
body {
  font: normal 15px Times New Roman, Times, serif;
  margin: 0px;
  padding: 0px;
  text-align: center; 
  color:#525252;
  background: #abc473 url(../images/bg.jpg) top left repeat;}



a{color: #cd7f1b;text-decoration:none;}

a:hover {
	color: #cd7f1b;
	text-decoration: underline;}
	
	
img{border: 0;}


.clear{clear: both;}

p, td{
	line-height: 1.6em;
	margin: 0em 0em 1.0em 0em;
	 color:#525252;	}
	 
h1{
	font:30px Georgia, "Times New Roman", Times, serif; 
	color:#cd7f1b;
	margin-top: 0em;
	margin-bottom: 0.2em;/*both set to zero and padding in header div is used intead to deal with compound ie pc problems that are beyound summary in a simple comment.*/
	}	 
	 
	 
.btn{
display:block;
background:#627f27;
color:#fff;
padding:8px;
text-align:center;
width:200px;
border:1px solid #55701f;
margin:auto;
}	 



#wrapper {
  margin-top: 20px;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  padding: 0px;
  text-align:left; 
  width: 960px;
  
}

#header{
  margin: 0px 0px 5px 0px;
  padding: 0px;
   margin:0 auto; 
   padding:0px;
   text-align:center; }
   
   
#content_center{background:#f2f3bd; padding:0px;}   

#content_main{background:#fff;padding:8px;}   


#content_bottom{background:#fff;padding:0px;}   

.left{
	width:390px; padding:7px 10px 5px 10px;  float:left;  margin-right: 10px;}	


.right{
	width:400px; padding:7px 15px 5px 15px; margin-left:400px;}

/*----FOOTER PANEL----*/
#footer{
background: #abc473 url(../images/bg_footer.gif) bottom left repeat-x;
color:#ffffff;
padding:8px 0;
text-align:center;
font-size:10px;}

#footer p{
color:#ffffff;
padding:8px 0;
text-align:center;
font-size:10px;}