BODY{
	background-color: #57922d;
	background-image:url(bg/rvbg_1600.jpg);

	background-repeat:no-repeat;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #004000;
	font-size: 10pt;
	line-height: 13pt;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
}

#container {
	position: relative;
	width:950px;
	margin: auto;
	text-align:left;
	z-index:1;
	}

table {
	border-collapse: collapse;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #004000;
	font-size: 10pt;
	line-height: 13pt;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
}	

td	{
	border-collapse: collapse;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #004000;
	font-size: 10pt;
	line-height: 13pt;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
}

hr	{
	border:0;
	color:#004000;
	background-color:#004000;
	width:98%;
	height:1px;
	text-align:center;	
}

img{
	border:none;
}

/* Headers -------------------------------------------------------------------------------------*/

h1{
	float:center;
	font-size:22px;
	text-align:center;
}

h2,h3,h4,h5,h6{
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight:bold;
	letter-spacing:-1px;
	padding:0 0 0 0;
}

h2{
	font-size:20px;
}
h3{
	font-size:18px;
}
h4{
	font-size:16px;
	text-align:center
}
h5{
	font-size:12px;
	text-align:center
}
h6{
	font-size:10px;
}
#entry h2,#entry h3,#entry h4,#entry h5,#entry h6{
	clear:both;	
}
	 
.tmwdesc{
	font-size: 11px;
	line-height:18px;
}

.banners{
  	font-size:7pt;
	font-weight: bold;
	line-height:10pt;	
}

.menurv {
	font-family: verdana;
	color: #ffffff;
	font-size: 10pt;
	text-decoration:none;
}

a.menurv:hover {
	color: #ffcc00;
	text-decoration: none;
}

.statesmenurv {
	font-family: verdana;
	color: #003300;
	font-size: 11px;
	text-decoration:none;
}

a.statesmenurv:hover {
	color: #996600;
	text-decoration: underline;
}

a, a:visited{
	color: #004000;
	text-decoration:underline;
	font-weight:bold;
}

a:hover{		
	color: #663300;
	text-decoration: none;
}

.rvtype {
	font-family: verdana,arial;
	font-weight:bold;
	color:#004000;
	font-size:9px;
	text-decoration:underline;
	text-align:center;
	vertical-align:bottom;
}

a.rvtype:hover	{
	color:#C68C00;
	text-decoration:none;
}

.rvtype1 {
	font-family: verdana,arial;
	font-weight:bold;
	color:#004000;
	font-size:9px;
	text-decoration:none;
	text-align:center;
	vertical-align:bottom;
}

.footer {
	font-family: arial, helvetica, sans-serif;
	font-size:8pt;
	text-decoration:none;
}

a.footer:hover {
	color: #663300;
	text-decoration: none;
}


