/* CSS Document */
body{
	padding:0;
	margin:0;
	background:url(images/main-bg.gif) 0 36px repeat-x #FCFAE6;
	font:12px/20px Arial, Helvetica, sans-serif;
	color:#3D3C2C;
	font-weight:normal;}
	
div, p, h1, h2, h3, ul, img{
	padding:0px;
	margin:0px;
	}
	
ul{
	list-style-type:none;
	}
a{color:#33AB48;}



/*   login   */
#login {
	height: 35px;
	margin: 0 auto;
	overflow: hidden;
	background: #EEEBD7;
	font-size: 88%;
	display: none;
	border-bottom: 1px solid #E4E2CC;}

#loginInner { 
	margin: 8px 10px 0 0;
	}


#loginInner p {	float: left; }
#loginInner p a { color: #CCC; }
#login form { float:right; }
#login label { color:#000; }
#login input { width:130px; padding:2px; margin:0 10px 0 0; background:#FFF; border:1px solid #666; color:#656565; font-size:96%; }
#login input:focus { color: #444; border: 1px solid #444; }
#login input.logbtn { width:auto; padding:.2em; margin:0; background:#F8F8F8; border:1px outset #CCC; cursor: pointer; }
#login input.logbtn:hover { background: #FFF; color: #333; }
input#remember { width: auto; margin-bottom: 2px; background: none; border: none; }







/* NAV BAR */
#topPan{
	width:778px;
	height:96px;
	position:relative;
	margin:0 auto;
	padding:0;}

#topPan img{
	width:204px;
	height:57px;
	padding:23px 0 0 6px;}

/* Menu Panel */
#topPan ul{
	width:520px;
	height:96px;
	position:absolute; top:0px; right:9px; margin:0; padding:0;}
	
#topPan ul li{
	float:left;
	width:104px;
	display:block;
	text-align:center;}

#topPan ul li a {
	width:104px;
	height:35px;
	display:block;
	font:14px/14px "Trebuchet MS",Arial, Helvetica, sans-serif;
	color:#2E4E00;
	background:url(images/menu-bg.gif) 0 0 repeat-x #F4F1DD;
	text-decoration:none;
	margin:0;
	padding:61px 0 0 0; }

#topPan ul li a:hover{
	width:104px;
	height:35px;
	display:block;
	background:#FCFAE6;
	color:#2E4E00;
	text-decoration:none;}

#topPan ul li span{
	width:104px;
	height:35px;
	display:block;
	background:url(images/menu-devider1.gif) 100% 0 no-repeat #FCFAE6;
	font:14px/14px "Trebuchet MS",Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#35B941;
	text-decoration:none;
	padding:61px 0 0 0;
	line-height:14px;
	}



/*Right Panel */
#rightPan{
	border:1px solid #DCDAC2;
	background:#fff;
	color:#3D3C2C;
	width:600px;
	margin: 0 auto 0 auto;
	padding: 25px 0 0 0;}

#rightbodyPan h2{
	height:31px;
	background:url(images/symbol5.gif) 100% 0 no-repeat;
	padding:24px 110px 0 0;
	font:28px/28px Arial, Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	color:#006738;
	margin:20px 20px 20px 45px ;
	text-align:right}

#rightbodyPan h3{
	width:268px;
	height:31px;
	display:block;
	position: relative;
	background:url(images/symbol6.gif) 100% 0 no-repeat #FCFAE6;
	padding:24px 0 0 0;
	font:28px/28px Georgia, "Times New Roman", Times, serif;
	color:#3D3C2C;
	margin:27px 0 20px 80px ;}


#rightbodyPan p{
	padding:0 40px 30px;
	}
	
#rightbodyPan p.redtext{
	color:#35B941;
	font-size:18px;
	line-height:20px;
	padding:5px 0 15px 38px;
	}

#rightbodyPan p span{
	background:#FFFFFA; color:#3D3C2C;
	}

#rightbodymore{
	height:25px;
	border:1px solid #fff;
	background:#B0AD93;
	margin:0 40px 20px 40px;
	font-size:12px;
	color:#FFFFFA;
	line-height:25px;
	font-weight:bold;}

#rightbodymore p.textposition{
	float:left;
	padding:0 0 0 20px;
	margin:0;}

#rightbodymore a{
	float:right;
	background:url(images/arrow4.gif) no-repeat 58px 1px #63614F;
	width:66px; 
	margin:1px 0 0 0;
	padding:0 0 0 10px;
	height:23px;
	text-decoration:none;
	color:#fff;
	font:14px/23px "Trebuchet MS",Arial, Helvetica, sans-serif;
	text-transform:uppercase;}


#rightbodymore a:hover{
	background:url(images/arrow4.gif) no-repeat 58px 1px #333229;
	text-decoration:none;
	color:#fff;}


#rightbodyPan ul{
	padding: 0 0 40px 75px;
	margin:0;
	}
	
#rightbodyPan li{
	
	background:url(images/arrow2.gif) 0 7px no-repeat;
	font:12px/24px Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding:0 0 0 20px;}
	
#rightbodymorenext{
	width:506px;
	height:25px;
	border:1px solid #fff;
	background:#B0AD93;


	font-size:12px;
	color:#FFFFFA;
	line-height:25px;
	font-weight:bold;}
	
#rightbodymorenext p.textposition{float:left; padding:0 0 0 20px; margin:0;}

#rightbodymorenext a{float:right; background:url(images/arrow4.gif) no-repeat 58px 1px #63614F; width:66px; display:block; position:relative; margin:1px 0 0 0; padding:0 0 0 10px; height:23px; text-decoration:none; color:#fff; font:14px/23px "Trebuchet MS",Arial, Helvetica, sans-serif; text-transform:uppercase;}

#rightbodymorenext a:hover{background:url(images/arrow4.gif) no-repeat 58px 1px #333229; text-decoration:none; color:#fff;}



	#container {
		width:780px;
		margin: 25px auto 0 auto;
		padding: 0 0 15px 0;
		text-align:left;
		}


	#frontCols {
		width:725px;
		margin: 0 auto 0 auto;
		}

		
		
	#column {
		width:340px;
		padding:30px 10px 65px 10px;
		float:left;
		text-align:justify;
		}
		
		
	#learnMore { text-align:right;}
	




	#footer {
		background-color:#B0AD93;
		padding:5px;
		color:#FFFFFF;
		height:20px;
		text-align:center;
	}


	#footer a, #footer span{
		padding:0 10px;
		color:#FFFFFA;
		text-decoration:none;}
		
	#footer a:hover{text-decoration:underline;}
