/* Comfort Zone Document 

Blue= #384a72;
Green= #6a8042;


*/

body, html{
	padding:0px;
	margin:0px;
	width:100%;
	height: 100%;
	background-color:#FFF;
	background-image: url(../images/bg-top.jpg);
	background-repeat: repeat-x;
	font-family:Arial, Helvetica,verdana, sans-serif;

}
p{
	line-height:18px;
	color:#666666;
	padding:0 0 15px 0;
}
ul, li{
	color:#666666;
	line-height:18px;
}
td, th{
	background:#EEEEEE;
	padding:3px 3px 3px 7px;
	color:#666666;
	text-align:left;
}
#top{	
	margin:0 auto;
	width:750px;
	height:40px;
	text-align:right;
	padding-top:16px;
	clear:both;
	color:#999;
	font-size:11px;
	line-height:14px;
}
#logo{
	margin:0 auto;
	width:750px;
	height:82px;
}
#container{
	margin:0 auto;
	width:800px;
	height:auto;
	border-left:3px solid #384a72;
	clear:both;
}
#content{
	margin:0 0 0 20px;
	width:500px;
	float:left;
}
#main{
	margin:0 auto;
	padding-top:20px;
	padding-bottom:6px;
	width:750px;
	height:auto;
	clear:both;
	font-size:12px;
}
#mainContent{
	width:500px;
	height:auto;
	float:left;	
}
#rightContent{
	width:210px;
	height:auto;
	float:right;
	border-bottom:1px solid #e3e3e3;

}
#images{
	padding-top:10px;
	padding-bottom:2px;
	width:750px;
	height:180px;
	clear:both;
}
.rand{
	width:244px;
	float:left;
	padding:2px 0 2px 0;
	margin-right:5px;
	background-color:#e3e3e3;

}
#more{
	text-align:right;
	padding:0;
	font-size:11px;
}
#backtotop{
	font-size:11px;
	text-align:right;
	border-bottom:1px dashed #e3e3e3;
	padding:0;
}

#footer{margin:0 auto;width:750px;height:40px;text-align:center;padding-top:16px;clear:both;color:#999;font-size:10px; line-height:14px;}
h1{margin:0;padding:4px 0 0 0; color:#000000; font-size:17px;}
h2{margin:0;padding:0 0 4px 0; color:#384a72; font-size:17px;}
h3{margin:0;padding:4px 0 4px 0; color:#6a8042; font-size:17px; border-bottom:1px solid #e3e3e3;}

a{color:#6a8042; text-decoration:underline;}
a:hover{color:#666; text-decoration:none;}

.clear{width:100%;height:0;clear:both; padding:0; margin:0}