/* <![ 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:#380811;
	color:#000;
	font:12px Arial, Verdana, Helvetica, sans-serif;
	line-height:18px;
	text-align:left;
	behavior:url(/scripts/csshover.htc);}
	
a {	
	color:#5286AB;
	text-decoration:underline;}
a:hover {	
	color:#620000;
	text-decoration:none;}	
p{
	margin:1em 0 1em 0;
}
	
input, select, textarea{	
	border:solid #000;
	border-width:1px 1px 1px 1px;}	
	
legend	{
	font:bold 11px Verdana, Arial, Helvetica, sans-serif; color:#000;}
	
hr{
	height:1px;
	color:#666666;
	margin:5px 0px;
	padding:0px;}

h1{
	color:#561a1a;
	margin:0px 0 3px 0;
	font:normal 30px Georgia, "Times New Roman", Times, serif;
	text-transform:none;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #cccccc;
}
	
h2{
	color:#000;
	margin:10px 0 3px 0;
	font:normal 15px Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
}
	
h3{	
	color:#000;
	margin:10px 0 0px 0;
	font: bold 12px Tahoma Verdana, Arial, Helvetica, sans-serif;}
	
	
/* -----------------------------Containers and alignment--------------------------*/		

#container {
	margin:0px;
	padding: 0px;
	text-align:left;
	background:#ffffff;

}

#main{
	padding: 0px;
	text-align:left;
	background:#ffffff;
}
/* ------------------------------Header--------------------------------------------*/
#headerwrap{
	background:url(../images/bg_header.gif) top left repeat-x;
	}
#header{
	background:url(../images/bg_header.gif) top left repeat-x;
	height:170px;
	width: 911px;
	margin: 0 auto 0 auto;
	}
.logo{
	display:block;
	float:left;
	}
#info{
	float:right;
	}
/*	<![ Main Navigation [ -----------------------------------------------------------*/

#mainnav{
	margin:0;
	padding:0 0 0 0;
	color:#FFF;
	height:54px;
	background:url(../images/bg_mainnav.gif) top left repeat-x;
	clear:both;
}
#mainnav ul{
	margin:0;
	padding:0;
	display:block;
	/*border:1px solid #ff00ff;*/
}
#mainnav ul li{
	display:inline;
	margin:0;
	padding:0;
}

#mainnav ul li a{
	color:#ffffff;
	font:15px Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
	text-decoration:none;
	float:left;
	padding:18px 8px 18px 8px;
	display:block;
	background:url(../images/bg_mainnav.gif) top left repeat-x;
	border-left:1px solid #030001;
	border-right:1px solid #592c35;
}
#mainnav ul li.twoline a{
	padding:10px 9px 10px 9px;
	}
#mainnav ul li.twoline a span{
	text-align:center;
	display: block;
	}
#mainnav ul li a:hover{
	background:#000000;
}
#mainnav ul .first_child a {
	border-left:none;
}
#mainnav ul .last_child a {
	border-right:none;
}		
/*-------------------------------PhotoBanner-----------------------------------------*/

#photobanner{
	margin:0;
	padding:0;
	height:200px;
	background:url(../images/bg_plaid.gif) top left repeat;
	}
#photobanner .photo{
	margin:0 auto 0 auto;
	width:911px;
	border-top:1px solid #000;
	}
/*----------------------------Middle-------------------------------------------------*/

#mid{
	margin:0 auto 0 auto;
	padding:0;
	width:911px;
	background:url(../images/bg_mid.gif) top left repeat-y;
	}
#rightbar{
	margin:0;
	padding:12px 0 0 0;
	float:right;
	width:236px;
	}
#center{
	margin:0;
	padding:0;
	float:left;
	width:670px;
	}
#center #content{
	padding:20px;
	}
#infoboxes{
	width:100%;
	font: 11px Georgia, "Times New Roman", Times, serif;
	height: 90px;
	margin: 10px 0 10px 0;
	}
#infoboxes .box{
	float:left;
	background:#242526;
	color:#FFF;
	padding:20px 8px 0 8px;
	width:204px;
	height:70px;
	position: relative;
	}
#infoboxes .box2{
	float:left;
	background:#242526;
	color:#FFF;
	padding:20px 8px 0 8px;
	width:188px;
	height:70px;
	position: relative;
	}
#infoboxes p{
	margin:0;
	padding:0;
	}
#infoboxes .play{
	float:right;
	margin: 17px 0 0 3px;
	}
#infoboxes .play a{
	display:block;
	width:37px;
	height:40px;
	text-decoration:none;
	background:url(../images/img_play.gif) top left no-repeat;
	}
#infoboxes .play a:hover{
	background:url(../images/img_play-o.gif) top left no-repeat;
	}
#infoboxes .click{
	float:right;
	color:#5286ab;
	font:12px Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
	text-decoration: none;
	line-height: 12px;
	position: absolute;
	top: 62px;
	right: 53px;
	}
#infoboxes .click:hover{
	color:#FFF;
	}
#callusnow{
	background:#242526;
	color:#c2c2c2;
	font:12px Arial, Helvetica, sans-serif;
	padding:15px;
	}
#callusnow h2{
	color:#FFF;
	margin:0px 0 10px 0;
	font:normal 18px Georgia, "Times New Roman", Times, serif;
	padding: 0;
	text-transform: none;
	}
#callusnow .play{
	float:right;
	}
#callusnow .play a{
	display:block;
	width:37px;
	height:40px;
	background:url(../images/img_play.gif) top left no-repeat;
	}
