/* <![ 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:;
	font:12px/14px Arial, Verdana, Helvetica, sans-serif;
	text-align:left;
	background:#000;
	behavior:url(/scripts/csshover.htc);}
	
a {	
	color:#6A0202;
	text-decoration:underline}
a:hover {	
	color:#666666;
	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{	
	font: normal 18px Arial, Helvetica, sans-serif;
	letter-spacing:1px;
	margin:0px;
	color:#978334;}
	
h2{	
	font: bold 16px Verdana, Arial, Helvetica, sans-serif;}
	
h3{	
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;}
	
	
/* -----------------------------Containers and alignment--------------------------*/		

#container {
	text-align:left;
	background:url(../images/bg_mid.gif) top left repeat-x #e6daa7;
}	
#container .center{
	width:974px;
	margin:0 auto 0 auto;
	background:url(../images/bg_bars.gif) top left repeat-y;
	}

/*	<![ Navigation [ -----------------------------------------------------------*/

#mainnav{
	margin:0;
	padding:0;
	height:56px;
	color:#FFFFFF;
	background:url(../images/bg_nav.jpg) top left repeat-x #000;
	position:relative;
}
#mainnav ul{
	margin:0 auto 0 auto;
	padding:0;
	display:block;
	width:885px;
	position:relative;
	top:2px;
	/*border:1px solid #ff00ff;*/
}
#mainnav ul li{
	display:inline;
	margin:0;
	padding:0;
}

#mainnav ul li a{
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
	float:left;
	height:20px;
	padding:17px 10px 15px 10px;
	display:block;
	background:url(../images/bg_nav-border.jpg) bottom right no-repeat;
}

#mainnav ul li a:hover{
 	color:#FFF;
	border:1px solid #6f180e;
	padding:16px 9px 14px 9px;
	background:url(../images/bg_nav-roll.jpg) top left repeat-x #d22330;
}
#mainnav ul .last_child a {
	background:none;
}		

/*	<![ Layout [ -----------------------------------------------------------*/

#top{
	margin:0;
	padding:0;
}
#topnav{
	position:absolute;
	top:7px;
	right:22px;
	}
#topnav ul{
	margin:0;
	padding:0;
	display:inline;
	list-style:none;
	}
#topnav ul li{
	margin:0;
	padding:0;
	display:inline;
	}
#topnav ul li a{
	color:#bda43e;
	border-right:1px solid #bda43e;
	font-weight:bold;
	padding:0 4px 0 4px;
	text-decoration:none;
	}
#topnav ul li a:hover{
	color:#fecc00;}
#topbnav ul .firstchild a{
	border-left:1px solid #bda43e;
	}
#header{
	background:#000;
	margin:0;
	padding:0;
}
#header .center{
	width:975px;
	height:189px;
	background:url(../images/bg_header.jpg) top left no-repeat;
	margin:0 auto 0 auto;
	position:relative;
	}
#header #logo{
	position:absolute;
	left:0;
	}
#header .address{
	text-align:right;
	padding:0 15px 0 0;
	width:300px;
	position:absolute;
	right:0;
	}
#header #tagline{
	height:28px;
	background:url(../images/bg_tag.gif) top left repeat-x;
	margin:0;
	padding:0;
}
#header #tagline .center{
	widows:975px;
	background:none;
	margin:0 auto 0 auto;
	position:relative;
	height:28px;
	}
	
#header #tagline h2{
	margin:0;
	padding:5px 0 5px 0;
	display:block;
	width:740px;
	text-align:center;
	text-transform:uppercase;
	font:bold 16px Arial, Helvetica, sans-serif;
	color:#6a0202;
	position:absolute;
	top:0;
	right:0;
	}
#rightbar{
	width:186px;
	background:#6a0202;
	float:left;
	display: inline;
	}
#rightbar h2{
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#e6daa7;
	margin:5px 0 5px 0;
	padding:0;
	text-align: center;
	}
#rightbar .centerimg{
	margin:0 0 0 20px;
	}
#leftbar #video{
	margin-top: 20px;
	padding:0px 0px 1px 45px;
	}
#leftbar #video img{
	border:1px solid #bfab59;
	}
#rightbar address{
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#bfab59;
	font-style:normal;
	padding:0px 0 10px 30px;
	}
#mid {
	width:739px;
	float: right;
	
}
#photobanner{
	height:201px;
	background:url(../images/img_collage.jpg) top left no-repeat;
	}
#contactinfo{
	height:31px;
	background:url(../images/bg_angledbar.jpg) top left no-repeat;
	}
#contactinfo p{
	margin:8px 5px 0 0;
	font-weight:bold;
	float:right;
	}
#contactinfo .red{
	color:#d22330;
	}
#leftbar{
	float:left;
	background: #6a0202;
	position: relative;
	bottom: 13px;
	color:#bfab59;
	font-weight:bold;
	}
#aops{
	margin:15px;
	}
#aops dl{
	list-style:none;
	padding:0;
	margin:0;
	}
#aops dl dt{
	_display:inline-block;
	margin:0;
	width:200px;
	padding:0;
}

#aops dl dt a{
	display:block;
	color:#bfab59;
	text-decoration:none;
	padding:0;
	}
#aops dl dt a:hover{
	color:#fecc00;
	}
