/* <![ 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:#fff;
	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 24px Georgia, "Times New Roman", Times, serif;
	color:#450606;
	line-height: 26px;
}
	
h2{	
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;}
	
h3{	
	font: bold 12px 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-x #fefefe; 
	text-align:left;
}
#header{
	height:207px;
	width:100%;
	background:url(../images/bg_header.gif) top left repeat-x;
	}
#header #center{
	width:911px;
	margin:0 auto 0 auto;
	position:relative;
	}
#header #center #topnav{
	position:absolute;
	left: 683px;
	top: 25px;
	display:inline;
	margin:0px;
	padding:0px;
	width: 210px;
	font:bold 12px Georgia, "Times New Roman", Times, serif;
	color:#f2ed7d;
	}
#header #center #topnav li{
	display:inline;
	margin:0px;
	padding:0px;
	}
#header #center #topnav li a{
	float:left;
	padding:0 15px 0 15px;
	text-decoration:none;
	color:#f2ed7d;
	border-right:1px solid #f2ed7d;
	}
#header #center #topnav .last_child a{
	border-right:none;
	}
#header #center .logo{
	float:left;
	}
#header #center .phone{
	font:18px "Times New Roman", Times, serif;
	color: #FFFFFF;
	line-height: 20px;
	position: absolute;
	left: 658px;
	top: 52px;
	width: 221px;
	text-align:right;
	}
#header #center .phone strong{
	font-weight:normal;
	color:#d7d267;
	}
#main{

	margin-left:auto;
	margin-right:auto;
	padding:0;
	width:911px;
	margin-top: 25px;
}
#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 15px 0 15px;
	padding:0;
	color:#FFFFFF;
	background:#FFF;
	text-transform: uppercase;
}
#mainnav ul{
	margin:0;
	padding:0;	
}
#mainnav ul li{
	display:inline;
	margin:0;
	padding:0;
}

#mainnav ul li a{
	color:#f2ed7d;
	text-decoration:none;
	padding:8px 5px 8px 5px;
	display:block;
	background:url(../images/bg_mainnav.gif) top left no-repeat;
	margin: 1px 0 1px 0;
}

#mainnav ul li a:hover{
 	color:#fff;
}
#mainnav ul .last_child a {
border-bottom:none;
}		
#banner {
width:563px;}
.quickcontactbanner{
	}

/*	<![ Layout [ -----------------------------------------------------------*/

#mid {
	width:911px;
		background:url(../images/bg_mid.gif) top left repeat-y;
}
	
#content {
	float: left;
	width: 406px;
	padding: 0px 15px 0 15px;
}
#contentcontact {
	margin:22px 0 22px 22px;
	padding:0 30px 0 0;
	min-height:425px;
}

#leftbar{
	width:233px;
	margin:0;
	padding:0;
	float:left;
}
#rightbar{
	float:right;
	width:241px;
}
#rightbar #video{
	text-align:center;
	text-transform:uppercase;
	font-weight:bold;
	}
#rightbar #video a{
	text-decoration:none;
	color:#000;
	}
#rightbar #video a:hover{
	color:#450606;
	}
#rightbar #news{
	text-align:left;
	width:230px;
	margin:5px 0px 0px 15px;
	}
#rightbar #news .newsheader{
	text-align:center;
	color:#001f6d;
	font:bold 14px Georgia, "Times New Roman", Times, serif;
	}
#rightbar #news a.readmore{
	float:right;
	color:#450606;
	text-decoration:none;
	margin: 10px;
	}
#rightbar #news .readmore:hover{
	color:#000;
	}
#greybox{
	margin:30px 0 0 0;
	padding:0;
	width:227px;
}
	
/*----------------------------------------Footer and bottom decorations------------------------*/
#bottom{
	background:url(../images/bg_footer.gif) top left repeat-x;
	text-align:center;
	}
