/* --- RESET DEFAULT BROWSER STYLES --- */
html, body, div, span, h1, h2, h3, h4, h5, h6, p, blockquote,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	}
body {line-height: 1;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
	}
/* remember to define focus styles! */
:focus {outline: 0;}
/* remember to highlight inserts somehow! */
ins {text-decoration: none;}
del {text-decoration: line-through;}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
	}
a img {border: none;}

/* --- GENERAL ARCHITECTURE --- */
body{
	background:#FFF;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-family:Times, 'Times New Roman', serif;
	color:#222222;
	line-height:18px;
	border-top:4px solid #000;
	}
#wrapper{
	width:968px;
	overflow:hidden;
	margin:0px auto 0px auto;
	padding:36px 0px 18px 0px;
	border-left:16px solid #FFF;
	border-right:16px solid #FFF;
	background:#FFF;
	}
	
/* --- STANDARD ITEM STYLES --- */
h1{
	font-size:36px;
	font-weight:normal;
	margin:0px 0px 18px 0px;
	padding:0px 0px 0px 3px;
	}
h1 a:link, h1 a:visited, h1 a:hover, h1 a:active{
	color:#000;
	}
h2{
	font-size:24px;
	font-weight:normal;
	margin:0px 0px 4px 0px;
	padding:0px 0px 0px 0px;
	}
h3{
	font-size:16px;
	font-weight:normal;
	text-transform:uppercase;
	letter-spacing:1px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	border-top:1px solid #000;
	}
h4{
	font-size:16px;
	font-weight:normal;
	font-style:italic;
	margin:0px 0px 18px 0px;
	padding:0px 0px 0px 0px;
	color:#999;
	}
h5{
	font-size:14px;
	font-weight:normal;
	margin:0px 0px 4px 0px;
	padding:0px 0px 2px 0px;
	color:#5E8DBC;
	border-bottom:1px solid #000;
	}
h5 a:link, h5 a:visited, h5 a:hover, h5 a:active{
	color:#5E8DBC;
	}
h6{
	font-size:12px;
	font-weight:normal;
	color:#000;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	}
p{
	font-size:14px;
	margin:0px 0px 18px 0px;
	padding:0px 0px 0px 0px;
	color:#333333;
	}
p a:link, a:visited{
	color:#333333;
	text-decoration:none;
	}
p a:hover, a:active{
	color:#5E8DBC;
	text-decoration:none;
	}
abbr{
	letter-spacing:1px;
	}
.title_llc{
	font-size:28px;
	font-weight:normal;
	letter-spacing:1px;
	}
a:link, a:visited{
	color:#222;
	text-decoration:none;
	}
a:hover, a:active{
	color:#5E8DBC;
	text-decoration:none;
	}
	
/* --- IMAGE PRELOAD STYLE --- */
#preload{
	display:none;
	}

/* --- MASTHEAD STYLES --- */
#masthead{
	width:968px;
	overflow:hidden;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	}
#tinytype_box{
	width:312px;
	overflow:hidden;
	margin:0px 16px 84px 0px;
	padding:0px 0px 0px 0px;
	border-bottom:1px solid #000;
	float:left;	
	}
#tinytype_box_right{
	width:640px;
	overflow:hidden;
	margin:0px 0px 84px 0px;
	padding:0px 0px 0px 0px;
	border-bottom:1px solid #000;
	float:left;			
	}
#pageID{
	width:312px;
	height:100px;
	overflow:hidden;
	margin:0px 16px 18px 0px;
	padding:2px 0px 0px 0px;
	border-bottom:4px solid #000;
	float:left;	
	}
#title_box{
	width:640px;
	height:90px;
	overflow:hidden;
	margin:0px 0px 18px 0px;
	padding:12px 0px 0px 0px;
	border-bottom:4px solid #000;
	float:left;	
	}
	
