/* <![ 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:#444;
	font:12px/14px Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	behavior:url(/scripts/csshover.htc);}
	
a {	
	color:#FFFFFF;
	text-decoration:underline}
p{
	margin:1em 0 1em 0;
}
	
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 14px Verdana, Arial, Helvetica, sans-serif;
	letter-spacing:1px;
	color:#415a8b;}
	
h2{	
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;}
	
h3{	
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;}
	
a:hover {	
	color:#ccc;
	text-decoration:none;}	
	
/* -----------------------------Containers and alignment--------------------------*/		

#container {
	background:#444444;
	text-align:left;
}
#mainwrap{
		background:url(../images/bg_plaid.gif) 0px 0px repeat-x #7a8ea4;
		}
#header{
	height:222px;
	border-bottom: 2px solid #b49656;
	position:relative
	}
	
#header #headertxt{
	position:absolute;
	bottom:13px;
	left:24px;
	}
#header .topimg{
	position:absolute;
	top:3px;
	right: 32px;
	}
#header .logo{
	position:absolute;
	left:0px;
	top:0px;
	}
#header .phone{
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	color: #676767;
	text-align:center;
	}
#header .tagline{
	text-align:center;
	color: #b49656;
	font: 12px Georgia, "Times New Roman", Times, serif;
}
#main{
	margin-left:auto;
	margin-right:auto;
	padding:0;
	width:845px;
	border: solid #b49656;
	border-width: 3px 11px 11px 11px;
	background: #FFF;
}
#frametop{
	height:12px;
	background:url(../images/frametop.gif) top left no-repeat;
	line-height:0px; /*for IE*/
	font-size:1px; /*for IE*/
}
#framebottom{
	height:27px;
	background:url(../images/framebottom.gif) top left repeat-x;
	line-height:0px; /*for IE*/
	font-size:1px; /*for IE*/
}		

/*	<![ Navigation [ -----------------------------------------------------------*/

#mainnav{
	margin:0 25px 6px 155px;
	padding:0;
	color:#FFF;
	background:#b49656;
	height: 30px;
}
#mainnav ul{
	margin:0;
	padding:0;	
}
#mainnav ul li{
	display:inline;
	margin:0;
	padding:0;
}

#mainnav ul li a{
	color:#FFF;
	float:left;
	text-decoration:none;
	padding:4px 9px 10px 8px;
	display:block;
	margin: 6px 0 0 0;
	border-right: 1px solid #FFF;
}

#mainnav ul li a:hover{
 	color:#000;
}
#mainnav ul .last_child a {
border-right:none;
}		



/*	<![ Layout [ -----------------------------------------------------------*/

#mid {
	width:845px;
	background:url(../images/bg_mid.gif) top left repeat-y #FFF;
	margin: 17px 0 0 0;
}
	
#contentmid {
	border: solid #b49656;
	border-width: 0px 2px 0px 2px;
	background: #c8b284;
}
#content{
	padding:0 15px 15px 15px;
	}
#contentmid h1{
	margin:0;
	display:block;
	text-align:left;
	font:normal 20px Georgia, "Times New Roman", Times, serif;
	padding: 19px 0 8px 20px;
	color: #000;
	border-bottom: 1px solid #000;
	}

#contentcontact {
	margin:22px 0 22px 22px;
	padding:0 30px 0 0;
	min-height:425px;
}

#leftbar{
	width:210px;
	margin:0 0 0 30px;
	padding:0;
	float:left;
	display: inline;
}
#leftbar h2{
	display:block;
	background:#FFF;
	padding:14px 0 8px 0;
	color:#b49656;
	text-align:center;
	font:normal 20px Georgia, "Times New Roman", Times, serif;
	border-bottom: 1px solid #b49656;
	margin: 15px 0 15px 0;
	}
#right{
	width:549px;
	float:right;
	margin: 0 22px 0 0;
	display: inline;
	}	
#greybox{
	margin:30px 0 0 0;
	padding:0;
	width:227px;
}
	
#greybox .top{
	line-height:0;/*for IE*/
	font-size:1px;/*also for IE*/
	height:3px;
	width:227px;
	background:url(../images/greybox-top.gif) top left no-repeat #adab93;
	}
#greybox .middle{
	text-align:center;
	width:227px;
	background:url(../images/greybox-mid.gif) top left repeat-y #c8c5a7;
}
#greybox .bottom{
	line-height:0;/*for IE*/
	font-size:1px;/*also for IE*/
	height:5px;
	width:227px;
	background:url(../images/greybox-bottom.gif) bottom left no-repeat #adab93;
}

/*----------------------------------------Footer and bottom decorations------------------------*/
#bottom{
	height:20px;
	background:url(../images/bg_footer.gif) top left repeat-x;
	text-align:center;
	width: 765px;
	margin: 0 auto 0 auto;
	}
#bottom .links{
	margin:0;
	padding:0;
	font-size:11px;
	height:28px;
	color:#FFFFFF;
	position:relative;
}
#bottom .links ul{
	margin:0;
	padding:0;
	position:absolute;
	top:6px;
	left:81px;
	display:inline;
	width: 599px;
	height: 13px;
}
#bottom .links ul li{
	display:inline;
}

#bottom .links ul li a{
	color:#FFF;
	text-decoration:none;
	float:left;
	padding:0px 5px 0 5px;
	border-right:1px solid #FFF;
	display:block;
}
#bottom .links ul li a:hover{
	color:#c3c3c3;
}
#bottom .links ul .last_child a{
	border-right:none;
	}
#bottom #addressfooter{
	font-size:12px;
	color:#FFF;
	text-align:center;
	padding: 15px 0 0 0;
	line-height: 16px;
	font-style: normal;
	}
#disclaimer{
	margin:0 auto 0 auto;
	width:744px;
	text-align:left;
	color:#FFFFFF;
	padding:0 10px 10px 10px;
	font-size: 10px;
}
#disclaimer img{
	border:1px solid #b49656;
	float:left;
	margin:10px;
	}
#disclaimer p{
	margin:0;
	padding:10px 10px 0 0;
}
#disclaimer a{
	color:#B49656;
}
.clearbar{
	height:30px;
	clear:both;
	text-align: center;
	line-height: 30px;
	font-style: normal;
	}
#address{
	font-style:normal;
	color:#353637;
	border-top:1px solid #FFF;
	padding:15px 0 15px 15px;
	margin:3px 0 0 0;
	}
/*-----------------------------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;
	color:#5b5b5b;
	font-size: 10px;
	}
.contactmini p{
	text-align:center;
	color:#FFF;
	font-weight:normal;
	}
.contactmini form{
	width:210px;
	margin: 0;
	padding: 0;
}
.contactmini .form-pct { 
	width:210px; 
	height:20px;
	border:1px solid #76726a;
	margin:3px 0 3px 0;
	background:#dddad3;}

.contactmini .msg-pct { 
	width:210px; 
	height:62px;
	border:1px solid #76726a;
	margin:3px 0 3px 0;
	background:#dddad3;
	overflow:auto;}

.contactmini .submitarea{
	width:210px;
	text-align:right;
	height:35px;
	padding:20px 0 5px 0;}

.contactmini .submitarea .submit {
	float:right;
	display:block;
	padding:4px;
	height:24px;
	width:78px;
	margin:0;
	text-align:center;
	background:#b49656;
	color:#FFF;
	text-decoration:none;
	border: none;
	font-size:10px;
	}
	
.contactmini .submitarea .submit:hover {	
	background: #b49656;	
	text-decoration:none;
	color:#000;}

.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: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:12px Georgia, "Times New Roman", Times, 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{
}
