/* 
  ------------------------------------------------
  PVII CSS Layout Magic
  Copyright (c) 2007 Project Seven Development
  www.projectseven.com
  03: 2Col_Fixed_Full_Width_Header_Sidebar_Left
  ------------------------------------------------
*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0;
	background-image: url(../images/pgbg.jpg);
}
#masthead {
	color: #999999;
	padding: 0px;
	margin: 0 0 0px;
	background-image: url(../images/headbg.gif);
	background-repeat: repeat-x;
}
#wrapper {
	width: 980px;
	margin: 0 auto;
}
#column_wrapper {
	background-color: #FFFFFF;
	background-image: url(../images/mainbg.jpg);
}
#column_top {
	background-image: url(../images/menubarbg.jpg);
	background-repeat: repeat-y;
	padding-left: 25px;
	background-color: #000000;
	height: 27px;
}
#column_bottom {
	background-image: url(../images/mainbg.jpg);
	background-repeat: repeat-y;
	height: 12px;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#right {
	width: 760px;
	float: left;
}
#left {
	width: 220px;
	float: right;
}
#right .content {
	padding: 24px 30px;
	font-size: 0.8em;
	line-height: 1.65em;
}
#left .content {
	padding: 24px 20px;
	font-size: 0.75em;
	line-height: 1.5em;
}
#masthead .content {
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#footer .content {
	padding: 12px 20px 12px 30px;
	color: #FFFFFF;
}
#footer {
	margin: 0;
	font-size: 0.7em;
	clear: both;
	background-image: url(../images/footerbg.jpg);
	background-repeat: repeat-y;
	line-height: 1.5em;
}
.menulist {
	margin: 6px 0 12px 0;
	padding: 0;
	list-style-type: none;
}
#left a:link {
	color: #7E4A01;
}
#left a:visited {
	color: #965406;
}
#left a:hover {
	color: #000000;
}
#right a:link {
	color: #965406;
}
#right a:visited {
	color: #965406;
}
#right a:hover {color: #000000;}
#wrapper .menulist a, #wrapper .menulist a:visited {
	color: #000000;
	border-left: 6px solid #965406;
	padding: 0 0 0 6px;
}
#wrapper .menulist a:hover {
	border-color: #000000;
}
#footer a:link {
	color: #FFFFFF;
	font-size: .9em;
}
#footer a:visited {
	color: #FFFFFF;
}
#footer a:hover {
	color: #999999;
}
.p7uberlink {
	border-color: #000000 !important;
	color: #CCCCCC;
}
h1 {
	font-size: 1.8em;
	margin: 0;
	color: #965406;
	font-weight: normal;
}
h2 {
	font-size: 1.6em;
	margin: 30px 0 0 0;
	color: #85540F;
	font-weight: normal;
}
h3 {
	font-size: 1.25em;
	margin: 20px 0 0;
	font-weight: bold;
	color: #000000;
}
h4 {
	font-size: 1.1em;
	margin: 20px 0 0 0;
}
.nomargintop {margin-top: 0;}
.content p {
	margin: 12px 0;
}
.imglink {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.mapfloat {
	float: right;
	width: 450px;
}
.gmap {
	border-top: thin solid #666666;
	border-right: medium ridge #000000;
	border-bottom: medium ridge #000000;
	border-left: thin solid #999999;
}
#attorneys {
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	width: 940px;
}
.attorneysdiv {
	margin-right: auto;
	margin-left: auto;
	width: 976px;
}
#attorneys li {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	text-align: center;
}
#attorneys img {
	display: block;
	margin-left: 5px;
}
.attorneystext {
	text-align: center;
}
