/* CSS Document */

body {

	margin: 0px;
	padding: 0px;
	background-color: #000;
	color: #004F00;
	/*font: 100% verdana, sans-serif;*/
	font: 90% verdana, sans-serif;
}

#ninexb, #ninexb a, #ninexb a:visited {
	background-position: -100px;
	color: #ccc;
	font: 10px arial, sans-serif;
	text-decoration: none;
	width: 100px;
	padding: 0px;
	margin-left: -5px;
	margin-right: -10px;
	text-align: left;
}

body a, body a:visited {
	color: #004F00;
	font-weight: bold;
	text-decoration: none;
}

body a:hover {
	text-decoration: underline;
}

h1 {
	font: 130% 'trebuchet ms', sans-serif;
	font-weight: normal;
}

h2 {
	font: 110% 'trebuchet ms', sans-serif;
	font-weight: normal;
	/*color: #004F00;*/
	color: #c10000;
}

img.tophead
 {
 	color: #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 150%;
	padding: 0px 20px 0px 0px;
	margin: 0px;
	clear: both;
	float: right;
	font-weight: normal;
 }
 
h2 a {
	color: #fff;
	font-weight: normal;
}

h2 a:hover {
	text-decoration: none;
}

h3 {
	font: 100% 'trebuchet ms', sans-serif;
	font-weight: normal;
	color: #004F00;
}
h4 {
	font: 100% 'trebuchet ms', sans-serif;
	font-weight: bold;
	color:#333;
	margin-bottom:5px;
}

h5 {
color:#ffffff;
font-weight:bold;
font:verdana, sans-serif;
font-size:12px;
border-bottom:1px solid #cccccc;
padding-bottom:4px;}

img {
	border: 0px;
}

form {
	display: inline;
}

select, input {
	font: bold 65% verdana, sans-serif;
	color: #004F00;
}

.button {
	color: #fff;
	background-color: #8C8C8C;
	border-top: 1px solid #D2D2D2;
	border-right: 1px solid #5D5D5D;
	border-bottom: 1px solid #5D5D5D;
	border-left: 1px solid #D2D2D2;
}

p, #content ul {
	font-size: 85%;
	line-height: 150%;
}

#content select, #content input, #content textarea {
	font: 70% verdana, sans-serif;
	color: #004F00;
}

label {
	font-size: 70%;
	font-weight: bold;
	color: #004F00;
}

label strong {
	color: #fff;
}

#topmenu td {
	font: 13px arial, sans-serif;
	color: #004F00;
	background: url(../images/topmenu_bg.jpg) top left repeat-x;
	text-align: center;
	border-top: 1px solid #F8E072;
	border-left: 1px solid #F8E072;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
}

#title {
	background: #072B07 url(../images/title_02.jpg) bottom left repeat-x;
}

#topmenu a {

	display: block;
	background: url(../images/topmenu_bg.jpg) top left repeat-x;
}

#topmenu a:hover {
	background: url(../images/topmenu_bg_ovr.jpg) top left repeat-x;
}

#topmenuon a {
	display: block;
	background: url(../images/topmenu_on_bg.jpg) top left repeat-x;
}

#topmenuon a:hover {
	background: url(../images/topmenu_on_bg.jpg) top left repeat-x;
}

#strap {
	height: 15px;
	background-color: #002000;
	border-bottom: 1px solid #38A513;
}

#strap_left {
	font: bold 75% arial, sans-serif;
	padding-left: 10px;
}

#strap_left a, #strap_left a:visited {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}

#strap_left a:hover {
	color: #FFF334;
}

#strap_right {
	text-align: left;
}

#strap_right a, #strap_right a:visited {
	color: #FFF334;
	font-size: 70%;
	font-weight: bold;
	text-decoration: none;
	padding-right: 20px;
}

#ticker {
	color: #FFF334;
	font-size: 70%;
	background-color: #002000;
	border: 0px;}

#content {
	background: #fff url(../images/content_bg.jpg) bottom left no-repeat;
	padding: 20px 35px 30px 35px;
	color: #004F00;
}

#content p {
	line-height: 160%;
}

#branches {
	background-color: #002C00;
}

#bottom {
	background: #696969 url(../images/bottom_bg.jpg) top left no-repeat;
	padding: 20px 35px 10px 35px;
	color: #fff;
	font-weight: bold;
}

#bottom a, #bottom a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #B3FF97;
}

.branch_links a, .branch_links a:visited {
	font-size: 70%;
	font-weight: bold;
	text-decoration: none;
	color: #B3FF97;
	white-space: nowrap;
	margin-right: 30px;
}

#bottom a:hover {
	color: #fff;
}

#bot_left {
	background-color: #006400;
	padding: 10px;
	color: #fff;
}

#bot_right {
	bgcolor:#696969;
	padding: 6px;
}

#nav {
	width: 159px;
	text-align: left;
	background-color: #009800;
}

#nav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#nav li {
	
}

#footer {
	 background-color: #696969;
}

#footer a, #footer a:visited {
	color: #ccc;
}

#footer a:hover {
	text-decoration: none;
}

.item a, .item a:visited {
	font: 75% arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	display: block;
	width: 147px;
	padding: 7px 0px 7px 10px;
	margin: 0px;
	border-top: 1px solid #70C570;
	border-right: 1px solid #005500;
	border-bottom: 1px solid #005500;
	border-left: 1px solid #70C570;
}

.item a:hover {
	background-color: #008F00;
	border-top: 1px solid #005500;
	border-right: 1px solid #70C570;
	border-bottom: 1px solid #70C570;
	border-left: 1px solid #005500;
	padding: 8px 0px 6px 10px;
}	

