/* CSS Document */



body {

	text-align: center; /* for IE */

	margin-left: 0px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

	background-color: #FFFFFF;

}

a {
	text-decoration: none;
	color:maroon;
}

#container {

	position:relative;

	margin: 0 auto;   /* align for good browsers */

	text-align: left; /* counter the body center */

	width: 800px;

	height: 100%;

	z-index: 2;

	background-color:#F1F8F3;

}

#containerback {

	position:relative;

	margin: 0 auto;   /* align for good browsers */

	text-align: center; /* counter the body center */

	width: 820px;

	height: 100%;

	z-index: 1;

	background-color:#F1F8F3;

	background-image:url(images/container_shadowbg.jpg);

	background-repeat:repeat-y;

}

		#navtabs {

			font-family: Arial, Helvetica, sans-serif;

			font-size: 10px;

			color: #FFFFFF;

			font-weight: bold;

			font-variant: normal;

			text-transform: uppercase;

		}

		

		#navtabs A:link {	

			color: #FFFFFF;

			text-decoration: none;

		}

		

		#navtabs A:visited {	

			color: #FFFFFF;

			text-decoration: none;

		}

		

		#navtabs A:active {	

			color: #94CB56;

			text-decoration: none;			

		}

		

		#navtabs A:hover {	

			color: #94CB56;

			text-decoration: none;			

		}

#header {

	width:800px;

	height:88px;

}

#mainarea {

	width:800px;

	height:auto;

}







#newsbit {

	width:226px;

	height:auto;

	background-color: #D6ECBD;

}



		#newstext {

			width: 186px;

			margin-left:20px;

			margin-right:20px;

			font-family: "Trebuchet MS", Arial, sans-serif;

			color: #515151;

			text-align: left;

			height: auto;

			z-index:5;

		}

		#newstext_headline {

			font-family: "Trebuchet MS", Arial, sans-serif;

			color: #515151;

			text-align: left;

			height: auto;

			font-size:15px;

			font-weight: bold;

		}

		#newstext_datestamp {

			font-family: "Trebuchet MS", Arial, sans-serif;

			color: #515151;

			text-align: left;

			height: auto;

			font-size:10px;

			font-weight: bold; 

		}

		#newstext_story {

			font-family: "Trebuchet MS", Arial, sans-serif;

			color: #515151;

			text-align: left;

			height: auto;

			font-size:12px;

		}

#rightpanel {

	text-align:center;

	width:auto;

	margin-left: 20px;

	margin-right: 20px;

	margin-top: 20px;

	margin-bottom: 20px;

	height: auto;

	background-color:#f1f8f3;



}

	#mainarea_heading {

		font-family: "Trebuchet MS", Arial, sans-serif;

		color: #769f45;

		font-size: 26px;

		font-weight: bold;

	}

	#mainarea_subtitle {

		font-family: "Trebuchet MS", Arial, sans-serif;

		font-size: 16px;

		color: #666666;

		font-weight: bold;

	}

#description{

	font-family: "Trebuchet MS", Arial, sans-serif;

	width:237px;

	background-color: #383B36;

	background-image: url(images/main_gradbg.gif);

	background-repeat: repeat-x;

}

#desc_margins{

	width:210px;

	margin-left: 5px;

	margin-right: 5px;

	text-align:left;

	font-size: 11px;

	font-weight: normal;

	color:#f1f8f3;

	line-height: 11px;

}

		#desc_margins A:link {	

			color: #82B543;

			text-decoration: none;

		}

		

		#desc_margins A:visited {	

			color: #82B543;

		}

		

		#desc_margins A:active {	

			color: #97D254;

		}

		

		#desc_margins A:hover {	

			color: #97D254;

		}



.txtfield {

	font-size: 10px;

	color:#FFFFFF;

	background-color: #000000;

	border: 1px solid #FFFFFF;

}

#footer {

	width:820px;

	height:29px;

	background-image:url(images/footerbar.jpg);

	background-repeat:no-repeat;

	font-family: "Trebuchet MS", Arial, sans-serif;

	color:#D9E9C8;

	font-size:11px;

	text-align:center;

}

		#footer A:link {	

			color: #fff;

			text-decoration: none;

		}

		

		#footer A:visited {	

			color: #fff;

		}

		

		#footer A:active {	

			color: #333;

		}

		

		#footer A:hover {	

			color: #333;

		}

.heading_large {

	font-family: "Trebuchet MS", Arial, sans-serif;

	color: #709C38;

	font-size: 18px;

}

.heading_small {

	font-family: "Trebuchet MS", Arial, sans-serif;

	color: #709C38;

	font-size: 14px;

	font-weight: bold;

}

.basic_text {color: #333333; font-size: 14px; font-family: "Trebuchet MS", Arial, sans-serif;}



		#main A:link {	

			/*color: #709C38;*/

			text-decoration: none;

		}

		

		#main A:visited {	

			/*color: #709C38;*/
			
			text-decoration: none;

		}

		

		#main A:active {	

			/*color: #999999;*/
			
			text-decoration: none;

		}

		

		#main A:hover {	

			/*color: #003300;*/
			
			text-decoration: none;

		}

#faq {

	font-family: "Trebuchet MS", Arial, sans-serif;

	font-size: 12px;

	color: #716D6C;

	background-color: #FFFFFF;

	border: thin dotted #93C951;

	width: 200px;

	float: right;

}

