/* *** ** Start of CSS ** *** */
* {
	margin:0;
	padding:0;
}
#main-content ul, #main-content-sub ul {
	margin:0 0 18px 25px;
	padding:0;
	line-height:22px;
}
h2, h3, h4, h5, h6, p, blockquote, form, label, dl, fieldset, address {
	margin:.5em 0;
}
hr {
	margin: 15px 0;
}
/* Text Styling */
h1 {
	margin: 10px 0 0;
	font: 22px "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight: bold;
	color: #501d1b;
}
h2 {
	font: 14px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #501d1b;
	margin:0;
	padding:10px 0 0;
}
h3 {
	margin:0;
	padding:10px 0 0;
}
h4 {
	margin:0;
	padding:10px 0 0;
}
h5 {
	margin:0;
	padding:10px 0 0;
}
p {
	line-height:20px;
	margin: 0 0 10px;
}
strong {
	font-weight:bold;
}
a {
	text-decoration:none;
	color: #590114;
}
a:hover {
	text-decoration:underline;
}
.required {
	color:#FF0000;
}
img {
	border:none;
}
a:active {
	outline: none;
}
a:focus {
	-moz-outline-style: none;
}
.clear {
	clear:both;
}
.body {
	font: 13px Arial, Helvetica, sans-serif;
	background: #590114 url(/images/body-bg.jpg) top repeat-x;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #3e3e3e;
}
#container {
	width: 951px;
	margin: 0 auto;
	text-align: left;
}
#top-links {
	height: 20px;
	width: 939px;
	padding: 3px 12px 0 0;
	text-align: right;
}
#top-links a {
	color: #000;
}
#header {
	width: 951px;
	height: 138px;
	background: url(/images/header-bg.jpg) no-repeat;
}
#cfn {
	width: 120px;
	padding: 51px 69px 0;
	height: 87px;
	float: left;
}
#cfn address a {
	color: #D2B270;
	font-style: normal;
	font-weight: bold;
}
#header h1 {
	margin: 0;
	padding: 0;
	border: 0;
}
#header h1 a {
	cursor: pointer;
	height: 138px;
	text-indent: -9000px;
	display: block;
	width: 485px;
	margin: 0;
	padding: 0;
	float: left;
}
#menu {
	background: #fff;
	width: 951px;
	height: 42px;
	padding: 6px 0 0 0;
}
#lower-container {
	width: 927px;
	background: url(/images/content-bg-repeat-home.jpg) repeat-y;
	padding: 0 12px 30px;
}
#lower-container-sub {
	width: 951px;
	background: url(/images/content-bg-repeat.jpg) repeat-y;
}
#content-outer-sub {
	width: 927px;
	background: url(/images/justice.jpg) bottom left no-repeat;
	padding: 0 12px;
}
#content {
	width: 897px;
	background: url(/images/content-bg-top.jpg) top no-repeat;
	padding: 17px 14px 0 16px;
}
#left-sidebar {
	width: 211px;
	float: left;
	display: inline;
}
#pas {
	width: 211px;
	height: 448px;
	padding-top: 20px;
	background: url(/images/practice-areas-bg.jpg) repeat-x;
}
#pas li {
	list-style: none;
	background: url(/images/list-arrow.jpg) left no-repeat;
	padding-left: 13px;
	font: 15px Georgia, "Times New Roman", Times, serif;
	color: #000;
	line-height: 30px;
}
#pas a {
	color: #000;
}
#main-content {
	padding: 0 25px;
	width: 425px;
	float: left;
	display: inline;
}
#main-content-sub {
	padding: 0 35px 15px 50px;
	width: 601px;
	float: left;
	display: inline;
	min-height: 500px;
	_height: 500px;
}
#main-content-sub h1 {
	padding:0 0 10px;
}
#main-content-sub p a {
	text-decoration:underline;
}
#main-content-sub p a:hover {
	color:#000;
}
#right-sidebar {
	width: 211px;
	float: left;
	display: inline;
}
#right-sidebar p {
	font: 12px Arial, Helvetica, sans-serif;
	color: #000;
	text-align: center;
}
#quick-contact {
	width: 211px;
	padding-bottom: 20px;
	background: #f0e6d3;
	padding-top: 20px;
}
/* Form Styling */
#mc-form {
	width:183px;
	padding: 0 14px 25px;
	margin:0;
	text-align:center;
}
#mc-form label {
	display:block;
	text-align:left;
	height:15px;
	padding:0;
	margin:0;
	width:183px;
	font: 10px Arial, Helvetica, sans-serif;
	color: #000;
}
#mc-form input {
	padding: 3px;
	width:174px;
	margin-bottom:11px;
	border: 1px solid #fff;
	background: #fff;
}
#mc-form textarea {
	padding: 3px;
	width:174px;
	height:40px;
	border: 1px solid #fff;
	background: #fff;
}
#mc-form input.submit-btn {
	width:70px;
	height:25px;
	margin:10px 0 0 0px;
	background: #d2b270;
	cursor: pointer;
	border: none;
	padding: 0;
	color: #fff;
}
#disclaimer {
	width: 897px;
	height:50px;
	margin: 10px auto;
	padding:0 27px;
	text-align: left;
}
#disclaimer p {
	margin:0;
	padding: 7px 0 0 0;
	line-height:17px;
	font: 10px Arial, Helvetica, sans-serif;
	color: #dbc48e;
}
#disclaimer a {
	font-weight: bold;
	font: 10px Arial, Helvetica, sans-serif;
	color: #dbc48e;
}
.footer-Navigation ul {
	list-style-type: none;
}
.footer-Navigation li {
	display: inline;
	margin: 0;
}
.footer-Navigation {
	width: 951px;
	margin: 20px auto 12px;
	text-align: center;
}
.footer-Navigation a {
	font: 12px Arial, Helvetica, sans-serif;
	color:#d2b270;
	text-decoration: none;
	padding: 0 15px;
	border-right: 1px solid #d2b270;
}
.footer-Navigation a:hover {
	color:#d2b270;
	text-decoration: underline;
}
.footer-Navigation li.last_child a {
	border: none;
}
.preload1 {
	background: url(/three_0a.gif);
}
.preload2 {
	background: url(/three_1a.gif);
}
#nav {
	padding: 0 0 0 47px;
	margin:0;
	list-style:none;
	height:42px;
	position:relative;
	z-index:500;
}
#nav li.top {
	display:block;
	float:left;
	padding: 0 0 0 1px;
}
#nav li a.top_link {
	display:block;
	float:left;
	color:#fff;
	font: 15px Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
	padding: 0;
	cursor:pointer;
	background: none;
	line-height:18px;
	background: url(/images/button-right.jpg) right no-repeat;
}
#nav li a.top_link span {
	float:left;
	display:block;
	padding: 12px 25px 0 25px;
	height: 30px;
	background: url(/images/button-left.jpg) left no-repeat;
}
#nav li a.top_link span.down {
	float:left;
	display:block;
}
#nav li:hover a.top_link {
	background: url(/images/button-right-hover.jpg) right no-repeat;
}
#nav li:hover a.top_link span {
	background: url(/images/button-left-hover.jpg) left no-repeat;
}
#nav li:hover a.top_link span.down {
	background:url(/images/button-left-hover.jpg) left no-repeat;
}
/* Default list styling */

