@charset "utf-8";
body  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color:  #422817;
	background-image:url(images/bg-2.gif);
	background-repeat:repeat-x;
	margin:0;
	padding:0;
	font-size:12px;
	line-height: 20px;
	color:black;

}
td {
	font-size:12px;
}
h1 {
	font-size: 18px;
	font-variant: normal;
	background-position: center;
	font-style: normal;
	font-weight:400;
	color:white;
}
h2 {
	font-size: 14px;
	font-variant: normal;
	font-style: normal;
	color:white;
}
h3 {
	color:white;
}
ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
li {

}
a:link {
	color: #000099;
	text-decoration: none;
}
a:active {
	color: #000099;
	text-decoration: none;
}
a:visited {
	color: #000099;
	text-decoration: none;
}
a:hover {
	color: #000099;
	font-weight: normal;
	text-decoration: underline;
}

.leftcolumn {
	width:200px;
	height:100%;
	float:left;
	text-align:left;
	background-image:url(images/bgnav.jpg);
	background-repeat:repeat-x;
	background-color: #400502;
	margin-left:10px;
	margin-right:20px;
}
.rightcolumn {
	float:left;
	text-align:left;

}
img {
	border:none;
}

#tile {
	background-image:url(images/bgtile.jpg);
	background-repeat:repeat;
}
#maintop {
	width:945px;
	background:url(images/bgmain-top.jpg);
	background-position:top;
	height:1px;
}
.main {
	font-size:12px;
	margin-left:15px;
	margin-right:15px;
	line-height:18px;
	padding-left:10px;
	padding-right:10px;
}

#mainfooter {
	width:945px;
	height:45px;
	background-position:center;
	padding-top:10px;
	font-style:italic;
}
#mainfooter p {
	padding-bottom:10px;
}
.subhead, .attorneyhead {
	font-size:14px;
	font-weight:600;
	color: #400502;
}
a.subhead, .subhead a:hover {
	font-size:14px;
	font-weight:600;
}
.attorneytype {
	font-size:12px;
	font-style:italic;
	color:black;
}
.attorneyhead {
	clear:left;
}
.attorneyimg {
	text-align:left;
	margin-top: 20px;
	margin-right: 20px;
}
.foot {
	font-style: italic;
	background-position: right;
	text-align:right;
}
