/* <![ 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:#1b0b03;}
	
#container {
	position:relative;
	margin:0px auto;
	text-align:left;
	width:949px;
	overflow:hidden;}
	
#search {
	}
	
	#search-field {
		width:100px;
		padding:2px 3px;
		font:11px Arial, Helvetica, sans-serif;}
		
	#search-button {
		font:11px Arial, Helvetica, sans-serif;
		width:50px;
		text-align:center;
		text-decoration:none;}
	
	#search-button:hover {	
		}
	
input, select, textarea, form {	
	margin:0px;
	padding:0px;}
	
legend	{
	font:bold 11px Verdana, Arial, Helvetica, sans-serif; 
	color:#000;}
	
hr {
	height:1px;
	color:#000;
	background:#000;
	border:none;
	margin:5px 0px;
	padding:0px;}
		
address {
	font-style:normal;}
	

/*	<![ Navigation [ -----------------------------------------------------------*/

		
#nav {
	background:url(../images/nav-BG.gif) top left repeat-x #472f22;
	font:bold 11px Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
	color:#b8b8b8;
	height:49px;
	overflow:hidden;
	text-align:center;}
	
	#nav td {
		height:49px;
		overflow:hidden;
		border-left:1px solid #644433;
		border-right:1px solid #080403;}
	
	#nav td:hover {
		background:url(../images/nav-BG-over.gif) top left repeat-x #28160d;}

	#nav a {
		display:block;
		padding:0px 10px;
		color:#b8b8b8;
		text-decoration:none;}
		
	#nav a:hover {
		color:#e6e6e6;}
		
		#nav .last_child a {
			border-right:none;}
	
#aop {
	font:bold 11px Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
	color:#edd865;}
	#aop ul {
		list-style:none;
		padding:5px 0px 0px 10px;
		margin:0px;}
	#aop ul li {
		padding:1px 0px;
		margin:0px;
		background:url(../images/aop-BG.jpg) top left no-repeat;}
	#aop ul li a {
		text-align:center;
		display:block;
		width:171px;
		height:22px;
		padding:113px 0px 0px 0px;
		overflow:hidden;
		color:#edd865;
		text-decoration:none;}
	#aop ul li a:hover {
		color:#fff;}
		
		.family {
			background:url(../images/aop-family.jpg) top left no-repeat;}
			.family:hover {
				background:url(../images/aop-family-over.jpg) top left no-repeat;}
		
		.criminal {
			background:url(../images/aop-criminal.jpg) top left no-repeat;}
			.criminal:hover {
				background:url(../images/aop-criminal-over.jpg) top left no-repeat;}
		
		.personal {
			background:url(../images/aop-personal.jpg) top left no-repeat;}
			.personal:hover {
				background:url(../images/aop-personal-over.jpg) top left no-repeat;}
		
		
#footlinks {
	border-bottom:1px solid #a5986d;
	text-align:center;
	font:11px Arial, Helvetica, sans-serif;
	color:#bba194;
	padding:15px 0px;}

	#footlinks a {
		padding:0px 10px;
		border-right:1px solid #bba194;
		color:#bba194;
		text-decoration:none;}
		
		#footlinks .last_child a {
			border-right:none;}
		
	#footlinks a:hover {
		text-decoration:underline;}
		
#footer {
	font:bold 13px Garamond, Georgia, "Times New Roman", serif;
	color:#301508;
	text-align:center;
	background:url(../images/footer-BG.gif) top center;
	height:23px;
	padding:7px 0px 0px 0px;
	overflow:hidden;}
	
/*	<![ Layout [ -----------------------------------------------------------*/

#clear {
	clear:both;
	margin:0px;
	padding:0px;
	height:1px;
	overflow:hidden;}

#header{
	height:178px;
	background: url(../images/header.jpg) top center;
	overflow:hidden;}

#mid {
	background:#ede4c3;}
	
#mid-top {
	height:32px;
	overflow:hidden;
	background:url(../images/mid-TOP.gif) top center no-repeat;}

#left {
	float:left;
	width:190px;
	padding:17px;
	overflow:hidden;}
	
	#left h2 {
		display:block;
		white-space:189px;
		height:29px;
		padding:7px 8px 0px 5px;
		margin:0px;
		overflow:hidden;
		background:url(../images/h2-BG.gif) top left no-repeat;
		color:#8a1602;
		font:bold 16px Georgia, "Times New Roman", Times, serif;
		text-transform:uppercase;
		line-height:normal;
		text-align:center;}
	
