/*********************
* Globals
*********************/

*{margin: 0; padding: 0; border: 0}

body{
	background: #DBD7CE url(img/bg-body.jpg) repeat-x;
	color: #666666;
	text-align: center;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	line-height:16px;
}


a:link,a:visited	{ color:#163350; text-decoration:underline; outline:none; }
a:hover,a:active	{ color:#31699F; text-decoration:underline; outline:none; }



img.img-right {
	float:right; 
	margin:5px; 
	}
	
img.img-left {
	float:left; 
margin-right:5px;	}
	
p.dark{
font-weight:bold;
color:#1A53AC;
font-size:13px;
}



/*********************
* Structural
*********************/
#practice-nav {
	position:relative;
	background:url(img/practice-nav.jpg) no-repeat;
	height:139px;
	}
	
#practice-nav2 {
	position:relative;
	background:url(img/practice-nav3.jpg) no-repeat;
	height:259px;
	}
	
#practice-nav a span {
		display:none;
		}
	/* index page link within #masthead */		
	#practice-nav #link1 a {	
		position:absolute;
		left:67px;
		width:170px;
		top:23px;
		height:102px; 
		}
		
		#practice-nav #link2 a {	
		position:absolute;
		left:275px;
		width:170px;
		top:23px;
		height:102px; 
		}
		
		#practice-nav #link3 a {	
		position:absolute;
		left:200px;
		width:170px;
		top:63px;
		height:102px; 
		}
	
#subhead{height:55px;}
#subhead span{ display:none;}
body#index #subhead{ background:url(img/subhead-index.gif) no-repeat; }
body#business #subhead{ background:url(img/subhead-business.gif) no-repeat;}
body#professionals #subhead{ background:url(img/subhead-professionals.gif) no-repeat; }
body#bankruptcy #subhead{ background:url(img/subhead-bankruptcy.gif) no-repeat; }
body#attorneys #subhead{ background:url(img/subhead-attorneys.gif) no-repeat;}
body#contact #subhead{ background:url(img/subhead-contact.gif) no-repeat;}



#quick-contact{background: url(img/title-qc.gif) no-repeat; height:50px;}
#quick-contact-spacer{background: url(img/title-qc-spacer.gif) no-repeat; height:50px;}


#wrap{
	margin: 0 auto;
	width: 795px;;
	background: url(img/bg-wrap.gif) repeat-y;
}

#bottom-wrap {
	background:url(img/bottom-wrap.gif);
	height:1px;
	clear:both;
	width:100%; /* fix for Safar */

	}

#header{
	width: 795px;;
	height: 154px;
	background: url(img/header.jpg) no-repeat;
}

#header2{
	width: 795px;;
	height: 154px;
	background: url(img/header3.jpg) no-repeat;
}

#header2 span{display:none;}

#header span{display:none;}


#left-col{
	width: 740px;
	float: left;
	text-align: left;
}

#left-col-index{
	width: 520px;
	float: left;
	text-align: left;
}

h1 {display:none;}

h2 { margin: 15px 25px 5px 17px; font-family:"Georgia", Times, serif; font-size:13px; color:#163350; letter-spacing:1.0px; border-bottom:1px solid #DBD7CE}

#left-col p, #left-col ul{
margin: 5px 25px 10px 17px;
}

#left-col-index p, #left-col-index ul{
margin: 5px 35px 10px 17px;
}

#left-col ul {paddingn-left:25px; }
		#left-col ul li { 
			background:transparent url(img/arrow.gif) 0px 2px no-repeat;
			padding-left:15px; /* pushes text to the right to display bg img */
			list-style:none;
			margin-bottom:5px;
			}

#right-col{
	width: 275px;
	float: right;
	text-align: left;
}

	#right-col form{
	margin-left:20px;
	}

	#right-col p{
	margin-left:20px;
	color:#041A48;
	font-size:11px;
	margin-right:65px;
	}

/*********************
* Navigation
*********************/
#nav { 
	background:url(img/nav.gif) no-repeat; 
	width:795px;
	height:35px;
	margin:0;
	padding:0;
	text-align:left;
 
	}

#nav span { display: none; }

#nav li, #nav a { height:35px; display:block; } 

#nav li { float:left; list-style:none; _display:inline; }

#nav-01 { width: 168px;}
#nav-02 { width: 218px;}
#nav-03 { width: 183px;}
#nav-04 { width: 223px;}


#nav-01 a:hover { background:url(img/nav.gif)  0px -35px no-repeat; }
#nav-02 a:hover { background:url(img/nav.gif) -168px -35px no-repeat; }
#nav-03 a:hover { background:url(img/nav.gif) -386px -35px no-repeat; }
#nav-04 a:hover { background:url(img/nav.gif) -569px -35px no-repeat; }


#nav li ul {
	position:absolute;
	left:-9999px;
	padding-right:1px;			
	background-color:#E6E0D3;
	text-align:left;
	}

#nav li ul li { 
	height:20px; 				
	border:1px solid #C9B995;
	border-top:none;
	text-align:left;
	}	

#nav li ul li a {
	width:100%;
	height:20px;				
	line-height:20px;			
	}

#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:#483307;
	text-decoration:none;
	}

#nav li:hover ul, #nav li.sfHover ul	{ left: auto; }


#nav-02 ul a:hover, #nav-03 ul a:hover{ 
	background-image:none;
	background-color:#fff;
	color:#483307;
	text-decoration:none;
	}


#nav-02 ul, #nav-02 li { width:216px; }
#nav-03 ul, #nav-03 li { width:182px; }


/*********************
* Contact Form
*********************/
body#contact form{
margin-left:100px;
}


form {
	width:300px;
	margin:0 0 15px 0;
	}
	
form p{
	color:#483307;
	font-size:12px;
	line-height: 12px;
	}



form label	{ font-size:12px; color:#483307; }



form br { line-height:0; height:0; } /* defaults vertical spacing between fields */



input, textarea, select { 

	background-color:#DBD7CE !important; /* to prevent highlighting by Google Toolbar */
	border:1px solid #483307;
	color:#041A48;
	width:295px; /* 5 pixles smaller than form width !important */
	height:20px;
	line-height:20px;
	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:12px;
	}

	

select { width:170px; padding:0; } /* same width as form - !important */



textarea { height:90px; overflow:auto; }

input.submit{ 
	width:70px;
	height:20px;
	cursor:pointer; 
	padding:0; 
	color:#483307;
	}
	
/*********************
* Footer
*********************/
#footer {
	width:795px;;
	margin:0 auto;
	text-align:left;
	height:54px;
	background:url(img/footer-bg.gif);
	line-height:14px;
	font-family:Georgia, "Times New Roman", Times, serif;
	letter-spacing:.75px;
	}
	
#footer-left{
width:460px;
float:left;
color:#163350;
padding-top:5px;
}

#footer-right{
width:335px;
float:left;
}

#footer p{margin-left:10px; text-transform:capitalize; }

#footer a:link, #footer a:visited { color:#DBD7CE; }

#footer a:hover, #footer a:active { color:#CAB995; }

#footer-right ul {margin-top:9px; text-align:center; font-size:11px;}

#footer-right 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 #fff;
	}

	#footer li.first { border: none; }
#header-intro {
    color:#483307;
    font-size:18px;
    font-weight:bold;
}