/* CSS Document */

body {
	margin: 15px 0px 0px;
        /*background: url(../images/interface/main_grade_bg.jpg) repeat-x top;*/
	background: url(../images/interface/xmaspurple.gif) repeat;
}
#container {
	background: #FFFFFF;
	width: 762px;
}
#header {
	background: url(../images/generic/logo_header.jpg) no-repeat top;
	padding: 18px 15px 0px;
	height: 70px;
	width: 732px;
}

#header h1
{
	position: relative;
	top: -1000px;
	left: -1000px;
	margin:0;
	display:block;

}
#navigation {
	width: 712px;
	padding-right: 24px;
	padding-left: 24px;
	border-right: 1px solid #a7a7a9;
	border-left: 1px solid #a7a7a9;
	height:35px;
}
#navigation img {
	border: 0px;
}
#feature .flash {
	width: 704px;
	height: 187px;
}
.bodytable {
	float: none;
	margin-top: 28px;
	border-bottom: 3px solid #90278e;
}
#border {
	width: 704px;
	border-right: 1px solid #a7a7a9;
	border-left: 1px solid #a7a7a9;
	padding: 0px 28px;
}
.feature_text {
	height: 187px;
	width: 352px;
	float: left;
	background: #50b648;
}
#feature {
	width: 704px;
	height: 187px;
	padding-top: 11px;
	display:block;
}
#footer {
	font: 0.6em/1.7em Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	width: 706px;
	padding: 40px 28px 10px;
	background: url(../images/interface/footer_bg.jpg) no-repeat top;
	text-transform: lowercase;
}
.right_features {
	width: 255px;
}




a.footer:link   { font: Verdana, Arial, Helvetica, sans-serif; color: #666666; text-decoration: none; }
a.footer:visited     { font: Verdana, Arial, Helvetica, sans-serif; color: #666666; text-decoration: none; }
a.footer:hover    { font: Verdana, Arial, Helvetica, sans-serif; color: #50b648; text-decoration: none; border-bottom:dashed 1px #50b648;}

a.pagelink:link   { font: bold 1em Arial, Helvetica, sans-serif; color: #50b648; text-decoration: none; }
a.pagelink:visited     { font: bold 1em Arial, Helvetica, sans-serif; color: #50b648; text-decoration: none; }
a.pagelink:hover    { font: bold 1em Arial, Helvetica, sans-serif; color: #50b648; text-decoration: underline; }


.body_copy {
	font: normal 0.9em/1.2em Geneva, Arial, Helvetica, sans-serif;
	width: auto;
	padding-left: 22px;
	padding-bottom: 22px;
}
.body_copy h2 {
	font: normal 1.3em Geneva, Arial, Helvetica, sans-serif;
	color: #8a8a8a;
	display: block;
	border-bottom: 1px solid #8a8a8a;
	padding-bottom: 8px;
}
.body_copy h3 {
	font: bold 1.1em Geneva, Arial, Helvetica, sans-serif;
	color: #50b648;
	margin-bottom: -10px;
}
.body_copy .alth3 {
	color: #50b648;
}

.body_copy p {font: normal 0.9em/1.2em Geneva, Arial, Helvetica, sans-serif;}

.body_copy .cta, .body_copy .green_cta {font: normal 1.3em Geneva, Arial, Helvetica, sans-serif;
	color: #8a8a8a;}
	
.body_copy .green_cta {color:#50b648}	

#wrapper {
	margin: auto;
	width: 762px;
}

.right_features img {margin-bottom:20px;}


/*subnavigation*/


.subnav {
	width: 150px;
	height: auto;
	background: url(../images/interface/subnav_bg.jpg) repeat-y;
	text-align:right;
	padding-bottom:15px;
	text-transform: lowercase;
}

#nav {
		margin:0;
		padding:0;
	}

	#nav li {
	font: bold 11px/25px Geneva, Arial, Helvetica, sans-serif;
	display:inline;
	padding:0;
	margin:0;
	}
	
	
	#nav a:link,
	#nav a:visited {
	color:#323232;
	text-decoration:none;
	width:150px;
	display:block;
	margin-right:20px;	
	border-bottom: 1px dashed #50b648; 
} 
 
	#nav a:hover {
		color:#50b648;
	}

	
	#home #nav-home a,
	#about #nav-about a,
	#comfort #nav-comfort a,
	#birth #nav-birth a,
	#stockist #nav-stockist a,
	#testimonials #nav-testimonials a,
	#gallery #nav-gallery a,
	#internet #nav-internet a,
	#trade #nav-trade a,
	#news #nav-news a,
	#contact #nav-contact a {
		color:#50b648;
	}
	#home #nav-home a:hover,
	#about #nav-about a:hover,
	#comfort #nav-comfort a:hover,
	#birth #nav-birth a:hover,
	#stockist #nav-stockist a:hover,
	#testimonials #nav-testimonials a:hover,
	#gallery #nav-gallery a:hover,
	#internet #nav-internet a:hover,
	#trade #nav-trade a:hover,
	#news #nav-news a:hover,
	#contact #nav-contact a:hover {
		color:#50b648;
	}

	#nav a:active {
		color:#50b648;
	}
	
	
	.body_copy ul {
	font: normal 0.9em/1.2em Geneva, Arial, Helvetica, sans-serif;
}
.bullets_green {
	list-style: disc;
	color:#50b648;
}