/*td#nav ul li.top_nav a, td#nav ul li.top_nav a:visited {
	border-top: 0px;
	border-right: 0px;
	margin: 0px;
}*/

.top_nav a, .top_nav a:visited {
	background: #004F00 url(../images/top_nav.jpg) top right no-repeat;
	font: 75% arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	display: block;
	padding: 7px 0px 7px 10px;
	margin: 0px;
	border-left: 1px solid #70C570;
}

.top_nav a:hover {
	background: #004F00 url(../images/top_nav_ovr.jpg) top right no-repeat;
	padding: 8px 0px 6px 11px;
	border-left: 1px solid #005500;
}

#rightblock {
	width: 165px;
	text-align: left;
	background: #002C00 url(../images/right.jpg) top right no-repeat;
}

#calendar {
	background-color: #497BB4;
	font: 11px arial, sans-serif;
	color: #fff;
}

#calendar td {
	background-color: #D9F2FF;
	color: #000;
}

#calendar .day a, #calendar .day a:visited {
	color: #000;
}

#calendar .weekend a, #calendar .weekend a:visited {
	color: #fff;
}

#calendar a, #calendar a:visited {
	text-decoration: none;
}

#calendar a:hover {
	text-decoration: underline;
}

#calendar .weekend {
	background-color: #589DD7;
	color: #fff;
	font-weight: bold;
}

#calendar .day {
	background-color: #68BAFF;
	color: #000;
}

#calendar .header {
	background-color: #497BB4;
	color: #fff;
}

.biglinks a, .biglinks a:visited {
	color: #004F00;
	font-weight: bold;
	text-decoration: none;
}

.biglinks a:hover {
	color: #FFF;
}


.landforsale{
	padding-top:0px;
	}
.landforsale h2{
	background-color:#006633;
	color:#fff;
	display:block;
	clear:both;
	padding-left:10px;
	}
.landforsale h3{
	color:#333333;
	font-weight:bold;
	}
.landforsale img{
	float:right;
	margin:0 0 10px 10px;
	}
.landforsale img.details{
	float:left;
	margin:0 10px 0 0;
	}
.landforsale p{
	color:#333;
	}

	
.landforsold{
	padding-top:0px;
	}
.landforsold h2{
	background-color:#990000;
	color:#fff;
	display:block;
	clear:both;
	padding-left:10px;
	}
.landforsold h3{
	color:#333333;
	font-weight:bold;
	}
.landforsold img{
	float:right;
	margin:0 0 10px 10px;
	}
.landforsold img.details{
	float:left;
	margin:0 10px 10px 0;
	}
.landforsold p{
	color:#333;
	}

.underoffer{
	padding-top:0px;
	}
.underoffer h3{
	color:#333333;
	font-weight:bold;
	}
.underoffer img{
	float:right;
	margin:0 0 10px 10px;
	}
.underoffer img.details{
	float:left;
	margin:0 10px 10px 0;
	}
.underoffer p{
	color:#333;
	}

.underoffer h2 {
	background-color: #FAD525;
	color:#000;
	display:block;
	clear:both;
	padding-left:10px;
}

.let{}

.let h2 {
	background-color: #55b7d3;
	color:#000;
	display:block;
	clear:both;
	padding-left:10px;
}

#register{
	padding:5px;
	}

div#currentProps {
	background-color: #015b0c;
	float: right;
	width: 250px;
	color: #fff;
}

div#currentProps label {
	color: #fff;
	display: block;
	padding: 5px;
	width: 240px;
	font-size: 90%;
	text-align: center;
	background-color: #206f20;
}

div#currentProps ul{
	margin: 0px;
	color: #fff;
	padding: 20px;
	list-style: none;
}

div#currentProps ul li {
	list-style: none;
}

div#currentProps li a {
	display: block;
	width: 100%;
	color: #fff;
}
div#currentProps li a:hover {
	color: #000;
}
div#currentProps li a:hover {
	color: #fff;
	text-decoration: none;
}

.farms_header {
display:block;
background-color:#006633;
}

.farms_header h2 {
color:#FFFFFF;
margin:3px 3px 3px 3px;
}

.farms_header a {
float:right;
font-size:80%;
color:#FFFFFF;}

.farms_header a:hover {
color:#FFFFFF;}

td.landlinks{
	background-image:url(../../images/landlinks.gif);
	background-repeat:repeat-x;
	border-left:2px solid #fff;
	font-size:80%;
	color:#FFFFFF;}
	
td.landlinks a {
color:#FFFFFF;}
	
td.landlinks a:hover{
	text-decoration:underline;
	color:#FFFFFF;}
		
td.landlinks a:active{
color:#FFFFFF;}

.red {
color:#FF0000;
font-weight:bold;}

#archive {
font-size:75%;
font-weight:100;
position:relative;
left:20px;
top:-5px;}

#archive li {
line-height:16px;}

#archive a {
text-decoration:none;
color:#ffffff;}

#archive a:hover {
text-decoration:underline;
color:#fff334;}

#newsletter {
list-style-image:url(../../images/pdf2.png);
padding-left:5px;}

#morenews {
position:relative;
left:90px;}

#morenews a {
color:#fff334;
font-size:80%;}

#morenews a:hover {
color:#ffffff;
font-size:80%;}

.tick {
padding-left:5px;}

#show_all {
position:relative;
top:-22px;
left:-5px;
color:#FFFFFF;}

#show_all a {
color:#FFFFFF;}

#show_all a:hover {
color:#FFFFFF;}