.underline {
	text-decoration: underline;
}

blockquote {
	margin-left:40px;
}

#advert {
	color:#fff;
	font:10px arial, helvetica, sans-serif;
	margin-top:3px;
	text-align:center;
	line-height:12px;
}

#content {
	clear:both;
	padding-top:10px;
}



#logo {
	margin:15px 0px 0px 25px;
	float:left;
}

#top_nav {
	display:none;
}

#hp_image {
	margin:20px 0px;
}

#tagline {
	text-align:center;
}

#tagline h2 {
	font-size: 18px;
	width:62%;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:30px;
	font-style:italic;
	font-weight:normal;
}

#hp_address {
	float:left;
	padding-left:20px;
	width:225px;
}

#hp_address address, #contact_page address {
	line-height:22px;
	font-size: 12px;
	font-style:normal;
}

#hp_address h1, #contact_page h1 {
	font-size:14px;
	line-height:25px;	
	letter-spacing:2px;
	font-weight:bold;
	margin:0px;
}

#hp_copy {
	float:right;
	width:523px;
	padding:0px 20px 0px 25px;
	font-size: 14px;
	border-left:2px dotted #2d3935;
}

#sub_page_content ol li{
	margin:0px 0px 15px 30px;
}

#sub_page_content ol li em {
	font-style:normal;
	text-decoration:underline;	
	font-size:15px;
}

#sub_page_content h1 {
	border-bottom:none;
	font-size:22px;
	font-weight:normal;
}

#sub_page_content h2 {
	font-size:18px;
	font-weight:normal;
	margin-bottom:10px;
}

#sub_page_content h3 {
	font-size:16px;
	font-weight:normal;
}

#sub_page_content h4 {
	font-size:15px;
	font-weight:normal;
	text-decoration:underline;
}

#sub_page_content h5 {
	font-size:17px;
	font-weight:normal;
	border-bottom:1px dotted #2d3935;
	margin:10px 0px 10px 0px;
}

#sub_page_content {
	float:right;
	width:70%;
}

#sub_page_content #heading {
	margin-bottom:30px;
}

#sub_page_content img {
	float:right;
	margin:0px 20px 20px 20px;
	border:3px solid #737c78;
	padding:10px;
	background-color:#f5eee4;
}

#sub_nav h2 {
	font-size:18px;
	font-weight:normal;
	border-bottom:2px dotted #2d3935;
	padding:0px 0px 5px 30px;
	margin:0px 0px 15px 0px;
}
/*attorney navigation*/

#sub_nav_links {
	float:left;
	width:30%;
}
#sub_nav_links ul {
	margin:0px 0px;
	background-color:#40514b;	
	
}
#sub_nav_links li{
	list-style:none;
}

#sub_nav_links li a{
	text-decoration:none;
	font-size:14px;
}

#contact_info{
	margin:10px 0px 80px 0px;
}
.body_copy {
	font-size:14px;
	line-height:25px;
}
.footer {
	font-size:12px;
	letter-spacing:2px;
}

#footer_logo {
	background-image:url('images/tagline-back.gif');
	background-repeat:repeat-x;
	background-position:0px 45px;
	text-align:center;
	clear:both;
}

#footer_logo img {
	background-color:#40514b;	
	padding:0px 5px 0px 5px;
	margin-top:30px;
}

#footer {
margin:0px 0px 100px 0px;
}

#footer_links {
	float:left;
}

#footer_links a {
margin-right:15px;
}

#copyright {
	float:right;
}

#site_map{
	list-style-type:square;
}

#site_map li ul{
	margin-left:25px;
	list-style-type:inherit;
}


#compensable_time table {
	border: 1px solid #ffffff;
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 2px;
	margin-bottom:20px;
}

#compensable_time th, #compensable_time td{
	border: 1px solid #ffffff;
	padding: 2px 4px;
	width:50%;
	text-align:center;
}
#compensable_time th {
	font-size:14px;
	background-color:#2d3935;
}

#compensable_time td {
	font-size:11px;
	line-height:18px;
}

.footnotes {
	border-top:2px solid #2d3935;
	font-size:10px;	
	padding-top:10px;
	line-height:16px;
}

.footnotes em {
	font-size:12px;
}

#contact_form {
	width: 523px;
	padding:0px 20px 0px 20px;
	float:right;
	border-left:2px dotted #2d3935;
}

#contact_form input, #contact_form textarea {
	border:1px solid #2d3935;
	color:#2d3935;
	width:50%;
	padding:10px;
}

#contact_form textarea {
	width:503px;
	height:150px;
	margin-bottom:10px;
}

#contact_form #submit {
	padding:5px 10px 5px 10px;
	width:100px;
}

#contact_page_address {
	float:left;
	padding-left:20px;
	text-align:left;
	width:225px;
}

#pullquote {
	width:70%;
	float:right;
	padding:20px;
	border-left:5px solid #2d3935;
	line-height:40px;
	text-align:justify;
	font-size:18px;	
}

#pullquote p {
	color:#8c998f;
}

#cite {
	text-align:right;
	font-size:14px;
}

#pullquote .quote {
	position:relative;
	font-size:30px;
	line-height:30px;
	top:5px;  
	margin:0px 5px 0px 5px;
	color:#8c998f;	
}
