﻿* {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
}

body {
	background-color: #075e0f;
	color: black;
	background-repeat: no-repeat;
	background-position: 25% 10%;
	font-size: small;
}

table td {
	vertical-align: top;
	text-align: left;
}

table th {
	vertical-align: middle;
	text-align: center;
}

acronym {
	border-bottom: 1px black dashed;
	cursor: help;
}

.master {
	text-align: center;
	height: 100%;
}

.site {
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 750px;
	background: white url('images/content.png') repeat-y;
	border: 1px black solid;
}

.master #hosted {
	background-color: #075e0f;
	color: white;
	text-align: center;
	margin-top: 3px;
}

.master #hosted a, .master #hosted a:active, .master #hosted a:hover {
	color: white;
	text-decoration: none;
}

.master #valid {
	background-color: #075e0f;
	color: white;
	text-align: center;
	font-size: 10px;

}

.master #valid a, .master #valid a:active, .master #valid a:hover {
	color: white;
	text-decoration: none;
	font-size: 10px;
}

#footer {
	background: #075e0f url('images/index_r2_c1_f2.jpg') no-repeat;
	height: 32px;
	color: #fce78a;
	text-align: center;
	font-size: small;
	clear: both;
	vertical-align: middle;
	font-weight: bold;
}

#footer #info {
	line-height: 32px;
	padding-top: 1px;
	padding-right: 5px;
}

#menu {
	width: 170px;
	float: left;
	color: #0a640c;
	font-size: small;
	font-weight: bold;
	padding: 5px 5px 5px 5px;
	text-align: center;
}

#menu a, a:hover, a:active {
	color: #0a640c;
	text-decoration: none;
}

#menu a:hover {
	background-color: #facb03;
}

#menu .nohover a:hover {
	background-color: #fce480;
}

#menu ul {
	list-style: none outside none;
}

#menu li {
	margin-top: 8px;
	width: inherit;
}

#menu li:hover {
	background-color: #facb03;
}

#content {
	width: 558px;

	padding: 5px 5px 5px 5px;
	margin-top: auto;
	margin-bottom: auto;
	float: left;
	clear: right;
}

#content ul {
	list-style: disc inside none;
}

img {
	border: 0 black solid;
}

.vehicle_left, .vehicle_center {
	width: 185px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	float: left;
}

.vehicle_right {
	width: 185px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	float: left;
	clear: right;
}

.vehicle_image {
	height: 125px;
	width: 180px;
	border: 1px black solid;
}

.vehicle_box {
	width: 545px;
	border: 1px black dashed;
	padding: 5px 5px 5px 5px;
	float: left;
	margin-bottom: 5px;
}

input, .sitebutton, textarea {
	background-color: #fce480;
	border: 1px black dashed;
	color: #075e0f;
	font-weight: bold;
}

.vehicle_pic_box {
	float: left;
}

.vehicle_info_box {
	float: left;
	padding-left: 10px;
	width: 300px;
}

.vehicle_book_box {
	float: left;
	text-align: right;
	font-weight: bold;
}
