/* <![ 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:#281d17;
	font:12px/14px Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	behavior:url(/scripts/csshover.htc);}
	
a {	
	color:#1f79b5;
	text-decoration:underline}
p{
	margin:1em 0 1em 0;
}
	
input, select, textarea{	
	border:1px solid #BC8D25;
}	
	
legend	{
	font:bold 11px Verdana, Arial, Helvetica, sans-serif; color:#000;}
	
hr{
	height:1px;
	color:#adab93;
	margin:0;
	padding:0px;}

h1{	
	font:normal 18px Verdana, Arial, Helvetica, sans-serif;
	padding:0 0 4px 0;
	margin:0;
	color:#000000;}
	
h2{	
	font:normal 14px Verdana, Arial, Helvetica, sans-serif;
	padding:4px 0 0 0;
	margin:0;
	}
	
h3{	
	font:bold 14px Verdana, Arial, Helvetica, sans-serif;
	color:#015289;	
	}
	
a:hover {	
	color:#666666;
	text-decoration:none;}	
	
/* -----------------------------Containers and alignment--------------------------*/		

#container {
	background:#281d17;
}
	
#main{
	padding:0;
	margin:0 auto 0 auto;
	width:765px;
	background:url(../images/mainfade-bg.gif) top left repeat-x #FFF;
}
/*	<![ Navigation [ -----------------------------------------------------------*/
#leftbar{
	width:216px;
	float:left;
	height: 431px;
	background: #d6ccc6;
	border-right: 1px solid #FFF;
}
#leftbar img{
	padding:15px 0 15px 40px;
	}
#leftbar h2{
	display:block;
	background:#5d4728;
	padding:9px 0;
	color:#FFF;
	font:normal 12px Verdana, Arial, Helvetica, sans-serif;
	height: 13px;
	border-bottom:1px solid #FFF;
	text-transform:uppercase;
	text-align: center;
}
#mainnav{
	background:#352816;
	width:216px;
	border-bottom: 1px solid #FFF;
	
	}
#mainnav ul{
	font-size:11px;
	margin:0;
	padding:0;
	list-style:none;
	width: 217px;
}
#mainnav ul li{
	margin:0;
	border-bottom:1px solid #4f4336;
	padding:0;
}
#mainnav ul li a{
	padding:4px 0 3px 75px;
	display:block;
	background:url(../images/bullet_mainnav.gif) 40px 8px no-repeat;
	color:#FFF;
	text-decoration:none;
}
#mainnav ul li a:hover{
	color:#d6ccc6;
}

#mainnav ul .last_child a {
}	
#leftbar #contactinfo{
	padding:0 0 0 34px;
	color:#453013;
}	

/*	<![ Layout [ -----------------------------------------------------------*/

#header{
	height:42px;
	background:#62727a;
	border: solid #FFF;
	border-width: 1px 0px 1px 0px;
	text-align: center;
}
#header img{
	border:solid #FFF;
	border-width:0px 1px 0px 1px;
	}

#top{
	border-bottom:1px solid #FFF;
	background:#FFF;
	height:431px;
}
#banner{
	float:left;
	width: 332px;
}
#mid {
	margin:0;
	background:#cbd7db;
	padding: 0;
}
#leftbarmid{
	float:left;
	text-align: center;
	padding: 20px 0 20px 0px;
	margin: 0 0 0 25px;
	display: inline;
	}
#photo{
	}
#avrated{
	border:1px solid #000;
	width: 176px;
	margin: 20px 5px 5px 5px;
	}
#content {
	padding:35px 70px 99px 0;
	margin:0;
	float:right;
	font-size:10px;
	width: 455px;
	}

#tagline{
	text-align:center;
	padding: 12px 0 0 0;
	height: 22px;
	font:14px Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
	background: #61727a;
	clear:both;
	color: #ede1db;
	}

#rightbar{
	width:214px;
	float:right;
	height: 431px;
	background: #62727a;
	border-left: 1px solid #FFF;
}