#bottom .links{
	margin:0;
	padding:0;
	height:71px;
	color:#FFFFFF;
	position:relative;
	font:12px "Times New Roman", Times, serif;
}
#bottom .links ul{
	margin:0;
	padding:0;
	position:absolute;
	top:20px;
	left:186px;
	display:inline;
	width: 587px;
}
#bottom .links ul li{
	display:inline;
}

#bottom .links ul li a{
	color:#525252;
	text-decoration:none;
	float:left;
	padding:0px 7px 0 7px;
	border-right:1px solid #525252;
	display:block;
}
#bottom .links ul li a:hover{
	color:#450606;
}
#bottom .links ul .last_child a{
	border-right:none;
	}
#bottom #addressfooter{
	font-size:11px;
	color:#797979;
	text-align:center;
	padding: 0px 0px;
	font: 12px Georgia, "Times New Roman", Times, serif;
	}
#disclaimer{
	margin:0 auto 0 auto;
	width:911px;
	text-align:left;
	color:#797979;
	font: 12px Georgia, "Times New Roman", Times, serif;
}
#disclaimer img{
	float:left;
	margin:10px;
	}
#disclaimer p{
	margin:0;
	padding:10px 10px 0 0;
}
#disclaimer a{
	color:#000066;
}
.clearbar{
	height:1px;
	clear:both;
	}
#address{
	font-style:normal;
	color:#353637;
	border-bottom:1px solid #d2d2d1;
	padding:15px 0 0px 0px;
	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:#353637;
	font-weight:bold;
	padding:11px 0px 0px 19px;
	border-bottom:1px solid #FFF;}
	
.contactmini h2{
	text-align:center;
	font:normal 18px Georgia, "Times New Roman", Times, serif;
	color:#0c235d;
	}
	
.contactmini .form-pct {
	width:194px;
	padding: 2px 3px 0px 3px;
	height:19px;
	border:none;
	margin:3px 0 3px 0;
	background:url(../images/bg_contact-field.gif) top left no-repeat;
	color: #450606;
	}

.contactmini .msg-pct {
	font:12px/14px Verdana, Arial, Helvetica, sans-serif;
	width:194px;
	padding: 2px 3px 0px 3px;
	height:53px;
	border:none;
	margin:3px 0 3px 0;
	background:url(../images/bg_contact-field.gif) top left no-repeat;
	overflow:auto;
	background:url(../images/bg_contact-field.gif) top left no-repeat;
	color: #450606;
	}

.contactmini .submitarea{
	width:200px;
	text-align:right;
	height:35px;
	padding:5px 0 5px 0;}

.contactmini .submitarea .submit {
	float:right;
	display:block;
	padding:4px;
	height:20px;
	width:60px;
	margin:0;
	text-align:center;
	background:url(../images/bg_btn.gif) top left no-repeat;
	color:#FFF;
	text-decoration:none;
	border: none;
}
	
.contactmini .submitarea .submit:hover {	
	text-decoration:none;
	color:#fff;}

.disclaimlink{
	float:left;
	color:#383833;
	}	
.disclaimlink:hover{
	color:#561e32;
	text-decoration:none;
	}	
	
	
#search{
	padding:10px 0 0 0px;
	width:213px;
	height: 30px;
	margin: 30px 0 20px 22px;
	}
#search h2{
	text-align:center;
	font:normal 18px Georgia, "Times New Roman", Times, serif;
	color:#0c235d;
	}
#search form{
	margin:0;
	padding:0;
}
#search .searchtext{
	width:215px;
	height:19px;
	border:none;
	margin:3px 0 7px 0;
	background:url(../images/bg_contact-field.gif) top left no-repeat;
	color: #450606;
	}
#search .submit {
	float:right;
	display:block;
	padding:4px;
	height:20px;
	width:60px;
	margin-right:15px;
	#margin-right:7px;
	text-align:center;
	background:url(../images/bg_btn.gif) top left no-repeat;
	color:#FFF;
	text-decoration:none;
	border: none;
}
	
#search .submit:hover {	
	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{
}
