/* ----------------- REDEFINES THE TAG SELECTORS ----------------- */
body {
	margin: 0 auto;
	padding: 0;
	text-align: center;
	background: #FFFFFF url(images/bg-body.gif) repeat-x top;
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;

}
/* Sets the margin and padding to zero */
dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, form, input, p, fieldset, address, blockquote, th, td {
	 margin: 0;
	 padding: 0;
	 text-align: left;  /* Not necessary if not using text-align center in body tag for older IE browsers. */
}



/* Styles h1, h2, h3, h4, h5 tags */
h1, h2, h3 {
	color: #4CBB17;
	margin-left: 30px;
	margin-right: 40px;
	}
h1 {
	font-weight: normal;
	font-size: 30px;
	padding: 0px;
	text-transform: uppercase;
}
h2 {
	font-size: 16px;
	padding-bottom: 5px;
	padding-top: 10px;
	margin-bottom: 10px;
	text-transform: uppercase;
	padding-left: 15px;
	border-bottom: 1px solid #4CBB17;
}
h3 {
	font-size: 16px;	
	border-bottom: 1px solid #4CBB17;
	padding: 10px 10px 5px;
	margin-bottom: 10px;
}
h4 {
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 25px;
}
h5 {
	font-size: 12px;
	padding-top: 10px;
	padding-bottom: 10px;
}

/* Sets the line-height for the p, td, and address tags */
p {
	line-height: 25px;
	padding-right: 30px;
	padding-left: 30px;
	margin-top: 15px;
	color: #666666;
}

td {
	line-height: 18px;
}
		
/* Creates the general link style for the site. This is not the main navigation.  */
a:link, a:visited, a:active{
	font-size:12px;
	color:#4CBB17;
	font-weight:bold;
	font-family:Arial, sans-serif;
	text-decoration:underline;
}

a:hover {
	font-size:12px;
	color:#3D780A;
	font-weight:bold;
	font-family:Arial, sans-serif;
	text-decoration:none;
}



/* ----------------- PAGE LAYOUT ELEMENTS ----------------- */
div#container {
	width: 961px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/bg-container.gif);
	background-repeat: repeat;
}
div#header {
	height: 239px;
	background-image: url(images/bg-header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
}


div#sidebar {
	float: left;
	width: 229px;
	padding-top: 10px;
	
}
	
div#content {
	width: 731px;
	padding: 30px 0px 20px;
	float: left;
	position: relative;

} 
div#content ol, div#content ul {
	line-height: 18px;
	margin-left: 15px;
	margin-bottom: 10px;
	margin-right: 15px;
}
div#content ul li{
	padding-left: 5px;
	list-style: square;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #3F790B;
	margin-left: 20px;
} 
div#disclaimer {
	font: 10px Arial, Helvetica, sans-serif;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 5px;
	color: #1E1E1E;
	background-repeat: no-repeat;
	background-position: top;
	background-color: #697D86;
	clear: both;
	padding-right: 30px;
	padding-left: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0C1013;
}

div#footer {
	clear: both;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4CBB17;
	width: 961px;
	height: 10px;
	position: relative;
	background-image: url(images/bg-footer.gif);
	padding-top: 27px;
	background-repeat: no-repeat;
	background-position: top;
	margin: 0px;
	background-color: #FFFFFF;
		
	
}
div#footer  a:link, div#footer a:visited {
	color: #4CBB17;
	font-weight: lighter;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-right: 5px;
	padding-left: 5px;
	text-transform: uppercase;
}
div#footer  a:hover {
	color: #3A7409;
	font-size: 10px;
	font-weight: bold;
}


div#copyright {
	text-align: center;
	font-family: Veranda, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-right: auto;
	margin-left: auto;
	color: #49820F;
	clear: both;
	padding-top: 10px;
}

div#copyright a:link, div#copyright a:visited {
	color:#4CBB17;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}

div#copyright a:hover, div#copyright a.current:link, div#copyright a.current:visited {
	color: #397409;
	font-weight: bold;
	
}
	
