/* CSS Document */

body  {margin:0;padding:0;}

html {margin:0;padding:0;font-family:Verdana, Arial, Helvetica, sans-serif;font-size:11px;background-color:#B8952E;}

ul, li {list-style:none;margin:0;padding:0;}
li a {text-decoration:none;color:black;}
h1 {font-size:19px;font-weight:normal;}
img {display: block; border:1;}
img p {margin:0;padding:0;}

a {color:#b36212; text-decoration: none;}
a:hover {color:#b8952e; background-color: #F5F5F5;}

#picwrap {float: right; padding: 0px 0px 0px 0px; margin-left: 15px; margin-bottom: 10px;}

#navigation {background-image:url(../images/navi.gif);background-repeat:no-repeat;width:756px;height:42px;}
#navigation ul {padding-left:13px;}
#navigation ul li {float:left;font-size:11px;padding-right:14px;background-image:url(../images/divider.gif);background-position:right;background-repeat:no-repeat;height:30px;}
#navigation ul li a {padding-right:14px;position:relative;top:9px;}
#banner {background-image:url(../images/farm.jpg);background-position: 7px 5px;width:756px;height:110px;background-repeat:no-repeat;}
#banner-so {background-image:url(../images/header_orange.jpg);background-position: 7px 5px;width:756px;height:110px;background-repeat:no-repeat;}
#center {background-color:white;width:755px;margin:auto;margin-bottom:15px;}

.active {background-image:url(../images/subnavi_active.jpg);width:185px;padding:0;margin:0;}
.current {font-weight:bold;}
.normal {background-image:url(../images/border.gif);background-repeat:no-repeat;padding:0;margin:0; color:#b36212; font-size:12px;}
.color {color:#b36212;}
.disc {list-style:disc ;margin-left:15px ;padding-left:0px;}

#subnavigation {float:left; width:20%; margin-top: 5px;}
#subnavigation ul li {margin-left:9px;padding-top:9px;padding-bottom:7px; text-align: right;}
#subnavigation ul li a {padding-left:25px; color:#b36212;}
#subnavigation p {float:left; margin-left:15px; text-align: left; color: #777}

#content {background-image:url(../images/line_vert.gif);background-repeat:repeat-y;float:left;width:480px;margin-left:24px;padding-left:24px;line-height:16px;margin-top:12px;padding-bottom:45px;}

#content ul, li {list-style:none ;margin:0;padding: px;}

#footer {font-size:10px;text-align:center;margin-right:14px;padding-bottom:10px;text-decoration:none;color:#FFFFFF;}
#footer a {text-decoration:none;color:#FFFFFF;}

.float-left {float:left;width:230px;padding-right:10px;margin:0;}
.float-none {clear:left;display:block;}

.cleaner
{
	clear:both;
	height:1px;
	Font-size:1px;
	border:0px none;
	margin:0;padding:0;
	background:transparent;
}


/* Slideshow tags */

#rotator
{
border: 1px solid #000;
overflow: hidden;
margin: 0px auto 0px;
position: relative;
width: 410px;
height: 270px;
}

#rotator img
{
border: 0;
width: 410px;
height: 270px;
}

