body {
	background-color: #ffffff;
	margin: 0px;
}
p {
	margin: 0.7em 0px;
}
a {
	color: #780A09;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #414B55;
}
#header {
	height: 120px;
	padding-left: 15px;
	background-color: #CAB389;
}
#header-alt {
	height: 83px;
	padding-left: 15px;
	background-color: #CAB389;
}
.midtbl {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #ffffff;
	border-right-color: #D7DADD;
	border-bottom-color: #D7DADD;
	background-color: #ffffff;
}
.sidebarborder {
	background-image: url(../graphics/nav-bg.jpg);
	background-repeat: repeat-y;
	background-position: top;
}
#sidebar {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #ffffff;
	margin: 0px;
	height: 270px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: bold;
}
#sidebar ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
#sidebar li {
}
#sidebar li a {
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 58px;
}
#sidebar li a:hover {
	background-image: url(../graphics/nav-bg-over.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#sidebarfront {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #ffffff;
	margin: 0px;
	height: 327px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: bold;
	background-image: url(../graphics/nav-bg.jpg);
	background-repeat: repeat;
}
#sidebarfront ul {
	list-style-type: none;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#sidebarfront li {
}
#sidebarfront li a {
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 58px;
}
#sidebarfront li a:hover {
	background-image: url(../graphics/nav-bg-over.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #111;
	text-align: left;
	margin: 0px;
	padding: 20px;
}
#content h2 {
	font-size: 20px;
	color: #414B55;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-variant: small-caps;
}
#content h3 {
	font-size: 15px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #414B55;
}
#content .img {
	float: right;
	padding: 3px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	border: 1px solid #CCCCCC;
}
#content .imgleft {
	float: left;
	padding: 3px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	border: 1px solid #CCCCCC;
}
#content .imgborder {
	padding: 3px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	border: 10px solid #eeeeee;
}
#content .imgborderleft {
	padding: 3px;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	border: 10px solid #eeeeee;
}
#content #attorneys {
	font-size: 11px;
	padding: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 15px;
	float: right;
	color: #444444;
	background-color: #EBE1D6;
	border: 1px solid #C8CECB;
}
#content #attorneys .img {
	border: 10px solid #ffffff;
	float: none;
	margin: 0px;
	padding: 0px;
}
#content #contact table td {
	padding: 6px;
	margin-top: 10px;
	margin-bottom: 20px;
	border: 1px solid #DDDDDD;
}
#content .red {
	color: #780A09;
}
#content .field {
	color: #666;
	background-color: #eeeeee;
	padding: 2px;
	border: 1px solid #dddddd;
}
#contentfront {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #111;
	text-align: right;
	font-weight: bold;
	padding-top: 20px;
	padding-right: 8px;
	padding-bottom: 15px;
	padding-left: 15px;
	line-height: 28px;
}
#contentfront #footer {
	font-size: 10px;
	font-weight: normal;
	color: #111;
	margin-top: 40px;
	margin-bottom: 20px;
	text-align: right;
	line-height: 15px;
	font-family: Verdana, Geneva, sans-serif;
}
#contentfront #footer a {
	color: #111;
	text-decoration: underline;
}
#contentfront footer a:hover {
	text-decoration: none;
}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #111;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
}
#footer a {
	color: #111;
	text-decoration: underline;
}
#footer a:hover {
	text-decoration: none;
}
.midtblfront {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ffffff;
	background-color: #ffffff;
}