div#admin {
	position: absolute;
	right: 21px;
	bottom: -9px;

}
div#admin a:link, div#admin a:visited {
	color:#A29E94;
}

div#admin a:hover, div#admin a.current:link, div#admin a.current:visited {
	color: #2E3134;
	font-weight: bold;	
	
}

div#flash {
	width: 961px;
	position: absolute;
	z-index: 1;
	height: 175px;
	left: 0px;
	top: 39px;
	
}


div#audio {
	margin: 0px;
	padding: 0px;
	position: absolute;
	height: 13px;
	width: 111px;
	left: 59px;
	top: 14px;
}

div#iframe {
	margin-left:-10px;
}


/* DIVs to create columns for paragraphs. */
div#leftpara {
	float: left;
	width: 300px;
	padding: 15px 0px 10px 30px;
}	
div#rightpara {
	float: left;
	width: 240px;
	padding-left: 10px;
	padding-bottom: 10px;
	border-left: 1px solid #6D080D;

}


address {
	text-align: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4CBB17;
	font-style: normal;
	font-weight: normal;
	padding-left: 10px;
	padding-bottom: 20px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FEFCFD;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FEFCFD;
	margin: 0px 5px;
	padding-top: 10px;
		
}

address a:link, address a:visited{
	font-size:11px;
	color: #F6EE11;
	font-weight: bold;
	text-decoration: underline;
}

address a:hover{
	font-size:11px;
	font-weight: bold;
	color: #FFFFFF;

/* ----------------- MAIN NAVIGATION ----------------- */

/* Apply the ul#mainnav style to our entire <ul>.*/

/* Sets a background color and width for our navigation box. Removes all default margins and padding. */
}

ul#mainnav {
	width: 736px;
	position: absolute;
	left: 231px;
	z-index: 2;
	top: 13px;
}

/* Removes the default bullets. */
ul#mainnav li {
	display: inline; /* Redefined here only to remove stray padding. */
	list-style: none;
}

/* Styles our links. Setting the display to block ensures our links will stack back on top of one another as block level elements. The width sets the "hit" area of the links.  */
ul#mainnav li a:link, ul#mainnav li a:visited, ul#mainnav li a:active {
	color: #FEFCFC;
	display: block;
	float: left;
	font: bold normal 11px Tahoma;
	padding: 7px 27px;
	text-decoration: none;
	text-transform: uppercase;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #538A13;
	border-left-color: #5DB626;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #4CBB17;
}

/* Creates our hover status. */
ul#mainnav li a:hover {
	color: #417B0B;
	width: auto;
	background: #F6F328;
}

/* Creates our current custom class. Be sure to apply .current to each applicable a tag on individual pages. */
ul#mainnav li a.current:link, ul#mainnav li a.current:visited {
	color: #3A7509;
	width: auto;
	background: #FCF986;
}
.middleimg/* ----------------- IMAGE/ALIGNMENT ELEMENTS ----------------- */
 {
	float: left;
	margin: 10px 10px 10px 30px;
	clear: none;
	border: 1px solid #999999;
	
}
.rightimg {
	float: right;
	clear: left;
	margin: 10px 50px 10px 20px;
	border: 1px solid #999999;
}

.centerpic {
	border: 1px solid #697D86;
	padding: 0px;
	margin-bottom: 10px;
	left: auto;
	right: auto;
	margin-top: 10px;
	margin-left: 20px;
	margin-right: 10px;
}


.clear {
	clear: both;
}


/* CLASSES to create columns for unordered lists. */
ul.leftul {
	font-size: 12px;
	font-weight: normal;
	padding: 0px 10px;
	float: left;
	clear: none;
	margin: 0px;
}
ul.rightul{
	float: left;
	font-size: 12px;
	font-weight: bold;
	padding-left: 10px;
	padding-bottom: 10px;
}


/* Class for text for emphasis */
.empasis
 {
	color: #4E616F;
	font-weight: bold;
	font-size: 13px;

}
.companyname {
	color: #4BBC16;
	font-weight: bold;
	font-size: 13px;

}
