body{
	padding: 0px;
	background-color: #eeeeee;
	text-align:center;
	margin-bottom: 20px;
	

}

.home{
padding-left:10px;
}

div#container{
	width: 750px;
	max-width: 750px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	vertical-align: top;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	/*font-size: 80%;*/
	background-color: #eeeeee;
}

div#container a{
	color:#cccccc;
}

div#container a:hover{
	color: #ffffff;
}

h2{
font-size: 18px;
}
h1 {
font-size: 20px;
}
.hidden h1{
display:none;
visibility:hidden;
}
div#banner{
	width: 750px;
	padding: 0px;
	border:0px;
	height:200px;	
}
div#navs{
	background-color: #7bb31a;
	width: 660px;
	height: 19px;
	font-size: 13px;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:10px;
	padding-right:10px;
	float: left;
	vertical-align: top;
	background-image: url('images/navround.jpg');
	background-position: right;
	background-repeat: no-repeat;
}

div#navs a{
	vertical-align:middle;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

div#navs a:hover{
	color: #006600;
	text-decoration: none;
}
div#navspace{
width: 180px;
float:right;
}

div#leftcont{
	background-color: #2c2c2c;
	/*border-right: 1px solid #7bb31a;*/
	width: 485px;
	float:left;
	padding:0px;
	font-size: 90%;
	text-align: left;
	color: #eeeeee;
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 5px;
	background-image:url('images/rightcolbtm2.jpg');
	background-position:bottom;
	background-repeat:no-repeat;
	padding-bottom: 20px;
	min-height: 519px;
	

}
table{
font-size: 16px;
}
.tbl{
background-color:#666666;
}
.tblopp{
background-color: #444444;
color: #eeeeee;
}
/*.tblopp a{
color: #222222;
}
.tblopp a:hover{
color: #777777;
}*/
div#rightcont{
	background-color: #eeeeee;
	/*border-right: 1px solid #2c2c2c;*/
	width:235px;
	float: right;
	padding:0px;
	padding-top: 5px;
	text-align: center;
	color: #2c2c2c;
	padding-left: 10px;
	padding-right: 5px;
	padding-bottom: 20px;
}
div#footer{
	float:left;
	width:750px;
	color: #666666;
	text-align: left;
	font-size: 10px;
	padding-top: 5px;
	
}
div#footer a{
	font-size: 10px;
	color: #888888;
		
}

div#footer a:hover{
	font-size: 10px;
	color: #bbbbbb;
		
}

ul.newsletterlist{
list-style:none;
margin:0;
padding:0;
}

ul.newsletterlist li{
	padding-bottom:16px;
}
#facebook{
padding:5px;
border:none;
}