body {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #313031; bgcolor: #E1E9D5}

td {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #313031;}
th {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #313031;}

h1 {font-family: Georgia, Times New Roman, Times; font-size: 12px; color: #005131; font-weight: bold; font-style: italic; }
h2 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #1A4A7B; font-weight: bold; display: inline;}

.sidetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #45452E;
}

a:link { font-family: arial, helvetica; text-decoration: none; color: #73726E}
a:active { font-family: arial, helvetica; text-decoration: none; color: #73726E} 
a:visited { font-family: arial, helvetica; text-decoration: none; color: #73726E} 
a:hover { font-family: arial, helvetica; text-decoration: none; color: #006633}

a.nav:link { font-family: arial, helvetica; font-weight: bold; text-decoration: none; color: #9f9f2c}
a.nav:active { font-family: arial, helvetica; font-weight: bold; text-decoration: none; color: #006633} 
a.nav:visited { font-family: arial, helvetica; font-weight: bold; text-decoration: none; color: #9f9f2c} 
a.nav:hover { font-family: arial, helvetica; font-weight: bold; text-decoration: none; color: #006633}

a.nav2:link { font-family: arial, helvetica; font-weight: bold; text-decoration: none; color: #006633}
a.nav2:active { font-family: arial, helvetica; font-weight: bold; text-decoration: none; color: #000000} 
a.nav2:visited { font-family: arial, helvetica; font-weight: bold; text-decoration: none; color: #006633} 
a.nav2:hover { font-family: arial, helvetica; font-weight: bold; text-decoration: none; color: #000000}

.changedField { color:black; 
background: #D6DDE7; border: #99ABC4; border-style: solid; 
border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; 
border-left-width: 1px; }
/*	NAVIGATION	*/
	.navigation, .navigation a:link, .navigation a:visited {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #888888;
		text-decoration: none;
	}
	.navigation a:hover, .navigation a:active {
		color: #3B64AF;
		text-decoration: underline;
	}
	.navigation td {
		background-image: url(../images/nav_content_bg.gif);
		background-repeat: repeat-x;
		background-position: left bottom;
		
		padding-top: 5px;
		padding-right: 5px;
		padding-bottom: 5px;
		padding-left: 19px;
	}
	/*	END NAVIGATIOn	*/
	
	/*	FONT STYLES	*/
	.campervanContent, .campervanContent p, .campervanContent td {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #313031;
		line-height: 16px;
	}
	.campervanContent a:link, .campervanContent a:visited {
		color: #006633;
		text-decoration: none;
	}
	.campervanContent a:hover, .campervanContent a:active {
		color: #006633;
		text-decoration: none;
	}
	.campervanContent h2 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		color: #313031;
		margin: 0px;
		padding: 0px;
	}	
	/*	END FONT STYLES	*/

