body {
	margin: 0px;
	padding: 0px;
	background-image: url(images/bg_tile.jpg);
	background-repeat: repeat;
}
p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#wrapper {
	margin: 15px auto 0px;
	height: auto;
	width: 930px;
	border: 2px solid #666;
	background-color: #FFF;
}
#header {
	height: 120px;
	width: 930px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
}
#logo {
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 120px;
	width: 275px;
}
#navigation {
	height: 50px;
	background-color: #A28611;
	width: 930px;
	background-image: url(images/navigation.jpg);
	background-repeat: no-repeat;
}
#middle {
	height: 240px;
	width: 930px;
}
#middleRT {
	float: right;
	height: 240px;
	width: 606px;
}
#middleLT {
	float: left;
	height: 240px;
	width: 324px;
}
#threeButtons {
	height: 86px;
	padding: 3px;
}
#page {
	width: 860px;
	height: 1000px;
}
#page_header {
	margin: 0px;
	padding: 0px;
	height: 136px;
	width: 540px;
	float: right;
}
#content {
	width: 930px;
	height: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #333333;
}
.contentRT {
	float: right;
	width: 530px;
	padding: 25px;
}
#content p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	line-height: 18px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#content h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	color: #5E1705;
	font-weight: normal;
	text-align: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#content h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	color: #696350;
	font-weight: normal;
	text-align: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#content h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	color: #7C6909;
	font-weight: normal;
	text-align: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#content h4 {
	font-family: Tahoma, Arial, "Garamond BE MediumItalic", "Bell Gothic BT";
	font-size: 18px;
	font-weight: bold;
	color: #272123;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#content a {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6C2306;
}
#content a:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666;
}
#content ul {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 11px;
	color: #333333;
	margin: 0px;
	padding-bottom: 10px;
	padding-top: 5px;
}
#content li {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	color: #333333;
	padding-bottom: 8px;
	padding-top: 0px;
	margin: 0px;
}
#sidebar {
	width: 320px;
	float: left;
	vertical-align: top;
	height: auto;
	padding-top: 10px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
}
#sidebar p {
	font-family: Tahoma, Arial, "Garamond BE MediumItalic", "Bell Gothic BT";
	font-size: 14px;
	font-weight: bold;
	color: #524C3C;
}
#sidebar h2 {
	font-family: Tahoma, Arial, "Garamond BE MediumItalic", "Bell Gothic BT";
	font-size: 14px;
	color: #FFFFFF;
	background-color: #524C3C;
	margin: 10px;
	padding: 5px;
	font-weight: bold;
}
#sidebar  ul {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #000033;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 35px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#sidebar  li {
	padding-bottom: 10px;
	color: #524C3C;
	list-style-position: inside;
	list-style-type: square;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
}
#sidebar a {
	font-family: Tahoma, Arial, "Garamond BE MediumItalic", "Bell Gothic BT";
	font-size: 12px;
	color: #524C3C;
	font-weight: bold;
}
#sidebar a:hover {
	color: #333;
}
#form_text {
	font-family: Arial, Helvetica, sans-serif, "Cooper Black", "Cooper Light BT", "Century Gothic";
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	padding: 2px;
}
#flash {
	height: 240px;
	width: 320px;
	float: left;
}
#pic_area {
	width: 320px;
	float: left;
}
#footer {
	background: #000033;
	height: 30px;
	width: 860px;
	clear: both;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}
#testimonials {
	height: auto;
	width: 860px;
	background: #FFFFFF;
	border: 1px solid #667799;
}
#testimonials p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	padding-right: 5px;
	padding-left: 10px;
}#footer {
	height: 45px;
	clear: both;
	width: 930px;
	vertical-align: bottom;
	font-family: Tahoma, Geneva, sans-serif;
	background-repeat: no-repeat;
	background-color: #524C3C;
}
#footer a {
	color: #FFFFFF;
	font-weight: bold;
	font-family: Tahoma, Geneva, sans-serif;
}
#footer a:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #999;
}
#rightfoot {
	float: right;
	width: 460px;
	font-size: 11px;
	color: #FFFFFF;
	padding-top: 15px;
	padding-right: 30px;
	font-family: Tahoma, Geneva, sans-serif;
	text-align: right;
	font-weight: bold;
	height: 30px;
}
#leftfoot {
	float: left;
	width: 300px;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 15px;
	padding-left: 25px;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	height: 30px;
}
#imgs {
	border: 1px solid #667799;
}
#table_content {
	font-family: Arial, Helvetica, sans-serif, "Cooper Black", "Cooper Light BT", "Century Gothic";
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
#table_content p {
	font-family: Arial, Helvetica, sans-serif, "Cooper Black", "Cooper Light BT", "Century Gothic";
	font-size: 12px;
	padding-right: 5px;
	line-height: 13px;
}
#table_content td {
	padding: 5px;
	text-align: justify;
}
.subheaders {
	font-family: "Arial Black", Arial, Gadget, sans-serif;
	font-size: 14px;
	color: #524C3C;
}
.resumes {
	font-family: Tahoma, Arial, "Garamond BE MediumItalic", "Bell Gothic BT";
	font-size: 11px;
	color: #333333;
}
#pics {
	padding-top: 20px;
}
#tagline {
	height: 70px;
	width: 930px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: center;
	clear: both;
	font-weight: bold;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
}
#tagline a {
	color: #FFF;
}
#tagline a:hover {
	color: #666;
}

.sl_badge_150 {
	width:250px;
	text-align:center;
	background-color:rgb(255,255,255);
	font-family:arial;
	font-size:12px;
	border:1px solid rgb(191,191,191);
	border-bottom:4px solid rgb(86,131,154);
	line-height:1.5;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
}
.sl_badge_150 .profile {
	padding:2px;
}
.sl_badge_150 a {
	color:rgb(131,7,30);text-decoration:none;
}
.sl_badge_150 a:hover {
	text-decoration:underline;
}
.sl_badge_150 .online {
	width:100%;
	text-align:center;
	font-family:arial,sans-serif;
	font-style:italic;
	font-weight:bold;
	font-size:12px;
	color:rgb(148,0,37);
}
.sl_badge_150 .visit { 
text-align:center; 
font-size:12px; 
}
.whiteborderRT {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
}
#threeButtons a {
	margin: 2px;
}
#personal {
	background-image: url(images/personal-injury-button.jpg);
	float: left;
	height: 86px;
	width: 304px;
}
#personal:hover {
	background-position: 0px -86px;
}
#worker {
	background-image: url(images/workers-comp-button.jpg);
	float: left;
	height: 86px;
	width: 304px;
}
#worker:hover {
	background-position: 0px -86px;
}
#civil {
	background-image: url(images/wrongful-death-button.jpg);
	background-repeat: no-repeat;
	height: 86px;
	width: 304px;
	float: left;
}
#civil:hover {
	background-position: 0px -86px;
}
#organizations {
	height: auto;
	width: 930px;
	clear: both;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #8E8D88;
}
.aligncenter {
	text-align: center;
}
.border {
	border: 2px solid #524C3C;
}
#contactBlock {
	background-color: #7E7865;
	width: 100%;
	color: #FFF;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	margin-top: 20px;
}
.tl {
	background-image: url(images/tl.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.tr {
	background-image: url(images/tr.jpg);
	background-repeat: no-repeat;
	background-position: 100% 0;
	font-weight: normal;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.bl {
	background-image: url(images/bl.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
}
.br {
	background-image: url(images/br.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.clear {font-size: 1px; height: 1px
}
