body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background-color: #252213;
	margin: 0px;
	color: #484237;
	font-size: 12px;
}

td {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	vertical-align: top;
}

th {
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

p {
	margin: 0px;
}

a:focus {
	outline: none;
}

ul {
	padding: 0px 0px 0px 1em;
	margin: 0px 0px 0px 0px;
	list-style-position: outside;
	width: 180px;
}

h1 {
	margin: 0px 0px 15px;
	font-size: 14px;
	color: #5a76a8;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom: 2px solid #5a76a8;
}

h2 {
	margin: 0px 0px 15px;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}

h3 {
	margin: 0px 0px 15px;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}

.label {
	font-weight: bold;
}

div.label {
	text-transform: uppercase;
}

/* Main structure */

#container, #footer {
	width: 798px;
	margin: 0px auto;
	border-width: 0px 3px 3px 3px;
	border-style: solid;
	border-color: #000000;
}

#footer {
	border-width: 0px;
}

#left_top {
	width: 192px;
	/* background-image:url(../images/top_left_bg.gif);
	background-repeat: repeat-y; */
	vertical-align: top;
	overflow-x: hidden;
	background-color: #D3C69C;
}

#main_image {
	width: 606px;
	padding: 0px;
	vertical-align: bottom;
}

#left_nav {
	background-color: #d3c69c;
	padding-top: 10px;
	border: 1px solid #958e78;
	border-width: 0px 0px 0px 1px;
}

#content_panel {
	padding-top: 22px;
	padding-right: 43px;
	padding-bottom: 15px;
	padding-left: 43px;
	background-color: #f8f1d9;
	border: 1px solid #958e78;
	border-width: 0px 0px 0px 1px;
}

#left_top div {
	overflow: hidden;
}

/* Top right -image area */

#main_image {
	background-color: #000000;
}

/* Top left - company info area */

#left_top #top {
	background-image: url(../images/top_left_top.gif);
	background-repeat: no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	text-transform: uppercase;
	font-weight: normal;
	padding: 27px 20px 18px 20px;
}

#top a, #top a:hover, #top a:active, #top a:visited {
	color: #5a76a8;
	text-decoration: none;
}

#left_top #mid {
	background-image: url(../images/top_left_mid.gif);
	background-repeat: no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #5a76a8;
	font-weight: normal;
	padding: 0px 20px 35px 20px;
}

#left_top #btm {
	background-image: url(../images/top_left_btm.gif);
	background-repeat: no-repeat;
	background-position:bottom center;
	padding: 0px 20px 26px 20px;
}

#left_top  .address {
	font-size: 12px;
	text-align: center;
	border-width: 0px 0px 1px 0px;
	border-color: #4f4f4f;
}

#left_top p {
	margin: 0px;
}

#container table.bg {
	background-image: url(../images/top_left_bg.gif);
	background-repeat: repeat-y;
}

body:first-of-type td {
	padding-top: 10px;
}

/* Left nav */

#left_nav a {
	display: block;
	margin: 0px 15px;
	padding: 8px 0px;
	border: 1px solid #b5a688;
	border-width: 0px 0px 1px 0px;
	text-align: center;
	color: #4f4f4f;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: none;
}

#left_nav a.last {
	border-width: 0px;
}

#left_nav a:hover, #left_nav a:active, #left_nav a:visited {
	color: #4f4f4f;
	text-decoration: none;
}
#left_nav a:hover {
	background-color: #e3dbc1;
}

/* main content area */

#content #home_content, #content #inner_content {
	min-height:140px;
}

#content_panel p {
	line-height: 150%;
}

/* footer nav */

#btm_nav {
	text-align: center;
	padding-top: 20px;
}

#btm_nav a, #btm_nav a:active, #btm_nav a:visited {
	font-size: 10px;
	color: #726f64;
	text-decoration:none;
}

#btm_nav a:hover {
	text-decoration:underline;
}

/* footer */

#footer {
	font-size: 11px;
	color: #d3c69c;
	text-align: right;
	padding: 20px 0px 20px 0px;
}

#footer a, #footer a:visited, #footer a:active {
	font-size: 11px;
	color: #d3c69c;
	text-decoration: underline;
}

#footer a:hover {
	text-decoration: none;
	color: #d3c69c;
}

/* home page */

#home_content {
	padding-top: 23px;
}

#inner_content .cols {
	width: 259px;
	text-align: left;
	float: left;
}

/* practice areas */

ul.practice_areas_left {
	padding-right: 20px;
}

ul.practice_areas li, ul.practice_areas_left li {
	padding: 0px 0px 10px;
	margin: 0px 0px 0px 0px;
	font-weight: bold;
}

ul.practice_areas li li, ul.practice_areas_left li li {
	padding: 5px 0px 0px;
	text-indent: 0px;
	list-style-position: outside;
	font-weight: normal;
}

ul.practice_areas li ul, ul.practice_areas_left li ul {
	padding-left: 20px;
}

/* profiles */

ul.profiles_left {
	padding-right: 20px;
}

ul.profiles_left li, ul.profiles li {
	padding: 0px 0px 10px;
	font-size: 11px;
	margin: 0x;
}

#inner_content.profiles_page .label {
	font-size: 11px;
	padding-bottom: 5px;
}

ul.profiles li li, ul.profiles_left li li {
	padding: 5px 0px 0px;
	list-style-position: outside;
	text-indent: 0px;
}

ul.profiles li ul, ul.profiles_left li ul {
	padding-left: 20px;
}

#inner_content .image {
	width: 159px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#inner_content .contact_details {
	vertical-align: bottom;
	padding-bottom: 20px;
}

.profiles_page a, .profiles_page a:hover, .profiles_page a:visited, .profiles_page a:active {
	color: #060606;
	text-decoration:underline;
}

.profiles_page a:hover {
	text-decoration:none;
} 

#home_content a, #home_content a:hover, #home_content a:visited, #home_content a:active {
	color: #060606;
	text-decoration:underline;
}

#home_content a:hover {
	text-decoration:none;
} 

/* contact us page */

#inner_content #contact_details {
	padding-bottom: 15px;
	border-bottom: 2px solid #5a76a8;
	margin-bottom: 30px;
}

#inner_content #contact_details .contact {
	width: 33%;
	padding-right: 10px;
}

#inner_content .contact {
	font-size: 11px;
}

#inner_content .contact.left {
	width: 16%;
	vertical-align: top;
}
#inner_content .contact.center {
	width: 34%;
	vertical-align: top;
}
#inner_content .contact.right {
	width: 50%;
	vertical-align: bottom;
}

.error {
	color: red;
}
