html{
	height:100%;
}

body {
	margin:0px;
	padding:0px 0px 0px 0px;
	background:#f5ede4 url('../img/page_bg.gif') top left repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000;
}

img{
	border-style:none;
}

.clear{
	clear:both;
}

.tiny{
	font-size:9px;
}

.tiny_ast{
	font-size:9px;
	color:#a5a5a5;
}

a:link, a:visited, a:hover{
	color:#f31047;
	text-decoration:none;
}

p{
	margin:0px 0px 15px 0px;
	line-height:15px;
}

.color{
	color:#f31047;
}

h1{
	font-size:21px;
	color:#000;
	font-weight:bold;
	margin:0px 0px 15px 0px;
	font-family:Helvetica;
}

h1 .color{
	color:#f31047;
}

h2{
	font-weight:bold;
	color:#000;
	font-size:19px;	
	margin:0px 0px 10px 0px;
}

h2 .color{
	color:#dd3035;
}

h2 .grey{
	text-decoration:none;
}

div,img{
	position:relative;
}

ul{
	list-style: square inside url('../img/list-arrow.gif');
	padding:0px 0px 0px 0px;
	margin:0px 0px 10px 0px;
	font-size:11px;
}

ul li{
	margin:0px 0px 3px 0px;
	padding:4px 0px 4px 8px;
	font-size:13px;
	font-weight:bold;
	color:#000000;
}

p{
	margin:0px 0px 8px 0px;
}

/*input, textarea, select{
	position:relative;
	background-color:white;
	border:1px solid #88a4bc;
	width:123px;
}*/

/* end inits */

.gutter{
	position:absolute;
	background:transparent url('../img/gutter.gif') top left no-repeat;
	width:1007px;
	height:157px;
	top:0px;
	left:50%;
	margin-left:-503px;
}

.red{
	color:#f31047;
	font-weight:bold;
	font-size:19px;	
}

.price_pop{
	display:none;
	position:absolute;
	padding:6px;
	font-weight:bold;
	background-color:#dfdfdf;
	z-index:10000;
	border:1px dashed #727272;
}
.model_pop{
	display:none;
	position:absolute;
	padding:6px;
	font-weight:bold;
	background-color:#dfdfdf;
	z-index:10000;
	border:1px solid #727272;
}

.cap{
	text-transform:uppercase;
	font-weight:bold;
	font-size:15px;
}

.pageheader{
	background:transparent url(../img/header_bg.jpg) top left no-repeat;
	height:71px;
	margin:0px auto;
	padding:39px 0px 0px 395px;
	width:592px;
}
.pageheader img.home{
	position:absolute;
	left:0px;
	top:23px;
	height:63px;
	width: 321px;
}

.pageheader .phone {
	color:#143596;
	font-size:18px;
	font-weight:bold;
	line-height:20px;
	text-align:left;
}

.pageheader .phone div{
	width:135px;
	float:left;	
}

.pageheader .phone .color{
	color:#555555;
}

.navbar{
	background:transparent url('../img/nav_bg.gif') 0px 0px repeat-x;
	width:987px;
	height:39px;
	margin:0px auto 13px auto;
	padding:0px;
	z-index:900;
	
}

.navbar .link{
	background-image:url('../img/nav_bg.gif');
	background-repeat:no-repeat;
	float:left;
	height:29px;
	padding:10px 13px 0px 13px;
	display:inline;
	position:relative;
	color:#f7f7f7;
	font-weight:bold;
	text-transform:uppercase;
	font-size:15px;
}

.navbar .link a:link, .navbar .link a:visited, .navbar .link a:hover{
	color:#f7f7f7;
}

.navbar .link .dropmenu{
	background-color:#525252;
	display:none;
	position:absolute;
	top:39px;
	width:180px;
	left:0px;
	padding-bottom:4px;
	font-weight:normal;
	text-transform:none;
	font-size:13px;
}
.navbar .link .dropmenu p{
	margin:3px;
}
.navbar .link .dropmenu a:link, .navbar .link .dropmenu a:visited{
	color:white;
	font-weight:normal;
}
.navbar .link .dropmenu a:hover{
	font-weight:bold;
	letter-spacing:-.5px;
}

.body{
	background-color:transparent;
	margin:0px auto 0px;
	width:1007px;
	padding:0px;
}

.body .bigbox{
	width:1007px;
	height:394px;
	margin:0px 0px 5px 0px;
	padding:0px;
	overflow:hidden;
}
.body .bigbox .slideshow{
	width:1007px;
	height:394px;
	margin:0px;
	padding:0px;
	overflow:hidden;
}

