﻿body {
	font-family: Verdana;
	font-size: 13px;
	color: #000080;
	background-image: url('images/background.gif');
	/* part of centering site on screen - wrap entire contents in div element id="frame" */
	width: 926px;
	padding-left: 50%;
	/* end of part rest is in id style */
}
/* ID Styles */

/* More centering site */
#frame {
	/* set the width of the column */
	width: 926px;
	margin-left: -463px;
/* End of centering site */
}
#topmenu a {
	font: 13px Arial, Helvetica, sans-serif;
	background: #ff0000;
	font-weight:bold;
	color: #ffffff;
	line-height:17px;
	letter-spacing:0.03em;
	text-align:center;
	text-decoration: none;
	display:block;
	padding:0px 1px 0px 1px;
	border: medium outset #800000;
	}
#topmenu a:hover {
	background: #0000de;
	color:#ffffff;
	}

#bottommenu a {
	font: 13px Arial, Helvetica, sans-serif;
	background: #ff0000;
	font-weight:bold;
	color: #ffffff;
	line-height:17px;
	letter-spacing:0.03em;
	text-align:center;
	text-decoration: none;
	display:block;
	padding:0px 1px 0px 1px;
	border: medium outset #800000;
	}
#bottommenu a:hover {
	background: #0000de;
	color:#ffffff;
	}

/* Class Styles */

.red24px {
	border-style: solid;
	border-width: 0px;
	margin: 5px 10px;
}
p {
	font-family: Verdana;
	font-size: 13px;
	color: #2F0801;
}
.boldNormal {
	font-weight: bold;
}
li {
	font-family: Verdana;
	font-size: 13px;
	padding-bottom: 10px;
}
.centered {
	text-align: center;
}
.smallFont {
	font-family: Verdana;
	font-size: 12px;
}
.pixBorder {
	border: 3px ridge #4E0303;
}
h1 {
	font-family: Verdana;
	font-size: medium;
	font-weight: bold;
	color: #000000;
	text-align:center;
}
td {
	font-family: Verdana;
	font-size: 13px;
	color: #2F0801;
}
.smallFontitalic {
	font-family: Verdana;
	font-size: 12px;
	font-style: italic;
}

.credits {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
}
.a credits {
	color: #FFEFD5;
}
.whiteBackground {
	background-color: #FFFFFF;
}
.style6 {
	background-image: url('images/template_05.gif');
}
.style7 {
	background-image: url('images/template_08.gif');
}
.style8 {
	background-image: url('images/template_11.gif');
	text-align: center;
}
.style9 {
	background-image: url('images/template_07.gif');
}
.rightColumn {
	background-image: url('images/template_10.gif');
}
.normalTextcentered {
	font-family: Verdana;
	font-size: 13px;
	color: #000080;
	text-align: center;
}
.redPrice {
	background-color: #FFFFFF;
	text-align: center;
}
.vehicleTitle {
	font-size: 18px;
	color: #333399;
	font-weight: bold;
	font-family: Verdana;
	text-align: center;
}
.red24px {
	color: #FF0000;
	font-size: 24px;
	font-weight: bold;
}
.style7 {
	font-size: 10pt;
	color: #333399;
	font-weight: bold;
	font-style: italic;
}
.style8 {
	color: #3300CC;
	font-weight: bold;
	font-size: 12pt;
}
.style11 {
	font-size: 12pt;
	font-weight: bold;
}
.style16 {font-size: 18pt; font-weight: bold; }
.redPrice {font-weight: bold; color: #FF0000; font-size: 16pt;}
.style22 {
	border-style: solid;
	border-width: 0px;
}
.borderZero {
	border-style: solid;
	border-width: 0px;
}
.blueBar {
	color: #0000DE;
}
.Title {
	font-weight: bold;
	color: #FF0000;
	font-size: 35px;
	letter-spacing: .2em;
	line-height: 40px;
	text-align: center;
	vertical-align: middle;
}
.grayBackground {
	background-color: #EAEDE8;
}
.redBold {
	font-weight: bold;
	color: #FF0000;
	font-size: 14px;
	font-family: Verdana;
}
a:link {
	text-decoration: none;
}
a:hover {
	color: #000000;
}
.alignLeft {
	text-align: left;
}
.indented {
	background-color: #FFFFFF;
	margin-right: 10px;
	margin-left: 10px;
}
