 
/* undo some default styling of common (X)HTML browsers
 * ------------------------------------------------------------------------- */

/* No list-markers by default - must redefine bullets w/ bg graphics */
ul,ol { list-style:none; }

/* Avoid browser default inconsistent heading font-sizes and pre/code */
h1,h2,h3,h4,h5,h6,pre,code,td { font-size:1em; }

/* Remove inconsistent (among browsers) default padding or margin */
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input,label,div,dd,dt,dl,table,tr,td { margin:0; padding:0; }

/* prevent blue linked image borders */
a img,:link img,:visited img,fieldset { border:none; }


/* global elements
 * ------------------------------------------------------------------------- */


/* ----- type selectors ----- */ 
body { 
	background:#5E1F19 url(../images/bg-body.gif) repeat-x;
	text-align:center; 
	font:12px/16px  Arial, sans-serif; 
	color:#000;
	}

blockquote { 
	margin-left:10px; 
	margin-right:10px; 
	}

h1	{padding: 10px 0;
	color: #862A26;
	font-size: 24px;
	font-weight: normal;
	font-family: Baskerville, "Times New Roman", Georgia, Times, serif;
	line-height: normal;
	}
#column-left h2	{ font-size:1.0em; color:#9A1716; font-weight:bold; font-family:Georgia, "Times New Roman", Times, serif;}
	#column-left h2 a:link, #column-left h2 a:visited	{ color:#9A1716; text-decoration:none; outline:none; }
	#column-left h2 a:hover, #column-left h2 a:active	{ color:#DB0414; text-decoration:underline; outline:none;}
	
#column-right h2	{ font-size:1.0em; color:#9A1716; font-weight:bold;}
	#column-right h2 a:link, #column-right h2 a:visited	{ color:#9A1716; text-decoration:none; outline:none; }
	#column-right h2 a:hover, #column-right h2 a:active	{ color:#DB0414; text-decoration:underline; outline:none;}


h3 {
	font-size: 22px;
	margin-top: 6px;
	color: #5D2516;
	text-decoration: none;
	font-family: Baskerville, "Times New Roman", Georgia, Times, serif;
	font-weight: normal;
	font-style: italic;
	}

h1 span,h2 span,h3 span	{ display:none; }

a:link,a:visited	{ color:#9A1716; text-decoration:underline; outline:none; }
a:hover,a:active	{ color:#DB0414; text-decoration:underline; outline:none;}

/* ----- classes ----- */

div.clear	{ 
	clear:both;
	height:.01em; 
	overflow:hidden; 
	}

p.back-to-top {
	text-align:right;
	display:block;
	padding-right:15px;
	background:url("../images/top.gif") right no-repeat;
	font-size:10px;
	}
	
p.disclaimer{
font-size:11px;
color:#666666;
font-style:italic;
}
		
img.img-left { 
	float:left; 
	margin:2px 8px 8px 0; 
	}
	
img.img-right { 
	float:right; 
	margin:5px 0 8px 8px; 
	}
	
img.space-right{
margin-right:4px;
}
	
	
/* ----- global form elements ----- */

form {
	width:175px;
	margin:0;
	padding-left:25px;
	font-size:.95em; 
	color:#735533;
	}

form label	{ font-size:.95em; color:#5E1F19;}

form br { line-height:0; height:0; } /* defaults vertical spacing between fields */

input, textarea, select { 
	background-color:#D8CAAF !important; /* to prevent highlighting by Google Toolbar */
	border:1px solid #C7BA9D;
	color:#81817B;
	width:170px; /* 5 pixles smaller than form width !important */
	height:18px;
	line-height:18px;
	vertical-align: middle;
	margin-bottom:4px; /* sets vertical spacing between fields */
	padding-top:1px; /* vertically position text in input/textarea field */
	padding-left:4px; /* horizontally position text in input/textarea field */
	font-family: Arial, Helvetica, sans-serif; 
	font-size:11px;
	text-transform:uppercase;
	}
	
select { width:175px; padding:0; } /* same width as form - !important */

textarea { height:90px; overflow:auto; }

#contact_business { display: none; } /* do not remove */ 


/* ----- main contact form ----- */     
 
#contact-main { margin:20px 0 10px 0; 
padding-right: 30px;}

 
#contact-main label { 
	width:160px; 
	position:relative; 
	display:block; 
	text-align:right; 
	margin-bottom:10px;
	font-size:1.0em;
	color:#183138;
	}
	
	
#contact-main label input, #contact-main label textarea, #contact-main label select { 
	background-color:#fff !important; /* to prevent highlighting by Google Toolbar */
	border:1px solid #999;
	width:200px;
	position:absolute; 
	left:110%; 
	top:-2px;
	}
	
