body {
	background-color:#fffde8;
	background-image:url(/images/bgtile.jpg);
	background-repeat:repeat-x;
	color:#000000;
	font-family:Arial,Helvetica,sans-serif;
	font-size:0.9em;
	margin:0;
	padding:0;
	text-align:left;
}
a{
	color:#000000;
}
p{
	padding:0 0 10px 0;
	margin:0;
}
#mainimg{
	width:130px;
}
#mainimg img{
	margin:0 0 5px 0;
	width:122px;
	height:90px;
}
#outer{
	width:1010px;
	background-color:#fff;
}
#header{
	background-image:url(/images/header.jpg);
	background-repeat:no-repeat;
	background-position:top;
	height:237px;
	border-bottom:1px solid #ffffff;
	position:relative;
}
#hdiv{
	height:10px;
	border-bottom:1px solid #39B44A;
	background-color:#ACD58A;
	overflow:hidden;
}
#left{
	width:278px;
	float:left;
}
#left img{
	border-bottom:1px solid #90D493;
	border-right:1px solid #90D493;
	border-top:1px solid #FFF8B3;
	border-left:1px solid #FFF8B3;
	margin:0 0 0 34px;
}
ul#nav{
	padding:0;
	margin:70px 0 0 34px;
}
ul#nav li{
	list-style:none;
	border-bottom:1px solid #90D493;
	border-right:1px solid #90D493;
	border-top:1px solid #FFF8B3;
	border-left:1px solid #FFF8B3;
	width:210px;
	margin:0 0 8px 0;
}
ul#nav li a{
	height:38px;
	line-height:38px;
	display:block;
	padding-left:50px;
	background-image:url(/images/navbg.gif);
	background-position:left;
	background-repeat:no-repeat;
	font-family:"Times New Roman";
	font-size:1.5em;
	text-decoration:none;
	font-weight:bold;
}
ul#nav li a:hover{
	background-image:url(/images/navbgov.gif);
	text-decoration:underline;
}

#main{
	float:right;
	width:700px;
	margin-right:30px;
}
#main .inner{
	padding:20px;
	background-color:#FFFBD5;
}
#footer{
	height:50px;
	line-height:50px;
	padding:0 10px;
}
#footer .ralign a{
	border-right:1px solid #39B44A;
	color:#39B44A;
	display:block;
	float:left;
	height:20px;
	margin:15px 0 0 0;
	padding:0 10px;
	line-height:20px;
}
h1,h2,h3,h4{
	margin:0 0 10px 0;
	color:#6CC578;
}
h1.h{
	text-align:right;
	height:70px;
	line-height:70px;
	margin:0;
	font-family:"Times New Roman";
	font-style:italic;
}
#main .inner h1{
	color:#000;
}
#main .inner h2{
	color:#6CC578;
}
hr{
	color:#6CC578;
	border:1px solid #6CC578;
}
.content_thumb{
	display:block;
	float:left;
	width:80px;
	margin:5px 10px 10px 0;
}
.content_thumb img{
	border:none;	
}
.varbox{
	float:left;
	position:relative;
}
.varbox .lalign a{
	display:block;
	margin-top:5px;
	font-weight:bold;
	text-decoration:none;
	font-size:14px;
}
a.more{
	padding:0 14px;
	height:24px;
	line-height:24px;
	color:#6CC578 !important;
	font-weight:normal !important;
	text-decoration:none;
}
.varbox .lalign a.more{
	position:absolute;
	bottom:0;
	right:0;
}
.homestrap{
	text-align:center;
	font-size:16px;
	font-family:"Times New Roman";
	margin-top:40px;
	font-weight:bold;
}
.homestrap h1{
	display:inline !important;
	font-size:20px;
}
.homestrap h2{
	display:inline !important;
	font-size:20px;
}
