@charset "UTF-8";
body {
	background-color: #ffd204;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}
html, body, #wrapper {
	height:100%;
	margin: 0;
	padding: 0;
}
#wrapper {
	background-color: #808285;
	width: 1006px;
	margin: auto;
}
td {
	vertical-align: top;
}
.shadow_left {
	background-image: url(images/shadow_left.gif);
	background-repeat: repeat-y;
}
.shadow_right {
	background-image: url(images/shadow_right.gif);
	background-repeat: repeat-y;
}
.hertz_menu {
	padding-top: 3px;
}
.copy_h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: italic;
	color: #ffd204;
	margin-top: 17px;
	margin-bottom: 12px;
}
.copy_h2 {
	color: #ffd204;
	font-weight: bold;
}
.copy_h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	color: #ffd204;
	vertical-align: baseline;
}
.copybox {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #ffd204;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #ffd204;
}
.copy {
	margin-top: 12px;
	margin-bottom: 20px;
}
.result_table {
	padding-top: 10px;
	vertical-align: bottom;
}
.form_table {
	padding-top: 10px;
	vertical-align: bottom;
}
.vehicle_imagetable {
	vertical-align: middle;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bolder;
}
.vehicle_imagetabletxt {
	vertical-align: middle;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bolder;
	padding-right: 5px;
	padding-left: 5px;
}
.fine_print {
	font-size: 11px
}
.infobox {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #ffd204;
	padding-bottom: 10px;
}
.aboutpic {
	padding-right: 10px;
}
a:link {
	color: #ffd204;
}
a:visited {
	color: #ffd204;
}
.contact_border {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #ffd204;
	padding-bottom: 5px;
	padding-top: 25px;
}
.contact_box {
	padding-top: 10px;
}
