/* <![ Global [ -----------------------------------------------------------*/

/*
Site 9 Default CSS File
Working Version: template
VERSION: 1.0 
LAST MODIFIED: 02.07.2008
LAST MODIFIED BY: NAPOLISX

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.

*/


html {
	height:100%;}
	
.body{	
	margin: 0px; 
	padding: 0px; 
	text-align: center;
	behavior: url(/scripts/csshover.htc);
	font: 12px Arial, Helvetica, sans-serif;
	color: #000;
	background: #240b00 url(../images/body-bg.gif) top left;
	height: 100%;
}

#body2{
	background: url(../images/body2-bg.gif) bottom left repeat-x;
}

img, a img{
	border: none;
	padding: 0;
	margin: 0;
}
a{
	color: #bc3900;
}

div, p, h1, h2, h3, h4, h5, h6, ul, ol, li{
	padding: 0;
	margin: 0;
}
h1, h2, h3, h4, h5, h6{
	color: #813e21;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
}
h1{
	font-size: 22px;
	color: #d47a0f;
}
h2{
	font-size: 18px;
}
h3{
	font-size: 16px;
}
h4{
	font-size: 14px;
}
h5, h6{
	font-size: 12px;
}
hr{
	height:1px;
	color:#000;
	margin:5px 0px;
	padding:0px;}

/*	<![ Navigation [ -----------------------------------------------------------*/

.aop {
	background: #3a1201 url(../images/aop-bg.gif) top left;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #bc3900;
	text-transform: uppercase;
	padding: 16px 34px;
	margin: 0 0 33px 0;
	position:relative;
}
	.aop h1{
		font-size: 18px;
		color: #c4bfbe;
	}
	.aop ul{
		list-style: none;
		position:relative;
	}
		.aop ul li{
			margin: 8px 0 0 0;
		}
			.aop ul li:hover{
				list-style-image: url(../images/arrow.gif);
			}		
		.aop ul li a{
			color: #bc3900;
			text-decoration: none;
		}
	.aop ul{
	width: 45%;
	float: left;
	}			

		
.footlinks {
	text-align:center;
	font: 12px Arial, Helvetica, sans-serif;
}
	.footlinks ul {
		list-style:none;
		padding: 32px 0px 20px 0px;
		margin:0px;
		list-style: none;
	}
	.footlinks ul li {
		display:inline;
	}
	.footlinks ul li a {
		text-decoration:none;
		border-right:1px solid #d47a0f;
		padding:0px 5px;
	}
		.footlinks ul li a span{
			margin: 0;
			padding: 0 0 0 2px;
		}
		
		.footlinks ul .last_child a {
			border:none;
		}
		
	.footlinks ul li a:hover {
		text-decoration: underline;
	}
	
/*	<![ Layout [ -----------------------------------------------------------*/

.clearfix {
	float: none;
	clear:both;
	margin:0px;
	padding:0px;
	height:1px;
	font-size: 0px;
	line-height: 0px;
}

address {
	font-style:normal;}

#container {
	position:relative;
	margin:0px auto;
	text-align:center;
	width: 978px;
	padding: 0px;
	background: url(../images/container-bg.png) top left repeat-y;
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/container-bg.png,sizingMethod='scale');
}
#main{
	margin: 0 auto;
	padding: 0;
	width: 922px;
	text-align: left;
	background: url(../images/main-bg.jpg) top left repeat-y;
	border-left: 1px solid #240b00;
	border-right: 1px solid #240b00;
}
	#main img{
		display: block;
	}
	
#side-bar{
	float: left;
	width: 238px;
	border-right: 1px solid #240b00;
	margin: 0;
	background: url(../images/side-bar-bg.gif) top left repeat-x;
}
	#side-bar *{
		margin: 0 0 0 30px;
	}
	#side-bar * *{
		margin: 0;
	}
	#side-bar img{
		display: block;
		color: #fff;
	}
	#side-bar h2{
		font-weight: bold;
		color: #ad3900;
		font-size: 20px;
		text-transform: uppercase;
	}
	#side-bar h3{
		color: #b2b29b;
		font-size: 16px;
		font-weight: bold;
		text-transform: uppercase;
	}
	#side-bar h1{
		color: #cdc294;
		font-family: Palatino Linotype, "Times New Roman", Times, serif;
		font-size: 30px;
	}
	#side-bar h4{
		color: #b4c278;
		text-transform: uppercase;
		font-size: 12px;
		font-weight: bold;
		font-family: Arial, Helvetica, sans-serif;
	}
		#side-bar h1 img{
			padding: 0;
			margin: 0;
		}
	#side-bar hr{
		border-top: 1px solid #000;
		border-bottom: 1px solid #892902; 
		border-left: none;
		border-right: none;
		margin: 10px 30px;
		height: 2px;
		background: #000 url(../images/hr-bg.gif) repeat-x;
		color: #000;
	}
	#side-bar ul{
		margin: 0px 10px 34px 10px;
		border-top: 1px dashed #b4491e;
		list-style: none;
	}
		#side-bar ul *{
			margin: 0;
			padding: 0;
		}
		#side-bar ul li{
			padding: 7px 0 7px 25px;
			border-bottom: 1px dashed #b4491e;
		}
			#side-bar ul li a{
				font-family: "Times New Roman", Times, serif;
				font-size: 14px;
				font-weight: bold;
				color: #b2b29b;
				text-decoration: none;
				text-transform: uppercase;
			}
				#side-bar ul li a:hover{
					color: #fff;
				}
	#side-bar form *{
		margin: 0;
	}	
	#side-bar form p{
		color: #b2b29b;
		font-weight: bold;
		margin: 5px 0;
		width: 170px;
	}
		#side-bar form input {
			background: #fff;
			border: 1px solid #d47a0f;
			width: 170px;
			margin: 3px 0;
			font-size: 11px;
			font-family: Arial, Helvetica, sans-serif;
			padding: 3px;
		}
		#side-bar form textarea {
			background: #fff;
			border: 1px solid #d47a0f;
			width: 170px;
			margin: 3px 0;
			font-size: 11px;
			font-family: Arial, Helvetica, sans-serif;
			padding: 3px;
			overflow:auto;
			height:70px;
		}
		#side-bar form input.submit{
			height: 21px;
			width: 67px;
			border: none;
			margin-left: 103px;
			padding: 0;
			background: #C54602;
		}
	