#callusnow .play a:hover{
	background:url(../images/img_play-o.gif) top left no-repeat;
	}
/*-------------------------------Footer-----------------------------------------*/

#footer{
	background:#390811;
}

/*-------------------------------bottom nav -----------------------------------------*/

#bottomnav{
	margin:0 auto 0 auto;
	padding:0;
	font-size:10px;
	height:60px;
	position:relative;
	border-bottom: 1px solid #FFF;
	width: 949px;
	}
#bottomnav ul{
	margin:0;
	padding:0;
	display:inline;
	width: 500px;
	position:absolute;
	left:229px;
	top: 35px;
	height: 13px;
	}
#bottomnav ul li{
	display:inline;
	}

#bottomnav ul li a{
	color:#FFF;
	text-decoration:none;
	float:left;
	padding:0px 8px 0px 8px;
	display:block;
	border-right:#FFF 1px solid;
	line-height: 10px;
	}
#bottomnav ul li a:hover{
	color:#FFFFFF;
	text-decoration: underline;
	}
#bottomnav ul .first_child a{}
#bottomnav ul .last_child a{
	border-right:none;
	}
#address{
	color:#FFF;
	background:#25040a;
	font:normal 12px "Times New Roman", Times, serif;
	text-align:center;
	text-transform:uppercase;
	height: 19px;
	border-bottom: 1px solid #51363b;
	}
#address address{
	font-style:normal;
	}
#address .diamond{
	padding:0 20px 0 20px;
	}
/*----------------------------Quick Contact------------------------------*/
#quickcontact{
	background: #242526;
	padding: 15px 15px 0 15px;
	margin-bottom: 15px;
}

#quickcontact h2{
	color:#FFF;
	margin:0px 0 10px 0;
	font:normal 18px Georgia, "Times New Roman", Times, serif;
	padding: 0;
	text-transform: none;
	}
.pad_frm_itm2 {
	padding:3px 0px;
	margin:0px;}

.form-label2 {
	width:58px;
	padding:0px 2px 0px 0px;
	display:inline-block;
	vertical-align:top;
	text-align:right;}
  
.form-pct2 {
	width:203px;
	font:12px Arial, Helvetica, sans-serif;
	color:#000;
	height: 18px;
	border: none;
	padding: 3px 0 0 3px;
}
	
.msg-pct2 {
	width:203px;
	height:50px;
	overflow:auto;
	font:12px Arial, Helvetica, sans-serif;
	color:#000;
	border: none;
	padding: 3px 0 0 3px;
}

.custom-form2 {
	font:bold 11px Arial, Helvetica, sans-serif;
	padding: 0 0 0 0;
	margin: 0;
	color: #FFF;
}

	.custom-form2 fieldset {
		margin:0px 0px 10px 0px;
		padding:0px;
		border:none;}
		  
	.custom-form2 legend {
	padding:0px 2px 5px 23px;
	font:bold 14px Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	text-align:center;
	display: none;
}
		  
	.custom-form2 ol {
		margin:0px;
		padding:0px;
		list-style:none;}

.submit-align2 {
	text-align:center;
	width: 206px;
	padding:10px 0 15px 0;
}
.submit-align2 .submit{
	background:url(../images/bg_submit.gif) top left no-repeat;
	width:73px;
	height:26px;
	border: none;
	}
.submit-align2 .submit:hover{
	background:url(../images/bg_submit-o.gif) top left no-repeat;
	}
	
/*--------------------------Disclaimer--------------------------*/

#disclaimer{
	margin:0 auto 0 auto;
	text-align:left;
	color:#FFFFFF;
	padding:30px 0px 60px 0px;
	font:10px Arial, Helvetica, sans-serif;
	width:911px;
	line-height: 14px;
	}
#disclaimer img{
	float:left;
	margin:0px 10px 10px 0;
	border:none;
	}
#disclaimer p{
	margin:0;
	padding:0;
	}
#disclaimer a{
	color:#FFFFFF;
	text-decoration:underline;
	}
#disclaimer a:hover{
	color:#FFFFFF;
	text-decoration:none;
	}
/*	<![ 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{}

/*	<![ Site 9 Form Styles [ --------------------------------------------------------*/
.pad_frm_itm {
      padding:3px 0px;
      margin:0px;
}

.form-label {
	width:140px; /* Width of labels */
	padding:0px 5px 0px 0px;
	display:inline-block;
	vertical-align:top;
	}

.form-pct {
      width:300px;
      font:12px Verdana, Arial, Helvetica, sans-serif;
	}
.msg-pct {
      width:445px; /*  .form-label + .form-pct + horizontal padding on .form-label   */
      height:70px;
      overflow:auto;
      font:12px Verdana, Arial, Helvetica, sans-serif;
	}

.custom-form {}

.custom-form fieldset {
	margin:0px 0px 10px 0px;
	padding:0px;
	width:470px; /*  .msg-pct width + 25   */
	border:none;
	}

.custom-form legend {
	padding:0px 2px;
	font-weight:bold;
	}

.custom-form fieldset ol {
	margin:0px;
	padding:0px;
	list-style:none;
	}
	
/* ------------------ Special Classes ------------------------*/	
.clearbar{
	clear:both;
	height:1px;
	line-height:1px;
	font-size:1px;
	padding:0;
	margin:0;
}
.autowidthwrap{
	width:100%;
	text-align:center;
	}
