body  {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	background: #ffffff;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #231f20;
	background-color: #F3F3E4;
}
#container_outer {
	width: 798px;
	background: #ffffff;
	text-align: center;
	margin: 0 auto;	
}

#container { 
	width: 780px;  /* 780 */
	background: #FFFFFF;	
	border: none;	
	text-align: left;
	padding: 9px; 
} 

#sidebar1 {
	float: left; 
	width: 180px; 
	background: #71741c; 
	margin: 0;
	padding: 0;	
}

#sidebar1Top {
	background: #71741c; 
	height: 194px;
} 

#sidebar2 {
	float: right; 
	width: 180px;  /* 180 */
	background: #ffffff; 
	margin: 0;
	padding: 0;
}

#sidebar2Top {
background: #909d15;
/* width: 180px; */
height: 222px;
margin: 0;
padding: 0;
color: #ffffff;
margin-bottom: 9px;
}

.sidehead {
	padding-left: 12px;
	line-height: 28px;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
}

.sidecontent {
		padding: 12px;
}

 #cmsContainer { 
	padding:10px 5px 10px 5px;
	background: #ffffff;
	text-align: left; 
	margin: 9px;
} 

#cmsContent { 
	margin-left: 189px;
	
} 

#cmsTop {
	width: 100%;
	padding:0;
	text-align: left;
	line-height: 38px;	
	background: #71741c;
}

#mainHead {
	float: left;
	width: 402px;
	padding: 0 9px 0px 9px; 
	text-align: left;
}


#mainHeadTop {
height: 222px;
background: #c8d564;
margin: 0px;
padding: 0px;
font-weight: bold;
margin-bottom: 9px;
}

#mainContentHome { 
	margin-left: 189px;
	margin-right: 189px;
	width: 384px;
	padding: 9px 0px 0px 0px; 
	text-align: left;
} 

#mainContentFull { 
	margin-left: 189px;
/*	margin-right: 9px; */
	width: 582px;
	padding: 0;
	text-align: left;
} 

.topleft {
	float: left;
	width: 212px;
	padding-left: 9px;
	line-height: 28px;
}

.topleft a {
color: #231f20;
font-size: 12px;
}

.topleft a:link, .toplink a:visited, .toplink a:active {
	text-decoration: none;
	color: #231f20;
}

.topleft a:hover {
	text-decoration: none;
	color: #ffffff;
}

.topright {
	float: right;
	width: 160px;
	padding-right: 9px;
	line-height: 28px;
	text-align: right;
}


#footer { 
	margin: 20px 0px 0px 0px;
	padding: 9px; 
	background:#a0a83c;
	font-size: 10px;
	text-align: center;
} 
#footer p  {
	font-size: 10px;
}

#footer a {
color: #231f20;
font-size: 10px;
font-weight: normal;
}

#footer a:link, #footer a:visited, #footer a:active {
	text-decoration: none;
	color: #231f20;
}

#footer a:hover {
	text-decoration: none;
	color: #ffffff;
}

/*      */
.fltrt { 
	float: right;
	margin-left: 9px;
}
.fltlft { 
	float: left;
	margin-right: 9px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/* navigation  */
#nav, #nav ul { /* all lists */
		padding: 0;
		margin: 0;
		list-style: none;
		float: left;
		width : 180px;
		left: 0px;
		top: 0px;
		
	}
	
	#nav li { /* all list items */
		position : relative;
		float : left; 
		width: 180px;
		margin: 0px;
		background-color: #71741c;	
		
	}
	
	#nav li a {
		width: 160px;
		w\idth : 160px;
		display : block;
		color : #ffffff;
		font-weight: bold;	
		font-size: 12px;
		text-decoration : none;
		background-color: #71741c;
		padding: 0px 0px 0px 20px;
		border: none;
		text-align: left;
		line-height: 28px; 		
	}
	
	#nav li .on a {
		width: 160px;
		w\idth : 160px;
		display : block;
		color : #ffffff;
		font-weight: bold;	
		font-size: 12px;
		text-decoration : none;
		background-color: #909d15;	
		padding: 0px 0px 0px 20px;
		border: none;
		text-align: left;
		line-height: 28px; 		
	}
	
		
	#nav li a:hover {
		display : block;
		color: #ffffff;
		background-color: #909d15;						
		padding: 0px 0px 0px 20px;
		border: none;
		text-align: left;
		line-height: 28px; 		
	}

	#nav li ul { /* second-level lists */
		position : relative;
		float: left;
		display: block;
		width : 180px;
		background-color: #909d15;	
	}
	
	#nav li ul li a {
		width: 150px;
		w\idth : 150px;
		display : block;
		color : #ffffff;
		font-weight: bold;	
		font-size: 12px;
		text-decoration : none;
		background-color:#71741c;
		padding: 0px 0px 0px 30px;
		border: none;
		text-align: left;
		line-height: 28px; 		

}

#nav li ul li a:hover {
		display : block;
		color: #ffffff;
		background-color: #b2c231;						
		padding: 0px 0px 0px 30px;
		border: none;
		text-align: left;
		line-height: 28px; 		

} 

/* form styles */

input {
	border: 1px solid #909d15;
	padding:1px;
	font-size: 11px;
}

.forminput {
	border: 1px solid #909d15;
	padding:1px;
	font-size: 11px;
}



.formtable {
	background: #F3F3E4;
	font-size: 11px;
}

.formheading {
	font-weight: bold;
	font-size: 12px;
}
.formfieldlabel {
	font-weight: bold;
}

.formbutton {
font-size: 12px;
background-color:#909d15;
color: #ffffff;
text-transform: uppercase;
font-weight: bold;
margin-top: 2px;
margin-bottom: 2px;
padding: 4px;
border: 1px solid 71741c;

} 
.formlabel {
font-weight: bold;
} 


.buttonbox {
	margin-top: 2px;
	margin-bottom: 2px;
	padding: 4px;
	background-color:#a8d7fe;
	border: 1px solid #996600;
	color: #996600;	
	text-align: center;
}

.buttonbox a {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}		


.buttonbox a:link, .buttonbox a:visited, .buttonbox a:active {
	text-decoration: none;
	color: #996600;	
}

.buttonbox a:hover {
	color: #42a5ff;
	text-decoration: none;
}

