/* CSS Document */
html{
	padding: 0;
	margin: 0;
	border: 0;
	height: 100%;
	border:none;
}
body{
	MARGIN: 0px auto;
	padding: 0px;
	width: 758px;
	font-family: Arial, Helvetica, sans-serif;
	background: #262626 url(images/BG.gif) repeat-x top;
}
p, div, h1, h2, h3, img{
	margin:	0;
	padding: 0;
}
a:link, a:visited, a:hover {
	color: #BA0000;
	text-decoration: underline;
}

a:hover {
	color: #fff;
	text-decoration: none;
}
h1, h2, h3{
	font-family: Arial, sans-serif;
	margin: 0px;
	padding: 0px;
	color: #BA0000;
}

p {
	margin: 0; 
	padding-top: 1em; 
}
#fullheight{
	FLOAT: left;
	width:758px;
	margin-top: 28px;
	background: #514e4d;
	padding-bottom: 3px;
}
#topHader{
	margin: 0px;
	padding: 0px;
	border-collapse:collapse;
	background: #000000;
}
#midShadow{
	margin: 0px 3px;
	padding: 0px 0px 5px;
	width: 750px;
	FLOAT: left;
}
#mainnav{
	background: #514e4d;
	height: 42px;
	width: 750px;
	border-top: 3px solid #000000;
	border-bottom: 1px solid #000000;
}

#mainnav a{
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	height: 35px;
	width: 125px;
	float: left;
	text-decoration: none;
	text-align: center;
	background: #31312f url(images/navUp.gif) no-repeat;
	margin-top: 3px;
}
#mainnav a:hover{
	color: #FFFFFF;
	background: #6d180c url(images/navOver.gif) no-repeat;
}
.navS{
	display:block;
	margin-top: 10px;
}
.navD{
	display: block;
	padding-top: 3px;
}
#Container{
	float: left;
	width: 750px;
	background: url(images/page_BG.gif) repeat-y;
}
#left{
	float: left;
	width: 500px;
	height: 100%;
	padding-bottom: 20px;
	padding-left: 10px;
}
#left H1 {
	FONT: bold 25px arial, georgia, serif;
	LETTER-SPACING: -1px;
	margin-top: 15px;
	
	}
#left H2 {
	FONT: 18px arial,georgia, serif;
	LETTER-SPACING: -1px;
	margin-top: -2px;
}
#left p {
	FONT: 12px "Trebuchet MS", verdana, arial, helvetica, sans-serif;
	margin: 0px;
	padding-right: 5px;
	color: #FFFFFF;
	}
.info{
	color: #FFFFFF;
	margin: 10px 0px 10px 10px;
	float: left;
	width: 440px;
}
.info H4{
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	color: #BA0000;
}
.info p{
	margin: 0px;
	padding: 0px;
	font: normal 11px Arial, Helvetica, sans-serif;
}
#right{
	float: right;
	width: 230px;
}
.dealerPhoto{
	margin: 15px 2px 10px 3px;
	padding: 0px;
}
.dealerPhoto img{
	border: 1px solid #514E4D;
}
.mod{
	background: #2f2f2f url(images/mod_bg.gif) no-repeat right bottom;
	width: 220px;
	margin: 10px 0px 10px 5px;
}
.mod2{
	height: 240px;
	width: 220px;
	margin: 15px 0px 10px 5px;
}
.disclaimer{
	font-size: 12px;
	line-height: 19px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	height: 19px;
	margin-right: 10px;
	padding-left: 9px;
}
.red{
	color: #cc0000;
}
#contactInfo{
	font-size: 13px;
	color: #fff;
	margin-top: 15px;
}
#contactInfo h2{
	font-size: 18px;
}
#contactInfo h3{
	font-size: 14px;
	font-weight: bold;
	margin-top: 8px;
}
#contactInfo ul{
	margin: 5px 0px 0px;
	padding: 0px;
	list-style: none;
}
#contactInfo li{line-height: 22px;}
#footer{
	text-align: center;
	height: 30px;
	width: 750px;
	font-size: 10px;
	color: #FFFFFF;
	float: left;
	background: #1b1b1b;
	line-height: 30px;
	border-top: 5px solid #0e0e0e;
}
#bottomcopy{
	width: 760px;
	height: 50px;
	margin: 5px 0px 0px;
	padding: 0px;
	float: left;
	text-align: left;
}
#A123{
	height: 29px;
	width: 179px;
	font: 11px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
#A123 a{
	text-decoration: none;
	cursor: hand;
}

a.SellVehicle:link, a.SellVehicle:visited, a.SellVehicle:active{
	width: 503px;
	height: 172px;
	display: block;
	background: url(images/SellYourOwnVehicle.jpg) no-repeat left center;
	position: relative;
	float: left;
	margin: 0px 0px 0px -3px;
	cursor: pointer;
	text-decoration: none;
}
a.SellVehicle:hover {
	background: url(images/SellYourOwnVehicleOver.jpg) no-repeat;
}

/*----Form----*/

#FormDiv {
	float: left;
	color: #FFFFFF;
	font-size: 12px;
	width: 370px;
}

#FormDiv Form {}

#FormDiv Form label{
	float: left;
	width: 105px;
	margin: 3px 0px 1px;
}

#FormDiv Form input[type="text"] {
	width: 190px;
	padding: 2px 0px 2px 4px;
	font-size: 11px;
	color: #ffffff;
	background: #353535 url(images/input_BG.gif) repeat-x;
	border: 1px solid #7f7f7f;
	float: left;
	margin: 2px 0px;
	}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	}
#FormDiv Form input:focus {
	background: #000;
	}

#FormDiv Form select {
	width:200px;
	background: #333333;
	border: 1px solid #414141;
	margin-bottom: 5px;
	padding: 2px 0px 2px 4px;
	font-size: 12px;
	color: #ffffff;
	}
.required {
	color:#b11313;
	}
	
.sendButton {
	color: #ffffff;
	background: #101010 url(images/email_Button_up.gif) repeat-x top;
	width: 106px;
	height: 26px;
	padding:0;
	border-top: 1px solid #000000;
	border-right: 1px solid #161616;
	border-bottom: 1px solid #262525;
	border-left: 1px solid #161616;
	float: right;
	margin: 10px 65px 0px 0px;
	}
.sendButtonHover {
	background: #8b0001 url(images/email_Button_over.gif) repeat-x top;
	width: 106px;
	height: 26px;
	margin-top: 10px;
	padding:0;
	color: #ffffff;
	border-top: 1px solid #000000;
	border-right: 1px solid #161616;
	border-bottom: 1px solid #262525;
	border-left: 1px solid #161616;
	float: right;
	margin: 10px 65px 0px 0px;
	}