/* *** ** Start of CSS ** *** */
* {margin:0; padding:0;}
html, body { height:189px; }
#mainContent ul { margin:0 0 0 25px; padding:0; line-height:22px; }
#subContent ul { margin:0 0 0 25px; padding:0; line-height:22px; }
ul.side-links { margin:0; }
ul.side-links li { list-style:none; padding:0 0 10px 0; margin:5px 0; border-bottom:dotted 1px #000;}
h1, h2, h3, h4, h5, h6, p, blockquote, form, label, dl, fieldset, address { margin:.5em 0; }

/* Text Styling */
h1 {font:normal 22px "Times New Roman", Times, serif; color:#994e25; }
h2 {font:normal 17px "Times New Roman", Times, serif; color:#994e25; }
h3 {font:normal 15px "Times New Roman", Times, serif; color:#994e25; }
h4 {}
h5 {}
p { line-height:18px; margin:10px 0;}
strong { font-weight:bold; }
a { text-decoration:none; color: #994e25; }
a:hover { text-decoration:underline; }
.required { color:#FF0000; }
img { border:none; }
img.attorneyImages {float:left; padding:4px; border:1px solid #CCC; margin:5px 15px 10px 0; display:inline;}
.clear { clear:both; }
hr { border: none; border-top: 1px solid #000; width: 100%; height: 1px;}

/* Layout Styling */
.body {
	font: 12px Arial, Helvetica, sans-serif;
	background:#656565;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #030000;
}
#wrap-btm { background:url(/images/bg-btm.jpg) bottom repeat-x;}
#wrap-top { background:url(/images/bg-top.jpg) top repeat-x #a9a9a9;}
#wrap-top.subpage { background:url(/images/sub-bg-top.jpg) top repeat-x #a9a9a9;}
#container {
	width: 1031px;
	margin: 0 auto;
	padding:0;
	text-align: left;
}
#header { width:1031px; height:129px; margin:0 auto; padding:0; background:url(/images/logo.jpg) no-repeat;}
#header h1 { margin: 0; padding: 0; }
#header h1 a {
	display:block;
	width:1031px;
	height:129px; 
	margin:0 auto;
	padding:0;
	cursor:pointer;
	text-indent:-9000px;
}
#menu {width:876px; height:38px; margin:0 auto; padding:1px 78px; background:url(/images/menu-bg.jpg) no-repeat;}
#home-scenery {width:877px; height:280px; margin:0 auto; padding:0 77px 0; background:url(/images/home-scenery.jpg) no-repeat;}
#pa-area {float:right; width:485px; margin:0; padding:160px 0 0 0;}
#pa-area ul {text-align:center; list-style:none; font:bold 16px/20px Arial, Helvetica, sans-serif; color:#451507;}
#pa-area li {display:inline; background:url(/images/pa-bullet.gif) 0 5px no-repeat; padding-right:15px; padding-left:10px;}
#pa-area li a {font:bold 16px/20px Arial, Helvetica, sans-serif; color:#451507;}

#contentContainer { width:877px; margin:0 auto; padding:0 77px; background:url(/images/contentContainer-bg.png) repeat-y;}
#contentContainer-top { width:875px; margin:0; padding:0; background:#516a74; border:1px solid #fff; border-top:none;}
#left-sidebar { float:left; width:150px; margin:0; padding:0 13px;}
#left-sidebar h2 { font: normal 14px "Times New Roman", Times, serif; color:#fff; margin-top:30px;}
#left-sidebar h3 { font: bold 12px Arial, Helvetica, sans-serif; color:#fff; padding-right:10px;}
#left-sidebar p { font: italic 12px Arial, Helvetica, sans-serif; color:#fff; padding-right:10px;}
#left-sidebar p.read {font:bold 9px Arial, Helvetica, sans-serif; color:#ffd378; text-transform:uppercase; text-decoration:underline;}
#left-sidebar p.read a{font:bold 9px Arial, Helvetica, sans-serif; color:#ffd378; text-transform:uppercase; text-decoration:underline;}

#main-area-bg {float:left; width:685px; margin:0; padding:0; background:url(/images/main-area.jpg) repeat-y;}
#main-area { width:685px; margin:0; padding:15px 0 0; background:url(/images/main-area-bg.jpg) top no-repeat;}
#mainContent { float:left; width:460px; padding: 0; margin: 0;}
#mainContent h1 {line-height:43px; margin:0; padding:0 0 10px 0;}
#text-padding { padding: 0 25px 20px}
#right-sidebar { float:left; width:215px; margin:0; padding: 0 0 20px 0;}
#right-sidebar h2 { font:normal 14px "Times New Roman", Times, serif; color:#010000; padding-left:15px; margin:10px 0;}
#right-sidebar p { font:normal 13px/18px Arial, Helvetica, sans-serif; color:#000; text-align:center;}
.right-address {margin-top:60px;}
#right-sidebar p span {font:italic 11px Arial, Helvetica, sans-serif; color:#000;}

#contact-block {display:block; height:190px;}

/******** Subpage Specific Styling ***************/
#sub-scenery {width:877px; height:221px; margin:0 auto; padding:0 77px 0px; background:url(/images/sub-scenery.jpg) no-repeat;}
#sub-contentContainer-top { width:877px; margin:0; padding:0; background:#516a74; /*border:1px solid #fff;*/ border-top:none;}
#sub-pa-area {float:right; width:485px; margin:0; padding:130px 0 0 0;}
#sub-pa-area ul {text-align:center; list-style:none; font:bold 16px/20px Arial, Helvetica, sans-serif; color:#451507;}
#sub-pa-area li {display:inline; background:url(/images/pa-bullet.gif) 0 5px no-repeat; padding-right:15px; padding-left:10px;}
#sub-pa-area li a {font:bold 16px/20px Arial, Helvetica, sans-serif; color:#451507;}
#sub-area-bg {float:left; width:877px; margin:0; padding:0; background:url(/images/sub-area-bg.jpg) repeat-y;}
#sub-area { width:877px; margin:0; padding:15px 0 0; background:url(/images/sub-area-top.jpg) top no-repeat;}
#contact-area { width:877px; margin:0; padding:15px 0 0; background:url(/images/contact-area-top.jpg) top no-repeat;}
#subContent { float:left; width:650px; padding: 0; margin: 0;}
#subContent h1 {line-height:43px; margin:0; padding:0 0 10px 0;}

/* Form Styling */
#mc-form { width:189px; padding:0; margin:0 auto; background:; text-align:center; }
#mc-form form { width:189px; }
#mc-form label { float:left; text-align:center; height:18px; padding:0; margin:0 0 5px; font:normal 11px/18px Arial, Helvetica, sans-serif;}
#mc-form input { float:right; width:140px; height:16px; margin:0 auto 10px; }
#mc-form textarea { width:189px; height:40px; font:normal 11px Arial, Helvetica, sans-serif; color:#000;}
#mc-form input.submit-btn { width:49px; height:19px; margin:10px 0 0 0; vertical-align:middle; text-align:center; cursor:pointer; background:url(/images/submit-btn.gif) no-repeat; border:none;}

/* Footer Styling */
#footerContainer {
	width:1031px;
	background:url(/images/footer-bg.png) top no-repeat;
	margin: 0 auto;
	padding: 0;
}
#footer { margin:0 auto; padding: 0 20px; }
#footer p {	margin: 0; padding: 10px 0; }

/* Footer Navigation Styling */
#footerNav { text-align:center; }
#footerNav a { color:#fff; padding:0 12px; border-right:1px solid #fff; text-transform:capitalize;}
#footerNav a:hover { color:#fff; }
#footerNav a.last-child { border: none; }

/* Disclaimer Styling */
#disclaimer {
	width: 800px; /* adjust width and height for your disclaimer */
	height:50px;
	margin: 0 auto; /* centers the disclaimer (if outside your container div) */
	padding:0;
	text-align: left;
}
#disclaimer p {
	margin:0; 
	padding:3px 0 0 0;
	line-height:15px;
	font-size:10px;
	color:#bdbdbc;
}
#disclaimer a { color:#bdbdbc; font-weight:bold; }
#disclaimer a:hover { text-decoration:underline; } 

/* SpryMenuBarHorizontal.css - version 0.6 - Spry Pre-Release 1.6.1 */

/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */

/*******************************************************************************

 LAYOUT INFORMATION: describes box model, positioning, z-order

 *******************************************************************************/

/* The outermost container of the Menu Bar, an auto width box with no margin or padding */
ul.MenuBarHorizontal
{
	display:table;
	margin: 0 auto;
	padding: 0 0 0 2px;
	background:url(/images/menu-divider.jpg) left no-repeat;
	list-style-type: none;
	font-size: 100%;
	cursor: default;
	*width: 844px;
}
/* Set the active Menu Bar with this class, currently setting z-index to accomodate IE rendering bug: http://therealcrisp.xs4all.nl/meuk/IE-zindexbug.html */
ul.MenuBarActive
{
	z-index: 1000;
}
/* Menu item containers, position children relative to this container and are a fixed width */
ul.MenuBarHorizontal li
{
	margin: 0;
	padding: 0 2px 0 0;
	background:url(/images/menu-divider.jpg) right no-repeat;
	list-style-type: none;
	font-size: 100%;
	position: relative;
	text-align: left;
	cursor: pointer;
	float: left;
}
/* Submenus should appear below their parent (top: 0) with a higher z-index, but they are initially off the left side of the screen (-1000em) */
ul.MenuBarHorizontal ul
{
	margin: 0;
	padding: 3px;
	list-style-type: none;
	font-size: 100%;
	z-index: 1020;
	cursor: default;
	width: 150px;
	position: absolute;
	left: -1000em;
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to auto so it comes onto the screen below its parent menu item */
ul.MenuBarHorizontal ul.MenuBarSubmenuVisible
{
	left: auto;
}
/* Menu item containers are same fixed width as parent */
ul.MenuBarHorizontal ul li
{
	width: 150px;
	background:none;
	border-bottom:1px solid #aaa;
}
/* Submenus should appear slightly overlapping to the right (95%) and up (-5%) */
ul.MenuBarHorizontal ul ul
{
	position: absolute;
	margin: 0 0 0 100%;
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to 0 so it comes onto the screen */
ul.MenuBarHorizontal ul.MenuBarSubmenuVisible ul.MenuBarSubmenuVisible
{
	left: auto;
	top: 0;
}

/*******************************************************************************

 DESIGN INFORMATION: describes color scheme, borders, fonts

 *******************************************************************************/

/* Submenu containers have borders on all sides */
ul.MenuBarHorizontal ul
{
	background:#aaaaaa;
	border: 1px solid #CCC;
}
/* Menu items are a light gray block with padding and no text decoration */
ul.MenuBarHorizontal a
{
	display: block;
	cursor: pointer;
	padding: 12px 12px;
	font:bold 14px/14px Arial, Helvetica, sans-serif;
	color: #fff;
	text-transform:capitalize;
	text-decoration: none;
}
ul.MenuBarHorizontal ul a {padding:3px; font:normal 12px Arial, Helvetica, sans-serif; background:#0073aa;}

/* Menu items that have mouse over or focus have a blue background and white text */
ul.MenuBarHorizontal a:hover, ul.MenuBarHorizontal a:focus
{
	background-color: #064c70;
	color: #FFF;
	text-decoration:none;
}
ul.MenuBarHorizontal ul a:hover, ul.MenuBarHorizontal ul a:focus{
	background:#064c70;
	text-decoration:none;
}
/* Menu items that are open with submenus are set to MenuBarItemHover with a blue background and white text */
ul.MenuBarHorizontal a.MenuBarItemHover, ul.MenuBarHorizontal a.MenuBarItemSubmenuHover, ul.MenuBarHorizontal a.MenuBarSubmenuVisible
{
	background-color: #064c70;
	color: #FFF;
	text-decoration:none;
}
ul.MenuBarHorizontal ul a.MenuBarItemHover, ul.MenuBarHorizontal ul a.MenuBarItemSubmenuHover, ul.MenuBarHorizontal ul a.MenuBarSubmenuVisible{
	background:#064c70;
	text-decoration:none;	
}
/*******************************************************************************

 SUBMENU INDICATION: styles if there is a submenu under a given menu item

 *******************************************************************************/

/* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal a.MenuBarItemSubmenu
{
}
/* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal ul a.MenuBarItemSubmenu
{
}
/* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a "hover" background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal a.MenuBarItemSubmenuHover
{
}
/* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a "hover" background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal ul a.MenuBarItemSubmenuHover
{
}

/*******************************************************************************

 BROWSER HACKS: the hacks below should not be changed unless you are an expert

 *******************************************************************************/

/* HACK FOR IE: to make sure the sub menus show above form controls, we underlay each submenu with an iframe */
ul.MenuBarHorizontal iframe
{
	position: absolute;
	z-index: 1010;
	filter:alpha(opacity:0.1);
}
/* HACK FOR IE: to stabilize appearance of menu items; the slash in float is to keep IE 5.0 from parsing */
@media screen, projection
{
	ul.MenuBarHorizontal li.MenuBarItemIE
	{
		display: inline;
		f\loat: left;
	}
}

a:active { outline: none; }
a:focus { -moz-outline-style: none; }
/*  <![ Primary Contact Form [ ----------------------------------------------------*/

.pad_frm_itm {
	padding:3px 0px;
	margin:0px;}

.form-label {
	width:130px; /* Width of labels */
	padding:0px 5px 0px 0px;
	display:inline-block;
	vertical-align:top;}
  
.form-pct {	
	border:1px solid #999;
	background:#ddd;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#555;
	padding:3px 4px;
	width:330px;}
	
.msg-pct {
	border:1px solid #999;
	background:#ddd;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#555;
	padding:3px 4px;
	width:470px; /*  .form-label + .form-pct + horizontal padding on .form-label   */
	height:70px;
	overflow:auto;}

.custom-form {
	}

	.custom-form fieldset {
		margin:0px 0px 10px 0px;
		padding:0px;
		border:none;}
		  
	.custom-form legend {
		padding:0px 2px;
		font-weight:bold;}
		  
	.custom-form ol {
		margin:0px;
		padding:0px;
		list-style:none;}

/*  <![ Disclaimer alert [ ----------------------------------------------------*/

#overlay_div{
	position:relative;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#666;
	padding:0px;
	z-index:100;}

#overlay_div p {
	border-top:1px solid #0a3150;
	padding-top:6px;}
	
#iagree{
	position:absolute;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#666;
	padding:15px 15px 15px 15px;
	border:1px solid #031c40; /* Disclaimer box border color */
	background-color:#ececec; /* Disclaimer box bgcolor color */
	width:450px;
	margin:4px 0 0 0;}

#overlay_div h3{
	font:18px Verdana, Arial, Helvetica, sans-serif;
	color:#031c40;
	padding:0;
	margin:0;}

#iagree .overlay_submit{
	padding:4px;
	margin:0 6px 0 0;
	font:12px Verdana, Arial, Helvetica, sans-serif;
	color:#666;
	background-color:#fff;
	border:1px solid #999;
	float:right;}
	
#iagree .checkbox{
	float:left;
	height:22px;
	display:block;}

