/* <![ 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:#cbb563;
	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;
}
	
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:#561e32;}
	
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;}	
	
/* -----------------------------Containers and alignment--------------------------*/		

#container {
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	width:1000px;
	background:url(../images/frame-bg.gif) top left repeat-y;
}
	
#main{
	padding:0;
	margin:0 12px 0 12px;
	width:976px;
	background:#EBE8C6;
}
#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;
	padding:0;
	height:30px;
	color:#FFFFFF;
	position:relative;
}
#mainnav ul{
	margin:0;
	padding:0;
	position:absolute;
	top:0px;
	left:0px;
	display:inline;	
}
#mainnav ul li{
	display:inline;
	margin:0;
	padding:0;
}

#mainnav ul li a{
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	float:left;
	height:20px;
	padding:8px 20px 4px 18px;
	display:block;
	background:url(../images/navitem2.gif) top right no-repeat #EBE8C6;
}

#mainnav ul li a:hover{
 	color:#FFF;
	background:url(../images/navitem_roll.gif) top right no-repeat #EBE8C6;
}
#mainnav ul .last_child a {
	padding:8px 17px 4px 17px;
	background:url(../images/navitem.gif) top right no-repeat #EBE8C6;
}		

/*	<![ Layout [ -----------------------------------------------------------*/

#header{
	width:976px;
	height:118px;
	background:url(../images/header.jpg) no-repeat;
	border-bottom:1px solid #6C5B12;
}
#header h1{
	display:none;
	visibility:hidden;
}
#header h2{
	display:none;
	visibility:hidden;
}

#mid {
	width:976px;
	background:#EBE8C6;
	border-top:1px solid #ebe8c6; /* for firefox */
}
	
#content {
	margin:22px 0 22px 22px;
	padding:0 30px 0 0;
	width:612px;
	border-right:1px solid #adab93;
	min-height:425px;
}
#contentcontact {
	margin:22px 0 22px 22px;
	padding:0 30px 0 0;
	min-height:425px;
}
* HTML #content{
	height:425px;
	}
#rightbar{
	width:270px;
	margin:0;
	padding:0;
	float:right;
}
	
#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 .links{
	margin:0;
	padding:0;
	font-size:10px;
	height:35px;
	color:#561e32;
	position:relative;
	background:url(../images/footer-bg.gif) top left repeat-x #A99D3D;
}
#bottom .links ul{
	margin:0;
	padding:0;
	position:absolute;
	top:0px;
	left:150px;
	display:inline;
	width: 654px;
}
#bottom .links ul li{
	display:inline;
}

#bottom .links ul li a{
	color:#561e32;
	text-decoration:none;
	float:left;
	height:20px;
	padding:12px 6px 0 6px;
	display:block;
}
#bottom .links ul li a:hover{
	color:#000000;
}
#bottom .disclaimer{
	text-align:left;
	height:60px;
	border-bottom:#a48d2c 1px solid;
	background:url(../images/bottom-bg.gif) top left repeat-x #231c18;
	color:#FFFFFF;
	padding:10px;
}
#bottom .disclaimer img{
	border:1px solid #c6ba66;
	float:left;
	margin:10px;
}#bottom .disclaimer p{
	margin:0;
	padding:15px 10px 0 0;
}
#bottom .disclaimer a{
	color:#c6ba66;
}
	
	
/*-----------------------------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:0 0 0 19px;
	color:#561E32;}
	
.contactmini .form-pct { 
	width:190px; 
	height:24px;
	background:#EBE8C6;}

.contactmini .msg-pct { 
	width:190px; 
	height:53px;
	background:#EBE8C6;
	overflow:auto;}

.contactmini .submitarea{
	width:190px;
	text-align:right;
	height:35px;
	padding:5px 0 5px 0;}

.contactmini .submitarea .submit {
	float:right;
	display:block;
	width:75px;
	padding:3px;
	margin:0;
	height:30px;
	text-align:center;
	background:url(../images/submit-bg.gif) top left repeat-x #301d1f;
	color:#FFF;
	text-decoration:none;
}
	
.contactmini .submitarea .submit:hover {	
	background: #000;	
	text-decoration:none;
	color:#fff;}

.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: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{
}
