/* Global Styles */

body {
	margin:0px;
	vertical-align:top;
	}
	
td {
	font:12px Arial, Helvetica, sans-serif;
	color:#000000;
	}
	
a {
	color: #bb9900;
		text-decoration: none;
	}
	
a:hover {
	color: #771d22;
		text-decoration: none;
	}

a:visited {
	color: #999999;
		text-decoration: none;
	} 
/* ID Styles */

#navigation td {
	border-bottom: 1px solid #FFFFFF;
	background: #ede0b1;
	}

#navigation a {
	font: 12px Arial, sans-serif;
	color: #000000;
	line-height:17px;
	text-decoration: none;
	display: block;
	padding: 6px 8px 6px 35px;
	background: #ffeed5 url("images/blue_arrow.gif") 25px 50% no-repeat;
	background-color: #ede0b1;
	}
	
#navigation a:hover {
	color: #771d22;
	font-weight: bold;
	background: #ffeed5 url("images/red_arrow.gif") 25px 50% no-repeat;
	}
	
#subnav td {
	background: #ffeed5;
		text-decoration: none;
		color:#000000;
	}
	
	#subnav a {
	color: #000000;
		text-decoration: none;
	}
	
#attorney a {
	font: 12px Arial, sans-serif;
	color: #771d22;
	line-height:17px;
	text-decoration: none;
	display: block;
	padding: 6px 8px 6px 35px;
	background: #ffeed5 url("images/red_arrow.gif") 25px 50% no-repeat;
	background-color: #ffeed5;
	font-weight: bold;
	}

#subnav li { margin: 0 0 0 0;
	text-decoration: none;
	line-height:14px;
	padding-bottom:5px;
	list-style-type:none; }

#subnav li a:hover {
	color: #771d22;
	font-weight: bold;
	text-decoration: none;
	list-style-type:none;
	}
#footer {
	font: 10px Arial, sans-serif;
	border-top: 1px solid #cccccc;
	padding-top:10px;
	}
	
#contact {
	font: 12px Arial, sans-serif;
	border-top: 1px solid #cccccc;
	}

/* Class Styles */
	
.bodyText {
	font: 12px Arial, Helvetica, sans-serif;
	color:#000000;
	line-height:21px;
	padding-top: 25px;
	padding-left: 40px;
	}
	
.header{
	font:24px Times, serif;
	color: #bb9900;
	line-height: 30px;
	padding-left: 40px;
	padding-top: 30px;
	}
	
.subheader {
	font: 11px Arial, sans-serif;
	color: #771d22;
	letter-spacing:.3em;
	padding-left: 40px;
	padding-top: 25px;
	padding-bottom: 10px;
	}

.sidebar {
	font:11px Arial, sans-serif;
	color:#999999;
	line-height:16px;
	padding-left: 25px;
	padding-right: 10px;
	}
	
.navText {
	font:12px Arial, san-serif;
	color: #000000;
	line-height:17px;
	text-decoration: none;
	}
	
.locations {
	font: 10px Arial, san-serif;
	color: #002255;
	line-height:14px;
	text-decoration: none;
	padding-left: 40px;
	}

.copyright {
	font: 10px Arial, san-serif;
	color: #000000;
	text-decoration: none;
	line-height:14px;
	}
	
.directions {
	font: 12px Arial, Helvetica, sans-serif;
	color:#000000;
	line-height:17px;
	margin-top: 10px;
	padding-left: 40px;
	}
	
.emails{
	font: 12px Arial, Helvetica, sans-serif;
	color:#000000;
	line-height:16px;
	}
	
.partners {
	font: 12px Arial, Helvetica, sans-serif;
	color:#000000;
	line-height:16px;
	padding-top: 25px;
	}
	
.subnav {
	font: 11px Arial, sans-serif;
	color: #000000;
	line-height: 15px;
	padding-left: 35px;
	background-color: #ffeed5;
	padding-bottom: 5px;
	text-decoration: none;
	}
	