/* <![ Global [ -----------------------------------------------------------*/
html {
	height:100%}
	
body{	
	margin:0; 
	padding:0; 
	background:url(../images/body-bg.jpg) #7a1b19 repeat-x;
	text-align:center; 
	height:100%;
	behavior:url("csshover.htc");
	}
	
td{	
	font:14px Arial, Helvetica, sans-serif;
	color:#000;
	vertical-align:top
	}
	
#container {
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	width:961px;
	background:url(../images/container-bg.jpg);}
			
a, td.content a font {	
	color:#df0606;
	text-decoration:none}
	
a:hover, td.content a:hover font {	
	color:#df0606;
	text-decoration:underline}
	
input, select, textarea{	
	border:1px solid #000;}
	
legend	{
	font:bold 11px Verdana, Arial, Helvetica, sans-serif; color:#000;}
	
hr{
	height:1px;
	color:#000;
	margin:5px 0px;
	padding:0px;}

h1{	
	font: bold 18px Arial, Helvetica, sans-serif;
	color:#df0606;
	text-transform:uppercase
}

h1 span {
	font:bold 14px Arial, Helvetica, sans-serif;
	color:#000}
	
h2{	
	font: bold 16px Arial, Helvetica, sans-serif;
	color:#df0606;
	text-transform:uppercase
		}
	
h3{	
	font: bold 14px Arial, Helvetica, sans-serif;}
	
h4{	
	font: bold 14px Arial, Helvetica, sans-serif;
	color:#555;}
	
h5{	
	font: bold 14px Arial, Helvetica, sans-serif;
	color:#777;}

/*	<![ Navigation [ -----------------------------------------------------------*/

.nav {
	height:69px;
	background:url(../images/nav-bg.jpg) no-repeat;
	width:627px
	}
	
.nav a {	
	font:bold 11px Arial, Helvetica, sans-serif;
	display:block;
	background:url(../images/nav-bg-off.jpg) repeat-x bottom;
	padding:27px 1px 1px 1px;
	text-align:center;
	height:41px;
	color:#fff;
	}
	
.nav a:hover {
	border:1px solid #321506;
	padding:27px 0px 0px 0px;	
	display:block;
	background:url(../images/nav-bg-o.jpg);
	height:39px;
	color:#000;
	text-decoration:none
	}
	
.nav a:hover span {
	background:url(../images/nav-on-arrow.jpg) no-repeat center bottom;
	display:block;
	height:39px;}
	
.nav-td-OLD:hover {
	background:url(../images/nav-on-arrow.jpg) no-repeat center bottom;
	}	
.nav-space {
	width:3px;
	background:url(../images/nav-space-bg.jpg) no-repeat 0px 54px;}	
	
	
	
.aop {
	padding:0px 0px 0px 12px;}
	
.aop ul {
	margin:0px;
	padding:0px;
	list-style:none;
	width:290px;}	

.aop ul li {
	padding:0px;
	margin:0px;
	list-style:none;
	line-height:0px
	}
		
.aop a {		
	display:block;
	font:bold 18px Arial, Helvetica, sans-serif;
	border-bottom:1px dashed #000;
	color:#000;
	width:100%;
	background:url(../images/left-li.jpg) no-repeat 12px 6px;
	padding:1px 0px 1px 25px;
	}
	
.aop a:hover {
	text-decoration:none;
	color:#fff
	}	
		
	
	
	
.aop-OLD {
	}
	
.aop-OLD ul {
	margin:0px 12px 10px 28px;
	padding:0px;
	}	

.aop-OLD ul li {
	padding:0px;
	list-style:none;
	line-height:0px
	}
		
.aop-OLD a {		
	display:block;
	font:bold 18px Arial, Helvetica, sans-serif;
	border-bottom:1px dashed #000;
	color:#000;
	width:100%;
	background:url(../images/left-li.jpg) no-repeat 12px 6px;
	padding:1px 0px 1px 25px;
	}
	
.aop-OLD a:hover {
	text-decoration:none;
	color:#fff
	}	
		
.footer a { 
	color:#000;
	margin:0px 8px;
	}
	
.footer a:hover {
	color:#fff;
	}					

/*	<![ Layout [ -----------------------------------------------------------*/

.left {
	background:url(../images/left-top-bg.jpg) no-repeat #000;
	padding:10px 0px 10px 21px;
	width:0px}

.mid {
	background:url(../images/main-bg.jpg) no-repeat;
	height:700px
}	

.mid-bottom {
	background:url(../images/main-body-bg.jpg) 
	}

.main_body {
	padding:15px 75px 15px 50px;
}	
	
.main_body p {
	line-height:18px;
	text-align:justify
}	

.main_body li {
	padding-top:6px;
	padding-bottom:6px;}

#pics {
margin: 0px 0px 5px 15px;}

#pics2 {
margin: 0px 0px 5px 15px;
border: 1px solid #000;}

.redtext {
	color:#df0606}
	
.right {
	background:url(../images/right-bg.jpg) repeat-y}
	
address {
	font:normal bold 16px Arial, Helvetica, sans-serif;
	line-height:20px;
	margin:22px 25px 0px 40px
	}	
	
.footer {
	background:url(../images/foot-bg.jpg) no-repeat;
	height:18px;
	text-align:right;
	padding:8px 12px 0px 0px;
	font:bold 12px Arial, Helvetica, sans-serif
}

/*	<![ Quick Contact [ -----------------------------------------------------------*/

.qctable {
	}
	
.qchead {
	}	

.PAD_form_itm {
	padding:0px;
	font:bold;}
	
.form-pct { 
	width:300px; }

.msg-pct { 
	width:450px; 
	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;}

/*	<![ Disclaimer [	 -----------------------------------------------------------*/

.disclaimer{
	font:10px Arial, Helvetica, sans-serif;
	color:#eee;
	text-align:left
}
	.disclaimer a {
		color:#fff;
		text-decoration:underline}
		
	.disclaimer a:hover {
		color:yellow;
		text-decoration:underline}		


/*	<![ MH_Hacks [ --------------------------------------------------------*/
td.content a font{
	margin:0px 0px 0px 5px;}
	
td.content a:hover font{
	margin:0px 0px 0px 5px;}
	
/* #map{
	filter:gray;}*/
	
.ddTable{
	border: none;}
	
.ddBottomBorder{
	border-bottom: 1px solid black;}
	
table.content{		
	width:100%;}
	
table.content a{
	font-size:12px;	font-weight:normal;}
	
	



/*	<![ Site 9 Styles [ --------------------------------------------------------*/

/* Directions Page Styles (Google Maps Default)

/* [ Outer div ] -----------> */
#directionsForm{
	}

/* div that wraps form */
#directionsInput {
	padding:10px 0px;}

#fromAddress{
	width:200px;}

#directionsLocale{
	padding:10px 0px;}

#locale{
	}

#directionsSubmit{
	padding:10px 0px;}

#map{
	border:1px solid #000;
	color:#000;}

#addressNotFound{
	}

#directions{
	}

