body {
	margin:40px 0px 0px 0px;
	padding:0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	background-image:url(images/bkgd_tile.jpg);
	background-repeat:repeat-x;
	background-color:#333300;
}

p {
	margin: 0px;
	padding: 0px;
}

#container{
	margin: 0 auto;
	width: 786px;
	position: relative;
}
#top{
}
#tabs{
	float:left;
	vertical-align:bottom;
	margin-left: 15px;
	margin-top: 42px;
}
#header{
	width:375px;
	float:right;
	padding-right: 15px;
}
#main-top {
	background-image: url(images/top.png);
	background-repeat: no-repeat;
	height: 12px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	clear:both;
}
#main {
	background-image: url(images/middle.png);
	background-repeat: repeat-y;
	margin-top: 0px;
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 10px;
}
.section-header{
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #330;
	text-decoration: underline;
	font-size:14px;
}
blockquote{
	margin-top:5px;
	margin-left:15px;
}
#main-btm {
	background-image: url(images/bottom.png);
	background-repeat: no-repeat;
	height: 15px;
	margin-bottom: 5px;
}
.navigation{
	padding-right:6px;
	padding-bottom:0px;
	margin-bottom:0px;
	border:0px;
	vertical-align:bottom;
}
.navigation-active{
	padding-right:0px;
	padding-bottom:0px;
	margin-bottom:0px;
	border:0px;
	vertical-align:bottom;
}
.image-text{
	font-size:10px;
	font-style:italic;
	text-align:center;
	color:#8F8F3F;
	padding-bottom: 3px;
}
.small-text{
	font-size:10px;
	font-style:italic;
	text-align:center;
}
.footer{
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-align:center;
	color:#F5F5DE;
}.law-practice {
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #330;
}
.bio {
	padding-right: 10px;
}
