@charset "utf-8";
/* CTBS CSS 2008-11 */

*, html {
	margin: 0;
	padding: 0;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	background: #a6a5a5;
}

#wrapper {
	width: 940px;
	margin: 0 auto;
	background: #fff url(../images/wrapper-bg-bot.png) repeat-x bottom;
	padding: 0 10px;
}

#header {
	height: 70px;
	padding-top: 12px; 
	margin-bottom: 20px;
}

#content {
	width: 710px;
	float: right;
	margin-bottom: 30px;
}

#content #body-content {
	padding-left: 10px;
}

#sidebar {
	width: 220px;
	float: left;
	margin-bottom: 30px;
}



a:link {
	color: #10548e;
}
a:hover{
	color: #FF0000;
}

p, h2, ul, ol {
	margin-bottom: 15px;
}

ul, ol {
	margin-left: 30px;
}

h1 {
	color: #60002d;
	font-size: 18px;
	margin-bottom: 10px;
}

h2 {
	color: #60002d;
	font-size: 14px;
	margin: 10px 0;
	font-weight: bold;
}


.img-right {
	float: right;
	margin: 0 0 10px 10px;
}

.img-left {
	float: left;
	margin: 0 10px 10px 0;
}

.border {
	border: 1px solid #f0f0f0;
}

/* Top Contact */
#contact {
	margin: 15px -10px 0 0;
	padding: 12px 0 0 17px;
	width: 292px;
	height: 83px;
	float: right;
	position: relative;
	background: url(../images/contact-bg.png) no-repeat top left;
}

#contact-button {
	padding-top: 13px;
	font-weight: bold;
	padding-left: 12px;
	text-transform: uppercase;
}

#contact-button a {
	text-decoration: none;
	color: #9d3565;
}

#contact-button a span {
	text-decoration: underline;
}


#contact a img {
	border: 0;
}

#contact form {
	margin-top: 20px;
}

input#searchbox {
	width: 188px;
	height: 19px;
	padding: 2px 0 0 2px;
	display: inline;
	margin-right: 5px;
	float: left;
	position: relative;
}

#search form button {
	border: 0;
	width: 81px;
	height: 23px;
	background: none;
	display: inline;
	position: relative;
	float: left;
}

/* Nav Styles */

#nav {
	font-size: 12px;
	margin-bottom: 6px;
	font-weight: bold;
}

#nav ul {
	margin-bottom: 0;
	margin-left: 0;
}

#nav ul li {
	list-style: none;
	margin-bottom: 1px;
}

#nav ul li a {
	color: #fff;
	display: block;
	text-decoration: none;
	text-transform: uppercase;
	background: #8e0c56;
	padding: 8px 0 7px 35px;
}

#nav ul li a:hover {
	background: #ce0075;
}

/* Subnav styles */
#nav ul li#active a {
	background: #fbdeef url(../images/down-arrow.png) no-repeat left;
	color: #af0063;
	padding: 8px 0 7px 35px;
}
#nav ul li#active ul li a {
	background: #fbdeef;
	color: #535252;
	padding: 3px 0 3px 35px;
}

#nav ul li#active a:hover {
	color: #af0063;
}

#nav ul li ul li#subactive a {
 color: #af0063;	
}


#nav ul li ul li {
	margin: 0;
	padding-left: 10px;
}
#nav ul li ul li a {
	color: #af0063;
	text-transform: none;
	height: auto;
	font-weight: normal;
	text-decoration: underline;
	
}

#nav ul li ul {
	background: #fbdeef;
	padding-bottom: 7px;
}

/* Financing Styles */
#financing {
	margin-bottom: 6px;
}

#financing a img {
	border: 0;
}

/* Learning Center Styles */
#learningcenter {
	margin-bottom: 6px;
	color: #fff;
}

#learningcenter .title {
	text-transform: uppercase;
	background: #005e74;
	height: 26px;
	padding: 4px 0 0 10px;
	font-weight: bold;
	font-size: 17px;
	margin-bottom: 1px;
}

#learningcenter .lc-item {
	margin-bottom: 1px;
	font-size: 12px;
}
#learningcenter span {
	display: block;
	font-weight: bold;
	text-transform: uppercase;
}
#learningcenter .lc-item a {
	background: #1f85a3;
	padding: 3px 10px;
	display: block;
	text-decoration: none;
	color: #fff;
}

#learningcenter .lc-item a:hover {
	background: #befcfd;
	color: #045e79;
}

/* As seen on TV styles */
#seenontv {
	background: #d5d5d5;
	color: #000;
	padding: 4px 10px;
	margin-bottom: 6px;
	text-align: center;
	font-size: 18px;
}

#seenontv span {
	text-transform: uppercase;
	font-weight: bold;
}

#seenontv img {
	border: 0;
	margin: 0 0 5px 0;
}

/* Map styles */

#map {
	border: 1px solid #858585;
	background: #f0f0f0;
	font-size: 12px;
	text-align: center;
	padding-bottom: 3px;
	margin-bottom: 4px;
	width: 218px;
}

#body-content #map {
	float: right;
	margin: 0 0 10px 10px;
}

#map p {
	margin-bottom: 0;
}
/* News styles */
#news {
	color: #545353;
	font-size: 12px;
	padding:8px; 
	border:1px #cccccc solid; 
	background-color:#EEEEEE;
	margin-top:10px;
}

#news span {
	color: #000;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 13px;
	line-height: 18px;
}

#news a {
	display: block;
}

.blogcredit {
	margin-bottom: 6px;
}