/* --- NAVIGATION STYLES --- */
#nav_box{
	width:312px;
	height:350px;
	margin:0px 16px 10px 0px;
	padding:0px 0px 18px 0px;
	border-bottom:1px solid #000;
	float:left;	
	}
#nav{
	width:312px;
	overflow:hidden;
	margin:0px 0px 18px 0px;
	padding:0px 0px 0px 0px;
	border-bottom:1px solid #000;
	float:left;	
	}
#nav a:link, #nav a:visited{
	color:#222;
	display:block;
	background-color:#FFF;
	margin:0px 0px 0px 0px;
	padding:4px 0px 0px 12px;
	}
#nav a:hover, #nav a:active{
	color:#222;
	display:block;
	background-color:#FFCC99;
	margin:0px 0px 0px 0px;
	padding:4px 0px 0px 12px;
	}
#nav a.nav_selected:link, #nav a.nav_selected:visited{
	color:#222;
	display:block;
	background-color:#FFCC99;
	margin:0px 0px 0px 0px;
	padding:4px 0px 0px 12px;
	}
#nav a.nav_selected:hover, #nav a.nav_selected:active{
	color:#222;
	display:block;
	background-color:#FFCC99;
	margin:0px 0px 0px 0px;
	padding:4px 0px 0px 12px;
	}

/* --- SUB NAVIGATION & INDIVIDUAL ATTORNEY CONTACT INFO STYLES --- */	
#sub_nav_box{
	width:312px;
	overflow:hidden;
	margin:0px 16px 10px 0px;
	padding:28px 0px 18px 0px;
	float:left;	
	}
#sub_nav_box ul{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	list-style-type:none;
	border-top:1px solid #000;
	}
#sub_nav_box li{
	font-size:14px;
	font-weight:normal;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	border-bottom:1px solid #000;
	}
#sub_nav_box li a:link, #sub_nav_box li a:visited{
	color:#676767;
	background-color:#FFF;
	margin:0px 0px 0px 0px;
	padding:3px 0px 1px 12px;
	display:block;
	}
#sub_nav_box li a:hover, #sub_nav_box li a:active{
	color:#000;
	background-color:#FFCC99;
	margin:0px 0px 0px 0px;
	padding:3px 0px 1px 12px;
	display:block;
	}
#sub_nav_box li a.subnav_selected:link, #sub_nav_box li a.subnav_selected:visited, #sub_nav_box li a.subnav_selected:hover, #sub_nav_box li a.subnav_selected:active{
	color:#000;
	background-color:#FFCC99;
	margin:0px 0px 0px 0px;
	padding:3px 0px 1px 12px;
	display:block;
	}
#attorney_contact_info{
	width:312px;
	overflow:hidden;
	margin:0px 0px 00px 0px;
	padding:18px 0px 0px 12px;
	border-bottom:1px solid #000;
	}
#attorney_contact_info h1{
	font-family:'Lucida Grande', Verdana, Arial, Helvetica;
	font-size:12px;
	font-weight:bold;
	margin:0px 0px 18px 0px;
	padding:0px 0px 0px 0px;
	}
#attorney_contact_info p{
	font-family:'Lucida Grande', Verdana, Arial, Helvetica;
	font-size:12px;
	}
	
/* --- CONTACT INFO BOX STYLES (under navigation) --- */
#contact_info{
	width:312px;
	overflow:hidden;
	margin:0px 0px 18px 0px;
	padding:0px 0px 0px 0px;	
	}
#contact_info ul{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 12px;	
	list-style-type:none;
	}
#contact_info li{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-family:'Lucida Grande', Verdana, Arial, Helvetica;
	font-size:12px;
	}

/* --- IMAGE BOX STYLES --- */
#image_box{
	width:640px;
	height:350px;
	overflow:hidden;
	margin:0px 0px 10px 0px;
	padding:0px 0px 18px 0px;
	border-bottom:1px solid #000;
	float:left;
	}
	