#contact-main label select { width:155px; }
	
#contact-main label textarea { height:100px; overflow:auto; }


/* ----- submit button form elements ----- */ 

input.submit, input.submit-contact-main { 
	width:69px;
	height:16px;
	cursor:pointer; 
	padding:0; 
	}

input.submit-contact-main { margin:85px 0 0 178px; }

input.submit-image, input.submit-contact-main { /* REMOVE IF NOT USED */
	background:url("../images/btn-submit.jpg");
	width:95px;
	height:22px;
	border:none;
	cursor:pointer;
	}


/* framework
 * ------------------------------------------------------------------------- */

#wrap {
	background:url("../images/bg-wrap.jpg") repeat-y;
	width:770px;
	margin:0 auto;
	text-align:left;
	}
	
body#personal-injury #masthead {position:relative; background:url("../images/header-personal-injury.jpg"); height:305px;}
body#family-law #masthead {position:relative; background:url("../images/header-family-law.jpg"); height:305px;}
body#criminal-law #masthead {position:relative; background:url("../images/header-criminal-law.jpg"); height:305px;}
body#wills #masthead {position:relative; background:url("../images/header-wills.jpg"); height:305px;}
body#civil #masthead {position:relative; background:url("../images/header-civil.jpg"); height:305px;}
	
#masthead {
	position:relative;
	background:url("../images/masthead.jpg");
	height:305px;
	}
	
	/* index page link within #masthead */		
	#masthead a {	
		position:absolute;
		left:17px;
		width:356px;
		top:45px;
		height:67px; 
		}
	#masthead a span {
		display:none;
		}

/* ----- column-left ----- */

#column-left {
	width:223px;
	float:left;
	}
	
		
	#column-left p, #column-left h1, #column-left h3, #column-left ul{
	margin:0 40px 10px 26px;
	}	
	
	 #column-left h2{
	 	margin:0 40px 2px 26px;
	}	
	
	#column-left p{
	font-size:11px;
	line-height: 12px;
	}

	#column-left form { margin-left:0px; margin-bottom:10px; }
	
			
/* ----- column-right ----- */

#column-right {
	width:547px;
	float:left;
	}
	
	#column-right p, #column-right h1, #column-right h2, #column-right h3, #column-right ul{
		margin:0 40px 10px 15px;
		}
		
	#column-right #form-container{
	float:right;
	margin-right: 62px;
	width:174px;
	}
	 
	/* single column list */
	#column-right ul { padding-left:10px; }
		#column-right ul li { 
			background:transparent url("../images/img-bullet.gif") 0px 2px no-repeat;
			padding-left:10px;  /* pushes text to the right to display bg img */
			font-size:11px;
			}

			

/* ----- bottom-wrap ----- */
 
#bottom-wrap {
	background:url("../images/bottom-wrap.gif");
	height:34px;
	clear:both;
	width:100%; /* fix for Safar */
	}
	
#bottom-wrap-contact {
	background:url("../images/bottom-wrap-contact.gif");
	height:34px;
	clear:both;
	width:100%; /* fix for Safar */
	}

	
/* subhead framework
 * ------------------------------------------------------------------------- */

#subhead { height:50px; } /* sets height for all subheads */

	body#index #subhead { background:url("../images/subhead-home.gif"); }
	body#about #subhead { background:url("../images/subhead-about.gif"); }
	body#thankyou #subhead { background:url("../images/subhead-thankyou.gif"); }
	body#contact #subhead { background:url("../images/subhead-free-consultation.gif"); }
	

/* ----- subhead framework with varying heights ----- */
	
#subhead-left-column {
	height:50px;
	background:url("../images/subhead-practice-areas-inde.gif") no-repeat ;
	}
	
