/*
Light Brown: #F5F2F0
Medium Brown: #DBCEC6
Dark Pink: #B95B5B
*/
body {
	margin:0;
	font-family:Calibri, Arial, Helvetica, sans-serif;
	font-size:small;
	background:url(http://www.lovepoetrycorsets.com/themes/love_poetry_corsets/images/brocade_dark.jpg);
}
#page {
	width:900px;
	margin:0 auto;
	overflow:hidden;
	border:#B95B5B 1px solid;
	border-top:none;
	/* border-bottom:none; */
	background:#F8EBEB url(http://www.lovepoetrycorsets.com/themes/love_poetry_corsets/images/brocade_light.jpg);
}
#header {
	background:#DBCEC6 url(http://www.lovepoetrycorsets.com/themes/love_poetry_corsets/images/love_poetry_corsets.jpg) center top no-repeat;
	padding-top:184px;
}
.content {
	padding:25px 35px;
}
.box {
	border:#DBCEC6 1px solid;
	padding:10px;
	margin:0 0 15px 0;
	background:#FFFFFF;
	overflow:hidden;
	width:200px;
}
.leftHeavy .twoColLeft .box, .rightHeavy .twoColRight .box {
	width:500px;
}
.box h3 {
	background:#DBCEC6;
	padding:3px;
	margin:-10px -10px 10px -10px;
}
h3.title {
	border-bottom:#674D3F 1px solid;
}
img.left {
	margin-right:10px;
	float:left;
}
img.right {
	margin-left:10px;
	float:right;
}
ul {
	list-style:none;
	padding:0;
}
li {
	margin-bottom:0.5em;
}
#header .nav, #footer .nav {
	background:#DBCEC6 url(http://www.lovepoetrycorsets.com/themes/love_poetry_corsets/images/bg_nav.jpg) top repeat-x;
	height:33px;
	overflow:hidden;
	color:#674D3F;
}
#header .nav ul, .nav li, #footer .nav ul, .nav li  {
	list-style:none;
	margin:0;
	padding:0;
	overflow:hidden;
	height:33px;
	line-height:30px;
}
#header .nav li, #footer .nav li { 
	float:left;
	width:14.25%;
	text-align:center;
}
#header .nav li  a, #footer .nav li  a {
	padding:5px;
	color:#B95B5B;
	text-decoration:none;
}
#header .nav li  a:hover, #footer .nav li  a:hover {
	font-weight:bold;
}
#footer {
	background:#DBCEC6 url(http://www.lovepoetrycorsets.com/themes/love_poetry_corsets/images/footer_silk.jpg) center top no-repeat;
}
#footer .nav {
	margin-bottom:150px;
}
.copyright {
	margin:5px auto;
	width:890px;
	clear:both;
}
/* View Specific Styles */
#header, .nav, #footer, .evenlySpaced , .centreHeavy, .leftHeavy, .rightHeavy {
	clear:both;
	width:100%;
	/*margin:0 0 20px 0;*/
	overflow:hidden;
}
.evenlySpaced  div, .centreHeavy div, .leftHeavy div, .rightHeavy div {
}
.evenlySpaced .twoColLeft { float:left; width:48.4%; overflow:hidden; }
.evenlySpaced .twoColRight { float:right; width:48.4%; overflow:hidden; }

.evenlySpaced .threeColLeft { float:left; width:31.5%; overflow:hidden; }
.evenlySpaced .threeColRight { float:right; width:31.5%; overflow:hidden; }
.evenlySpaced .threeColCentre { margin:0 auto; width:31.5%; }

.centreHeavy .threeColLeft { float:left; width:21%; overflow:hidden; }
.centreHeavy .threeColRight { float:right; width:21%; overflow:hidden; }
.centreHeavy .threeColCentre { margin:0 auto; width:52.6%; }

.leftHeavy .twoColLeft { float:left; width:65.8%; overflow:hidden; }
.leftHeavy .twoColRight {
	float:right;
	width:32.5%;
	overflow:hidden;
	border:#DBCEC6 1px solid;
	border-right:none;
	border-top:none;
	background:#FFFFFF;
}

.leftHeavy .threeColLeft { float:left; width:52.6%; overflow:hidden; }
.leftHeavy .threeColRight { float:right; width:21%; overflow:hidden; }
.leftHeavy .threeColCentre { margin:0 auto; width:21%; }

.rightHeavy .twoColLeft { 
	float:left;
	width:32.5%;
	overflow:hidden;
	border:#DBCEC6 1px solid;
	border-left:none;
	border-top:none;
	background:#FFFFFF; }
.rightHeavy .twoColRight { float:right; width:65.8%; overflow:hidden; }

.rightHeavy .threeColLeft { float:left; width:21%; overflow:hidden; }
.rightHeavy .threeColRight { float:right; width:52.6%; overflow:hidden; }
.rightHeavy .threeColCentre { margin:0 auto; width:21%; }
/* Page Specific Styles */
.leftHeavy.page_corsets .twoColLeft img, .rightHeavy .twoColRight img, .leftHeavy.page_dresses .twoColLeft img, {
	border:#DBCEC6 1px solid;
	margin:0 0 15px 0;
}
div.thumbs {
	border:#DBCEC6 1px solid;
	background:#FFFFFF;
	width:100%;
	overflow:hidden;
}
div.thumbs img {
	float:left;
}



div.poetry {
	font-family:Times New Roman, Serif;
	font-size:1.5em;
	text-align:center;
	border:#DBCEC6 1px solid;
	padding:45px;
	margin:0 0 15px 0;
	background:#FFFFFF;
	overflow:hidden;
}
div.poetry  p {
	line-height:2.5em;
}
/* C5 Styles */
span.designed_by {
	float:right;
}
