body {
font: normal 1em/1.4em Verdana, 'Trebuchet MS', arial, sans-serif;
background: #fffff6;
padding:0;
margin:0;
color:#444;
}
#wrap {width: 920px;
margin:0 auto;
padding:0;
}
#head {
padding:0;
margin: 0;
background: transparent;
border:0;
}
h1 {
text-indent: -100em;
overflow: hidden;
background: transparent url(images/weir_tree_farms_2010.png) left top no-repeat;
line-height: 139px;
margin: 0;
padding: 0;
height: 139px;
cursor:pointer;
}
h3 {color:#a30; margin:12px; font-size:1em;}
h4 {color:#a30; margin:12px; font-size:1em;}

#main {
clear: both;
}

#lside {
float:left;
width: 312px;
margin: 0 20px 0 0;
}
#rside {
float:left;
width: 570px;
}

img {border:0;}
.red {color:#700;}
.ctr {text-align:center;}
#rside h2 {font-size:1em; margin:12px 0; background:#20571A; padding:2px 9px; color:#fff;}
.rbox {
margin: 10px 3px;
height:40px;
background:#8e0d1f url(images/bg.png) left bottom repeat-x;
}
.gbox {
margin: 10px 3px;
height:52px;
background:#0b660d url(images/gbox.png) left bottom repeat-x;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
.photo {
float:left; 
width:173px; 
font: oblique 10px/1.2em arial, sans-serif;
margin:14px;
padding:4px; 
border:1px solid #ccc;
-moz-box-shadow: 1px 3px 6px #aaa;
-webkit-box-shadow: 1px 3px 8px #999;
box-shadow: 1px 3px 8px #999;
}

#rside .gbox h2 { color:#fff; margin:8px 12px; background:transparent; }
p {font-size:0.75em; margin:12px; line-height:1.4em;}
ul li {font-size:0.8em;}
div#rotator {
position:relative;
height:216px;
margin: 0;
padding:0;
}
div#rotator ul {
margin:3px;
padding:0;
}
/* rotator css */
	div#rotator ul li {
	float:left;
	position:absolute;
	list-style: none;
}
/* rotator image style */	
	div#rotator ul li img {
	border:1px solid #ccc;
	/*
	padding: 4px;
	background: #FFF;
	*/
}
	div#rotator ul li.show {
	z-index:500;
}
.clear {clear:both;}
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */
#foot {
clear:both;
text-align:right;
font-size:0.75em;
padding: 4px 12px;
background: #cc9;
}