* 
{
	margin: 0;
	padding: 0;
}

body
{
	top: 0px;
	left: 0px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	background-color: #4b4338;
	background-image: url(../images/gradient.jpg);
	background-repeat: repeat-x;
	margin-right: auto;
	margin-left: auto;
	line-height: 16px;
	color: #ccc;
}

input
{
	border:0px solid black;
	background:#666;
	width:150px;
	height:20px;
	font-size: 11px;
	color: #ccc;
}

input[type=text]
{
	border:1px solid black;
	background:#666;
	width:150px;
	height:20px;
	font-size: 11px;
	color: #ccc;
}

input[type=file]
{
	background:#666;
	height:20px;
	font-size: 11px;
	color: #ccc;
	padding:0px;
}

textarea
{
	border:1px solid black;
	background:#666;
	width: 150px;
	height: 75px;
	font-size: 11px;
	color: #ccc;
	font-family: Arial, sans-serif;
}

select
{
	border:1px solid black;
	background:#666;
	width:110px;
	color:#ccc;
	padding:0px;
}

option
{
	color:#fff;
}

input[type=submit]
{
	border:0px;
	background: url(../images/button.jpg);
	margin-left: auto;
	margin-right: auto;
	background-repeat: no-repeat;
	color: #fff;
	font-size: 11px;
	width:110px;
	padding-bottom: 2px;
}

input[type=submit]:hover
{
	background: url(../images/submit-hover.png);
	background-repeat: no-repeat;
}

input[type=button]
{
	margin-left: auto;
	margin-right: auto;
	font-size: 11px;
	width:202px;
	height: 27px;
	padding-bottom: 2px;
	background: url(../images/button.png);
	background-repeat: no-repeat;
}

input[type=button]:hover
{
	background-repeat: no-repeat;
}

a
{
	color: #CCCBCB;
	text-decoration: none;
}

a:hover
{
	color: #D02A27;
	text-decoration: none;
}

img
{
	border: 0px;
}

.mailclass
{
	color:#fff;
	font-weight: bold;
}

#full-content
{
	background-image: url(../images/site-bg.png);
	background-repeat: no-repeat;
	background-position:bottom;
	overflow: hidden;
}

#alt-full-content
{
	background-image: url(../images/alt-bg.png);
	background-repeat: no-repeat;
	background-position:center;
	overflow: hidden;
}

#body-content
{
	width: 1021px;
	height: 840px;
	position:relative;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}

#logo
{
	float: left;
	padding-right: 40px;
	padding-left: 40px;
}

#menu
{
	background-image: url(../images/menu-bg.png);
	float: left;
	background-repeat: no-repeat;
	width: 840px;
	font-size: 11px;
	color: #CCCBCB;
}

.menu-first
{
	float: left;
	width: 145px;
	height: 190px;
}

.menu-second
{
	float: left;
	width: 690px;
	height: 190px;
}

.menu-other
{
	float: left;
	padding-top: 12px;
	width: 160px;
	height: 190px;
}

.menuanchorclass
{
	float:left;
	margin-left: 15px;
	border-bottom:0px;
}

.menuanchorclassred
{
	float:left;
	margin-left: 15px;
	border-bottom:1px dotted #CA2027;
	color: #CA2027;
}

.menuanchorclassred-selected
{
	color: #CA2027;
}

#mouseoutdiv1
{
	float:left;
	padding:9px;
	padding-top:15px;
}

#mouseoutdiv2
{
	height: 10px;
}

#heading
{
	float: left;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 5px;
}

#bodypadding
{
	float:left;
	padding-left: 45px;
	width: 96%;
	height: 395px;
}

#cathead
{
	padding-left:10px;
	width:270px;
	font-weight: bold;
	font-size: 18px;
	line-height: 22px;
}

#catcol1
{
	padding-left:10px;
	width:270px;
}

#prod2head
{
	padding-left:10px;
	width:420px;
	font-weight: bold;
	font-size: 18px;
}

#prod2head2
{
	padding-left:10px;
	width:420px;
	font-weight: bold;
	font-size: 15px;
}

#prod2col1
{
	padding-left:10px;
	width:420px;
}

#prod1head
{
	padding-left:10px;
	width:300px;
	font-weight: bold;
	font-size: 18px;
}

#prod1head2
{
	padding-left:10px;
	width:300px;
	font-weight: bold;
	font-size: 15px;
}

#prod1col1
{
	padding-left:10px;
	width:300px;
}

#classiccon
{
	float:left;
	width:490px;
	padding-right: 10px;
}

#hishead1
{
	width:270px;
}

#hiscon1
{
	width:270px;
}

#hispic
{
	float:left;
	margin-left: 25px;
}

#hishead2
{
	font-size: 11px;
	font-weight: bold;
}

#hiscon2
{
	float:right;
	width: 650px;
}

#hisinner
{
	float:left;
	width: 200px;
	padding-left: 15px;
}

#subheading
{
	width: 285px;
	float: left;
}

.subheading2
{
	margin-right: 40px;
	float: left;
	font-size: 12px;
	cursor:pointer;
}

#prod1-columns
{
	float:right;
	width: 150px;
	padding-right: 10px;
}

#prod2-columns
{
	float:left;
	width: 145px;
	padding-left: 10px;
}

#tech-col1
{
	float:left;
	margin-left:20px;
	margin-top:3px;
	color:#fff;
	font-weight: bold;
}

#tech-col2
{
	float:left;
	padding-left:20px;
	padding-top:2px;
	color:#ccc;
	font-weight: bold;
}

.tech-col1
{
	width:150px;
}

.tech-col2
{
	width:253px;
}

.smalltext
{
	font-size: 10px;
}

#copy
{
	border-top: 0px;
	color:#666;
	font-size:11px;
	padding: 0px 25px 0px 25px;
	width:970px;
}

.copytext
{
	size:9px;
}

#dealership
{
	font-size: 15px;
	font-weight: bold;
}

#address
{
	font-size: 12px;
}

.wishlist
{
	font-size:11px;
	border:1px solid red;
	padding:2px;
	background:#333;
}

.wishlist:hover
{

}

#career
{
	background:#333;
	font-weight:bold;
	width:142px;
	cursor:default;
	padding-left:7px;
	border-top:1px dotted white;
	border-bottom:1px dotted white;
	color:#fff;
}

.career
{
	background:#665F55;
	color:#fff;
	height: 20px;
	width:142px;
	padding-left:7px;
	border-bottom:1px dotted white;
	cursor:default;
}

.career:hover
{
	background:#333;
}

.news
{
	font-size:12px;
	font-weight:normal;
	padding:5px;
	cursor:pointer;
	background:#665f55;
}

.news:hover
{
	background:#333;
}

#prod4head
{
	padding-left:10px;
	width:300px;
	font-weight: bold;
	font-size: 18px;
}

#prod4head2
{
	padding-left:10px;
	width:300px;
	font-weight: bold;
	font-size: 15px;
}

#prod4col1
{
	padding-left:10px;
	width:300px;
}
