/*  @@@@@[  Wrappers  ]@@@@@ */
/* The percentage in the body tag takes care of earlier versions of IE using the percentages (base font size is 16px for IE 6, 16 x 62.5 = 10)... ems should be used in most other style declarations */

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #515151; 
	margin: 0px;
	background-color:#1f1209;
}
#main_wrapper {
	background: #1f1209;
	width:auto;
}
#backgound_top {
	display:none;
}
#wrapper {
	width: 960px;
	margin: 0px auto;
	background-color:white;
}
#main2{
	width: 960px;
	background-color:white;
	position:relative;
}
#logo {
	position:absolute;
	left:11px;
	top:30px;
}
#right-content {
	width:172px;
	position:absolute;
	left:0px;
	top:110px;
	padding-top:105px;
	padding-left:28px;
	padding-right:80px;
	margin-top:12px;
}
#right-content2 {
	width:172px;
	position:absolute;
	left:0px;
	top:110px;
	padding-top:12px;
	padding-left:28px;
	padding-right:80px;
	margin-top:12px;
}
#left-content2{
	width:608px;
	position:absolute;
	left:281px;
	top:110px;
	padding-top:3px;
	padding-left:27px;
	border-left:solid 1px #BCBCBC;
	margin-top:12px;
}
#left-content2 ul{
	margin: 0px;
	padding: 0 0 16px 30px;
}
#left-content2 ul li{
	list-style-type:disc;
	padding-left:0px;
}
#left-content2 ul ul{
	margin: 0px;
}
 .attorney_right3{
 	width: 608px;
	min-height: 90px;
}
.attorney_right{
	width:608px;
}
.attorney_right img, .attorney_right3 img {
	display:none;
}
#nav {
	display:none;
}
.email {
	display:block;
	float:left;
	padding-right:4px;
}
.vCard {
	display:none;
}
.print {
	display:none;
}
#info {
	display:block;
}
.photo_detail img {
	display:none;
}
.photo_detail2 {
	position:absolute;
	left:28px;
	top:133px;
}
.photo_right img {
	display:none;
}
#footer_outside {
	display:none;
}


h1 {
	display:none;
}
h2 {
	margin:0px;
	font-size:11px;
	font-weight:bold;
	padding-bottom:12px;
	padding-left:0px;
}
h4 {
	margin:0px;
	color: #8B8D08;
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	padding-bottom:2px;
	padding-top:7px;
}
h4 a {
	text-decoration:none;
	color: #8B8D08;
}
h4 a:hover {
	text-decoration:underline;
}

h2 a {color:#FFFFFF; text-decoration:none;}
h2 a:hover {
	text-decoration:underline;
}
p {
	margin:0px;
	padding-bottom:12px;
}
.clr {
	display:none;
}
a {
	color: #251a06; 
	text-decoration: underline;
	outline: none;
}
a:hover {
	color: #251a06; 
	text-decoration: none;
	outline: none;
}
.imgLeft {
 	margin-bottom: 15px; 
 	margin-right: 20px;
 	float: left;
	padding: 5px;
	border: 1px solid #8f8f8f;
}

