/*Normalizing across site*/
/*Normalizes margin and padding*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6,
pre, form, fieldset, input, p, blockquote, th,  iframe {
    margin: 0;
    padding: 0;
}
/*Normalizes font-size for headers*/
h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
}
/*Removes list-style from lists*/
ol, ul {
    list-style: none;
}
/*Normalizes font-style and font-weight*/
address, caption, cite, code, dfn, em, strong, th, var {
    font-style: normal;
    font-weight: normal;
}
/*Removes border from fieldset and img*/
fieldset, img {
    border: 0;
}
/*End Normalizing*/

body {
	background: #CC9 url(images/background_grass.jpg) top right no-repeat ;
	margin: 0 auto;
	width: 740px;
	font: 12px/1.3 Arial, Helvetica, sans-serif; 
	color:#432;
	vertical-align:top;
	}
#masthead	{
	width: 100%;
	height: 170px;
	}
#logo	{
	margin-top:24px;
	float: left;
	width: 221px
	}
#tagline	{
	margin-top:72px;
	text-align:right;
	float: right;
	width: 408px;
	}
.utilities	{
	font: bold 1.1em/1.2 Arial, Helvetica, sans-serif;
	padding: 12px 12px 4px 12px;
	
	}
.utilities	a{
	color: #432;
	font: bold 1.1em/1.2 Arial, Helvetica, sans-serif;
	text-decoration:none;
	}
.utilities	a:hover{
	color: #900;
	text-decoration:underline;
	}

.border	{
	background-color: #cc9;
	height: 10px;
	clear: left;
	}
#footer	{
	margin-top: 12px;
	}
/* Dropdown navigation bar */

#nav_table { 
	margin:0;
	padding:3px 3px 3px 12px;
	margin-bottom: 12px;
	width: 740px;
	height:30px;
	background-image:url(images/navbar.gif);
	background-repeat:no-repeat;
	}

#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	
}

#nav a {
	display: block;
	font: bold 13px Arial, Helvetica, sans-serif;
	width: auto;
	color:#dda;
	text-decoration:none;
	padding:5px 14px;
	
}

#nav	 a:hover	{
	color: white;
	text-decoration: none;
	}

#nav li { /* all list items */
	float: left;
	width: auto; /* width needed or else Opera goes nuts */
	background: #543;
}

#nav li ul { /* second-level lists */
	position: absolute;
	padding:0;
	margin: 0;
	padding-bottom:8px;
	list-style: none;
	width: 140px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	background:#543;
}
#nav li ul li	{
padding: 0;
margin:0;
list-style:none;
}

#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;

}
/* end navigation */


.content	{
	background-color: #ffe;
	padding: 6px 28px 30px 28px;
	}
#container	{
	width: 100%;
	margin:0;
	background: #ffe ;
	}
#content	{
	width: 66%;
	float: left
	}
#sidebar	{
	width: 32%;
	float: right;
	}

.column1	{
padding-right: 24px;
}

.column2	{
	width: 27%;
}

.sidenavbar	{
	padding:0;
	margin:0;
}
.sidenavbar	li{
	display: block;
	background-color: #dda;
	list-style:none;
	margin: 5px 0;
	padding: 3px;
	text-align:center;
	font: 11px/1.2 Arial, Helvetica, sans-serif;
	color: #654;
}
.sidenavbar	a{
	text-decoration:none;
	font: bold 11px/1.2 Arial, Helvetica, sans-serif;
	color: #432;
}
.sidenavbar a:hover {
	text-decoration: none;
	color:#900
}
h1 {  	font: bold 26px/1.2 Georgia, Times New Roman, Times, serif; 
		color: #543; 
		margin-top: 12px; margin-bottom: 0px;
		}
h2 {  	font: bold  16px/1.2 Georgia, Times New Roman, Times, serif; 
		color: #543;
		margin-bottom: 6px;
		}
h3 {  	font: bold italic 14px/1.2 Georgia, Times New Roman, Times, serif; 
		color: #900; 
		margin-bottom: 0px;
		}
h3	a	{
	color:#900
	}
h4 {  	font: bold italic 14px/1.2 Georgia, Times New Roman, Times, serif; 
		color: #543; 
		margin: 0;
		}
h5 {  	font: bold 1em/1.3 Arial, Helvetica, sans-serif; 
		color: #543; 
		margin-top: 0;
		margin-bottom: 3px;
		}
content a	img{
	border: solid 2px #987;
	}
content a:hover	img{
	border: solid 2px #900;
	}
p,ul,ol {  	font: 12px/1.5 Arial, Helvetica, sans-serif; 
	margin-top:0;
	margin-bottom: 16px;

		}
strong	{
font-weight: bold
		}
ul,ol	{
	margin-left: 1em;
	padding-left: 1em
	}
li	{
	margin-bottom:6px
	}
a	{
	color:#321
	}
a:hover {
	text-decoration: none;
	color:#900
	}
.bodytext	{
		font: 12px Arial, Helvetica, sans-serif; 
	}
.barlink a {	
	font: bold 14px Arial, Helvetica, sans-serif; 
	color: #FFFFFF; 
	display: block;
	padding:0;
	width: 200px;
	text-decoration: none;
	background-color: #543;
	color: white;
	text-align: center;
}
.margin-rignt {
	margin-right: 9px;
	}
.margin-left {
	margin-left: 12px;
	}
.box	{
	padding: 12px;
	background: #eec;
	}
.chart p{ 
	font: 11px/1.2 Arial, Helvetica, sans-serif; 
	margin:0
	}
.chart td{
	padding: 3px;
	border: solid 1px #CCCCCC;
	}
.chart { 
	font: 11px/1.2 Arial, Helvetica, sans-serif; 
	margin: 0; 
	background-color: white;
	}
.chart ul	{
	margin: 0;
	}
.chart ul li{ 
	font: 11px/1.2 Arial, Helvetica, sans-serif; 
	margin:0;
	list-style: square;
	padding:0;
	margin-left: 0;
	padding-left: 0;
	margin-bottom:0;
	}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
	z-index:0;
}

.boxtext	p{  	font: 11px/1.33 Arial, Helvetica, sans-serif; 
	margin-top:0;
	margin-bottom: 0;

		}