body {
	margin: 0px auto;
	padding: 0px;
	border: 0px;
	background-color: #CBAC97;
	font-family: "Lucida Sans Unicode", Verdana, sans-serif;
	font-size: 0.8em;
	width: 760px;
	background-image: url(../images/fvs-bg.gif);
	background-repeat: repeat-y;
	background-position: center;
	color: #FFFFFF;
}
acronym {
	cursor: help;
}
h1 {
	font-size: 165%;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CB8C89;
	padding-bottom: 20px;
	margin-top: 0px;
	padding-top: 0px;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 30px;
}
h2 {
	font-weight: normal;
	font-size: 165%;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	margin-top: 0px;
	padding-top: 0px;
}
h3 {
	padding: 15px 20px 20px;
	border: 1px solid #FFFFFF;
	background-image: url(../images/footer-bg.gif);
	background-position: bottom;
	background-color: #DD0A0A;
	background-repeat: repeat-x;
	font-size: 145%;
	font-weight: normal;
	line-height: 1.5em;
	margin-top: 0px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 165%;
	color: #D2AFAA;
	font-weight: normal;
	margin-top: 5px;
	padding-top: 5px;
}
hr {
	color: #CB8C89;
	margin-top: 30px;
	margin-bottom: 20px;
}
#header {
	float: left;
	width: 760px;
	margin-bottom: 20px;
	height: 180px;
	background-color: #DE0A09;
	color: #FFFFFF;
	background-image: url(../images/header-bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#textsize {
	float: right;
	width: 200px;
	margin-top: 35px;
	margin-right: 35px;
	text-align: right;
	font-weight: bold;
}
#textsize ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#textsize li {
	display: inline;
	margin-left: 5px;
}
#small a {
	color: #FFFFFF;
	border-right: 1px solid #FFFFFF;
	padding-right: 6px;
}
#large a {
	color: #FFFFFF;
	font-size: 150%;
	text-decoration: none;
}
#small a:hover, #large a:hover {
	color: #661212;
}
#nav {
	float: right;
	width: 470px;
	margin-top: 65px;
}
#nav ul {
	float: left;
	width: 470px;
	margin: 0px;
	padding: 0px;
}
#nav li {
	float: left;
	list-style-type: none;
	display: inline;
}
#nav li a {
	float: left;
	padding: 5px 15px;
	text-decoration: none;
	font-weight: bold;
	background-image: url(../images/nav-arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #FFFFFF;
	background-color: #D20B0B;
	border-top: 1px solid #C60909;
	border-right: 1px solid #C60909;
	border-bottom: 1px solid #C60909;
}
#nav a:hover {
	background-color: #A51D1D;
	color: #FFFFFF;
}
#navon {
	float: left;
	padding: 5px 15px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #A51D1D;
	font-weight: bold;
	background-image: url(../images/nav-arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	border-top: 1px solid #C60909;
	border-right: 1px solid #C60909;
	border-bottom: 1px solid #C60909;
}
#logo {
	float: left;
	height: 114px;
	width: 200px;
	padding-right: 33px;
	padding-left: 32px;
	padding-top: 33px;
	padding-bottom: 33px;
	background-image: url(../images/logo-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 3px;
}
#left {
	float: left;
	width: 260px;
	background-color: #661212;
	color: #FFFFFF;
	padding-top: 30px;
}
#left p {
	font-size: 120%;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 30px;
	line-height: 2em;
}

#left a, #right a {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CB8C89;
	padding-bottom: 2px;
}
#left a:hover, #right a:hover {
	border-bottom-color: #FFFFFF;
}
#image {
	background-image: url(../images/image-bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 30px;
	height: 250px;
	width: 260px;
}
#right {
	float: right;
	width: 435px;
	background-color: #661212;
	color: #FFFFFF;
	padding: 30px 35px 30px 30px;
}
#right p {
	padding-right: 110px;
	line-height: 1.5em;
}
#right ul {
	margin-left: 10px;
	padding-left: 10px;
	list-style-position: outside;
	list-style-type: disc;
}
#right li {
	padding-top: 2px;
	padding-bottom: 2px;
}
#right ol {
	margin-left: 10px;
	padding-left: 10px;
	list-style-position: outside;
}
#right dl {
	line-height: 1.9em;
	padding-top: 0px;
	margin-top: 0px;
}
#right dt {
	font-weight: bold;
	float: left;
	width: 150px;
}
#footer {
	float: left;
	width: 740px;
	background-color: #DE0A09;
	margin-top: 20px;
	color: #FFFFFF;
	font-size: 95%;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 20px;
	background-image: url(../images/footer-bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.service {
	float: left;
	padding: 10px;
	border: 1px solid #CB8C89;
	margin-bottom: 20px;
	background-color: #881717;
	width: 412px;
}
.map {
	border: 1px solid #FFFFFF;
	margin-bottom: 20px;
}
.address {
	margin-bottom: 30px;
}
.service img {
	float: right;
	height: 100px;
	border: 1px solid #FFFFFF;
	margin-left: 10px;
}
.picture2 {
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 10px;
}
.vehicle-img{
	border: 1px solid #FFFFFF;
}