body {
	background-image: url(images/bg_page.gif);
	background-color: #EBE3D2;
	background-repeat: repeat-x;
	background-position: left top;
	padding: 0px;
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
	font-size: 12px;
}
h2 {
	color: #000000;
	font-size: 16px;
	margin: 0px;
	font-weight: bold;
}

#container {
	display: block;
	width: 700px;
	background-image: url(images/bg_header.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 500px;
	margin:auto;
}
#container #leftColumn {
	display: inline;
	float: left;
	width: 210px;
}
#container #top {
	display: block;
	height: 173px;
	width: 700px;
	clear: both;
	padding-top: 10px;
	text-align: right;
	float: left;
}

#container #rightColumn {
	width: 490px;
	display: inline;
	clear: right;
	float: left;
}

#container #rightColumn li {
	list-style-image: url(images/bullet.gif);
}


#header {
	height: 25px;
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 535px;
	font-size: 18px;
	padding-top: 5px;
	padding-left: 25px;
	background-color: #73B524;
	margin-top: 101px;
	background-image: url(images/bg_top_line_corner.gif);
}
#logo {
	display: inline;
	float: left;
	margin-top: 53px;
	margin-left: 0px;
	clear: both;
	padding: 0px;
	text-align: left;
}
#mainContent {
	display: block;
	padding-right: 25px;
	padding-left: 25px;
	padding-top: 7px;
	color: #333333;
	padding-bottom: 25px;
}

h1 {
	font-size: 18px;
	color: #014C12;
	background-image: url(images/corn.jpg);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
/* left navigation list*/

#leftNav

{
	display: inline;
	float: left;
	width: 210px;
	margin-bottom: 20px;

}



#leftNav ul

{

	margin: 0px;

	padding: 0px;

	list-style-type: none;

}



#leftNav li {
	text-align: right;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
	margin: 0px;
	background-image: url(images/bg_leftnav.gif);
	background-repeat: no-repeat;
	background-position: right bottom;

}



#leftNav a:link, #leftNav a:visited

{
	color: #0000CC;
	text-decoration: none;
	font-weight: bold;
	padding-right: 15px;

}



#leftNav a:hover

{

	color: #6D9E45;

	text-decoration: underline;

}
.spacer {
	font-size: 1px;
	text-decoration: none;
	clear: both;
}




#leftNav #current

{
	color: #6D9E45;
	font-weight: bold;

}
#footer {
	text-align: right;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #000000;
	width: 490px;
	padding-top: 10px;
	float: right;
	margin-bottom: 20px;
}




#leftNav #current a

{

	color: #6D9E45;

	font-weight: bold;

}

#container #top a:link {
	color: #99CC00;
	text-decoration: none;
}

#container #top a:visited {
	color: #99CC00;
	text-decoration: none;
}

#container #top a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#slogan {
	float: left;
	display: inline;
	font-weight: bold;
	color: #014812;
	font-size: 16px;
	font-style: italic;
	margin-top: 0px;
	margin-left: 145px;
	width: 200px;
}
#topright {
	float: right;
	clear: right;
	display: inline;
}
ul {
	margin-left: 0px;
}
.text-small {
	font-size: 9px;
	color: #8E7540;
}
.error {
	font-weight: bold;
	color: #990000;
}
.success {

	font-weight: bold;
	color: #014812;
}