#content #news {
	float: right;
	width: 200px;
	border: 1px solid #1F85A3;
}

/* Front Page Splash */
#fp-splash {
	height: 325px;
	background: #000;
	margin-bottom: 15px;
}
#fp-splash a img {
	border: 0;
}

#fp-splash #phone-box {
	background: #000 url(../images/free-estimate-splash.png);
}

#fp-splash #phone-box a {
	height: 30px;
	display: block;
	padding: 46px 0 0 375px;
	color: #fee2bf;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
}
#fp-splash #phone-box a span {
	text-decoration: underline;
}


/* Interior Page Splashes */
#int-splash {
	height: 191px;
	background: #484848;
	margin-bottom: 15px;
	padding-top: 9px;
}

#int-splash a img {
	float: left;
	border: 0;
}

/* Contact Page Styles */
table#main-contact td {
	padding: 5px;
}

/* Footer Styles */
#footer {
	font-size: 11px;
	clear: both;
	border-top: 1px solid #959494;
	padding-bottom:10px;
}
#footer-links {
	text-align: center;
	padding-top: 20px;
	margin-bottom: 15px;
}

#footer-address {
	text-align: center;
}


#stock{
	font-size:9px;
	margin:10px;
	padding:5px;
	border: solid;
	border-width: thin;
	width: 160px;
	height: 128px;
	background-color:#FFFFFF;

}
#weather{
	font-size:9px;
	margin:10px;
	padding:5px;
	border: solid;
	border-width: thin;
	width: 128px;
	height: 128px;
	background-color:#FFFFFF;

}
#weather a{
	text-decoration:none;
}
#weather div{
	text-align:center;
	height:11px;
	width:128px;
	color:#FFFFFF;
	font-weight:bold;
	background:url(http://static.automotive.com/_SiteConfigs/_global/images/GasPriceWidget/gaswidget_regional_120x90/REGIO_GAS_WIDGET-120X90_02.gif);
}

#gas{
	width:128px;
	height:140px;
	border: solid;
	border-width: thin;
	border-color:#000000;
	align:center;
}
#events{
	background-color:#befcfd;
	padding:10px;
	margin-left:25px;
	margin-right:-10px;
	border-top:solid;
	border-top-color:#000000;
	border-top-width:thin; 
	border-left:solid;
	border-left-color:#000000;
	border-left-width:thin;
	border-bottom:solid;
	border-bottom-color:#000000;
	border-bottom-width:thin;

}
#events a{
	text-decoration:none;
	border-bottom:1px dotted #0000CC;
}
#events a:hover{
	text-decoration:none;	
	border-bottom:none;
	color:#FF0000;
}
#events a:visited{
	text-decoration: underline;
	border-bottom: none;
	color:#006600;
}

#localnews{
	background-color:#befcfd;
	padding:10px;
	margin-left:25px;
	margin-right:-10px;
	border-top:solid;
	border-top-color:#000000;
	border-top-width:thin; 
	border-left:solid;
	border-left-color:#000000;
	border-left-width:thin;
	border-bottom:solid;
	border-bottom-color:#000000;
	border-bottom-width:thin;

}
#localnews a{
	text-decoration:none;
	border-bottom:1px dotted #0000CC;
}
#localnews a:hover{
	text-decoration:none;	
	border-bottom:none;
	color:#FF0000;
}
#localnews a:visited{
	text-decoration: underline;
	border-bottom: none;
	color:#006600;
}


#traffic{
	background-color:#befcfd;
	padding:10px;
	margin-left:25px;
	margin-right:-10px;
	border-top:solid;
	border-top-color:#000000;
	border-top-width:thin; 
	border-left:solid;
	border-left-color:#000000;
	border-left-width:thin;
	border-bottom:solid;
	border-bottom-color:#000000;
	border-bottom-width:thin;
 	
}
#traffic a{
	text-decoration:none;
	border-bottom:1px dotted #0000CC;
}
#traffic a:hover{
	text-decoration:none;	
	border-bottom:none;
	color:#FF0000;
}
#traffic a:visited{
	text-decoration: underline;
	border-bottom: none;
	color:#006600;
}

table#service td {
	padding: 3px;
	vertical-align: top;
}

#home_t_box {
	float:right; 
	width:300px; 
	margin-left:5px; 
	padding:8px; 
	border:1px #cccccc solid; 
	background-color:#EEEEEE;
}
#home_callout {
	width:355px; 
	margin:8px 5px 8px 0; 
	padding:8px; 
	border:1px #cccccc solid; 
	background-color:#EEEEEE;
}
div.scroll {
height: 165px;
width: 205px;
overflow-Y: scroll;
border: 1px solid #666;
padding: 8px;
margin-top:10px;
margin-bottom:8px;
}
table#opinion td {

            padding: 5px;

            vertical-align: top;

}

#lp_box_right {
background-color:#FDE5F0;
color:#AC2F67;
float:right;
margin: 3px 0 3px 4px;
width:200px;
}
#lp_box_right_tag {
background-color:#AC2F67;
color:#FFFFFF;
font-size:18px;
font-weight:bold;
padding:10px;
text-align:center;
}
#lp_box_right_tag span {
font-size:22px;
}

#lp_box_right li {
background-image:url(/images/pink-check.png);
background-position:0 0.1em;
background-repeat:no-repeat;
border:0 none;
font-size:12px;
font-weight:normal;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:10px;
padding:0 10px 0 30px;
}

.testimonials {
	background: #ffffff;
border:1px solid #eeeeee;
font-size:12px;
margin-bottom:4px;
padding:10px;
}
