/* Structure */

html{
	height:100%;
}

body{
	padding-top:29px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background:#000000 url('../img/background.jpg') repeat-x scroll top left;
}

img{
	border-style:none;
}

h1{
	font-size:16px;
}

.pageheader .phone{
	font-size:15px;
	font-weight:bold;
	position:relative;
	margin:0px 0px 0px 0px;
	text-transform:capitalize;
	color:#ffffff;
	font-weight:bold;
	height:35px;
	left:-20px;
}

.pageheader .phone .color{
	color:#ffffff;
}

.pageheader .phone div{
	position:relative;
	float:left;
	line-height:20px;
	margin:0px 8px 0px 0px;
	padding:0px 8px 0px 0px;
	border-right:1px solid #e06f71;
}

.sidenav{
	width:168px;
	float:left;
	margin-right:8px;
	position:relative;
	background-color:#909398;
	padding:8px 0px 0px 0px;
	height:358px;
	z-index:300;
	text-align:center;
}

.sidenav img{
	margin-bottom:4px;
}

.clear{
	clear:both;
	margin:0px;
	padding:0px;
	height:0px;
	width:80%;
	position:relative;
}

#portfolio{
	position:relative;
	float:left;
	z-index:1;
	display:none;
}

.content{
	position:relative;
	float:left;
	width:806px;
	padding-left:5px;
	min-height:600px;
	padding-top:7px;
}

.content p, h1{
	margin:10px 0px 10px 0px;
}

.content a:link, .content a:visited{
	color:#8e0000;
	text-decoration:none;
}

.content a:hover{
	text-decoration:underline;
}

.contentlefthalf{
	float:left;
	width:401px;
	margin-right:1px;
}

.contentrighthalf{
	float:left;
	width:401px;
}

#fixedtipdiv{
position:absolute;
padding: 2px 0px 2px 2px;
border:1px dashed black;
line-height:18px;
z-index:100;
font-size:12px;
}

.modelboxtop img{
	position:absolute;
	left:50%;
	margin-left:-125px;
	width:250px;
	height:108px;
}

.floatright{
	float:right;
}

.image{
	width:320px;
	height:240px;
	position:relative;
	margin:8px auto 15px auto;
	background-color:white;
}

.gallery{
	position:relative;
	height:150px;
	overflow:hidden;
	width:400px;
	margin:0px auto 0px auto;
}

.gallerynav{
	width:390px;
	position:relative;
	margin:0px auto 0px auto;
}

.gallerynav a:link, .gallerynav a:visited, .gallerynav a:hover{
	color:#8e0000;
	text-decoration:none;
}

.gallery div{
	float:left;
	margin:6px 12px 6px 0px;
}

.trimpageright p{
	margin:25px 0px 2px 0px;
}

.navtabs{
	width:414px;
	position:absolute;
	bottom:0px;
	left:0px;
	height:33px;
	padding-left:6px;
}

.staffbox{
	float:left;
	text-align:center;
	width:300px;
	margin:10px;
}

.staffbox h1, p{
	margin:3px;
}

.staffbox2{
	float:left;
	text-align:center;
	width:225px;
	margin:10px;
}

.staffbox2 h1, p{
	margin:3px;
}

.staff{
	width:600px;
	margin-left:20px;
}

#details{
	display:none;
}

#options{
	display:none;
}

.contact{
	position:relative;
}

.contact input, .contact textarea, .contact select{
	position:relative;
}

.contact div{
	margin:8px;
}

/* Swap Images */

.pageheader{
	position:relative;
	width:640px;
	background-image:url('../img/body_top.jpg');
	background-position:left top;
	margin:0px auto 0px auto;
	height:55px;
	padding:13px 0px 0px 360px;
	z-index:12;
}

.topnav{
	width:1000px;
	position:relative;
	margin:0px auto 0px auto;
	height:44px;
	background-color:white;
	background:transparent url('../img/nav_bar.jpg') top left repeat-x;
	padding:0px;
	z-index:1000;
}

.topnav .nav{
	position:relative;
	float:left;
	height:23px;
	top:0px;
	padding:6px 20px 0px 20px;
	font-weight:bold;
	color:#000000;
	font-size:13px;
	background:transparent url('../img/nav_border.jpg') top right no-repeat;
}

.newsbox{
	width:874px;
	height:27px;
	position:relative;
	margin:10px 0px 10px 0px;
	background:transparent url('../img/news_box.jpg') top left no-repeat;
	padding:9px 0px 0px 110px;
	font-weight:bold;
}

