* { margin: 0; padding: 0; } 

body {
	color: #333;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
	background: #295b09 url('images/body_background.png') repeat-x scroll top left;
	font: 10pt Arial, Helvetica, sans-serif;
}

p {
	font-size: 10pt;
	margin: 18px 0px 3px;
	line-height: 18px;
}

a:link, a:visited, .hilite {
	color: #2478BB;
	text-decoration: none;
}

a:hover {
	color: #1184D3;
	text-decoration: none;
}



#stage {
	margin: 0 auto;
	position: relative;
	background: #fff url('images/stage_repeat.png') repeat-y scroll top left;
	width: 990px;
}

#branding {
	clear: both;
	float: left;
	background: url('images/stage_top.png') no-repeat scroll top left;
	width: 970px;
	padding: 0px 10px 0px 10px;
}

#stageBottom {
	float: left;
	clear: both;
	background: #295b09 url('images/stage_bottom.png') no-repeat scroll top left;
	width: 990px;
	height: 50px;
}

#stageBottom p {
	color: #62824d;
	font-size: 10px;
	padding: 5px 10px 0px 10px;
}

#page {
	clear: both;
	float: left;
	width: 910px;
	padding: 195px 30px 30px 30px;
	background: url('images/page_bottom.jpg') no-repeat scroll bottom left;
}

#navBar {
	position: absolute;
	width: 955px;
	height: 34px;
	top: 130px;
	padding-top: 0px;
	padding-left: 15px;
	background: url(images/bgNav.jpg) repeat-x left top;
	left: 10px;
/*	background-color: #ff0000; */
}
.navOn {
	background: url(images/bgNavOn.jpg) repeat-x left top;
}



#minHeight {
	float: left;
	width: 1px;
	height: 770px;
}
#newsScroller ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#newsScroller li {
	background: url(images/seed.png) no-repeat left top;
	padding-left: 30px;
	margin-bottom: 5px;
	line-height: 22px;
}

div.hmphoto {
	background: url(images/hmPhoto.png) no-repeat center 70px;
	height: 316px;
	margin-bottom: 15px;
	text-indent: -9999px;
	padding-top: 120px;
}


div.hmcolumn1, div.hmcolumn2, div.copyright {
	background: url('images/white_block.png') repeat scroll top left;
}

div.hmcolumn1 {
	float: left;
	width: 420px;
	padding: 10px 10px 10px 10px;
	margin: 0px 0px 0px 0px;
	height: 350px;
}

div.hmcolumn2 {
	float: right;
	width: 420px;
	padding: 10px 10px 10px 10px;
	margin: 0px 0px 0px 0px;
	height: 350px;
}

div.column1, div.column2 {
	background: url('images/white_block.png') repeat scroll top left;
}

div.column1 {
	float: left;
	width: 230px;
	padding: 10px 10px 10px 10px;
	margin: 0px 0px 0px 0px;
}

div.column2 {
	float: right;
	width: 610px;
	padding: 10px 10px 10px 10px;
	margin: 0px 0px 0px 0px;
}
div.column2 ul {
	list-style: none;
	margin-bottom: 20px;
	margin-top: 0px;
}
div.column2 li {
	background: url(images/seed.png) no-repeat left top;
	padding-left: 50px;
	padding-top: 5px;
	padding-bottom: 5px;
}
div.column2 label {
	font-size: x-small;
	display: block;
}
div.column2  input, div.column2 textarea {
	border: 1px solid #84A137;
	font-family: Arial, Helvetica, sans-serif;
	padding: 2px;
}
.horzrule {
	margin-bottom: 5px;
	padding-top: 5px;
	margin-top: 20px;
	border-top: 2px dashed #B0D889;
	font-style: italic;
}
.redtext {
	color: #EE0000;
}
.redborder {
	border: 1px solid #EE0000 !important;
}



div.copyright {
	padding: 7px 10px;
	margin-top: 15px;
	text-align: center;
}
h1 {
	font-size: 180%;
	color: #6CA50F;
	font-weight: normal;
	margin-bottom: 10px;
}

h2 {
	font-size: 130%;
	color: #6CA50F;
	font-weight: normal;
	margin-bottom: 10px;
	padding-top: 15px;
}
h3 {
	font-size: small;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

.sitemap ul {
	background-image: none;
	list-style: none;
	margin-bottom: 10px;
	margin-top: 10px;
}
.sitemap ul li {
	background-image: none;
	padding-left: 20px;
	padding-top: 8px;
	padding-bottom: 5px;
	font-weight: bold;
}
.sitemap ul li ul {
	background-image: none;
	list-style: none;
	margin-bottom: 10px;
	margin-top: 10px;
}
.sitemap ul li ul li {
	background: url(images/seed.png) no-repeat left top;
	padding-left: 40px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: normal;
}

.sitemap ul li ul li ul {
	background-image: none;
	list-style: disc;
	margin-bottom: 0px;
	margin-top: 5px;
	margin-left: 20px;
}

.sitemap ul li ul li ul li {
	background-image: none;
	padding-left: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-weight: normal;
}


.cmsnav  {
	list-style: none;
	margin-bottom: 10px;
}

.cmsnav li {
	background: url(images/seed.png) no-repeat left top;
	padding-left: 30px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.cmsnav li ul {
	margin-top: 3px;
}

.cmsnav li ul li {
	list-style: disc;
	background: url(none);
	margin-left: 15px;
	padding-left: 5px;
}



ul li ul li {
	background: url(none);
	padding-left: 0px;
}

.photo {
	margin-bottom: 10px;
	margin-left: 20px;
	float: right;
	margin-top: 50px;
}
.clrall {
	clear:both;
}
.seedbullet {
	background: url(images/seed.png) no-repeat left top;
	padding-left: 50px;
	padding-top: 3px;
	padding-bottom: 3px;
}

/*
P.I.E. FLOAT CLEARING
See http://www.positioniseverything.net/easyclearing.html 
*/

.clearfix:after {
content: ".";
clear: both;
height: 0;
visibility: hidden;
display: block;
}

.clearfix {
display: inline-block; /* Fixes IE/Mac */
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */		
