/*

(c) Copyright 2010 avlnetworks.com, all rights reserved.

*/

body {
	background: #10100f url("images/bg.gif") repeat-x top left;
	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	color: #5b5b56;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

html {
	overflow-y: scroll;
}

a:link, a:visited, a:active {
	color: #1892c7;
	text-decoration: underline;
}

a:hover {
	color: #ed8223;
	text-decoration: none;
}

input,
textarea,
select {
	background: #f2f2f1;
	border: 1px solid #bfbfb8;
	color: #10100f;
	font-family: Verdana, Arial, Tahoma, helvetica, sans-serif;
	font-size: 12px;
	margin: 3px 0 3px 0;
	padding: 2px;
}

.input_width_1 {
	width: 250px;
}

.textarea_width_1 {
	width: 300px;
}

img {
	border: none;
}

hr {
	color: #cdcdc3;
	background: #cdcdc3;
	height: 1px;
	border: none;
}

#header {
	width: 770px;
	height: 216px;
	margin: 0 auto;
	padding: 0 5px;
}

#header h1 {
	text-align: center;
	margin: 0;
	padding: 0;
}

#header ul {
	list-style: none;
	width: 770px;
	height: 40px;
	margin: 0;
	padding: 0;
}

#header li {
	float: left;
	height: 40px;
	margin: 0;
	padding: 0;
}

.main_menu_button a:link,
.main_menu_button a:active,
.main_menu_button a:visited {
	float: left;
	background: url("images/button.gif") no-repeat top left;
	width: 108px;
	height: 29px;
	text-align: center;
	font-size: 14px;
	color: #676765;
	text-decoration: none;
	font-weight: normal;
	margin: 0 1px;
	padding: 11px 0 0 0;
	display: inline;
}

.main_menu_button a:hover {
	background: url("images/button_hover.gif") no-repeat top left;
	color: #8b8b83;
}

.main_menu_button_s a:link,
.main_menu_button_s a:active,
.main_menu_button_s a:visited,
.main_menu_button_s a:hover {
	float: left;
	background: url("images/button_special.gif") no-repeat top left;
	width: 108px;
	height: 29px;
	text-align: center;
	font-size: 14px;
	color: #c5c5bf;
	text-decoration: none;
	font-weight: bold;
	margin: 0 1px;
	padding: 11px 0 0 0;
	display: inline;
}

.main_menu_button_sp a:link,
.main_menu_button_sp a:active,
.main_menu_button_sp a:visited,
.main_menu_button_sp a:hover {
	float: left;
	background: url("images/button_selected.gif") no-repeat top left;
	width: 108px;
	height: 29px;
	text-align: center;
	font-size: 14px;
	color: #c5c5bf;
	text-decoration: none;
	font-weight: bold;
	margin: 0 1px;
	padding: 11px 0 0 0;
	display: inline;
}

.position_center {
	width: 780px;
	margin: 0 auto;
	padding: 0;
}

#home_body {
	float: left;
	background: url("images/home_bg_body.gif") repeat-x top left;
	width: 100%;
	margin: 0;
	padding: 0;
}

.home_nav {
	float: left;
	list-style: none;
	width: 780px;
	height: 255px;
	margin: 0;
	padding: 0;
}

.home_nav li {
	float: left;
	height: 255px;
	margin: 0;
	padding: 0;
}

#content_body {
	float: left;
	background: #ffffff url("images/content_bg_body.gif") repeat-x top left;
	width: 100%;
	margin: 0;
	padding: 22px 0 0 0;
}

#content_body_2 {
	float: left;
	background: url("images/content_bg_body_2.gif") repeat-x bottom left;
	width: 100%;
	margin: 0;
	padding: 0;
}

#content_content {
	float: right;
	width: 605px;
	margin: 0 0 80px 0;
	padding: 0;
}

#content_content h2 {
	font-family: 'Trebuchet MS', Verdana, Arial, Tahoma, Helvetica, sans-serif;
	color: #10100f;
	font-size: 18px;
	font-weight: bold;
	border-bottom: 1px solid #cdcdc3;
	margin: 0;
	padding: 24px 0 12px 0
}

#content_content h2 a:link,
#content_content h2 a:active,
#content_content h2 a:visited {
	color: #797976;
	text-decoration: none;
}

