@charset "utf-8";

/* CSS Document */

html,body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;	
	line-height:18px;
	margin: 0 auto;
	padding: 0;
	background: #0a0a0a url('images/bg.png') repeat-y;
	background-position: center;
	width: 100%;
}

#wrapper{
	margin: 0 auto;
	width: 980px;	
}

table.dropshadow{
	margin: 0 auto;
}

img{
	border: 0;
}

img.border{
	border: 1px solid #5e1800;
	margin-right: 10px;
}

img.lit{
	border: 1px solid #5e1800;	
	margin-top:1px;
	margin-right: 10px;	
	margin-bottom: 10px;
}

a img.lit:hover{
	border: 1px solid #f69f00;
}

a img.border:hover{
	border: 1px solid #f69f00;
}

h1{
	font-variant: small-caps;
	font-size: 20px;
	padding-bottom: 10px;
	text-align: center;
}

h2{
	font-size: 16px;
	text-align: center;
}

h3{
	font-size: 14px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 20px;
}

.nobreak{
	display: inline;
	text-align: left;
}

a {
	color: #5e1800;
	text-decoration: none;
}

a:hover{
	color: #f69f00;
}

.border{
	border: 1px solid #000;
}

.center{
	text-align: center;
	margin: o auto;
}

.clear{
	clear: both;
}

.shadow{
	text-shadow: 2px 2px 3px #000;
}

/* Wood Grain 1 */

#wood1{

}

#wood1 #top-menu{
	width: 100%;
	height: 61px;
	background: url('images/wood1_top.png') no-repeat;
	position: relative;
	z-index: 2;
}

#wood1 #navigation{
	width: 100%;
	height: 76px;
	background: url('images/wood1_menu.png') no-repeat;
	margin-top: -30px;
	position: relative;
	z-index: 3;
}



#wood1 #footer{
	width: 100%;
	height: 33px;
	background: url('images/wood1_footer.jpg') no-repeat;
	text-align: center;
}

/* Wood Grain 2 */

#wood2{

}

#wood2 #top-menu{
	width: 100%;
	height: 61px;
	background: url('images/wood2_top.png') no-repeat;
	position: relative;
	z-index: 2;
}

#wood2 #navigation{
	width: 100%;
	height: 76px;
	background: url('images/wood2_menu.png') no-repeat;
	margin-top: -30px;
	position: relative;
	z-index: 3;
}

#wood2 #footer{
	width: 100%;
	height: 33px;
	background: url('images/wood2_footer.png') no-repeat;
	text-align: center;
}

/* Wood Grain 3 */

#wood3{

}

#wood3 #top-menu{
	width: 100%;
	height: 61px;
	background: url('images/wood3_top.png') no-repeat;
	position: relative;
	z-index: 2;
}

#wood3 #navigation{
	width: 100%;
	height: 76px;
	background: url('images/wood3_menu.png') no-repeat;
	margin-top: -30px;
	position: relative;
	z-index: 3;
}

#wood3 #footer{
	width: 100%;
	height: 33px;
	background: url('images/wood3_footer.png') no-repeat;
	text-align: center;
}

/* Wood Grain 4 */

#wood4{

}

#wood4 #top-menu{
	width: 100%;
	height: 61px;
	background: url('images/wood4_top.png') no-repeat;
	position: relative;
	z-index: 2;
}

#wood4 #navigation{
	width: 100%;
	height: 76px;
	background: url('images/wood4_menu.png') no-repeat;
	margin-top: -30px;
	position: relative;
	z-index: 3;
}

#wood4 #footer{
	width: 100%;
	height: 33px;
	background: url('images/wood4_footer.png') no-repeat;
	text-align: center;
}

/* Image Headers */

#header-image{
	width: 100%;
	height: 218px;
	background: url('images/wood1_header_image.jpg') no-repeat;
	margin-top: -10px;
	position: relative;
	z-index: 1;
}

