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

#container {
	margin: 11px auto 0;
	width: 950px;
	border: none;	
}

#nav_front {
	margin: 0 0 0 11px;
	padding: 0;
	width: 928px;
	height: 32px;
	background: #072a48 url(../images/gray_bg.jpg) 0 0 repeat-x;
}		

#header_front {
	margin: 0 0 3px 11px;
	padding: 11px 0 3px;
	width: 938px;
	height: 101px; 
	background: #fff;
}

#topcontainer {
	margin: 0 11px;
	border-top: 3px solid #fff;
	border-bottom: 3px solid #fff;
	overflow: hidden;
	background-color: #fff;
}

#flashContainer {
	width: 665px;
	height: 224px;
	float: left;
	border-right: 1px solid #fff;
}

#promotion {
	float: left;	
}

#dodge_container {
	margin: 0 auto 2px;
	width: 928px; 
	height: 120px;
	background: transparent url(../images/bottomGradient_bg.jpg) repeat-x scroll 0 0
}

#searchCont {
	width: 950px;
	height: 300px;
		
}

#searchCont h2 {
	color: #fff;
	padding:7px 5px 11px;
	font-style: normal;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
}

#searchCont #searchCol3 h2 {
	font-size: 11px;
}

#searchCol1 {
	margin: 0 0 0 11px;
	height: 296px;
	width: 254px;
	float: left;
	display: inline;
	background: transparent url(../images/searchCol_bg.jpg) 0 0 repeat-x;
}

#searchCol1 ul {
	margin: 12px 0 0 8px;
}

#searchCol1 li {
	margin: 16px 0 0 0;
	padding-left: 10px;
	background: url(../images/bttn_bg.gif) 0 0 no-repeat;
	line-height: 38px;
	font-size: 16px;
}

#searchCol1 li a {
	width: 236px;
	height: 42px;
	display: block;
	color: #fff;
}

#searchCol2 {
	width: 410px;
	height: 296px;
	float: left;
	display: inline;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	background: transparent url(../images/searchCol_bg.jpg) 0 0 repeat-x;
}

#specialsFlipper_container {
	margin: 10px 10px 0;
	width: 380px;
	height: 204px;
}

#searchCol2 h2 a {
	margin: 0 0 0 265px;
	color: #fff;
	font-size: 90%;
}

#searchCol2 h2 a:hover {
	color: #0183BF;
}

#searchCol3 {
	width: 263px;
	height: 296px;
	float: left;
	display: inline;
	background: transparent url(../images/header_bg.jpg) 0 0 repeat-x;	
}

#clock {
	margin: 2px 0 0;
	padding: 1px;
	width: 261px;
	height: 118px;
	background: transparent url(../images/clock.jpg) 0 0 no-repeat;	
}

#hour {
	margin: 48px 0 0 93px;
	width: 24px;
	height: 22px;
	float: left;
	display: inline;
}

#minute {
	margin: 40px 0 0 8px;
	width: 26px;
	height: 23px;
	float: left;
	display: inline;
}

#weather {
	position: relative;
	margin:0;
	padding: 0;
	/*height: 66px;*/
	overflow: hidden;
	/*background: url(../images/weather_bg.jpg) 0 0 repeat-x;*/
}

#weather embed {
	margin: -9px 0 0;
	position: absolute;
	/*left: 0;
	top: -9px;*/
}

#front_bttns {
	margin: 0 0 0 11px;
	width: 927px;
	background: transparent url(../images/bottomGradient_bg.jpg) 0 0 repeat-x;
}

#front_bttns ul {
	margin: 0;
	padding: 10px 0 0 14px;
}

#front_bttns li {
	float: left;
	display: inline;
	padding: 0 2px;
}

#front_bttns a {
	padding: 0;
	width: 222px;
	height: 73px;
	display: block;
	background: transparent url(../images/bottomBttn_bg.jpg) 0 0 no-repeat;
	line-height: 68px;
	color: #000;
	font-size: 20px;
	text-align: center;
}

#front_bttns .long_bttn a {
	padding: 11px 0 0;
	height: 63px;
	line-height: 1.0em;
}

#bodyBlurb {
	padding: 10px 0 10px 10px;
	width: 900px;
	color: #000;
}

#bodyBlurb p {
	padding: 0 0 0 25px;
	color: #000;
	font-size: 14px;
}

#bodyBlurb h2 {
	padding: 0 0 0 10px;
	font-size: 18px;
	color: #000;
}

#footer	{
	margin: 10px 12px 0;
	padding: 7px 0 0;
	width: 926px;
	height: 23px;
	background: transparent url(../images/footer_bg.jpg) 0 0 repeat-x;
	color: #fff;
	font-size: 11px;
}

#footer a {
	color: #fff;
}

#seo_container {
	width: 950px;
	margin: 0 auto; 
	height: auto;
}		
		
#seo_text {
	height: 200px; width: 880px;
	margin: 20px 0 40px 15px;
	padding: 0 15px;
	color: #999;
	clear: both;
	background-color: transparent;
}

#seo_text p { 
	color: #666;
	font-size: 10px; 
}