#right {
	float:right;
	width:190px;
	padding:17px;
	overflow:hidden;}
	
	#right h2 {
		display:block;
		white-space:189px;
		height:29px;
		padding:7px 8px 0px 5px;
		margin:0px;
		overflow:hidden;
		background:url(../images/h2-BG.gif) top left no-repeat;
		color:#8a1602;
		font:bold 16px Georgia, "Times New Roman", Times, serif;
		text-transform:uppercase;
		line-height:normal;
		text-align:center;}
		
#phone {
	}
	
	#phone p {	
		margin:0px;
		padding:0px 0px 15px 0px;}


#content {
	width:475px;
	padding:55px 10px 25px 10px;
	overflow:hidden;
	float:left;
	text-align:justify;
	font:12px Arial, Helvetica, sans-serif;
	color:#776f55;}
	
	#content p {
		line-height:18px;}
	#content h1{	
		font: bold 16px Georgia, "Times New Roman", Times, serif; 
		color:#7398ae;
		border-bottom:1px solid #7398ae;
		line-height:normal;
		padding:0px 0px 5px 0px;
		margin:0px 0px 10px 0px;}
	#content h2{	
		font: bold 15px Arial, Helvetica, sans-serif;
		color:#932c0e;
		line-height:normal;
		padding:0px;}
	#content h3{	
		font: bold 13px Arial, Helvetica, sans-serif;
		color:#333;
		line-height:normal;
		padding:0px;}
	#content h4{	
		font: bold 12px Arial, Helvetica, sans-serif;
		color:#555;
		line-height:normal;
		padding:0px;
		margin-top:0px;}
	#content h5{	
		font: bold 12px Arial, Helvetica, sans-serif;
		color:#777;
		line-height:normal;
		padding:0px;}
	#content a {
		color:#967802;
		text-decoration:underline;
		font-weight:bold;}
	#content a:hover {
		color:#7398ae;}
		
	#content li {
		text-align:left;
		padding-top:4px;
		padding-bottom:4px;}
		
	#content td {
		text-align:left;}
		
	#content td li {
		padding-top:0px;
		padding-bottom:0px;}


/*	<![  Contact [ -----------------------------------------------------------*/

.pad_frm_itm {
	padding:0px;
	text-align:left;}
	
.form-pct { 
	padding:2px 3px;
	width:325px; 
	font:12px Arial, Helvetica, sans-serif;}

.msg-pct { 
	padding:2px 3px;
	width:450px; 
	height:70px;
	overflow:auto;
	font:12px Arial, Helvetica, sans-serif;}
	
/*	<![  Quick Contact [ -----------------------------------------------------------*/

#qc {
	}
	
	#qc form {
		margin:0px;
		padding:0px 0px 0px 3px;
		width:187px;
		overflow:hidden;}
		
.pad_frm_itm2 {
	padding:1px 0px;
	color:#6e6e6d;
	font:11px Arial, Helvetica, sans-serif;
	}
	
.form-pct2 {
	padding:2px 3px;
	border:1px solid #6e6e6d;
	color:#6e6e6d;
	font:11px Arial, Helvetica, sans-serif;
	width:175px; }

.msg-pct2 { 
	padding:2px 3px;
	border:1px solid #6e6e6d;
	color:#6e6e6d;
	font:11px Arial, Helvetica, sans-serif;
	width:175px; 
	height:45px;
	overflow:auto;}

.submit {
	background: url(../images/submit-BG.gif) top left no-repeat;
	width:87px;
	height:31px;
	padding:0px 0px 1px 0px;
	overflow:hidden;
	margin:0px;
	color:#fcea81;
	font:bold 11px Arial, Helvetica, sans-serif;
	line-height:normal;
	text-transform:uppercase;
	border:none;
	text-align:center;
	text-decoration:none;}
	
.submit:hover {	
	text-decoration:none;
	color:#fff;}

/*	<![ Disclaimer [	 -----------------------------------------------------------*/

#disclaimer{
	text-align:left;
	color:#896c5d;
	font:11px Arial, Helvetica, sans-serif;
	padding:15px 0px;}
	
	#disclaimer a {
		color:#896c5d;
		font-weight:bold;
		text-decoration:none;}
	#disclaimer a:hover {
		text-decoration:underline;}	

/*	<![ Site 9 Styles [ --------------------------------------------------------*/

/* Directions Page Styles (Google Maps Default)

/* [ Outer div ] -----------> */
#directionsForm{
	}

/* div that wraps form */
#directionsInput {
	padding:7px 0px;}

#fromAddress{
	width:350px;}

#directionsLocale{
	padding:7px 0px;}

#locale{
	}

#directionsSubmit{
	padding:7px 0px;}

#map{
	border:1px solid #000;
	color:#000;}

#addressNotFound{
	}

#directions{
	}

