body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, sans-serif;
	color: #565f61;
	background-color: #e3eaed;
}
a { color: #4b8099; text-decoration: none; }
a:hover { text-decoration: underline; }

h4 a { color: #C68C4F; text-decoration: none; }
h4 a:hover { text-decoration: underline; }

#right_col a { color: #C68C4F; text-decoration: none; }
#right_col a:hover { text-decoration: underline; }

h1 {
	margin: 0px;
	margin-bottom: 15px;
	font-size: 30px;
	font-weight: 100;
	color: #c68c4f;
	border-bottom: 1px solid #e2ead3;
}
h2 {
	font-size: 16px;
	margin: 0px;
	margin-bottom: 10px;
	font-weight: bold;
}
h3 {
	color: #C68C4F;
	font-size: 16px;
	margin: 0px;
	margin-bottom: 10px;
	font-weight: bold;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	color: #C68C4F;
}
hr { 
	height: 1px; 
	border: 0px;
	border-bottom: 1px solid #e2ead3;
	overflow:hidden;
	margin: 15px 0px;
}
#wrapper {
	width: 975px;
	margin: 0px auto;
	background-color: white;
	background-image: url(/images/bg_wrapper.jpg);
	background-repeat: repeat-y;
	padding: 0px 7px;
	position: relative;
}
#home_link {
	display:block;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 98px;
	height: 92px;
	text-decoration: none;
}
#home_link a:hover { text-decoration: none; }

#end {height: 15px; background: #000;}

#footer {
	width: 945px;
	margin: 10px auto;
	padding: 0px 15px;
	font-size: 10px;
	color: #5e8fa6;
	height: 40px;
}
#footer a { 
	color: #5e8fa6;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#top {
	height: 93px;
	width: 975px;
	background-image: url(/images/bg_top.jpg);
	position: relative;
}

#bottom_top {height: 13px; background: url(/images/bottom_top.jpg) repeat-x top left;}
#home_bottom_top {height: 33px; background: url(/images/home_bottom_top.jpg) repeat-x top left;}

#home {background: url(/images/content_repeat.jpg) repeat-x top left; overflow: hidden;}

#top_nav {
	position: absolute;
	top: 65px;
	left: 700px;
}
.home_block {
	float: left;
	font-size: 11px;
}
#hb1 {
	width: 277px;
	margin-right: 30px;
	margin-left: 22px;
}
#hb2 {
	width: 360px;
	margin-right: 20px;
}
#hb3 {
	width: 248px;
}
#left_col {
	width: 160px;
	height: 487px;
	padding: 40px 12px 20px 21px;
	background-image: url(/images/bg_left_col.jpg);
	background-repeat: no-repeat;
	float: left;
	font-size: 12px;
}
#right_col {
	width: 720px;
	float: left;
	padding: 20px 21px 20px 30px;
	background-image: url(/images/bg_right_col.jpg);
	background-repeat: repeat-x;
	font-size: 12px;
}
#gmap {
	width: 379px;
	height: 566px;
	float: left;
	border: 1px solid black;
}
#dealers {
	width: 300px;
	height: 566px;
	overflow: auto;
	float: left;
	margin-left: 30px;
	font-size: 11px;
}
.dealer {
	margin-bottom: 10px;
}
.list_item {
	margin-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #e2ead3;
}
.list_thumb {
	width: 100px;
	margin: 0px 10px 0px 0px;
	float: left;
}
.list_info {
	width: 575px;
	float: left;
	margin: 0px;
}
.c_input {
	width: 300px;
	font-size: 12px;
	color: black;
	border: 1px solid #8b9971;
	padding: 3px;
}
.sn1 { 
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 10px;
}
.sn1 a { color: #676767; }
.sn2 a {
	display: block;
	font-size: 11px;
	margin-left: 20px;
	margin-bottom: 8px;
}
.sn3 { 
	padding-left: 20px;
}
#youtube {
	width: 400px;
	height: 325px;
	margin-top: 20px;
	margin-left: 20px;
	margin-bottom: 20px;
	border: 1px solid #8b9971;
	float: right;
}
#slides {
	width: 400px;
	height: 300px;
	margin-top: 20px;
	margin-left: 20px;
	margin-bottom: 20px;
	float: right;
	position: relative;
}
.slide {
	position: absolute;
	top:0px;
	left:0px;
	width: 400px;
	height: 300px;
	text-align: center;
}