.body .bigbox .slideshow img{
	float:left;
}

.body .bottompanel{
	width:996px;
	height:591px;
	background:transparent url('../img/home_boxes.jpg') 0px 0px no-repeat;
	margin:10px 0px 0px;
	padding:8px 0px 0px 11px;
	overflow:hidden;
}
.body .mainbox1{
	float:left;
	height:209px;
	margin:0px 0px 20px 0px;
	padding:52px 0px 0px 25px;
	width:295px;
	font-size:11px;
	color:#ffa39e;
}
.body .mainbox1 form{
	overflow:hidden;
	font-weight:bold;
	position:static;
	margin:0;
	padding:0;
}

.body .mainbox1 .qqright{
	width:132px;
	float:left;
	margin:0px 0px 0px 10px;
	color:#ffa39e;
	display:inline;
	padding:0px;
}
.body .mainbox1 .qqleft{
	width:132px;
	float:left;
	clear:left;
	margin:0px;
	color:#ffa39e;
	display:inline;
	padding:0px;
}
.body .mainbox1 .qqleft input,
.body .mainbox1 .qqright input{
	width:130px;
}
.body .mainbox1 .qqtext sup{color:#ffa39e;vertical-align:text-top;}
.body .mainbox1 .qqtext span{color:#ffa39e;}

.body .mainbox2{
	float:left;
	height:261px;
	margin:0px 13px 20px 0px;
	padding:0;
	top:0;
	width:320px;
}
.body .mainbox2 img{
	height:261px;
	left:0px;
	margin:0;
	position:absolute;
	top:0px;
	width:320px;
}
.body .mainbox3{
	float:left;
	height:261px;
	margin:0px 13px 20px 0px;
	padding:0;
	top:0;
	width:320px;
}
.body .mainbox3 img{
	height:261px;
	left:0px;
	margin:0;
	position:absolute;
	top:0px;
	width:320px;
}

.slideholder{width:903px;height:167px;white-space:nowrap;text-align:center;overflow:hidden;padding:48px 42px 0px 42px;}
.slideholder div{margin:0px;float:left;width:282px;height:151px;}

.footwrapper{width:100%;margin-top:20px;overflow:hidden;background:#202020 url(../img/footer_bg_shadow.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:130%;}
.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;}
.nowrap{white-space:nowrap;}

/*
.footwrapper{
	height:38px;
	width:100%;
	background-color:#ddd8d3;
	margin-top:20px;
	overflow:hidden;
}
.footsock{
	height:28px;
	width:1140px;
	margin-left:-570px;
	background:transparent url() no-repeat 0px -89px;
	position:absolute;
	left:50%;
	top:0px;
}
.footer{
	width:987px;
	padding-top:10px;
	margin:0px auto;
	font-size:10px;
	color:#7c8285;
}
.footer a:link, .footer a:visited, .footer a:hover{
	color:#7c8285;
}
.footer .spacer{
	position:relative;
	margin:0px 10px;
}
*/

.sidequote{
	width:152px;
	height:331px;
	float:left;
	margin:0px 10px 20px 0px;
	background:transparent url('../img/sidequote.jpg') top left no-repeat;
	padding:66px 0px 0px 17px;
	font-size:11px;
}

.sidequote form{
	width:152px;
	height:331px;
	overflow:hidden;
	font-weight:bold;
	position:relative;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

.sidequote form input, .sidequote form select{
	margin:0px 0px 4px 0px;
	width:130px;
}
.sidequote form textarea{
	width:130px;
	height:46px;
	overflow:auto;
}

.subbody{
	width:800px;
	margin:0px 0px 30px 0px;
	float:left;
	padding:10px 10px 30px 10px;
	position:relative;
	background-color:white;
	min-height:685px; height:auto !important; height:685px;
}

.bbcontainer{
	background-color:#ffffff;
	border:solid 1px #888;
	width:730px;
}

img.blackbook{
	float:right;
}
.body .mainbox1 form .submit{
	border:none;
	background-color:transparent;
	width:83px;
	height:30px;
}
.sidequote .submit, form .submit{
	border:none;
	background-color:transparent;
	width:67px;
	height:20px;
}
.sidequote form .color{
	color:#f31047;
}

.subbody h1{
	color:#666;
}

.subbody .color{
	color:#f31047;
}

.subbody .modelbox{
	width:300px;
	float:left;
	margin:0px 0px 20px 0px;
	background:transparent url('../img/model_box.jpg') top left no-repeat;
	padding:120px 0px 18px 25px;
	position:relative;
}

.subbody .modelbox2{
	background:transparent url('../img/model_box_tile.gif') repeat-y;
}

.subbody .modelbox .bottom{
	width:325px;
	background:transparent url('../img/model_box.jpg') 0px -516px no-repeat;
	height:18px;
	overflow:hidden;
	margin:0px;
	padding:0px;
	position:absolute;
	bottom:-1px;
	left:0px;
	z-index:0;
}

.subbody .modelbox2 .top{
	width:325px;
	background:transparent url('../img/model_box.jpg') left top no-repeat;
	height:18px;
	overflow:hidden;
	margin:0px;
	padding:0px;
	position:absolute;
	top:0px;
	left:0px;
	z-index:0;
}

.subbody .modelbox .img{
	position:absolute;
	width:275px;
	height:120px;
	left:50%;
	margin-left:-137px;
	top:4px;
}

.subbody .modelbox h1{
	font-size:16px;
	color:#f31047;
	text-align:center;
	width:auto;
	border-bottom:none;
	margin:0px 0px 15px -25px;
}

.subbody .modelbox a:link, .subbody .modelbox a:visited, .subbody .modelbox a:hover{
	color:#063a8f;
}

.subbody .modelbox ul{
	width:140px;
	float:left;
}

.modelcolumn{
	float:left;
	width:325px;
	background:transparent url('../img/model_column.gif') bottom left no-repeat;
	padding:18px 0px 18px 0px;
	margin:0px 0px 0px 0px;
	position:relative;
	text-align:center;
}

.modelcolumn .top{
	width:325px;
	background:transparent url('../img/model_box.jpg') 0px 0px no-repeat;
	height:18px;
	overflow:hidden;
	margin:0px;
	padding:0px;
	position:absolute;
	top:0px;
	left:0px;
	z-index:0;
}

.modelcolumn .img{
	position:relative;
	width:200px;
	height:87px;
	margin:0px auto;
	cursor:pointer;
}

.modelwindow{
	width:312px;
	height:100px;
	overflow:hidden;
	float:left;
	margin-top:20px;
}

.modelcolumn .arrow{
	position:absolute;
	width:325px;
	height:120px;
	background:transparent url('../img/model_arrow.png') top left no-repeat;
	top:0px;
	right:0px;
	display:none;
}

.modelwindow .modelcolumn{
	position:relative;
	margin-left:-325px;
	text-align:left;
	padding-left:25px;
	width:300px;
}

.modelwindow .modelcolumn h1{
	font-size:13px;
	margin-left:-12px;
	text-align:center;
	width:auto;
	border-bottom:none;
}
.specialbox{
	width:350px;
	position:relative;
	margin:0px 0px 15px 0px;
	border:2px solid #999;
	padding:5px;
	height:auto;
}

.specialbox h1{
	width:auto;
	border-bottom:none;
}

.staffbox{
	position:relative;
	margin:0px 0px 40px;
	width:300px;
}

.staffbox p{
	position:relative;
	margin:3px 0px 5px 0px;
}

.staffbox h1{
	font-size:14px;
	font-weight:bold;
	margin-bottom:6px;
	width:auto;
	border-bottom:none;
}

.servicecolumns{
	position:relative;
	width:47%;
	float:left;
	margin-bottom:7px;
}

.seo{
	width:950px;
	margin:40px auto 0px auto;
	position:relative;
	font-size:10px;
	color:#999;
	text-align:center;
	clear:both;
}

.seo h1{
	font-size:12px;
	color:#7c8285;
}

.zoom{
	float:left;
	margin:15px;
	position:relative;
	cursor:pointer;
}

.clone{
	position:absolute;
	margin:0px;
	height:0px;
}

#loading{
	position:absolute;
	left:50%;
	margin-left:-16px;
	top:50%;
	margin-top:-16px;
}

.start {
	cursor:default;
	position:absolute;
	padding:0px;
	margin:0px;
}

.invisible_load{
	display:none;
	position:absolute;
	top:0px;
	left:0px;
	margin:0px;
	padding:0px;
	z-index:9998;
}

.close_box{
	position:absolute;
	bottom:0px;
	right:0px;
	cursor:pointer;
	font-weight:bold;
	font-size:12px;
	display:none;
	color:#ffffff;
	width:100px;
	background-color:#000000;
	text-align:center;
	z-index:9999;
}

.hours{
	width:400px;
	margin-bottom:16px;
}
.hours .hour_heading{
	font-weight:bold;
	padding:4px;
}
.hours .hour_left{
	float:left;
	padding:2px 4px;
}
.hours .hour_right{
	float:right;
	padding:2px 4px;
}