#header-image-other{
	width: 100%;
	height: 218px;
	background: url('images/header_other.jpg') no-repeat;
	margin-top: -10px;
	position: relative;
	z-index: 1;
}

#header-image-construction{
	width: 100%;
	height: 218px;
	background: url('images/header_construction.jpg') no-repeat;
	margin-top: -10px;
	position: relative;
	z-index: 1;
}

#header-image-realestate{
	width: 100%;
	height: 218px;
	background: url('images/header_realestate.jpg') no-repeat;
	margin-top: -10px;
	position: relative;
	z-index: 1;
}

#header-image-employment{
	width: 100%;
	height: 218px;
	background: url('images/header_employment.jpg') no-repeat;
	margin-top: -10px;
	position: relative;
	z-index: 1;
}

#header-image-general{
	width: 100%;
	height: 218px;
	background: url('images/header_general.jpg') no-repeat;
	margin-top: -10px;
	position: relative;
	z-index: 1;
}

#header-image-credit{
	width: 100%;
	height: 218px;
	background: url('images/header_credit.jpg') no-repeat;
	margin-top: -10px;
	position: relative;
	z-index: 1;
}

#header-image-preliminary{
	width: 100%;
	height: 218px;
	background: url('images/header_preliminary.jpg') no-repeat;
	margin-top: -10px;
	position: relative;
	z-index: 1;
}

#header-image-attorneys{
	width: 980px;
	height: 361px;
	background: url('images/header_attorneys.jpg') no-repeat;
	margin-top: -20px;
	margin-bottom: -60px;
	position: relative;
	z-index: 1;
}



/* Body Content */



#content-holder{

	background: #fffeed url('images/bg_texture.png') repeat;

	width: 100%;

}

#content-holder #top-grad{
	background: url('images/body_gradient_top.png') no-repeat;
	width: 100%;
	height: 209px;
}

#content-holder #bottom-grad{
	background: url('images/body_gradient_bottom.png') no-repeat;
	width: 100%;
	height: 209px;
}

#content{
	margin-top: -165px;
	margin-bottom: -170px;
	position: relative;
}

#content p{
	text-align: left;
}

#content .learnmore{
	float: right;
	font-weight: bold;
	padding-top: 20px;
}

/* Top Menu */

#top-menu #logo {
	background: url('images/logo.png');
	width: 359px;
	height: 43px;
	float: left;
	margin: 5px 0 0 5px;
}

#top-menu ul{
	list-style: disc;
	margin: 0;
	padding: 0;
	color: #5e1800;
	float: right;
	margin-top: 8px;
	margin-right: -5px;
}

#top-menu ul li{
	float: left;
	padding-right: 35px;
	font-variant: small-caps;
	font-size: 15px;
	font-weight: bold;
}

#top-menu a{
	color: #f1a100;
}

#top-menu a:hover{
	color: #FFF;
}

/* Footer */

#footer p{

	margin-top: 0;
	padding-top: 10px;
	color: #FFF;
	font-size: 14px;
	letter-spacing: 1px;
	font-variant: small-caps;
	-webkit-text-size-adjust: 100%;

}

#footer a{

	color: #FFF;

	text-decoration: none;

}



#footer a:hover{

	color: #CCC;

	text-decoration: underline;

}

/* Site Map */

#flash-home{
	position: relative;
	z-index: 1;
}

#sitemap-home{
	position: relative;
	z-index: 100;
}

#sitemap{
	margin: 0 auto;
	text-align: center;
	color: #666;
	font-size: 12px;
	padding-bottom: 10px;
	-webkit-text-size-adjust: 100%;
}

#sitemap a{
	color: #666666;	
	text-decoration: none;
}

#sitemap a:hover{
	color: #999999;
}

#sitemap a.title{
	color: #333;
	text-decoration: none;
}

#sitemap a.title:hover{
	color: #333;
	text-decoration: underline;
}a.vCard {	display:block;	float:right;	background:url(attorneys/images/vcard.png) 3px -3px no-repeat;	padding-top:16px;	font-size:0.8em	}

