body {
	margin:0;
	font-size:12px;
	font-family:Verdana, Geneva, sans-serif;
	background: url('images/bg.png') repeat-x;
	color:#333;
	}

a {
	color:#039;
	text-decoration:none;
		
	
	}
	
a:hover {
	text-decoration:underline;

}

.size13{
	font-size:13px;
	
	}
#container {
	width:1000px;
	margin:0 auto;
/*	background: url('images/container.bg') no-repeat; */
	background:#fff;

	}
	
#header {
	background: url('images/header.png') no-repeat;
	height:310px;
	
	
	}

#logo {
	width:450px;
	height:180px;
	float:right;
	margin:80px 40px 0 0;
	}
	
#menu {
	height:50px;
	margin:6px 0 0 0 ;
	padding:14px 0 0 0;
	background: url('images/menubg.png') no-repeat top center;
	
	
	}

#menulinks {
	margin:0px auto 0 auto;
    padding-left:30px;
/*	width:800px; */
	color:#333;
	font-family:Arial, Helvetica, sans-serif;
	
	}
	
#menulinks a{
	padding:0px 8px;
	text-decoration:none;
	color:#333;
	font-weight:bold;
		}
		
#menulinks a:hover {
	text-decoration:none;
	color:#096;
		
		}
h1 {
	color:#69981e;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:25px;
	font-weight:normal;
	padding:0;
	margin:0;
	font-weight:normal;
	}


h2 {
	color:#69981e;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:25px;
	font-weight:normal;
	padding:0;
	margin:0;
	}
	
h3 {
/*	color:#8c901d; */
	color:#69981e;
	font-family:Verdana, Geneva, sans-serif;
	font-size:22px;
	font-weight:normal;
	padding:0;
	margin:0;
	}

#mids h2 {
	color:#69981e;
	font-family:Verdana, Geneva, sans-serif;
	font-size:17px;
	font-weight:bold;
	padding:0;
	margin:0;
	
	}

#mids p {
	margin:0;
	padding:0;
	font-size:11px;
	
	}
h4 {
	color:#666;
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	font-style:italic;
	font-weight:normal;
	padding:0;
	margin:0;
	}	

p, ul, li {
	line-height:1.5em;
	
	}


#content {
	padding:0 20px 50px 20px;
	float:left;
	width:650px;
	}

#content2 {
	padding:0 20px 50px 20px;
	width:600px;
	}

#sidebar {
	width:280px;
	float:right;
	padding:0 0 50px 0;
	}	

.fieldbg {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#333;	
	background:#fff url('images/fieldbg.png') no-repeat;
	border:0;
	padding:5px;	
	height:20px;
	}
.fieldbg2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#333;	
	background:#fff url('images/messagesbg.png') no-repeat;
	border:0;
	padding:5px 5px 5px 5px;	
	height:100px;
	}
	
#tops {
	background:url('images/tops.png') no-repeat;
	height:30px;
	width:280px;
	}

#bottoms {
	background:url('images/bottoms.png') no-repeat;
	height:30px;
	width:280px;
	}

#mids {
	background:url('images/mids.png') repeat-y;
	width:220px;
	height:auto;
	padding:0 20px 0 30px;
	}


#contact_form label {
	font-size:11px;
	
	
	}

#contact_form td {
		font-size:11px;

	
	}

#footer {
	clear:both;
	background:url('images/footerbg.png') repeat-x;
	height:150px;
	padding:20px 0;
	
	}
	
#footertext {
	margin:0 auto;
	width:800px;
	text-align:center;
	font-size:11px;
	
	}
	
#footertext a{
	text-decoration:none;
	color:#333;
	font-weight:bold;
	}

#footertext a:hover {
	text-decoration:underline;
	
	
	}
.links a{
	padding:0 10px;
	text-transform:uppercase;
	}