/* --- SUB NAVIGATION STYLES ---*/

	
/* --- CONTENT STYLES --- */
#content_heading_box{
	width:640px;
	overflow:hidden;
	margin:0px 0px 18px 0px;
	padding:2px 0px 4px 0px;
	border-bottom:1px solid #000;
	float:left;
	}
#content_subheading_box{
	width:640px;
	overflow:hidden;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
	}
#column1{ /* left-most content column */
	width:312px;
	min-height:300px;
	overflow:hidden;
	margin:28px 16px 18px 0px;
	padding:0px 0px 0px 0px;
	border-top:1px solid #000;
	float:left;
	}
#column2{ /* center content column */
	width:312px;
	min-height:300px;
	overflow:hidden;
	margin:0px 16px 18px 0px;
	padding:0px 0px 0px 0px;
	float:left;
	}
#column2 h1{
	font-size:18px;
	color:#5E8DBC;
	margin:0px 0px 18px 0px;
	padding:0px 0px 0px 0px;
	}
#column2 ul{
	margin:0px 0px 18px 0px;
	padding:0px 0px 0px 0px;	
	}
#column2 li{
	font-size:14px;
	color:#333333;
	line-height:18px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;	
	}
#column3{ /* right-most content column */
	width:312px;
	min-height:300px;
	overflow:hidden;
	margin:0px 0px 18px 0px;
	padding:0px 0px 0px 0px;
	float:left;
	}
#column3 h1{
	font-size:18px;
	color:#5E8DBC;
	margin:0px 0px 18px 0px;
	padding:0px 0px 0px 0px;
	}
#column3 ul{
	margin:0px 0px 18px 0px;
	padding:0px 0px 0px 0px;	
	}
#column3 li{
	font-size:14px;
	color:#333333;
	line-height:18px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;	
	}
#blockquote{ /* div style for block quotes always located in left-most content column */
	width:300px;
	overflow:hidden;
	font-size:18px;
	line-height:21px;
	font-style:italic;
	text-indent:-6px; /* used for hanging quotes to keep left alignment intact therefore maintaining legibility */
	color:#999999;
	margin:0px 0px 0px 0px;
	padding:18px 0px 0px 12px;
	}
	
/* --- NEWS PAGE STYLES --- */
#news_column1{ /* no content goes inside this div, it is just a small div with a border on the bottom that sits next to the content heading box */
	width:312px;
	border-bottom:1px solid #000;
	overflow:hidden;
	margin:0px 16px 18px 0px;
	padding:2px 0px 4px 0px;
	float:left;
	}
.news_item{
	width:968px;
	border-bottom:1px solid #000;
	overflow:hidden;
	margin:0px 0px 36px 0px;
	padding:0px 0px 0px 0px;
	border-bottom:1px dotted #000;	
	}
.news_item h1{
	font-size:18px;
	color:#5E8DBC;
	margin:0px 0px 18px 0px;
	padding:0px 0px 0px 0px;
	}
.news_item_info{
	width:312px;
	overflow:hidden;
	margin:0px 16px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;	
	}
.news_item_info h1{
	font-size:18px;
	color:#5E8DBC;
	margin:0px 0px 18px 0px;
	padding:0px 0px 0px 0px;
	}
.news_item_content{
	width:640px;
	overflow:hidden;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;		
	}
	
/* --- ABOUT THIS WEBSITE PAGE STYLES --- */
.info_item{
	width:312px;
	height:252px;
	overflow:hidden;
	margin:0px 0px 36px 0px;
	padding:0px 0px 0px 0px;
	border-bottom:1px solid #000;
	}
#column1 .info_item{
	width:312px;
	height:252px;
	overflow:hidden;
	margin:18px 0px 36px 0px;
	padding:0px 0px 0px 0px;
	border-bottom:1px solid #000;
	}