#content{
	float: left;
	width: 683px;
}
	
#header{
	height: 210px;
	overflow:hidden;
	background: #fff url(../images/logo.jpg) left no-repeat;
	text-align: center;
}
	#header a{
		text-transform: uppercase;
		color: #000;
		text-decoration: none;
		font-family: Palatino Linotype, "Times New Roman", Times, serif;
		font-size: 36px;
	}
#copy{
	margin: 0 35px;
}
	#copy h1, #copy p, #copy ul{
		margin: 0 0 15px 0;
	}
	#copy ul{
		margin: 0 0 15px 30px;
	}
#footer{
	text-align: center;
	color: #bc3900;
	font-size: 13px;
	padding: 23px 0;
}
	#footer p span{
		color: #d47a0f;
	}

/*  <![ Primary Contact Form [ ----------------------------------------------------*/

.pad_frm_itm {
	padding:3px 0px;
	margin:0px;}

.form-label {
	width:140px;
	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;
	height:70px;
	overflow:auto;
	font:12px Verdana, Arial, Helvetica, sans-serif;}

.custom-form {
	}

	.custom-form fieldset {
		margin:0px 0px 10px 0px;
		padding:0px;
		border:none;}
		  
	.custom-form legend {
		padding:0px 2px;
		font-weight:bold;}
		  
	.custom-form ol {
		margin:0px;
		padding:0px;
		list-style:none;}
		

/*  <![ Disclaimer alert [ ----------------------------------------------------*/

#overlay_div{
	position:relative;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#666;
	padding:0px;
	z-index:100;}

#overlay_div p {
	border-top:1px solid #0a3150;
	padding-top:6px;}
	
#iagree{
	position:absolute;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#666;
	padding:15px 15px 15px 15px;
	border:1px solid #031c40; /* Disclaimer box border color */
	background-color:#ececec; /* Disclaimer box bgcolor color */
	width:450px;
	margin:4px 0 0 0;
	}

#overlay_div h3{
	font:18px Verdana, Arial, Helvetica, sans-serif;
	color:#031c40;
	padding:0;
	margin:0;}

#iagree .overlay_submit{
	padding:4px;
	margin:0 6px 0 0;
	font:12px Verdana, Arial, Helvetica, sans-serif;
	color:#666;
	background-color:#fff;
	border:1px solid #999;
	float:right;}
	
#iagree .checkbox{
	float:left;
	height:22px;
	display:block;}

#iagree input#Agreement{
	position:relative;
	top:3px;
	border:none;}
	

/*	<![ Quick Contact [ -----------------------------------------------------------*/

.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:100px;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#444;}
	
.msg-pct2 {
	width:100px;
	height:50px;
	overflow:auto;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#444;}

.custom-form2 {
	font:11px Verdana, Arial, Helvetica, sans-serif;}

	.custom-form2 fieldset {
		margin:0px 0px 10px 0px;
		padding:0px;
		width:170px;
		border:none;}
		  
	.custom-form2 legend {
		padding:0px 2px 5px 33px;
		font:bold 14px Verdana, Arial, Helvetica, sans-serif;
		text-align:center;}
		  
	.custom-form2 ol {
		margin:0px;
		padding:0px;
		list-style:none;}

.submit-align2 {
	text-align:right;}

.submit {
	font:11px Verdana, Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
	text-align:center;}
	
.submit:hover {	
	}
	

/*	<![ Disclaimer [	 -----------------------------------------------------------*/

#disclaimer {
	text-align: center;
	padding:10px 0px;
	width: 862px;
	margin: 0 auto;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#813e21;}
	
	#disclaimer span{
		color: #d47a0f;
	}
	#disclaimer a {
		color:#bc3900;
		text-decoration:none;}
	#disclaimer a:hover {
		text-decoration:underline;}	
	#disclaimer img{
		color: #fff;
		margin: 20px 0 0 0;
	}

/*	<![ Site 9 Styles [ --------------------------------------------------------*/

/* Directions Page Styles (Google Maps Default)

/* [ Outer div ] --------- */
#directionsForm{
	}

/* div that wraps form */
#directionsInput {
	padding:10px 0px;}

#fromAddress{
	width:350px;}

#directionsLocale{
	padding:10px 0px;}

#locale{
	}

#directionsSubmit{
	padding:10px 0px;}

#map{
	border:1px solid #000;
	color:#000;}

#addressNotFound{
	}

#directions{
	}