#subhead-left-column-inside {
	height:50px;
	background:url("../images/subhead-contact-inside.gif") no-repeat ;
	}

	
#subhead-index-contact {
	height:40px;
	background:url("../images/subhead-index-contact.jpg") no-repeat ;
	}
	
#breadcrumbs{
	height:15px;
	background:url("../images/bread-crumb-bg.jpg") no-repeat ;
	}

	
/* footer
 * ------------------------------------------------------------------------- */
 
#footer {
	width:770px;
	margin:0 auto;
	text-align:center;
	background:url("../images/footer-bg.gif") no-repeat;
	font-size:11px;
	}

#footer p {
	color:#8F7759;
	padding-bottom:10px;
	line-height: 16px;
	}
#footer p.small-link a:link, #footer p.small-link a:link {
text-transform:lowercase;
}

#footer p.small-link a:hover, #footer p.small-link a:active { color:#fff; text-transform:uppercase; }

#footer a:link, #footer a:visited { color:#D6B690; text-transform:uppercase; }

#footer a:hover, #footer a:active { color:#fff; text-transform:uppercase; }

#footer ul {margin-top:0px; padding-bottom:5px;}

#footer li { /* if your li's float, you can adjust border height w/ line-height */
	padding:0 5px 0 7px;
	display: inline;
	border-left: 1px solid #735533;
	}

	#footer li.first { border: none; }

#nav { 
	background:url("../images/nav.gif") no-repeat; 
	width:770px; 
	height:35px; 
	margin:0;
	padding:0;
	}

#nav span { display: none; }

#nav li, #nav a { height:35px; display:block; } /* change height here also */

#nav li { float:left; list-style:none; _display:inline; }

#nav-01 { width: 50px; margin-left: 14px;}
#nav-02 { width: 74px;}
#nav-03 { width: 123px;}
#nav-04 { width: 110px;}
#nav-05 { width: 85px;}
#nav-06 { width: 86px;}



#nav-01 a:hover { background:url("../images/nav.gif")  -14px -35px no-repeat; }
#nav-02 a:hover { background:url("../images/nav.gif") -64px -35px no-repeat; }
#nav-03 a:hover { background:url("../images/nav.gif") -138px -35px no-repeat; }
#nav-04 a:hover { background:url("../images/nav.gif") -261px -35px no-repeat; }
#nav-05 a:hover { background:url("../images/nav.gif") -371px -35px no-repeat; }
#nav-06 a:hover { background:url("../images/nav.gif") -456px -35px no-repeat; }

#nav li ul {
	position:absolute;
	left:-9999px;
	padding-right:1px;			/* Fixes one px spacing for border-right in FF */
	background-color:#9A1716;	/* Background color of drop down nav - add more styles (i.e. background image) if you want */
	font-size:11px;
	text-transform:uppercase;}

#nav li ul li { 
	height:20px; 				/* Height of each drop down nav item */
	border:0;
	border-top:none;
	}	

#nav li ul li a {
	width:100%;
	height:20px;				/* Height of each drop down nav item, should match above */
	line-height:20px;			/* Height of each drop down nav item again, should match above */
	}

#nav li ul li a span {
	display:block;
	padding-left:5px;
	}

/* Drop down link styles */
#nav a:link, #nav a:visited, #nav a:hover, #nav a:active {
	font-size:1.0em;
	color:#ECE9D3;
	text-decoration:none;
	
	}

#nav li:hover ul, #nav li.sfHover ul	{ left: auto; }

/* Hover styles for drop down items */
#nav-04 ul a:hover, #nav-06 ul a:hover { 
	background-image:none;
	background-color:#430909;
	color:#fff;
	text-decoration:none;
	}
	
li#nav-04 ul.lower{
text-transform:capitalize;
}

/* width of drop down nav - choose width that allows items to display on one line */
#nav-04 ul, #nav-04 li { width:120px; }		
#nav-06 ul, #nav-06 li { width:140px; }

#nav li ul ul {
	margin: -20px 0 0 120px;
}

#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none; 
	line-height: 1;
}

#nav li:hover ul ul, #nav li.sfhover ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul {
	left: auto;
}

#nav-04 ul li ul, #nav-04 ul li ul li{
width:200px;
padding-left:2px;
z-index:1;
}