.info_item h1{
	font-size:18px;
	color:#5E8DBC;
	margin:0px 0px 18px 0px;
	padding:0px 0px 0px 0px;
	}
	
/* --- SITE MAP PAGE STYLES --- */
.site_map_item{
	width:312px;
	height:180px;
	overflow:hidden;
	margin:0px 0px 36px 0px;
	padding:0px 0px 0px 0px;
	border-bottom:1px solid #000;
	}
#column1 .site_map_item{
	width:312px;
	height:180px;
	overflow:hidden;
	margin:18px 0px 36px 0px;
	padding:0px 0px 0px 0px;
	border-bottom:1px solid #000;
	}
.site_map_item h1{
	font-size:18px;
	color:#5E8DBC;
	margin:0px 0px 18px 0px;
	padding:0px 0px 0px 0px;
	}
.site_map_item ul{
	width:312px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	overflow:hidden;
	list-style-type:none;
	border-top:1px solid #D7D7D7;
	}
.site_map_item li{
	width:312px;
	font-size:14px;
	margin:0px 0px 0px 0px;
	padding:3px 0px 1px 12px;
	overflow:hidden;
	border-bottom:1px solid #D7D7D7;
	}
	
/* --- CONTACT PAGE STYLES --- */
#contact_buttons_area{
	width:312px;
	margin:0px 0px 18px 0px;
	padding:18px 0px 18px 0px;
	overflow:hidden;	
	}
#contact_button_box{
	width:148px;
	margin:0px 16px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
	overflow:hidden;		
	}
#contact_button_box_right{
	width:148px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
	overflow:hidden;	
	}
a:link.contact_button, a:visited.contact_button{
	width:148px;
	height:33px;
	font-family:'Lucida Grande', Verdana, Arial, Helvetica;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	color:#FFF;
	background:url(../element/contact_button.gif)left no-repeat;
	margin:-4px 0px 0px 0px;
	padding:12px 0px 0px 0px;
	display:block;
	}
a:hover.contact_button, a:active.contact_button{
	background:url(../element/contact_button_hover.gif)left no-repeat;
	}
#column2 .contact_item li{
	font-size:12px;
	font-family:'Lucida Grande', Verdana, Arial, Helvetica;
	border-bottom:1px solid #D7D7D7;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;	
	}
#column3 .contact_item li{
	font-size:12px;
	font-family:'Lucida Grande', Verdana, Arial, Helvetica;
	border-bottom:1px solid #D7D7D7;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;	
	}
	
/* --- FOOTER STYLES --- */
#footer{
	width:968px;
	overflow:hidden;
	margin:18px 0px 0px 0px;
	padding:0px 0px 18px 0px;
	border-bottom:4px solid #000;
	}
.footer_item{
	width:148px;
	overflow:hidden;
	margin:0px 16px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
	}
.footer_item ul{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;	
	list-style-type:none;	
	}
.footer_item li{
	margin:0px 0px 0px 0px;
	padding:0px 0px 2px 0px;
	font-size:14px;
	}
.footer_item_right{
	width:148px;
	overflow:hidden;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
	}
.footer_item_right ul{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;	
	list-style-type:none;	
	}
.footer_item_right li{
	margin:0px 0px 0px 0px;
	padding:0px 0px 2px 0px;
	font-size:14px;
	}
#legal{
	width:968px;
	overflow:hidden;
	margin:4px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	}
	
/* CAROUSEL STYLES */
.carousel_box{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	float: left;
	width: 964px;
	height:375px;
	position:relative;
	font-style:italic;
	color:#5e8dbc !important;
	margin-top:-3px;
	}
.img_rotate_visible{
	position:absolute;
	z-index:1000;
	top:0;
	display:block;
	}
#carousel ul{
	margin:0;
	padding:0;
	width:3000px;
	}
#carousel ul li{
	position:relative;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
	display:inline;
	float:left;
	}
#carousel a img {
	border:0;
	}