body { 
	margin: 0;
	padding: 0;
	background: white;
	color: black;
	font-family: verdana, arial;
	font-size: 11px;
}

h1 { font-size: 25px; font-family: arial; margin: 25px 0 13px 0; }
h2 { font-size: 20px; font-family: arial; margin: 15px 0 13px 0; }
h3 { font-size: 16px; font-family: arial; margin: 15px 0 13px 0; }
h4 { font-size: 14px; font-family: arial; margin: 15px 0 13px 0; }

.attorney h4 {
	font-size: 12px; margin: 0; padding: 40px 0 0 0;  }
}


.highlight { font-weight: bold; color: #985315; }

#leftnav h3 { font-size: 12px; text-transform: uppercase; font-family: verdana, arial; margin: 15px 0 15px 0;  }
#leftnav ul { margin: 0; padding: 0; line-height: 24px; }
#leftnav ul li { padding: 0 0 0 7px; margin: 0; list-style-type: none;}
#leftnav a, #leftnav a:visited { text-decoration: none; }
#leftnav a:hover { text-decoration: underline; }
li.current { color: black; background: url('images/li_dot.gif') no-repeat 0 11px; }
.current a, .current a:visited, .current a:hover { color: #000; }

#container {
    width: 650px;
    margin: 0 auto;
    padding: 0px;
}

/* default links on white */
a { color: #985315; text-decoration: underline;}
a:visited { color: #5C4A1F; text-decoration: underline; }
a:hover { text-decoration: underline; }

/* default links on color */
#homelinks a, #topnav a { padding-top: 1px; color: #fff; text-decoration: none;}
#homelinks a:visited, #topnav a:visited { padding-top: 1px; color: #fff; text-decoration: none; }
#homelinks a:hover, #topnav a:hover { padding-top: 1px; text-decoration: none; background: url(images/linkdots.gif) no-repeat top center; }

/*homepage*/
#flashcontent {
	text-align: center;
	height: 466px;
	width: 650px;
}

#homenav {
	height: 30px;
	width: 650px;
	background: #985315;
	text-align: left;
}

#subnav {
	height: 28px;
	width: 650px;
	background: #5C4A1F;
	text-align: left;
	padding-top: 2px;
}

#subbanner {
	text-align: center;
	height: 143px;
	width: 650px;
}

#subbanner2 {
	text-align: center;
	height: 73px;
	width: 650px;
}

#homelinks, #topnav {
	padding: 8px 0 0 207px;
	color: white;
	font-size: 12px;
}

#homeintro {
	height: 290px;
	width: 650px;
	background: #5C4A1F;
	text-align: left;
	vertical-align: top;
}

#hometext {
	padding: 15px 40px 0 207px;
	color: white;
	font-size: 11px;
	vertical-align: top;
	line-height: 24px;
}


#footer {
	color: #985315;
	padding: 5px 5px 5px 0;
}

#leftnav {
	width: 202px;
	float: left;
	color: #985315; 
	font-size: 12px;
	padding-top: 53px;
}

#content {
	width: 650px;
	/* float: right; */
	line-height: 24px;
}

#content2 {
	width: 650px;
	/* float: right; */
	line-height: 15px;
	text-align:justify;
}

.gallery {
	border: 0;
}