#iagree input#Agreement{
	position:relative;
	top:3px;
	border:none;}
#directionsForm { padding-bottom:10px;}
#directionsInput { display:inline; }
#directionsLocale { display:inline; margin:0 10px; }
#directionsSubmit { display:inline; }

/* Scroll Bar Master Styling Starts Here */
/* All comments can be freely removed from the css */

.scrollgeneric {line-height: 1px;font-size: 1px;position: absolute;top: 0; left: 0;}

/* force fleXcroll to always display the vertical scrollbase */
.vscrollerbase {
visibility: visible !important;
}
/* fleXcroll adapts to this CSS setting and sets positions correctly */


/* And style your scrollbar like you normally do */
.vscrollerbase {
width: 15px;
background: url(/images/basebarcaps_verticalbarbody.png) 0px 0px repeat-y;
}
.vscrollerbar {
width: 15px;
background: url(/images/basebarcaps_verticalbarbody.png) -15px 0px repeat-y;
}
.hscrollerbase {
height: 15px;
_height:0;
background: #D7EBDF url(/images/horizontalbarbody_cornerjog.png) 0px -15px repeat-x;
}
.hscrollerbar {
height: 15px;
height:0;
background: #99CBCB url(/images/horizontalbarbody_cornerjog.png) 0px -30px repeat-x;
}
.vscrollerbar, .hscrollerbar {
padding: 10px;
z-index: 2;
}
.vscrollerbarbeg {
background: url(/images/basebarcaps_verticalbarbody.png) -45px -30px no-repeat;
width: 15px;
height: 15px !important;
}
.vscrollerbarend {
background: url(/images/basebarcaps_verticalbarbody.png) -45px 0px no-repeat;
width: 15px;
height: 15px;
}
.hscrollerbarbeg {
background: url(/images/basebarcaps_verticalbarbody.png) -60px -15px no-repeat;
height: 15px;
_height:0;
width: 15px !important;
_width:0 !important;
}
.hscrollerbarend {
background: url(/images/basebarcaps_verticalbarbody.png) -30px -15px no-repeat;
height: 15px;
_height:0;
width: 15px;
_width:0;
}
.scrollerjogbox {
width: 15px;
height: 15px;
top: auto; left: auto;
bottom: 0px; right: 0px;
background: #4E727C url(/images/horizontalbarbody_cornerjog.png) 0px 0px;
_background:none;
}
.vscrollerbasebeg {
background: url(/images/basebarcaps_verticalbarbody.png) -30px -30px no-repeat;
width: 15px;
height: 15px !important;
}
.vscrollerbaseend {
background: url(/images/basebarcaps_verticalbarbody.png) -60px -30px no-repeat;
height: 15px;
width: 15px;
}
.hscrollerbasebeg {
background: url(/images/basebarcaps_verticalbarbody.png) -60px 0px no-repeat;
height: 15px;
_height:0; 
width: 15px !important;
_heigth:0 !important;
}
.hscrollerbaseend {
height: 15px;
_height:0;
width: 15px;
_height:0;
background: url(/images/basebarcaps_verticalbarbody.png) -30px 0px no-repeat;
}
.scrollerjogbox:hover {
background: #5E828C url(/images/basebarcaps_verticalbarbody.png) -45px -15px;
}
/* Scroll Bar Master Styling Ends Here */
#innerSettlements {height:500px;}/* *** ** End   of CSS ** *** */