.newsbox a:link, .newsbox a:visited, .newsbox a:hover{
	color:#ba0818;
	text-decoration:underline;
}

.topnav .nav .drop{
	position:absolute;
	top:28px;
	padding:0px;
	background-color:#e3e3e4;
	border:1px solid #939393;
	border-top:none;
	font-weight:normal;
	left:50%;
	display:none;
}

.topnav .nav .drop a:link, .topnav .nav .drop a:visited, .topnav .nav .drop a:hover{
	color:black;
	text-decoration:none;
}

.topnav .nav .drop p{
	position:relative;
	border-bottom:1px solid #939393;
	left:0px;
	padding:5px;
	background-image:url('../img/drop_grad.jpg');
	background-position:left top;
	background-repeat:repeat-x;
	overflow:hidden;
	margin:0px;
}

.pagebottom{
	position:relative;
	width:961px;
	margin:0px auto 0px auto;
	height:42px;
	padding-top:24px;
	padding-left:19px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

.pagebottom .spacer{
	margin:0px 20px 0px 20px;
}

.pagebottom .color{
	color:#2966c9;
}

.pagebottom a:link, .pagebottom a:visited, .pagebottom a:hover{
	color:black;
	text-decoration:none;
}

.sidenav .button{
	width:135px;
	height:23px;
	padding:3px 0px 0px 20px;
	font-size:14px;
	font-weight:bold;
	color:#f3f0db;
	text-transform:uppercase;
	position:relative;
	background-image:url('../img/sidebuttons.jpg');
	background-position:0px 0px;
	background-repeat:no-repeat;
	margin:0px 0px 3px 8px;
}

.sidenav .button img{
	width:155px;
	height:26px;
	position:absolute;
	left:0px;
	top:0px;
}

.sidemenu{
	display:none;
	width:150px;
	height:auto;
	background-color:#e1e2da;
	position:absolute;
	left:153px;
	z-index:88;
	top:0px;
	border:1px solid #8e0000;
	background-image:url('../img/menuback.jpg');
	background-position: bottom left;
	background-repeat:repeat-x;
	padding:5px;
	text-transform:capitalize;
	font-size:11px;
}

.sidemenu a:link, .sidemenu a:visited, .sidemenu a:hover{
	text-decoration:none;
	color:black;
}

.pagemiddle .quickquote{
	width:311px;
	height:155px;
	position:relative;
	float:left;
	top:0px;
	margin:7px 7px 0px 0px;
	background-image:url('../img/home_boxes.jpg');
	background-position:0px 0px;
	font-size:11px;
	font-weight:bold;
	padding:35px 0px 0px 12px;
}

.pagemiddle .preowned{
	width:323px;
	height:190px;
	position:relative;
	float:left;
	overflow:hidden;	
	margin:7px 7px 0px 0px;
	background-image:url('../img/home_boxes.jpg');
	background-position:0px -191px;
}

.preowned img{
	width:111px;
	height:24px;
	position:absolute;
	top:148px;
	left:196px;
}

.sale .phone{
	position:absolute;
	font-size:18px;
	left:157px;
	top:46px;
	font-weight:bold;
	text-align:center;
	color:#f7931d;
}

.pagemiddle .sale{
	width:323px;
	height:190px;
	position:relative;
	float:left;
	margin:7px 0px 0px 0px;
	background-image:url('../img/home_boxes.jpg');
	background-position:0px -382px;
}

.pagemiddle .sale img{
	width:111px;
	height:24px;
	position:absolute;
	top:148px;
	left:199px;
}


.modelboxtop{
	width:269px;
	height:147px;
	background-image:url('../img/model.jpg');
	background-position:0px 0px;
	margin:0px auto 0px auto;
	position:relative;
}


.modelboxbottom{
	margin:0px auto 20px auto;
	position:relative;
	width:269px;
	height:22px;
	background-image:url('../img/model.jpg');
	background-position:0px -149px;
}

.trimpagetitle{
	width:739px;
	height:20px;
	position:relative;
	margin:10px auto 2px auto;
	background-image:url('../img/trim.jpg');
	background-position:0px 0px;
	color:#8e0000;
	font-size:14px;
	font-weight:bold;
	padding:6px 14px 5px 14px;
}

.trimpageleft{
	background-image:url('../img/trim.jpg');
	background-position:0px -32px;
	position:relative;
	width:331px;
	height:345px;
	float:left;
	color:black;
	font-size:11px;
	text-align:center;
	margin-left:21px;
	padding:0px 5px 10px 5px;
}

.trimpageright{
	background-image:url('../img/trim.jpg');
	background-position:0px -388px;
	position:relative;
	width:415px;
	height:355px;
	float:left;
	color:white;
	font-size:11px;
	padding:0px 0px 0px 11px;
}

.trimpageright form{
	margin:0px;
}

.trimpageright form div{
	color:black;
	height:80px;
	position:relative;
	float:left;
}
.swatch img{
	width:22px;
	height:22px;
}

.swatch{
	position:relative;
	float:left;
	margin-right:4px;
	margin-bottom:4px;
	padding:0px;
	width:22px;
	height:22px;
	overflow:hidden;
}

.swatchholder{
	width:225px;
	height:auto;
	margin:10px auto 0px auto;
	position:relative;
}

.navtabs div{
	background-image:url('../img/trim.jpg');
	background-position:0px -745px;
	position:relative;
	float:left;
	width:122px;
	height:25px;
	margin-right:7px;
	text-align:center;
	color:white;
	font-size:14px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-top:8px;
}

.navtabs img{
	position:absolute;
	left:0px;
	top:0px;
	height:33px;
	width:130px;
}

.navtabs .selected{
	background-image:url('../img/trim.jpg');
	background-position:0px -779px;
	color:black;
}

.detailsheader{
	background-image:url('../img/trim.jpg');
	background-position:0px -813px;
	width:300px;
	height:18px;
	position:relative;
	margin:0px auto 0px auto;
	color:black;
	text-transform:capitalize;
	font-weight:bold;
	padding:2px 0px 0px 20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}



/* Swap Colors */

.pagemiddle{
	background-color:#f3f3f3;
	background-image:url('../img/body_bottom.jpg');
	background-position:bottom left;
	background-repeat:no-repeat;
	width:992px;
	margin:0px auto 0px auto;
	position:relative;
	color:#000000;
	padding:5px 0px 4px 8px;
}

.color{
	color:#8e0000;
}

.formcolor{
	color:#8e0000;
}

.footer{
	color:#e1e1e1;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	width:950px;
	position:relative;
	margin:10px auto 0px auto;
}

.footer a:link, .footer a:visited, .footer a:hover{
	color:white;
	text-decoration:none;
}

.footer img{
	vertical-align:text-top;
}

.footer .left{
	float:left;
}

.footer .center{
	position:relative;
	margin:0px auto 0px auto;
	text-align:center;
	
}

.footer .right{
	float:right;
}

.tab a:link, .tab a:visited, .tab a:hover{
	text-decoration:none;
	color:#e1e1e1;
}

.banner{
	position:relative;
	height:48px;
	width:793px;
	color:#8e0000;
	font-family:"Century Gothic", "Lucida Sans", "Lucida Sans Unicode", Verdana;
	font-size:24px;
	font-weight:bold;
	padding:17px 13px 0px 0px;
	text-align:right;
	text-transform:uppercase;
	margin-bottom:12px;
}

.modelboxtop .name{
	position:absolute;
	top:115px;
	left:68px;
	color:black;
	width:175px;
	font-weight:bold;
	font-size:16px;
}

.modelboxtop .name a:link, .modelboxtop .name a:visited, .modelboxtop .name a:hover{
	color:black;
	font-family:"Century Gothic", "Lucida Sans", "Lucida Sans Unicode", Verdana;
	font-size:16px;
	text-decoration:none;
	font-weight:bold;
}

.modelboxtop .price{
	position:absolute;
	top:134px;
	right:26px;
	color:black;
	width:175px;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:right;
}

.modelboxmiddle{
	width:234px;
	margin:0px auto 0px auto;
	color:black;
	font-size:12px;
	padding:12px 10px 5px 25px;
}

.modelboxmiddle p{
	margin:8px 0px 8px 0px;
}

.modelboxmiddle div{
	display:none;
}

.modelboxmiddle a:link, .modelboxmiddle a:visited{
	color:black;
	text-decoration:none;
}

.modelboxmiddle a:hover{
	text-decoration:underline;
}

.tabcontent{
	width:747px;
	margin:15px auto 10px auto;
	border:1px solid #8e0000;
	height:auto;
	padding:10px 10px 2px 10px;
}

.overview .title{
	text-align:center;
	color:white;
	font-weight:bold;
	font-size:12px;
	text-transform:uppercase;
	background-color:#8e0000;
	padding:3px 0px 3px 0px;
}

.overview .left{
	width:190px;
	min-height:375px;
	position:relative;
	float:left;
	padding:10px 10px 0px 25px;
	margin:10px 10px 10px 0px;
	color:black;
	font-size:11px;
	border-right:2px solid black;
}

.overview .right{
	width:190px;
	position:relative;
	float:left;
	padding:10px 10px 0px 25px;
	margin:10px 0px 10px 0px;
	color:black;
	font-size:11px;
	text-align:center;
}

.overview .right .center{
	width:150px;
	margin:0px auto 20px auto;
	position:relative;
	
}

.overview .right .big{
	font-size:36px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}

.overview .right .city{
	position:relative;
	float:left;
	width:75px;
}

.overview .right .hwy{
	float:left;
	width:75px;
	position:relative;
}

.details .left{
	float:left;
	width:360px;
	margin-right:10px;
	position:relative;
}

.details .right{
	float:left;
	width:360px;
	position:relative;
}

.details table{
	width:320px;
	position:relative;
	margin:2px auto 15px auto;
	border:1px solid #8e0000;
	font-weight:bold;
	padding:3px;
	font-size:11px;
}

.details table .even{
	background-color:#c8c8c8;
}

.details table td{
	width:144px;
	padding:2px 5px 2px 5px;
}

.details table .color{
	color:#8e0000;
}

.specialbox{
	width:700px;
	padding:6px;
	border-bottom:1px dotted #8e0000;
	margin-bottom:6px;
}

.specialbox img{
	width:350px;
}
.specialbox h1, p{
	margin:3px;
}

.testimonialbox{
	width:600px;
}

.testimonialbox h1{
	font-size:14px;
	margin-left:20px;
}

.testimonialbox p{
	font-style:italic;
}

.servicecolumns{
	position:relative;
	width:47%;
	float:left;
}

#trimlist a:link, #trimlist a:visited{
	color:black;
	text-decoration:none;
}

