/* <![ Global [ -----------------------------------------------------------*/


/*NOTES:
Image pathing needs to be as follows.

url(/images/img.jpg);

This can be developed any way you wish, but must be changed before upload.

*/

/* ----------------- Globals ---------------------*/
html {
	height:100%}
	
.body{	
	margin:0; 
	padding:0; 
	background:url(../images/bg.jpg) top left repeat #b0a083;
	font:12px/14px Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	behavior:url(/scripts/csshover.htc);}
	
a {	
	color:#561e32;
	text-decoration:underline}
p{
	margin:1em 0 1em 0;
}
strong{
	color:#1d2748;
	}
	
input, select, textarea{	
	border:solid #adab93;
	border-width:1px 1px 2px 1px;}	
	
legend	{
	font:bold 11px Verdana, Arial, Helvetica, sans-serif; color:#000;}
	
hr{
	height:1px;
	color:#adab93;
	margin:5px 0px;
	padding:0px;}

h1{
	font: bold 18px Verdana, Arial, Helvetica, sans-serif;
	letter-spacing:1px;
	margin:0px;
	color:#1D2848;
	border-bottom: 1px solid #1d2848;
	line-height: 20px;
	margin-top:24px;
	text-transform:uppercase;
}
	
h2{	
	font: bold 16px Verdana, Arial, Helvetica, sans-serif;}
	
h3{	
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;}
	
a:hover {	
	color:#666666;
	text-decoration:none;}	
#header h1{
	display:none;
	visibility:hidden;
	}
	
/* -----------------------------Containers and alignment--------------------------*/		

#container {
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	text-align:left;
	width:990px;
	padding:0;
	background:url(../images/bg_container.gif) top left repeat-y;
}
#subcontainer{
	width:964px;
	border:1px solid #e6e1d6;
	background:#FFFFFF;
	padding:8px;
	margin:0 4px 0 4px;
	}	
#main{
	padding:0;
	margin:0;
	width:964px;
	background:#000000;
}
#frametop{
	height:12px;
	background:url(../images/frametop.gif) top left no-repeat;
	line-height:0px; /*for IE*/
	font-size:1px; /*for IE*/
}
#framebottom{
	height:7px;
	margin:0 0 0 1px;
	background:url(../images/bg_shadow_bottom.jpg) top left no-repeat;
	line-height:0px; /*for IE*/
	font-size:1px; /*for IE*/
}		

/*	<![ Navigation [ -----------------------------------------------------------*/

#mainnav{
	margin:0;
	padding:0;
	height:26px;
	color:#FFFFFF;
	position:relative;
}
#mainnav ul{
	margin:0;
	padding:0;
	position:absolute;
	z-index:100;
	top:0px;
	left:0px;
	display:inline;	
}
#mainnav ul li{
	display:inline;
	margin:0;
	padding:0;
}

#mainnav ul li a{
	color:#38332b;
	font-weight:bold;
	text-decoration:none;
	float:left;
	height:21px;
	padding:5px 11px 0px 11px;
	display:block;
	border-bottom:2px solid #000000;
	border-right:1px solid #38332b;
	background:url(../images/bg_mainnav.jpg) top left repeat-x #cbc8bd;
}

#mainnav ul li a:hover{
 	color:#FFF;
	border:solid #3c3830;
	height:26px;
	border-width:0px 1px 1px 0px;
	background:url(../images/bg_mainnav_roll.jpg) top left repeat-x #5d584c;
	position:relative;
	padding:8px 11px 0px 11px;
	bottom:3px;
}
#mainnav ul .last_child a {
	padding:5px 12px 0px 11px;
	border-right:none;
}		
#mainnav ul .last_child a:hover {
 	color:#FFF;
	border:solid #3c3830;
	height:26px;
	border-width:0px 0px 1px 0px;
	background:url(../images/bg_mainnav_roll.jpg) top left repeat-x #5d584c;
	position:relative;
	padding:8px 11px 0px 12px;
	bottom:3px;
}
#aops{
	margin:0;
	padding:0;
	color:#cbba93;
	position:relative;
	font-size:12px;
	font-weight:bold;
	border-left:1px solid #131a31;
	}
#aops ul{
	margin:0 0 0 0;
	padding:0 0 0 0;
	list-style:none;
}
#aops ul li{
	margin:0;
	padding:0;
	display:inline;
}

#aops ul li a{
	color:#cbba93;
	text-decoration:none;
	padding:5px 0px 6px 13px;
	display:block;
	border-bottom:1px solid #303d66;
}

#aops ul li a:hover{
	background:url(../images/bg_aop_roll.jpg) top right no-repeat #dbd7cb;
	color:#0e0f3b;
	}
#aops ul .last_child a {
	border-bottom:none;

}	
/*	<![ Layout [ -----------------------------------------------------------*/
#top{
	border:solid #000000;
	border-width:0px 2px 0 2px;
	}
#header{
	width:960px;
	height:113px;
	background:url(../images/img_header.jpg) top left no-repeat #000;
}
#header p{
	float:right;
	text-align:right;
	margin:11px 11px 0 0;
	font-weight:bold;
	color:#e7e2d8;
}
#mid {
	background:url(../images/bg_mid.jpg) top left repeat-y;
	border-bottom:2px solid #000000; /*#3c3830;*/
	padding:0;
	margin:0;
}
#leftbar{
	width:276px;
	margin:0;
	padding:0;
	float:left;
}
#leftbar #phone{
	height:82px;
	background:#000000;
	color:#b5a586;
	text-align:center;
	}
#leftbar #phone p{
	margin:0;
	padding:15px 0 5px 0;
	font-weight:bold;
}
#leftbar #phone strong{
	text-transform:uppercase;
	color:#b3a061;
	}