#rightbar h2{
	display:block;
	background:#5d4728;
	padding:9px 0;
	color:#FFF;
	font:normal 12px Verdana, Arial, Helvetica, sans-serif;
	height: 13px;
	border-bottom:1px solid #FFF;
	text-transform:uppercase;
	text-align: center;
}
#rightbar #aops{
	background:#d6ccc6;
	padding:28px 0 40px 23px;
	margin:0;
	color:#352815;
	}
#rightbar #aops ul{
	font-size:11px;
	margin: 0;
	padding: 0 0 4px 0;
}

#rightbar #aops ul li{
	background:url(../images/bullet_aops.gif) 0px 4px no-repeat;
	list-style:none;
	padding:0 0 0 20px;
	}

#rightbar *aops ul li ul{
	margin:none;
	font-size:10px;
	margin:0;
	padding:0;
	}

#rightbar #aops ul li ul li{
	background:none;
	margin:0;
	padding:0;
}

#rightbar #address{
	color:#d6ccc6;
	padding: 17px 0 0 32px;
	}

#clearbar{
	height:8px;
	background:#FFF;
	line-height:1px;/* for IE6 empty div bug */
	font-size:1px;/* for IE6 empty div bug */
	clear: both;/*forces the background to clear the floated columns*/
	}

/*----------------------------------------Footer and bottom decorations------------------------*/
#bottomnav{
	margin:0 auto 0 auto;
	padding:0;
	height:50px;
	font-size:11px;
	color:#baada7;
	position:relative;
	width: 765px;
}
#bottomnav ul{
	margin:0px;
	padding:0;
	display:inline;
	position: absolute;
	width: 495px;
	left: 168px;
	top: 16px;
}
#bottomnav ul li{
	display:inline;
}

#bottomnav ul li a{
	color:#baada7;
	text-decoration:none;
	float:left;
	padding:0 4px 0 4px;
	display:block;
	border-right:1px solid #baada7;
}
#bottomnav ul li a:hover{
	color:#FFF;
	text-decoration:underline;
}
#bottomnav ul .last_child a{
	border-right:none;
}
#disclaimer{
	text-align:left;
	height:60px;
	color:#d6ccc6;
	padding:10px;
	width:745px;
	margin:0 auto 0 auto;
	font-size: 10px;
}
#disclaimer img{
	float:left;
	margin:10px 10px 10px 0;
}
#disclaimer p{
	margin:0;
	padding:10px 10px 0 0;
}
#disclaimer a{
	color:#FFF;
}
	
	
/*-----------------------------Extra Classes---------------------------------------*/	
.right {
	background:url(../images/right-bg.jpg) repeat-y}
.burgital{
	font-style:italic;
	font-size:14px;
	font-weight:bold;
	color:#561e32;
	}

/*	<![ Quick Contact [ -----------------------------------------------------------*/

.contactmini {
	text-align:left;
	padding:5px;
	color:#000;}
.contactmini form{
	margin:0;
}
	
.contactmini .form-pct { 
	width:210px; 
	height:20px;
	background:#EBE8C6;
	margin:1px 0 1px 0;}

.contactmini .msg-pct { 
	width:210px; 
	height:53px;
	background:#EBE8C6;
	overflow:auto;}

.contactmini .submitarea{
	width:210px;
	text-align:right;
	height:35px;
	padding:5px 0 5px 0;}

.contactmini .submitarea .submit {
	float:right;
	display:block;
	width:75px;
	padding:3px;
	margin:0;
	height:20px;
	text-align:center;
	background:url(../images/submit-bg.gif) top left repeat-x #301d1f;
	color:#FFF;
	border:none;
	text-decoration:none;
}
	
.contactmini .submitarea .submit:hover {	
	background: #000;	
	text-decoration:none;
	color:#fff;}

/*	<![ Site 9 Styles [ --------------------------------------------------------*/
.qctable {
	}
	
.qchead {
	}	

.PAD_form_itm {
	padding:0px;
	font:bold;}
	
.form-pct { 
	width:200px; 
	height:15px;}

.msg-pct { 
	width:500px; 
	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{
}