#content_content h2 a:hover {
	color: #ed8222;
	text-decoration: none;
}

.content_entry {
	width: 575px;
	margin: 0;
	padding: 10px 15px;
}

.content_entry p {
	line-height: 18px;
}

.content_entry img {
	border: 1px solid #10100f;
	margin: 5px;
	padding: 0;
}

.content_important_1 {
	color: #1c6484;
	font-weight: bold;
	border: none;
}

.content_sep_001 {
	background: url("images/content_separator_001.jpg") no-repeat top left;
	width: 100%;
	height: 30px;
	margin: 0;
	padding: 0;
}


/* project_entry IS USED FOR NO IMAGE BORDER ON KHC FEATURED CARS DENALI */
.project_entry {
	width: 575px;
	margin: 0;
	padding: 5px 1px;
}

.project_entry p {
	line-height: 18px;
}

.project_entry img {
	border: none;
	margin: 0px;
	padding: 1px;
}

.project_important_1 {
	color: #1c6484;
	font-weight: bold;
	border: none;
}




.content_important_1 a:link,
.content_important_1 a:active,
.content_important_1 a:visited {
	color: #10252e;
	text-decoration: underline;
}

.content_important_1 a:hover {
	color: #ed8222;
	text-decoration: none;
}

.content_important_2 {
	color: #1c6484;
	font-size: 10px;
	font-weight: bold;
}

.content_important_2 a:link,
.content_important_2 a:active,
.content_important_2 a:visited {
	color: #10252e;
	text-decoration: underline;
}

.content_important_2 a:hover {
	color: #ed8222;
	text-decoration: none;
}


.content_small_1 {
	color: #9f9f96;
	font-size: 10px;
	font-weight: normal;
}

.content_small_1 a:link,
.content_small_1 a:active,
.content_small_1 a:visited {
	color: #616157;
	text-decoration: underline;
}

.content_small_1 a:hover {
	color: #ed8222;
	text-decoration: none;
}

.ie_fix {
	width: 100%;
}

.form_style_1 label {
	float: left;
	text-align: right;
	width: 100px;
	margin: 0 12px 0 0;
	padding: 5px 0 0 0;
}

.form_style_1_submit {
	margin-left: 112px;
}

#submenu {
	float: left;
	background: #1fa4de url("images/sub_menu_001.jpg") repeat-x top left;
	width: 160px;
	margin: 0 0 80px 0;
	padding: 0;
}

#submenu ul {
	background: url("images/submenu_bottom_rounded.gif") repeat-x bottom left;
	list-style: none;
	width: 160px;
	margin: 0;
	padding: 55px 0 30px 0;
}

.submenu_button a:link,
.submenu_button a:active,
.submenu_button a:visited {
	width: 130px;
	font-size: 12px;
	color: #b6e9ff;
	text-decoration: none;
	font-weight: normal;
	border-bottom: 1px solid #49b5e4;
	margin: 0;
	padding: 10px 15px;
	display: block;
}

.submenu_button a:hover {
	background: #2baee7;
	color: #ffffff;
	border-bottom: 1px solid #49b5e4;
}

.submenu_button_s a:link,
.submenu_button_s a:active,
.submenu_button_s a:visited,
.submenu_button_s a:hover {
	background: #1892c8;
	width: 130px;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px solid #49b5e4;
	margin: 0;
	padding: 10px 15px;
	display: block;
}

.footer {
	float: left;
	list-style: none;
	background: url("images/footer_bg.jpg") no-repeat top left;
	width: 550px;
	height: 174px;
	margin: 0;
	padding: 1px 0 0 230px;
}

.footer a:link,
.footer a:active,
.footer a:visited {
	color: #4c4c4a;
	text-decoration: none;
}

.footer a:hover {
	color: #1993c9;
	text-decoration: none;
}

.footer_section_1 {
	float: left;
	width: 200px;
	height: 134px;
	background: url("images/footer_separator.gif") no-repeat top left;
	margin: 0;
	padding: 20px;
}

.footer_section_1 ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.footer_section_1 li {
	margin: 0;
	padding: 0;
}

.footer_text_1 {
	padding: 20px 0 0 0;
	font-size: 14px;
	color: #2f2f2d;
	font-weight: bold;
	display: block;
}

.footer_text_2 {
	font-size: 9px;
	color: #2f2f2d;
	font-weight: normal;
}