  h1 {
		font-family: Arial;
		font-size: 18px;
		color: #A91D1D;
		text-align: left;
		font-weight: normal;
		padding:0px;
		margin:0px;
		top:0px
			}
	h2 {
		font-family: Arial;
		font-size: 18px;
		color: #A91D1D;
		text-align: left;
		font-weight: normal;
		padding:0px;
		top:0px
			}
			
	#testi{ 
		font-family: arial;
		font-size: 18px;
		color: #A91D1D;
		font-weight: normal;
		float:left;
		width:220px;
		text-align:left;
		margin:10px 0px 0px 0px;
		}
		
	#cam{
		width:73px;
		float:right;
		margin: 1px 20px 0px 0px;
		 }	
	
	.car{background:url(images/car.jpg) no-repeat bottom; width:350px; height:220px;	}
	
	
		
			
	a {
		color: #A91D1D;
		text-decoration: none;
	}
	a:hover {
		color: #A91D1D;
		text-decoration: none;
	}
	.quote {
		font-family: Arial;
		font-size: 11px;
		color: #718813;
		text-align: justify;
		line-height: 130%;
		margin: 0 0 9 0;
	}
	.sig {
		font-family: Monotype Corsiva;
		font-size: 18px;
		color: #A91D1D;
	}
	.nav {
		font-family: Arial;
		font-size: 11px;
		color: #CFD6AE;
		text-align: center;
		font-weight: bold;
		padding: 3 0 3 0;
	}
	a.nav {
		font-family: Arial;
		font-size: 11px;
		color: #CFD6AE;
		text-align: center;
		text-decoration: none;
		font-weight: bold;
				text-transform:lowercase
	}
	a.nav:hover {
		font-family: Arial;
		font-size: 11px;
		color: #FFFFFF;
		text-align: center;
		text-decoration: none;
		font-weight: bold;
	}

#subnav, #subnav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	margin: 0px 0px 0px 0px;

}

#subnav a:link, #subnav a:visited {
	display:inline-block;
	font-size: 11px;
	color: #CFD6AE;
	text-align: center;
	font-weight: bold;
	padding: 4px 0px 5px 0px;
			text-transform:lowercase
}
 #subnav a:hover{
 	color:#FFFFFF;
	text-decoration:none
	}

#subnav li {
	float: left;
	text-align:center;
	margin: 0px 11px 0px 11px;
}		
