body {
margin: 0;
padding: 0;
background-color:#009933;
font:normal 12px/15px  Verdana, Arial, Helvetica, sans-serif;
color:#555;
}


#container1 {
text-align: left;
width: 770px;
height: auto;
margin: 0 auto;
padding: 0;
border: 0;
position: relative;
background-color:#fff;
top: 0;
left: 0;
}

h1{
font:bold 20px/20px  Arial, Helvetica, sans-serif;
margin:5px 0 5px 0;
padding:0;
color:#009933;
}

h2{
font: bold 16px/18px  Arial, Helvetica, sans-serif;
color:#009933;
margin:15px 0 5px 0;
padding:0;
}

h3{
font: bold 14px/14px  Arial, Helvetica, sans-serif;
color:#000;
margin:0;
padding:0;
}

.bot_li{margin-bottom: 0px;}

#header {
background: #ffffff;
width: 770px;
height:100px;
float:left;
}

#logo {
width:383px;
height:83px;
margin:5px 0 0 15px;
float:left;
}

#spouthouse {
width:281px;
height:78px;
background:#ffffff url(../i/SpoutHouseFarm.jpg) no-repeat  0 0;

margin:10px 23px 0 0;
float:right;
}


.greenSeperator {
background:#ffffff url(../i/stable.gif) no-repeat  0% 0%;
float:left;
display:block;
height:auto;
width:460px;
margin:5px 0 5px 0;
padding:0 0 0 90px;
border-bottom: 1px solid #009933;
}

.greenSeperator h2 {margin:0;}


.textwrapper {
float:left;
display:block;
height:auto;
width:auto;
margin:10px 0 0 0;
}


#contentwrap strong{
	text-transform:capitalize;
}


a:link		{color: #009933; }
a:visited	{color: #009933; }
a:hover	{text-decoration: none;}

#rightcolumn {
	float: left;
	width: 160px;
	margin: 0;
	padding: 0px;
	background-color:#fff;
}


#centrecontent {
	float: right;
	width: 554px;
	margin: 0 0 0 0;
	padding: 0 10px 0 10px;
	border-left: 1px solid #009933;

}

#current {
font-weight:bold;
}

#site-nav {
	margin: 5px 0 0 0;
	padding: 0 0 0 0;
	list-style: none;
	}
#site-nav li {
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #009933;
	}
#site-nav a {
	text-decoration:none;
	}
	
#site-nav a:hover {
	text-decoration:underline;
	}


 ul {
	margin-top:0px;
}



#nav #current, #nav #currentpg {color:#cc0000;}

#nav a:hover{text-decoration: underline;}

#maincontent{
float:left;
height:auto;
margin:0 0 0 10px;
width:750px;
padding:0 0 10px 0;
}


#maincontent b{
color:#cc0000;
}

#maincontent strong{
color:#000;
}

.boxright {
float:right;
height:auto;
width:303px;
border:#CCCCCC 1px solid;
background:#fff;
}


.mybutton{
	display: block;
	font: bold 20px/20px Arial, Helvetica, sans-serif;
	margin:8px 0 0 0;
	padding:5px;
	cursor: pointer;
	padding:0px;
}     
	
input, select, textarea {
	font: normal 13px Verdana,Arial, Helvetica, sans-serif;
}
	




.summary  {
padding:5px 0 5px 0;
margin:0;
font-weight:bold;
letter-spacing:1px;
color:#009933;
}

#banner {
width:480px;
clear:both;
padding:10px;
margin-left:220px;

}


#footer {
width:750px;
clear:both;
color:#009933;
padding:10px;
line-height:14px;
font-size:13px;
border-top: 1px solid #009933;
}

.floatright{ float:right;}

#footer  a:link{color:#aaa; color:#aaa;}
#footer  a:visited{color:#aaa;}
#footer  a:hover{text-decoration:underline;}

a:hover{text-decoration:none;}

#footer .s {
font-size:11px;
font-weight:normal;
}

form{
margin: 5px;
padding: 5px;
}

.myinput{
margin:0 0 10px 0;
}

img{
border: 0;
}

p{
padding: 0px 5px 8px 0;
margin: 0;
}


.nomargin{
margin:0;
padding:0;
}

textarea{
width:250px;
}

.myborder {
border:1px #dddddd solid;

}