/* <![ 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:#6c391d;
	font:12px/14px Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	behavior:url(/scripts/csshover.htc);}
	
a {	
	color:#4b2e36;
	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:normal 24px "Times New Roman", Times, serif;
	letter-spacing:1px;
	margin:0px;
	color:#9b2d12;}
	
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 {
	background:url(../images/bg_container.gif) top left repeat-y;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	width:1024px;
}
	
#main{
	padding:0;
	width:779px;
	background:#EBE8C6;
	margin: 0 auto 0 auto;
}
#framebottom{
	height:123px;
	background:url(../images/bg_container-bot.gif) top left no-repeat;
	line-height:0px; /*for IE*/
	font-size:1px; /*for IE*/
}		

/*	<![ Navigation [ -----------------------------------------------------------*/

#mainnav{
	margin:0;
	padding:0;
	height:30px;
	width:779px;
	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:#fff;
	text-decoration:none;
	float:left;
	height:20px;
	padding:10px 11px 6px 10px;
	display:block;
	border-right:1px solid #c2712d;
	/*background:url(../images/bg_nav.gif) top right repeat-x #EBE8C6;*/
	background-color: #964d22;
}

#mainnav ul li a:hover{
	/*background:url(../images/bg_nav-roll.gif) top right repeat-x #EBE8C6;*/
	background-color:#aab3ec;
	color:#3a3a69;
}
#mainnav ul .last_child a {
	padding:10px 11px 6px 12px;
	border-right:none;
}		

/*	<![ Layout [ -----------------------------------------------------------*/

#header{
	width:779px;
	height:200px;
	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:779px;
	background:url(../images/bg_mid.gif) top left repeat-y;
}
	
#content {
	float:left;
	margin:0;
	padding:26px 35px 26px 35px;
	width:306px;/*376-70padding*/
	border-right:dashed 1px #000;
}

#leftbar{
	width:196px;
	/*background:url(../images/bg_left.gif) top left repeat-x;*/
	background-color:#ecd8bd;
	float:left;
	}
#leftbar h2{
	font:normal 20px "Times New Roman", Times, serif;
	text-align:center;
	padding:16px 0 7px 0;
	color:#234175;
	margin:0;
	border-bottom:1px dashed #000;
	}	
#leftbar #aops{
	margin:0 0 75px 0;
	padding:0;
}
#leftbar #aops ul{
	margin:0;
	padding:0;
	list-style:none;
	display:inline;
	}
#leftbar #aops ul li{
	list-style:none;
	margin:0;
	padding:0 15px 0 15px;
	float:left;
	}
#leftbar #aops ul li a{
	display:block;
	text-decoration:none;
	color:#000;
	padding:15px 0 15px 0;
	border-bottom:1px dashed #000;}
#leftbar #aops ul li a:hover{
	color:#1f1f4a;
}

#leftbar #credit{
	text-align:center;
	font:10px Arial, Helvetica, sans-serif;
	}
#rightbar{
	width:178px; /*204-26padding*/
	padding:0 13px 0 13px;
	margin:0;
	float:right;
}
#rightbar h2{
	font:normal 24px "Times New Roman", Times, serif;
	text-align:center;
	padding:12px 0 12px 0;
	border-bottom:1px dashed #000;
	border-top:1px dashed #000;
	color:#3e64b5;
	}
#rightbar .address{
	padding:20px 0 10px 0;
	font:normal 12px Arial, Helvetica, sans-serif;
	text-align:center;
	}
#rightbar .brochure_link a {
	padding-left:50px;
	font:normal 12px Arial, Helvetica, sans-serif;
	}
#rightbar img{
	border:1px solid black;
	margin:0 10px 0 10px;
	}
#rightbar #legalnews a{
	color:#9b2d12;
	font-weight:bold;
	text-decoration:none;
	}
/*--------------------------------------ATTY--------------------------------------------------*/
#atty_rightbar{
	width:178px; /*204-26padding*/
	padding:0 13px 0 13px;
	margin:0;
	float:right;
}

#atty_rightbar ul {
	margin:0;
	padding-left:20px;
}

#atty_rightbar ul li {
	padding-left:5px;
}

#atty_rightbar h2{
	font:normal 24px "Times New Roman", Times, serif;
	text-align:center;
	padding:12px 0 12px 0;
	border-bottom:1px dashed #000;
	border-top:1px dashed #000;
	color:#3e64b5;
	}
#atty_rightbar .address{
	padding:20px 0 10px 0;
	font:normal 12px Arial, Helvetica, sans-serif;
	text-align:center;
	}
#atty_rightbar img{
	margin:0 10px 0 10px;
	}
#atty_rightbar .atty_info {
	text-align:center;
	}
	
.clearbar{
	height:1px;
	clear:both;
	line-height:0px; /*for IE*/
	font-size:1px; /*for IE*/
	}
/*----------------------------------------Footer and bottom decorations------------------------*/
#bottom .links{
	margin:0;
	padding:0;
	font-size:10px;
	height:25px;
	color:#561e32;
	position:relative;
	background:#964d22;
}
#bottom .links ul{
	margin:0;
	padding:0;
	position:absolute;
	top:5px;
	left:192px;
	display:inline;
	width: 604px;
}
#bottom .links ul li{
	display:inline;
}

#bottom .links ul li a{
	color:#000;
	font:normal 10px Arial, Helvetica, sans-serif;
	text-decoration:none;
	float:left;
	padding:1px 5px 1px 5px;
	display:block;
	border-right:1px solid #000;
}
#bottom .links ul li a:hover{
	color:#000000;
}
#bottom .links ul .last_child a{
	border-right:none;
	}
#bottom .disclaimer{
	text-align:left;
	height:60px;
	border-bottom:#000 2px solid;
	background:#bb8870;
	color:#000;
	padding:10px;
}
#bottom .disclaimer img{
	border:1px solid #000;
	float:left;
	margin:10px;
}#bottom .disclaimer p{
	margin:0;
	padding:10px 10px 0 0;
}
#bottom .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: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;
	}
#search .searchbox{
	width:99px;
	height:13px;
	position:absolute;
	border:1px solid #000;
	top:5px;
	left:89px;
	}
#search .submit{
	border:none;
	text-transform:uppercase;
	background:url(../images/img_search.gif) left no-repeat;
	padding:0 0 0 28px;
	position:absolute;
	top:5px;
	left:4px;
	width:80px;
	}
/*	<![ 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{
}