#leftbar #phone .number{
	font:24px impact;
	padding:0 0 0 0;
	}
#leftbar #avrated{
	text-align:center;
	padding:0 0 20px 0;
	}
#leftbar #avrated img{
	border:1px solid #000000;
	}
#leftbar #serving{
	color:#FFF;
	padding:13px 13px 20px 13px;
	}
#leftbar #serving p{
	margin:0;
	padding:0;
	}
#content {
	padding:0 0 0 24px;
	width:662px;
	min-height:636px;
	float:left;
	z-index:90;
	background:url(../images/bg_maintext.jpg) top left repeat-x #a29c8a;
}
#content p{
	margin-right:30px;
	}
#nvtop{
	width:237px;
	height:145px;
	background:url(../images/bg_nv_upper.jpg) top right no-repeat;
	float:right;
	}
#nvbottom{
	width:145px;
	padding:145px 22px 22px 0;
	background:url(../images/bg_nv_lower.jpg) top right no-repeat;
	text-align:right;
	float:right;
	clear:right;
	}
#nvbottom img{
	border:3px solid #65593c;
	margin:5px 0 5px 0;
	}
* HTML #content{
	height:636px;
	}
#clearbar{
 	clear:both;
 	height:1px;
 }
#address{
 	text-align:center;
	padding:11px 0 8px 0;
	color:#1d2748;
	}
#address .divider{
	color:#64583c;
	}
/*----------------------------------------Footer and bottom decorations------------------------*/
#bottom{
	width:980px;
	margin:0 auto 0 auto;
	}
#bottom #search{
	background:url(../images/img_magnify.jpg) top left no-repeat;
	padding:10px 0 0 30px;
	width:213px;
	height: 30px;
	}
#bottom #search form{
	margin:0;
	padding:0;
}
#bottom .links{
	margin:0;
	padding:13px 0 0 0;
	font-size:10px;
	color:#343434;
	position:relative;
	width: 730px;
	float: right;
}
#bottom .links ul{
	margin:0;
	padding:0;
	display:inline;
	left: 247px;
}
#bottom .links ul li{
	display:inline;
}

#bottom .links ul li a{
	color:#343434;
	text-decoration:none;
	float:left;
	padding:1px 4px 1px 4px;
	display:block;
	border-right:1px solid #343434;
}
#bottom .links ul .last_child a{
	border:none;
	}
#bottom .links ul li a:hover{
	color:#1d2748;
}
#bottom .disclaimer{
	text-align:left;
	height:60px;
	color:#343434;
	padding:10px;
}
#bottom .disclaimer img{
	border:1px solid #343434;
	float:left;
	margin:10px;
}#bottom .disclaimer p{
	margin:0;
	padding:15px 10px 0 0;
}
#bottom .disclaimer a{
	color:#1d2748;
}
	
/*-----------------------------Extra Classes---------------------------------------*/	
.right {
	background:url(../images/right-bg.jpg) repeat-y}
.image{
	float:right;
	border:3px solid #65593c;
	margin:10px 10px 10px 10px;
	}

/*	<![ Quick Contact [ -----------------------------------------------------------*/

.contactmini {
	text-align:left;
	padding:0 0 0 19px;
	color:#561E32;
	background:#000000;}
.contactmini h2{
	color:#8f7d54;
	font-weight:bold;
	padding:6px 0 4px 0;
	margin:0;
	}
.contactmini form{
	padding:0;
	margin:0;
}
.contactmini .form-pct { 
	width:230px; 
	height:18px;
	background:#ada998;
	margin:3px 0 3px 0;
	border:1px solid #34322c;
	}

.contactmini .msg-pct { 
	width:190px; 
	height:53px;
	background:#EBE8C6;
	overflow:auto;}

.contactmini .submitarea{
	width:230px;
	text-align:right;
	height:20px;
	padding:5px 0 5px 0;}

.contactmini .submitarea .submit {
	float:right;
	display:block;
	font-weight:bold;
	border:none;
	width:61px;
	padding:1px;
	margin:0;
	height:15px;
	text-align:center;
	background:url(../images/bg_submit.jpg) top left repeat-x #403c33;
	color:#1d2748;
	text-decoration:none;
}
	
.contactmini .submitarea .submit:hover {	
	background: #dbd7cb;	
	text-decoration:none;
	}

.disclaimlink{
	float:left;
	color:#383833;
	}	
.disclaimlink:hover{
	color:#561e32;
	text-decoration:none;
	}	
/*	<![ Site 9 Styles [ --------------------------------------------------------*/
.qctable {
	}
	
.qchead {
	}	

.PAD_form_itm {
	padding:0px;
	font:bold;}
	
.form-pct { 
	width:200px; 
	height:15px;}

.msg-pct { 
	width:350px; 
	height:70px;
	overflow:auto;
	}

.submit {
	display:block;
	height:16px;
	width:52px;
	padding:2px 0px 0px 0px;
	background: #ccc;
	color:#000;
	text-decoration:none;
	font:10px Verdana, Arial, Helvetica, sans-serif;
	text-align:center;}
	
.submit:hover {	
	background: #000;	
	text-decoration:none;
	color:#fff;}

/* Directions Page Styles (Google Maps Default)

/* [ Outer div ] --------- */
#directionsForm{
}

/* div that wraps form */
#directionsInput {
padding:0px 0px 15px 0px;
}

#fromAddress{
width:300px;
border:1px solid #adab93;}

#directionsLocale{
padding:0px 0px 15px 0px;
}

#locale{
width:300px;
border:1px solid #adab93;}

#directionsSubmit{
padding:0px 0px 25px 0px;
}

#map{
border:1px solid #adab93;}

#addressNotFound{
}

#directions{
}
