@charset "utf-8";
/* CSS Document */

*, html {
	margin: 0px;
	padding: 0px;
}

body {
	background-image: url("../img/bg.gif");
	background-repeat: repeat-x;
	background-position: top; 
	background-color: #4f5358;
	text-align: center;
}

#wrapper {
	width: 950px;
	text-align: left;
	margin: 0 auto;
}

#header {
	height: 156px;
}

#mid {
	background-image: url("../img/banner.jpg");
	background-repeat: no-repeat;
	height: 271px;
}

#nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	text-align: center;
	padding-top: 16px;
	margin-left: 7px;
}

#navlist {
	width: 925px;
	padding-bottom: 11px;
	padding-left: 8px;
}

#navlist a {
	color: #000000;
	text-decoration: none;
	margin-right: 20px;
	margin-left: 20px;
}

#navlist a:hover {
	border-bottom: 5px solid #fadb61;
}

#navlist a:link#current, #navlist a:visited#current
{
	border-bottom: 5px solid #fadb61;
}

#navlist li
{
	display: inline;
	list-style-type: none;	
	padding-right: 0px;
	padding-left: 0px;
}


#crumbs {
	font-family: Myriad Pro, Helvetica, Arial, sans-serif;
	font-size: 0.8em;
	margin-top: -7px;
	margin-bottom: 18px;
	border-bottom: solid 1px #DFDFDF;
	padding-bottom: 8px;
	color: #3F3F3F;
	height: 100%;
}

#crumbs a {
	color: #3F3F3F;
}
#main {
	background-image: url("../img/main_bg.gif");
	background-repeat: repeat-x;
	background-position: top; 
	background-color: #ffffff;
	padding: 24px 38px 5px 38px;
	height: 100%;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: 200;
	color: #2e4582;
}
#main h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	color: #020000;
	font-weight: 200;
}
#main h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 23px;
	color: #020000;
	font-weight: 200;
}
.h1_1 {
	font-size: 34px;
	color: #2e4582;
}
.h2_1 {
	font-size: 26px;
	color: #3c537b;
}
.h3_1 {
	font-size: 12px;
	color: #5d667d;
}
#left {
	width: 600px;
	padding-right: 15px;
	border-right: solid 1px #dedede;
	float: left;
}
#left_2 {
}
#left_2 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 12px;
}
#left a {
	color: #1D3D9F;
}
#left table {
	border: solid 1px #8E9CCF;
}
#left td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	padding: 10px;
}
#left .cl1 {
	background-color: #E0E7EF;
}
#left .cl2 {
	background-color: #EFF7FF;
}
#left .title {
	font-weight: bold;
	width: 175px;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 12px;
}	
.feat_box {
	background-image: url("../img/feat_box_bg.gif");
	background-repeat: repeat-x;
	background-position: top; 
	border-top: dotted 1px #9f9f9f;
	margin-top: 16px;
	padding: 19px 20px;
}
.feat_box p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 12px;
}
#right {
	float: right;
	width: 230px;
	border-top: solid 17px #e5e5e5;
	border-bottom: solid 17px #e5e5e5;
	padding-bottom: 22px;
	margin-top: 10px;
}
.de_box {
	margin-top: 17px;
	padding: 0 10px;
}
.de_box p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
}
#learnmore {
	margin-top: 5px;
	text-align: right;
}
#learnmore a {
	color: #051b86;
	font-size: 12px;
	font-weight: bold;
}
#learnmore a:hover {
	text-decoration: none;
}

#nav_items { 
	margin-top: 17px;
	border-top: dotted 1px #9f9f9f;
	margin-bottom: -5px;
}
#nav_items ul {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-family: Century Gothic, Helvetica, Verdana;
}
#nav_items a {
	display: block;
	padding: 3px 3px 3px 10px;
	height: 30px;
	border-bottom: dotted 1px #9f9f9f;
	line-height: 30px;
	font-size: 0.75em;
}
#nav_items a:link, #nav_items_list a:visited {
	color: #3F3F3F;
	text-decoration: none;
}

#nav_items a:hover {
	background-color: #f4f4f4;
}
#nav_items_list a:link#current, #nav_items_list a:visited#current {
	border-bottom: 4px solid #eecc15;
	font-weight: bold;
	background-color: #f4f4f4;
	color: #3F3F3F;
}
.hr {
	border-top: solid 1px #DFDFDF;
	width: 100%;
	height: 1px;
	margin: 15px 0;
}
.hl {
	color: #3C537B;
	font-weight: bold;
}

#sm_nav {
	font-family: Arial, Helvetica, sans-serif;
}
#sm_nav a {
	color: #173FAB;
	font-size: 14px;
}
#sm_nav a:hover {
	text-decoration: none;
}
#sm_nav li {
	margin-left: 35px;
	margin-bottom: 7px;
	list-style-type: circle;
}
#sm_nav li a {
	font-family: Arial, Helvetica, sans-serif;
	color: #173F7F;
	font-size: 14px;
}
#sm_nav li a:hover {
	text-decoration: none;
}

#rounded_bottom {
	height: 30px;
	background-image: url("../img/rounded_bottom.jpg");
	background-repeat: no-repeat;
}

#footer {
	text-align: center;
	margin-top: 12px;
}

#footerlist li {
	display: inline;
	list-style-type: none;
	padding-right: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #dedede;
}
#footerlist a {
	color: #f2dd89;
}
#footerlist a:hover {
	color: #FFDB4F;
	text-decoration: none;
}
.copyright {
	margin-top: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9f9e9e;
}
.phone_orders {
	border: solid 2px #E5E5E5;
	padding: 10px;
	float: right;
	background-color: #EFF3FF;
	margin: 0 0 0 10px;
}

.dealer {
	margin-top: 15px;
	width: 450px;
	border-left: solid 10px #FFE88F;
	padding-left: 7px;
}
.dealer a {
	color: #051B86;
}
.dealer a:hover {
	text-decoration: none;
}
.dealer img {
	float: right;
	margin-top: 10px;
}

.dealer2 {
	margin-top: 15px;
	width: 270px;
	border-left: solid 10px #FFE88F;
	padding-left: 7px;
}
.dealer2 a {
	color: #051B86;
}
.dealer2 a:hover {
	text-decoration: none;
}
.h3_1 { font-size: 19px; color: #233B8F;}