html, body {
	height:100%;
}

body {
	background:#200001;	
}

a img {
	border:0;	
}

a {
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	outline:none;	
}

h2 {
	font-size:2.2em;
	line-height:1.25;	
}

p {
	margin:5px 0;	
}

p.smaller {
	font-size:0.95em;	
}

p.red {
	color:#5c0e19;
}

#lovemo-main p {
	margin-top:15px;
	margin-bottom:15px;	
}

p a {
	text-transform:none;
	text-decoration:underline;
	color:#5c0e19;	
}

/* UNIVERSAL ELEMENTS */

#wrapper {
	width:799px;
	min-height:100%;
	height:auto !important;
	height:100%;
	margin:0 auto;
	background:#370b08 url(/images/main-bg.jpg) center bottom no-repeat;
	padding:0 0 1px 0;
}

#header {
	width:799px;
	margin:0 auto;
	height:228px;
}

#head-img {
	background:url(/images/header-bg.png) center top no-repeat;
	height:207px;
	padding-top:1px;	
}

#logo {
	background:url(/images/logo.png) no-repeat;
	display:block;
	width:319px;
	height:106px;
	text-indent:-10000px;
	outline:none;
	cursor: pointer;
	margin:20px;
	position:relative;
	z-index:1;
}

#maincontent {
	margin:30px 80px 18px 80px;
	width:auto;
	position:relative;
	height:465px;
}

html>body #maincontent {
	height:auto;
	min-height:465px;
}

/* LOVE THE MO PAGE */

#lovemo-main {
	background:url(../images/lovemo-main-bg.png) no-repeat;
	width:591px; height:191px;
	padding:20px; margin-bottom:20px;
	position:relative; color:#5c0e19;
}

#lovemo-main p { font-size:1em; color:#431d00; }

#stylemo2 {
	background:url(/images/keeping-bg.png) no-repeat;
	width:258px;
	height:171px;
	padding:15px 20px;
	float:left;	
}

#stylemo2 h2 {
	font-size:2em;	
}

#stylemo2 p {
	width:65%;	
}

#stylemo2 a {
	text-transform:uppercase;
	color:#000;
	text-decoration:none;
	font-size:1em;
	display:block;
	background:url(/images/black-arrow.gif) no-repeat 120px center;
	font-weight:bold;
	padding:25px 0;
}

#styling-block {
	background:url(/images/takepart-bg.png) no-repeat;
	width:258px;
	height:171px;
	padding:15px 20px;
	overflow:hidden;
	margin:0 0 0 333px;
}

#styling-block h2 {
	font-size:2.0em;	
}

#styling-block a {
	text-transform:uppercase;
	color:#000;
	text-decoration:none;
	font-size:1em;
	display:block;
	background:url(/images/black-arrow.gif) no-repeat 120px center;
	font-weight:bold;
	padding:60px 0;
}

/* FOOTER */

#footer {
	clear:both;
	text-align:right;
	padding:0 50px;
	margin:0 auto;
	height:55px;
	width:699px;
	text-align:center;
	background:#290000 url(/images/footer-bg.jpg) center bottom no-repeat;
	overflow:hidden;
	color:#fff;
	padding-top:30px;
}

#footer a {
	text-transform:capitalize;
	text-decoration:underline;
	font-weight:normal;
	font-size:0.95em;
	color:#fff;	
}