#nav li:hover {
	position:relative;
	z-index:200;
}
#nav li:hover ul.sub {
	left:1px;
	top:40px;
	background: #4f1c1c;
	padding:5px 0;
	border: 1px solid #000;
	white-space:nowrap;
	width:230px;
	height:auto;
	z-index:300;
}
#nav li:hover ul.sub li {
	display:block;
	position:relative;
	float:left;
	width:220px;
	padding: 0 5px;
	font-weight:normal;
}
#nav li:hover ul.sub li a {
	display:block;
	font-size:13px;
	line-height:18px;
	padding: 6px 0;
	width:220px;
	text-indent:5px;
	color:#fff;
	text-decoration:none;
}
#nav li ul.sub li a.fly {
	background:#d6b480 url(/arrow.gif) 80px 6px no-repeat;
}
#nav li:hover ul.sub li a:hover {
	background:#d6b480;
}
#nav li:hover ul.sub li a.fly:hover {
	background:#d6b480 url(/arrow_over.gif) 80px 6px no-repeat;
	color:#dca317;
}
#nav li b {
	display:block;
	font-size:11px;
	height:18px;
	width:88px;
	line-height:18px;
	margin-bottom:3px;
	text-indent:6px;
	color:#ff6;
	border-bottom:1px solid #ff6;
	cursor:default;
}
#nav li:hover li:hover ul, #nav li:hover li:hover li:hover ul, #nav li:hover li:hover li:hover li:hover ul, #nav li:hover li:hover li:hover li:hover li:hover ul {
	left:90px;
	top:-4px;
	background: #50b5d0;
	padding:3px;
	border:1px solid #0b4d97;
	white-space:nowrap;
	width:90px;
	z-index:400;
	height:auto;
}
#nav ul, #nav li:hover ul ul, #nav li:hover li:hover ul ul, #nav li:hover li:hover li:hover ul ul, #nav li:hover li:hover li:hover li:hover ul ul {
	position:absolute;
	left:-9999px;
	top:-9999px;
	width:0;
	height:0;
	margin:0;
	padding:0;
	list-style:none;
}
#nav li:hover li:hover a.fly, #nav li:hover li:hover li:hover a.fly, #nav li:hover li:hover li:hover li:hover a.fly, #nav li:hover li:hover li:hover li:hover li:hover a.fly {
	background:#3f96a9 url(/arrow_over.gif) 80px 6px no-repeat;
	color:#fff;
	border-color:#fff;
}
#nav li:hover li:hover li a.fly, #nav li:hover li:hover li:hover li a.fly, #nav li:hover li:hover li:hover li:hover li a.fly {
	background:#50b5d0 url(/arrow.gif) 80px 6px no-repeat;
	color:#000;
	border-color:#50b5d0;
}
/* *** ** End   of CSS ** *** */
/* *** ** Start of DirectionsLayout ** *** */
#directionsForm { padding-bottom:10px;}
#directionsInput { display:inline; }
#directionsLocale { display:inline; margin:0 10px; }
#directionsSubmit { display:inline; }/* *** ** End   of DirectionsLayout ** *** */
