
.navigation {
	width:155px;
	background-color:none;
	background-image:none;
	background-repeat: no-repeat;
	padding-bottom:0px;
	padding-left:0px;
}
		
.navigation_holding_table {
	width:auto;
	background-color:transparent;
}

.navigation_mainnav_center {
	width: auto;
	height:28px;
	padding-left:12px;
	padding-right:12px;
	background-color:transparent;
	background-image: none;
	background-repeat: no-repeat;
	background-position: top left;
	text-align:left;
	cursor:pointer;
	border-bottom:none;
}

.navigation_mainnav_center-hover {
	width: auto;
	height:28px;
	padding-left:12px;
	padding-right:12px;
	background-color:transparent;
	background-image: url('http://www.lakecountrychevrolet.com/hf_incs/lake_country/images/bg_navigation_over.png');
	background-repeat: repeat-x;
	background-position: top left;
	text-align:left;
	cursor:pointer;
	border-bottom:none;
}

.navigation_mainnav_left {

}
.navigation_mainnav_right {
	background-image:url('http://www.lakecountrychevrolet.com/hf_incs/lake_country/images/bg_nav_right.jpg');
	width:2px;
}

.navigation_mainnav_center a {
	color:#FFFFFF;
	font-family:Arial;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	text-align: left;
	line-height:28px;
}
.navigation_mainnav_center-hover a {
	color:#FFFFFF;
	font-family:Arial;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	text-align: left;
	line-height:28px;
}

.navigation_mainnav_center_hassubL {
}
.navigation_mainnav_center_hassubR {
}


.navigation_sub_nav{
	position: absolute;
	width:140px;
	z-index:51;
	left:0px;
	top:0px;
}

.navigation_sub_nav table{
	cursor: default;
	width:140px;
	border-spacing:0;
	padding-top:1px;
	padding-bottom:1px;
	padding-left:0px;
	padding-right:0px;
	left:0;
	top:0;
	background-color:#3f5682;
}

.navigation_sub_off{
	border:1px solid #444444;
	padding-left:2px;
	padding-right:2px;
	height:25px;
	width:140px;
	vertical-align:middle;
	text-align:center;
	background-color:#3f5682;
	/*background-image:;*/
}

.navigation_sub_over{
	border:1px solid #444444;
	padding-left:2px;
	padding-right:2px;
	height:25px;
	width:140px;
	vertical-align:middle;
	text-align:center;
	background-color:#4f6783;
	/*background-image:;*/
}

.navigation_sub_nav a{
	font-family: Arial;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#ffffff;
}

.navigation_sub_nav a:hover {
	font-family: Arial;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#ffffff;
}

.navigation_sub_left {
}
.navigation_sub_right {
}