html, body, h1, h2, h3, h4, h5, h6, form, fieldset {
margin: 0px;
padding: 0px;
border: 0px;
}
h1 {
	font-size: 120%;
	background-color:#000000;
	color:#FFFFFF;	
}
p {
margin-top: 0px;
padding-top: 0px;
border: 0px;
}
body {
	text-align: center;
	margin:0px;
	font-size: 80%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
	padding: 0;
	background-color: #FFFFFF;
}
div#maincont {
	text-align: left;
	width: 770px;
	margin-left: auto;
	margin-right: auto;
}
div.viewer {
	width: 300px;
	margin-left: auto;
	margin-right: auto;
}
div.viewer p {
	text-align:left;
}
#skipmenu {
	font-size: 10%;
}
#skipmenu img {
	border: none;
	height: 1px;
	width: 1px;
}
div#strap {
	font-size: 70%;
	color:#000000;
	text-align: center;
}
div#hiddenStrapCont {
	display: none;
}
div#topLeft {
	float: left;
	width: 70%;
	font-size: 55%;
	color: #6B8E23;
}
div.clearBoth {
	clear: both;
}
img#topImage {
	margin-top: 2px;
	margin-bottom: 6px;
}
div#menuCont, div#footLeft {
	width: 156px;
	float: left;
}
div#footLeft, div#footRight {
	padding-top: 10px;
}
div#footRight {
	text-align: center;
	color:#999999;
}
div#menuCont p {
	text-align:left;
}
div#textCont, div#footRight {
	margin-left: 162px;
	margin-right: 4px;
	margin-bottom: 5px;
}

ul#navlist
{
	width: 162px;
	padding: 0px;
	border: 1px solid #808080;
	border-top: 0px;
	margin: 0px;
	background: #FFFFFF;
	font-weight: bold;
	font-size: 90%;
}

ul#navlist li
{
list-style: none;
margin: 0px;
border: 0px;
border-top: 1px solid #000000;
}

ul#navlist li a
{
display: block;
width: 140px;
padding: 4px 8px 4px 8px;
border: 0px;
border-left: 7px solid #FF0000;
background:#000000;
text-decoration: none;
text-align: right;
}

ul#navlist li a:link { color: #FFFFFF; }
div#navcontainer li a:visited { color: #FFFFFF; }
ul#navlist li a:hover, ul#navlist li a#current {
	border-color: #FFD700;
	color:#FFD700;
	background: #000000;
}
ul#navlist li a.dynamix, ul#navlist li a.dynamix:visited {
border-color: #FFD700;
background: #000000;
color:#FF0000;
font-size: 95%;
}
ul#navlist li a.dynamix:hover {
border-color: #FFD700;
background: #000000;
color: #FFD700;
}
fieldset {
	display: inline;
	margin: 0px;
	padding: 0px;
}
div.images2right {
	float: right;
	width: 49%;
	text-align: center;
	padding-bottom: 5px;
}
div.images2left {
	width: 48.9%;
	text-align: center;
	padding-bottom: 5px;
}
div.images1Large {
	width: 98%;
	text-align: center;
}
div.image1Left {
	width: 49%;
	text-align: center;
	float: left;
	padding-bottom: 5px;
}
div.image1Right {
	width: 310px;
	text-align: center;
	float: right;
	padding: 10px 0 5px 15px;
}
div.CaroftheWeek {
	width: 310px;
	text-align: center;
	float: right;
	margin: 10px 0 5px 15px;
	border: thin solid #FF0000;
}
table.admin {
	background-color: #FEFDEB;
	text-align: left;
}
div#homefootleft {
	width: 156px;
	float: left;
	padding-top: 8px;
}
div#homefootright {
	margin-left: 162px;
	margin-right: 4px;
	padding-top: 8px;
	text-align: center;
}
div#homefootright img {
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 6px;
}
div.replyForm {
	clear: both;
	width: 98%;
}
.redText {
	color: #FF0000;
	}
div.mailLeftCont {
	width: 215px;
	float: left;
}
div.mailRightCont {
	margin-left: 225px;
}
div.leftCont {
	width: 175px;
	float: left;
	margin-top: 2px;
}
div.rightCont {
	margin-left: 182px;
	margin-top: 2px;
}
div.leftContV {
	width: 120px;
	float: left;
	margin-top: 2px;
	text-align: left;
}
div.rightContV {
	margin-left:127px;
	margin-top: 2px;
	text-align: left;
}
div.www {
	text-align:right;
	font-size: 75%;
}
div.stock {
	font-size: 85%;
}
div.footbar {
	width: 100%;
	font-size: 30%;
	background-color:#000000;
	margin-bottom: 10px;
}
.CotWHeader {
	color:#FFFFFF;
	background-color:#000000;
	font-weight:bold;
	width: 100%;
}
table.cars {
	border: thin solid #000000;
}
table.cars caption {
	font-size: 140%;
	font-style:italic;
	font-weight: bold;
	color:#FFFFFF;
	background-color:#000000;
}
table.cars th {
	color:#000000;
	background-color: #FFD700;
}