.bullet{
	padding:0 0 0 13px!important;
	background:url(../images/bullet-lrg.gif) 0px 3px no-repeat;
	}
#aops dl dd{
	list-style:none;
	margin:0 0 0 20px;
	padding:0;
		}
#aops dl dd ul{
	margin:0;
	padding:0;
	list-style:none;
	}
#aops dl dd ul li{
	margin:0;
	padding:0;
	width:180px;}

#aops dl dd ul li a{
	display:block;
	background:url(../images/bullet_sml.gif) 0px 5px no-repeat;
	color:#bfab59;
	text-decoration:none;
	padding:0 0 0 10px;
}
#aops dl dd ul li a:hover{
	color:#fecc00;
}
#photoboxes{
	margin:0;
	padding:12px 0 0 0;
	background:url(../images/bg_mid.gif) top left repeat-x;
	height: 90px;
}
#photoboxes .photoaop{
	display:inline;
	width:186px;
	border:1px solid #000000;
	color:#FFFFFF;
	text-decoration:none;
	text-align:center;
	padding:0;
	margin:0 30px 0 30px;
	float:left;
}
#photoboxes .photoaop span{
	display:block;
	border-top:1px solid #000000;
	background:#000;
	height:16px;
	color:#bfab59;
	margin:71px 0 0 0;
	}
#photoboxes .photoaop:hover span{
	display:block;
	border-top:1px solid #000000;
	background:#760505;
	color:#fecc00;
	height:16px;
	}
.injury{
	background:url(../images/img_personal-injury.jpg) top left no-repeat;
	}

.criminal{
	background:url(../images/img_criminal.jpg) top left no-repeat;
	}

.civil{
	background:url(../images/img_civil.jpg) top left no-repeat;
	}

#content {
	padding:28px 28px 28px 28px;
	width:471px;
	float:left;
	text-align:justify;
}
/*----------------------------------------Footer and bottom decorations------------------------*/
#bottomlinks{
	margin:0 auto 0 auto;
	padding:7px 0 0 0;
	font-size:10px;
	height:23px;
	color:#561e32;
	border-top:1px solid #000000;
	clear:both;
	background: #000;
}
#bottomlinks .center{
	width:716px;
	margin:0 auto 0 auto;
	white-space:nowrap;
	}
#bottomlinks .center ul{
	margin:0;
	padding:0;
	display:inline;
	width: 654px;
}
#bottomlinks .center ul li{
	display:inline;
}

#bottomlinks .center ul li a{
	color:#bfab59;
	text-decoration:none;
	float:left;
	padding:0px 3px 0px 3px;
	display:block;
	border-right:#bfab59 1px solid;
}
#bottomlinks .center ul li a:hover{
	color:#fecc00;
}
#bottomlinks .center ul .first_child a{
	padding-left:none;
	}
#bottomlinks .center ul .last_child a{
	padding-right:none;
	border-right:none;}
#disclaimer{
	margin:0 auto 0 auto;
	text-align:left;
	height:51px;
	color:#8f0000;
	background:url(../images/bg_footer.gif) top left repeat-x #c9ae4a;
}
#disclaimer .center{
	width:974px;
	margin:0 auto 0 auto;
	}
#disclaimer img{
	float:left;
	margin:0px 10px 10px 0;
}#disclaimer p{
	margin:0;
	padding:15px 10px 0 0;
}
#disclaimer a{
	color:#000;
}
	
	
/*-----------------------------Extra Classes---------------------------------------*/	


/*	<![ Quick Contact [ -----------------------------------------------------------*/

.contactmini {
	text-align:left;
	color:#FFF;
	width: 186px;
}
.contactmini .feildnames{
	color:#978334;
	float:left;
	line-height:22px;
	margin:0;
	font-weight: normal;
	padding: 0 0 0 10px;
	}
.contactmini form{
	position:relative;
	margin:0;
	width:186px;
	height: 135px;
	}
.contactmini .form-pct {
	width:96px;
	height:18px;
	margin:1px 10px 1px 0;
	background:#e6daa7;
	float:right;

	border:1px solid #;	border: 1px solid #f8d478;
}

.contactmini .msg-pct {
	margin:1px 10px 1px 0;
	width:96px;
	height:53px;
	background:#e6daa7;
	border:1px solid #f8d478;
	overflow:auto;
	float: right;
}


.contactmini .submit {
	position:absolute;
	left:5px;
	bottom:30px;
	display:block;
	width:65px;
	padding:2px;
	margin:0;
	height:20px;
	text-align:center;
	background:#e6daa7;
	color:#6A0202;
	z-index:101;
	border:1px solid #;
	text-decoration:none;
	border: 1px solid #f8d478;
}
	
.contactmini .submit:hover {	
	background: #000;	
	text-decoration:none;
	color:#fff;}



.disclaimlink{
	float:left;
	color:#383833;
	}	
.disclaimlink:hover{
	color:#561e32;
	text-decoration:none;
	}	
/*	<![ Site 9 Styles [ --------------------------------------------------------*/
.qctable {
	}
	
.qchead {
	}	

.PAD_form_itm {
	padding:0px;
	font:bold;}
	
.form-pct { 
	width:200px; 
	height:15px;}

.msg-pct { 
	width:500px; 
	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;}
.clearbar{
	clear:both;
	height:20px;
	width: 188px;
	}
/* 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{
}
