/* CSS Document */

body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #317224;
	min-width: 910px;
	text-align: center;
	padding: 0;
	margin: 0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	font-sytle: normal;
}

a {
	color: #006600;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: underline;
}
#wrapper {
	width: 910px;
	margin: 0 auto;
	padding: 0;
}
#leftcol {
	width: 195px;
	float: left;
	margin-top: 150px;
	padding-right: 10px;
	text-align: right;
}
#menu {
	text-align: right;
	font-size: 14px;
	line-height: 22px;
	margin-bottom: 10px;
}
#menu a {
	background-image: url(images/arw_red.png);
	background-repeat: no-repeat;
	background-position: right;
	padding: 5px 10px 5px 5px;
	text-decoration: none;
	color: #C40000;
	font-weight: bold;
}
#menu a:hover {
	background-image: url(images/arw_blk.png);
	background-repeat: no-repeat;
	background-position: right;
	padding: 5px 10px 5px 5px;
	text-decoration: none;
	color: #FCE300;
	font-weight: bold;
}
#header {
	width: 605px;
	height: 137px;
	background-image:url(images/bg_header.png);
	background-repeate: no-repeat;
	float: left;
	margin: 10px 0px 5px 0px;
}
#header_index {
	width: 608px;
	height: 135px;
	background-image: url(images/bg_header2.png);
	background-repeate: no-repeat;
	float: left;
	margin: 10px 0px 0px 0px;
}
#flash {
	width: 608px;
	height: 289px;
	float: left;
	margin: 0px 0px 5px 0px;
}
#alert {
	width: 150px;
	float: right;
	margin-top: 30px;
	padding: 0px 0px 30px 100px;
	color: #000000;
	font-weight: bold;
}
#main {
	background-color: #ffffff;
	width: 705px;
	float: right;
	text-align: left;
	margin-bottom: 15px;
	padding: 0px;
}
.main_top {
	background-image:url(images/bg_main_top2.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 27px;
}
.main_bottom {
	background-image:url(images/bg_main_btm2.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 30px;
}
h1 {
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #30812F;
	padding: 5px 0px 0px 15px;
}
h2 {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #CC0000;
	padding: 0px 0px 0px 15px;
}
.bodytext {
	color: #000000;
	margin: 15px;
}
.staff {
	margin: 20px 40px 10px 40px;
	border: 1px solid #CC0000;
	padding-bottom: 10px;
}
.dividertext {
	color: #30812F;
	font-size: 11px;
	text-align: center;
}
.address {
	background-image:url(images/bg_address.png);
	background-repeat: no-repeat;
	background-color: #ffffff;
	height: 98px;
	text-align: left;
	padding: 10px 0px 0px 150px;
	color: #30812F;
	font-weight: bold;
	font-size: 11px;
	line-height: 16px;
	margin: 0px 150px 0px 150px;
}
.license {
	color: #000000;
	font-weight: bold;
	text-align: center;
}
#footer {
	clear: both;
	text-align: right;
	font-size: 10px;
}
#footer a {
	color: #FFFF00;
	text-decoration: none;
}
#footer a:hover {
	color: #FFCC00;
	text-decoration: underline;
}
/** IBEAM BOX **/
#ibeambox {
	width: 228px;
	height: 203px;
	border: 1px solid #ffffff;
	background-image: url(images/bg-ibeam-box.gif);
}
#ibeamhead {
	padding: 5px 0px 0px 20px; 
	text-align: left; 
	font-size: 14px; 
	font-style: italic;
}
#ibeamform {
	width: 400px;
	text-align: left;
	padding: 0px 35px 0px 20px;
	font-size: 12px;
	font-style: italic;
	font-weight: 700;
	color: #006600;
}
#ibeamform p {
	margin: 0;
	padding: 0;
}
input.form {
	border: 1px solid #006600;
	padding: 1px;
	margin-bottom: 5px;
	font-size: 12x;
	color: #CC0000;
	background-color: #ffffff;
}
input.submit {
	height: 20px;
	background-color: #006600;
	border: 1px solid #FFFF00;	
	font-size: 12px;
	font-weight: bold;
	color: #FFFF00;
}
#slide {
	margin-bottom: 0px;
}
#farms {
	clear: both;
	margin-top: 10px;
	padding-top: 10px;
}
.slidetext {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:16px;
	color:#000;
}
	

