html, body {
	height: 100%;
}
body {
	font: 12px arial, sans-serif;
	line-height:17px;
	background-color:#f3f3f3;
	margin:0;
	padding:0;
	
}
p {
	margin:0;
}
a {
	color: #663300;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
.emphasis {
	class:inline;
	font: 12px arial, sans-serif;
	color:#cc3300;
}
.footnote {
	font: 9px arial, sans-serif;
	
}
.header {
	padding:0 0 10px 0;
	display:block;
}
#headerimg {
	padding:0;
	display:block;
}

#menu {
	margin:0 auto;
	display:block;
	width:700px;
	
}
#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 135px;
	float: left;
	/*
width: 60px;
*/
float: left;
}
#menu a {
	font: 12px, arial, helvetica, sans-serif;
	color: #663300;
	display: block;
	margin: 0;
	padding:3px 0 3px 5px;
	border-width: 1px 1px 0px 1px;
	border-style: solid;
	border-color: #cc9933;
	/* breaks IE 7
	margin:-1px 0 0 0;
	*/
	line-height:14px;
	background: #f4edde;
	text-decoration: none;
}
#menu .nav_secondary {
/*
	border-width: 1px 1px 0 1px;
	border-style: solid;
	border-color: #cc9933;
	*/
}
#menu .nav_secondary_bottom {
/*
	border-width: 1px 1px 1px 0;
	border-style: solid;
	border-color: #cc9933;
	*/
}
#menu .nav_bottom {
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #cc9933;
}
div#menu ul ul ul {
	margin:0 0 0 -1px;
}
.nav_arrow {
	position:absolute;
	padding:-3px 0 0 0;
	left:147px;
}
#menu h2 {
	color: #ffcc00;
	background: #000;
}
#menu a:hover {
	background: #d7c78b;
}
#menu li {
	position: relative;
}
#menu ul ul {
	position: absolute;
	z-index: 1000;
}
#menu ul ul ul {
	position: absolute;
	top: 0;
	left: 100%;
}
#nav_ls, #nav_bs, #nav_is, #nav_ap, #nav_pp {
	display: none;
}
div#menu ul li ul ul, div#menu ul li:hover ul ul, div#menu ul ul li:hover ul ul {
	display: none;
}
div#menu ul li:hover ul, div#menu ul ul li:hover ul, div#menu ul ul ul li:hover ul {
	display: block;
}


ul {
	margin:-10px 0 0 0;
}
.right {
	text-align: right;
}

.centerText {
	float: none;
	text-align: center;
	
	
}

.quote {
	font: 13px arial, sans-serif;
	font-style:italic;
	color: #333;
	line-height:16px;
}
.quotesignature {
	font: 11px arial, sans-serif;
	color: #333;
	line-height:18px;
	text-align: right;
}
.disclaimer {
	font: 9px arial, sans-serif;
	color: #333;
	line-height:18px;
	text-align: right;
}
.rust {
	color: #663300;
}



#nav_attorneys {
	top:0px;
	left:155px;
	display: none;
}
#nav_areas {
	top:0px;
	left:254px;
	display: none;
}
/*
	LAYOUT
*/

div#container {
	width:700px;
	margin:0 auto;
	background-color:#fff;

	
}
div#content {
	z-index: -500;
	/*
	min-height:500px;
	height:auto !important;
	background-color: #f7f2dd;
	*/
	min-height:450px;
	height:auto !important;
	background-color: #fff;
	background-image:url('../img/bg.gif');
	background-repeat: repeat-y;
	margin: 0px auto 0px;
	height:100%;
	
}

div#divLeft {
	width:420px;
	padding:0 50px 10px 60px;
	background-color: #fff;

}
div#divRight {
	top:190px;
	margin: 0 0 0 530px;
	width:170px;
	position:absolute;
	padding:50px 0 0 0;


}
div#divLeft p {
	padding:0 0 20px 0;
}
div#divRight p {
	padding:0 20px 20px 20px;
}
#headline {
	display:block;
	padding: 0 0 10px 0;
}
div#footer {
	float:left;
	background-image:url('../img/footer.jpg');
	height: 21px;
	width: 700px;
	text-align: center;
	line-height:20px;
	color: #333;
	
}
.right {
	float:right;
	padding:0 5px 0 0;
}
.left_list {
	line-height:14px;
	/*
	list-style-type: none;
	*/
	margin-left:22px;
	padding:0 0 15px 0;
	color:#666;
}
.phone {
	color:#000;
	}
.tbl_2col {
	width:500px;
	border:0;
}
.tblcol {
	vertical-align:top;
	width:100px;
}
.indent {
	padding:0 0 0 25px;
}
.back_to_top {
	color:#003366;
}
.title {
	font-family:times, serif;
	font-size:13px;
	color:#993300;
	text-transform:uppercase;
}
.person_name {
	font-family:times, serif;
	font-size:16px;
	color:#993300;
	text-transform:uppercase;
}
.person_title {
	color:#993300;
	padding:0 0 5px 0;
}
.person_phone {
	font-size:13px;
	color:#333333;
}
.person_areas {
	font-weight:bold;
	font-size:12px;
	color:#663300;
}
.leftlink {
	font-size:11px;
	color:#993300;
}
.smallicon {
	padding:0 2px 2px 0;
	border:0;
	vertical-align:middle;
}
#bio {
	text-align:left;
	padding:10px 0 0 20px;
}
.disclaimer {
	font-size:10px;
	line-height:13px;
	color:#000;
}

#mov_btn {
	display: block;
}

#mov {
	display: none;
}

#attorney_name {
	padding:0 0 15px 0;
}
#attorney_img {
	float:left;
	padding: 0 15px 5px 0;
}
#attorneys_small {
	padding: 0 20px 0 0;
}