/* <![ 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;
	background: #18190a url(../images/body-bg.jpg) top left repeat-x;
	color: #fff;
}

img, a img{
	border: none;
}
a{
	color: #e3b330;
}
p, div, h1, h2, h3, h4, h5, h6, ul, ol, li{
	margin: 0;
	padding: 0;
	border: none;
}

h1, h2, h3, h4, h5, h6{
	color: #e6c89a;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h1{
	font-size: 24px;
}
h2{
	font-size: 20px;
}
h3{
	font-size: 14px;
}
h4, h5, h6{
	font-size: 12px;
}
hr{
	border: none;
	color: #2d2f12;
	background-color: #2d2f12;
	height: 1px;
}

/*
div{
	border: 1px solid red;
}
*/
	
#container {
	position: relative;
	margin: 0px auto;
	text-align:center;
	width: 853px;
	padding: 0px 0 20px 0;
}
	#container *{
		text-align: left;
	}

#main{
	text-align: left;
	width: 853px;
}


input, select, textarea {	
	}
	
legend	{
	font:bold 11px Arial, Helvetica, sans-serif; color:#000;}
	
hr{
	height:1px;
	color:#000;
	margin:5px 0px;
	padding:0px;}


/*	<![ Layout [ -----------------------------------------------------------*/

.clearfix {
	clear:both;
	margin:0px;
	padding:0px;
	height:0px;
	font-size: 0px;
	line-height: 0px;
}

address {
	font-style:normal;
}
	
#header{
	height: 124x;
	overflow: hidden;
	text-align: center;
	margin: 14px 0 0 0;
}

#content{
	width: 852px;
	background: url(../images/content-bg.jpg) top center no-repeat;
	min-height: 328px;
	margin: 37px 0 0 0;
	padding: 18px 0;
}
	.column{
		float: left;
	}
	#mainnav{
		width: 171px;
	}
		#mainnav h3, #aops h3{
			padding: 0 0 5px 2px;
			background: url(../images/wood-line.jpg) bottom left repeat-x;
		}
		#mainnav ul, #aops ul{
			list-style: none;
			margin: 0 0 23px 0;
		}
		#mainnav li, #aops li{
			font-size: 14px;
			font-family: "Times New Roman", Times, serif;
			padding: 9px 13px;
			border-bottom: 1px solid #2d2f12;
		}
		#mainnav li a, #aops li a{
			text-decoration: none;
		}
			#mainnav li a:hover, #aops li a:hover{
				text-decoration: underline;
			}
		#mainnav address, #mainnav p{
			padding: 10px 13px;
		}
			#mainnav p span{
				color: #e3b330;
				text-transform: uppercase;
				font-size: 10px;
				width: 37px;
				margin: 2px 3px 0 0;
				text-align: right;
				display: block;
				float: left;
			}
	#copy{
		width: 508px;
	}
		#copy *{
			margin: 0 20px 0 20px;
		}
		#copy ol{
			margin: 0 30px 0 15px;
			_margin: 0 30px 0 25px;
		}
		#copy * *{
			margin: 0;
		}
		#copy img{
			margin: 0 0px 15px 20px;
		}
		#copy h1{
			margin-bottom: 20px;
		}
		#copy h2{
			color: #e3b330;
			font-family: Arial, Helvetica, sans-serif;
			font-weight: bold;
			font-size: 14px;
			margin-bottom: 20px;
		}
		#copy table{
			width: 450px;
			margin: 0;
		}
		#copy p, #copy ul{
			margin-bottom: 25px;
		}
			#copy ul{
				list-style-type: square;
			}
				#copy ul li{
					margin-top: 5px;
					margin-left: 30px;
				}
				#copy ul li a{
					margin: 0;
				}
		#copy td ul{
			margin: 0 0 25px 0;
		}
		#copy strong, #copy a{
			margin: 0;
		}
		#copy form ol{
			list-style: none;
		}	
	
	#aops{
		width: 171px;
		
	}
		#aops form span{
			color: #e3b330;
			text-transform: uppercase;
			font-size: 10px;
		}
		#aops form{
			margin: 14px 10px;
		}
			#aops form input, #aops form textarea{
				border: 1px solid #2D2F12;
				width: 149px;
				margin: 0 0 3px 0;
			}	
			#aops form input.submit{
				background: #230202 url(../images/submit-bg.jpg) top left repeat-x;
				color: #fff;
				width: 63px;
				height: 21px;
				margin: 10px 40px;
				border: 1px solid #020200;
				text-align: center;
				font-weight: bold;
				font-size: 11px;
			}					

#footer{
	height: 83px;
	padding: 26px;
	background: #2e2c12 url(../images/footer-bg.jpg) top left repeat-x;
}

.form-pct { 
	width:397px; 
	height:18px;
	font:12px Arial, Helvetica, sans-serif;}

.msg-pct { 
	width:397px;
	height:70px;
	overflow:auto;
	font:12px Arial, Helvetica, sans-serif;}

/*	<![ Quick Contact [ -----------------------------------------------------------*/

.qctable {
	}
	
.qchead {
	}	
.pad_frm_itm{
	padding: 0 0 15px 0;
}
.pad_frm_itm2 {
	padding:0px;}
	
.form-pct2 { 
	width:100px; 
	height:15px;
	font:11px Arial, Helvetica, sans-serif;}

.msg-pct2 { 
	width:100px; 
	height:70px;
	overflow:auto;
	font:11px Arial, Helvetica, sans-serif;}

/*	<![ Disclaimer [	 -----------------------------------------------------------*/

#disclaimer {
	position:relative;
	margin: 0px auto;
	padding: 0px;
	width: 850px;
	text-align:left;
	font: 11px Arial, Helvetica, sans-serif;
	color: #626723;
}
	
	#disclaimer a {
		color: #626723;
		text-decoration: none;
	}
	#disclaimer a:hover {
		color: #798f99;
		text-decoration: underline;
	}	

/*	<![ Site 9 Styles [ --------------------------------------------------------*/

/* Directions Page Styles (Google Maps Default)

/* [ Outer div ] -----------> */


#directions, .GoogleMap{
	padding: 0;
	margin: 0;
	}
	#directions *, .GoogleMap{
		padding: 0;
		margin: 0;
	}

#directionsForm{
	padding: 0;
	margin: 0;
}

/* 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{
	}
fieldset{
	border: none;
}