#trimlist a:hover{
	text-decoration:underline;
}

.lefttrimlist{position:relative;margin:0px 15px 0px 0px;width:224px;float:left;border:1px solid #8e0000;padding:5px;}
.righttrimlist{position:relative;margin:0px 0px 0px 0px;width:224px;float:left;border:1px solid #8e0000;padding:5px;}

.directions{
	float:left;
	margin:7px 0px 7px 0px;
	background-image:url('../img/directions_bar.jpg');
	background-repeat:no-repeat;
	width:984px;
	height:31px;
	font-weight:bold;
	font-size:19px;
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	text-align:center;
	padding-top:9px;
	position:relative;
}

.directions img{
	width:984px;
	height:40px;
	position:absolute;
	left:0px;
	top:0px;
}

.seo{
	width:457px;float:left;
	font-size:10px;
	color:#999;
	
}

.seo h1{
	font-size:12px;
	color:#999;
	margin-bottom:6px;
	margin-top:10px;
}

.seo p{line-height:13px;
margin:0;}

.footwrapper{
	width:100%;
	margin-top:20px;
	overflow:hidden;
	background:#202020 url(../img/footer_bg.gif) repeat-x 0px 0px;
	padding-bottom:30px;
}
.footer{font-size:11px;margin:0 auto;padding-top:8px;position:relative;width:987px;height:72px;}
.footer a:link, .footer a:visited, .footer a:hover{color:#525c63;}
.footer .spacer{position:relative;margin:0px 10px;}
.footlinks{margin:0px auto;font-size:11px; padding:10px 0px;color:#666;}
.footercontent{margin:0px auto; width:980px;font-size:11px; padding:0px;position:relative;color:#999999;}
.footercontent .footerleft{float:left;color:#999;font-size:9px;width:485px;}
.footercontent .footerleft .social{font-size:9px;height:105px;background:transparent url(../img/social_box.gif) left bottom scroll;}
.footercontent .footerleft .social .socialTop{height:5px;background:transparent url(../img/social_box.gif) left top scroll;}
.footercontent .footerright{float:right;color:#999;text-align:right;width:450px;padding-bottom:10px;position:relative;}
.footercontent .footerright h1{color:#999;text-align:left;font-size:11px;margin-top:auto;text-transform:uppercase;}
.footercontent .footerright p{color:#999;text-align:justify;font-size:9px;line-height:150%;margin-left:0;}
.footercontent .footerright .rule{border-bottom:1px solid #333;height:8px}
.footerbottom{margin-top:12px;color:#999;padding:6px 0px;border-top:1px solid #333;}
.footerbottom .sologo{float:right;}

.footercontent .caps{text-transform:uppercase;}

.blackcol {
	width:200px;
	float:left;
	margin-top:20px;
	padding-left:50px;
	padding-right:21px;
	}

.blacksm {
	font-size:10px;
	text-decoration:underline;
}

