
* { padding: 0; margin: 0; }

body {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 13px;
 background-color:#ffffff;
 color: #000000;
}

p{padding:10px;
text-align:justify;
}

#wrapper { 
 margin: 0 auto;
 width: 975px;
 background-color:#FFFFFF;
 
}

#content { 
float:left;
 color: #000000;
 background: #FFFFFF;
 width: 765px;
 display: inline;

}

#header{
	width:972px;
	height:139px;
	background:#fff;
	margin-bottom:20px;
	
	


	background:url(/images/agricyclelogo.jpg) no-repeat;

	
}

#footer { 

 clear: both;
 color: #ffffff;
 height:25px;
 font-size:8pt;
 
 width: 975px;
 background: #285510;
 background-repeat: no-repeat;
 
-moz-border-radius:10px;
-webkit-border-radius:10px;
behavior:url(/border-radius.htc);

border:2px solid #285510;
 
}

#navigation {
 width: 975px;
 background: #285510;
 background-repeat: no-repeat;
-moz-border-radius:10px;
-webkit-border-radius:10px;
behavior:url(/border-radius.htc);
border:2px solid #285510;
}

#navpos{
position:relative;
left:10px;
}

#rightcolumn {


	background:#fff;
	margin-bottom:20px;
	height: 402px;
	width: 206px;
	margin-top:10px;
	background-image: url(/images/sidemontagecurve.jpg);
	background-repeat: no-repeat;
}

#rightcolumnshotgun {


	background:#fff;
	margin-bottom:20px;
	height: 402px;
	width: 206px;
	margin-top:10px;
	background-image: url(/images/shotgunside.jpg);
	background-repeat: no-repeat;
}

.loginbox{
background-color:#D2F9E6;
font-size:9pt;
	}
	
#loginform{
	padding-right:15px;
	font-weight:bold;
	}
#maincontent{
	padding:10px;
}
#footertext{
	text-align:center;
	position:relative;
	top:5px;
}

h3{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 14pt;
 color: #007440;
 padding-bottom:10px;
}

a.whitelink{
color:#ffffff;
}
a.whitelink:hover{
color:orange;
}

.infobox{
background:#285510;
color:white;
-moz-border-radius:10px;
-webkit-border-radius:10px;
behavior:url(/border-radius.htc);
border:2px solid #285510;
}

.greentext{
color:#285510;
font-weight:bold;}

a.menulink{
color:#ffffff;
font-weight:bold;
text-decoration:none;
}

a.menulink:hover{
color:#FFA500;
}



.infobox2{
padding:5px;
background:#ffffff;
-moz-border-radius:5px;
-webkit-border-radius:5px;
behavior:url(/border-radius.htc);
border:1px solid #285510;
}

ul,li{ margin:0px 0px 5px 10px; padding:0px 0px 5px 10px;}

#newsbanner{
position:relative;
top:11px;
}

h3{
padding-left:10px;
}