/* *** ** Start of CSS ** *** */
* {margin:0; padding:0;}
html, body { height:100%; }
#mainContent ul, #mainContent ol { margin:0 0 10px 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;}
blockquote, form, label, dl, fieldset, address { margin:.5em 0; }
.RichText a, .DisplayGroup a, .Navigation a {color:#B7C1E9; text-decoration:underline;}
.RichText a:visited, .DisplayGroup a:visited, .Navigation a:visited {color:#B7C1E9; text-decoration:underline;}
.RichText a:hover, .DisplayGroup a:hover, .Navigation a:hover {color:#B7C1E9; text-decoration:none;}
.RichText ul a, .DisplayGroup ul a, .Navigation ul a {color:#B7C1E9; text-decoration:underline;}
/* Text Styling */

h1 {
	font:bold 25px/30px "Times New Roman", Times, serif;
	color:#fff;
	margin:0 0 10px;
	padding:0;
}
h2 {
	font:bold 20px/25px "Times New Roman", Times, serif;
	color:#fff;
	margin:10px 0 0;
	padding:0;
}
h3 {}
h4 {}
h5 {}
p { line-height:21px; margin:0 0 15px;}
strong { font-weight:bold; }
a { color: #b7c1e9; }
a:hover { text-decoration:none; }
a:active { outline: none; }
a:focus { -moz-outline-style: none; }
img { border:none; }
.clear { clear:both; }
hr { border: none; border-top: 1px solid #000; width: 100%; height: 1px;}

/* Layout Styling */
.body {
	background:#000000 url(/images/body.jpg) repeat-y 50% 0;
	min-width:877px;
	font:13px Arial, Helvetica, sans-serif;
	color:#ffefb7;
	margin:0;
}
#container{
	background:url(/images/container2.jpg) no-repeat 50% 0;
	width:100%;
	overflow:hidden;
}
.containerInner{
	background:url(/images/containerInner2.jpg) no-repeat 50% 100%;
	width:100%;
	min-height:1315px;
	overflow:hidden;
}
* html .containerInner{
	height:1315px;
	overflow:visible;
}
/*--header--*/
#headerContainer{
	background:url(/images/headerContainer.jpg) no-repeat;
	width:877px;
	height:150px;
	overflow:hidden;
	margin:0 auto;
	position:relative;
}
.logo{
	background:url(/images/logo.jpg) no-repeat;
	width:470px;
	height:115px;
	text-indent:-9999px;
	overflow:hidden;
	margin:0;
	position:absolute;
	top:30px;
	left:20px;
}
.logo a{
	height:100%;
	display:block;
}
.slogan{
	width:150px;
	font:italic 16px/16px "Times New Roman", Times, serif;
	color:#eed265;
	text-align:center;
	position:absolute;
	top:56px;
	left:495px;
}
.slogan span{
	width:100%;
	display:block;
	margin:11px 0 0;
}
.free-review{
	width:184px;
	font:28px/28px "Times New Roman", Times, serif;
	color:#fff;
	text-align:center;
	position:absolute;
	top:45px;
	left:660px;
}
.free-review strong{
	width:100%;
	display:block;
	font-size:21px;
	font-weight:normal;
	padding:0 0 3px;
}
.free-review span{display:block;}
/*--navigation--*/
#mainMenu{
	background:url(/images/mainMenu.gif) repeat-x;
	width:877px;
	list-style:none;
	padding:2px 0;
	margin:0 auto;
	position:relative;
	z-index:2;
}
/*--content--*/
#contentContainer{
	width:877px;
	margin:0 auto;
}
.homepage .contentContainer-t{background:url(/images/contentContainer-t-homepage.jpg) no-repeat;}
.subpage .contentContainer-t{background:url(/images/contentContainer-t-subpage.jpg) no-repeat;}
.contentContainer-t{
	height:500px;
	overflow:hidden;
}
.contentContainer-b{
	background:url(/images/contentContainer-b.jpg) no-repeat;
	height:200px;
	overflow:hidden;
}
.contentContainer-m{
	background:url(/images/contentContainer-m.jpg) repeat-y;
	width:877px;
}
.contentContainer-m:after{
	content:"";
	display:block;
	clear:both;
}
.contentContainer-inner{
	width:877px;
	float:left;
	min-height:685px;
	padding:0 0 15px;
	margin:-500px 0 -200px;
	position:relative;
}
* html .contentContainer-inner{height:685px;}
/*--left column--*/
.column{
	width:653px;
	float:left;
	margin:10px 0 0;
}
.note{
	background:url(/images/note.jpg) no-repeat;
	width:653px;
	height:55px;
	font:italic 22px/23px "Times New Roman", Times, serif;
	color:#111010;
	text-align:center;
	overflow:hidden;
	padding:5px 0 0;
	margin:0 0 165px;
}
/*--practice areas--*/
.practice-areas{
	width:100%;
	overflow:hidden;
	padding:0 0 15px;
	margin:244px 0 0;
}
.practice-areas h3{
	background:url(/images/practice-areas-h3.gif) no-repeat 100% 50%;
	width:170px;
	float:left;
	display:inline;
	font:28px/28px "Times New Roman", Times, serif;
	text-align:center;
	margin:0 36px 0 52px;
}
.practice-areas h3 span{
	font-size:19px;
	line-height:19px;
}
.practice-areas ul{
	width:160px;
	float:left;
	display:inline;
	list-style:none;
	padding:0;
	margin:0 0 0 4px;
}
.practice-areas ul li{
	background:url(/images/bullet.gif) no-repeat 0 10px;
	font:19px/27px "Times New Roman", Times, serif;
	overflow:hidden;
	padding:0 0 0 10px;
}
* html .practice-areas ul li{
	height:1%;
	overflow:visible;
}
.practice-areas ul a{
	color:#ffeda2;
	text-decoration:none;
}
.practice-areas ul a:hover{text-decoration:underline;}
/*--main content--*/
#mainContent{
	width:527px;
	margin:0 auto;
}
#mainContent ul.banners{
	width:100%;
	overflow:hidden;
	list-style:none;
	padding:0;
	margin:0;
}
#mainContent ul.banners li{
	float:left;
	margin:0 15px 0 0;
}
#mainContent ul.banners img{display:block;}
/*--sidebar--*/
#sidebar{
	width:199px;
	float:right;
	display:inline;
	margin:19px 25px 0 0;
}
.bio{
	width:100%;
	overflow:hidden;
}
.bio img{
	display:block;
	margin:0 0 12px;
}
.bio span{
	width:100%;
	display:block;
	font:16px/16px "Times New Roman", Times, serif;
	color:#fff;
	text-align:center;
}
.contact{
	width:181px;
	margin:34px auto 0;
}
.contact-t{
	background:url(/images/contact-t.gif) no-repeat;
	height:190px;
	overflow:hidden;
}
.contact-b{
	background:url(/images/contact-b.gif) no-repeat;
	height:20px;
	overflow:hidden;
}
.contact-m{
	background:url(/images/contact-m.gif) repeat-y;
	width:181px;
}
.contact-m:after{
	content:"";
	display:block;
	clear:both;
}
.contact-inner{
	width:157px;
	float:left;
	min-height:210px;
	padding:0 11px 0 13px;
	margin:-190px 0 -20px;
	position:relative;
}
* html .contact-inner{height:210px;}
.contact h3{
	width:100%;
	font:23px/25px "Times New Roman", Times, serif;
	color:#ffeda2;
	text-align:center;
	margin:-18px 0 0;
	position:relative;
}
.contact h3 span{
	display:block;
	font-size:16px;
	line-height:18px;
}
.contact p{
	font-size:11px;
	line-height:15px;
	margin:8px 0 0;
}
#mc-form{
	width:100%;
	overflow:hidden;
	padding:0 0 15px;
	margin:11px 0 0;
}
#mc-form label{
	width:100%;
	display:block;
	clear:both;
	font:10px/19px Tahoma, Arial, Helvetica, sans-serif;
	color:#fff;
	margin:0;
}
#mc-form input{
	width:145px;
	float:left;
	font:11px Arial, Helvetica, sans-serif;
	border:1px solid #bbbdbe;
	border-right-color:#373e41;
	border-bottom-color:#373e41;
	padding:3px 5px;
}
#mc-form textarea{
	width:145px;
	height:32px;
	float:left;
	overflow:auto;
	font:11px Arial, Helvetica, sans-serif;
	border:1px solid #bbbdbe;
	border-right-color:#373e41;
	border-bottom-color:#373e41;
	padding:3px 5px;
	margin:0 0 11px;
}
#mc-form input.submit-btn{
	background:url(/images/submit-btn.gif) no-repeat;
	width:53px;
	height:19px;
	display:block;
	clear:both;
	float:none;
	text-indent:-9999px;
	overflow:hidden;
	border:0;
	padding:19px 0 0 53px;
	margin:0 auto;
	cursor:pointer;
}
.illustration{
	display:block;
	border:2px solid #b9a453;
	margin:32px auto 0;
}
#sidebar address{
	width:100%;
	display:block;
	font:12px/14px "Times New Roman", Times, serif;
	text-align:center;
	margin:20px 0 0;
}
#sidebar address strong{
	width:100%;
	display:block;
	font:15px/19px Georgia, "Times New Roman", Times, serif;
	padding:0 0 12px;
}
#sidebar address span{
	width:100%;
	display:block;
}
#sidebar address span.marg{margin:10px 0 0;}
/*--footer--*/
#footerContainer{
	width:100%;
	overflow:hidden;
	padding:24px 0;
}
#footerContainer ul{
	font-size:11px;
	line-height:18px;
	text-align:center;
	list-style:none;
	padding:0;
	margin:0;
}
#footerContainer ul li:first-child{background-image:none;}
#footerContainer ul li{
	background:url(/images/footerSeparator.gif) no-repeat 0 50%;
	display:inline;
	padding:0 18px;
}
#footerContainer ul a{
	color:#aca17a;
	text-decoration:none;
	text-transform:uppercase;
}
#footerContainer ul a:hover{text-decoration:underline;}
/*Disclaimer*/
.bottom-line{height:60px; color:#FFF; margin:0; padding:0; text-align:left;}
/*bottom-line-wrapper*/
.bottom-line-wrapper{padding: 0; margin:0 auto;	width:850px; overflow:hidden;color:#FFF;}
.bottom-line-wrapper a img{	float:left;	padding-right:25px;	border:none;}
.bottom-line-wrapper p{	margin:0; padding-top:5px;overflow:hidden;font:10px Arial, Helvetica, sans-serif;	color:#FFF;	text-shadow: 0 0 0 #324a66;}
.bottom-line-wrapper p a, .bottom-line-wrapper p a:visited{	font-weight:bold;	font-size:10px;	color:#FFF;	text-shadow: 0 0 0 #324a66;
}
/* The outermost container of the Menu Bar, an auto width box with no margin or padding */
ul.MenuBarHorizontal
{
	background:url(/images/navigationSeparator.gif) no-repeat 100% 0;
	display:table;
	list-style:none;
	padding:0 2px 0 0;
	margin:0 auto;
}
/* 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
{
	background:url(/images/navigationSeparator.gif) no-repeat;
	float:left;
	padding:0 0 0 2px;
	position:relative !important;
}
/* 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
{
	background:#9a8c58;
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	z-index: 1020;
	cursor: default;
	width: 150px;
	position: absolute;
	left: -1000em;
	top:52px;
}
/* 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: 0;
}
/* Menu item containers are same fixed width as parent */
ul.MenuBarHorizontal ul li
{
	background:none;
	width:100%;
	float:none;
	padding:0;
	vertical-align:top;
}
ul.MenuBarHorizontal ul a
{
	height:auto;
	display:block;
	float:none;
	overflow:hidden;
	text-align:left;
	padding:5px 9px;
	margin:0;
	text-transform:capitalize;
}
* html ul.MenuBarHorizontal ul a
{
	height:1%;
	overflow:visible;
}
/* Submenus should appear slightly overlapping to the right (95%) and up (-5%) */
ul.MenuBarHorizontal ul ul
{
	position: absolute;
	margin: -1px 0 0 200px;
}
/* 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 !important;
}

/*******************************************************************************

 DESIGN INFORMATION: describes color scheme, borders, fonts

 *******************************************************************************/

/* Submenu containers have borders on all sides */
ul.MenuBarHorizontal ul
{
	border: 1px solid #e2ce81;
}
/* Menu items are a light gray block with padding and no text decoration */
ul.MenuBarHorizontal a
{
	height:52px;
	display:table-cell;
	font:12px/14px Georgia, "Times New Roman", Times, serif;
	color:#fffffd;
	text-decoration:none;
	text-align:center;
	vertical-align:middle;
	padding:0 9px;
	text-transform:uppercase;
}
/* 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: #33C;
	color: #FFF;
*/
}
/* 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:url(/images/navigationRollover.gif) repeat-x;
}
ul.MenuBarHorizontal ul a.MenuBarItemHover, ul.MenuBarHorizontal ul a.MenuBarItemSubmenuHover, ul.MenuBarHorizontal ul a.MenuBarSubmenuVisible
{
	background-image:none;
	background-color:#5a5137;
}

/*******************************************************************************

 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
{
/*
	background-image: url(/images/SpryMenuBarDown.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
*/
}
/* 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
{
	background-image: url(/images/SpryMenuBarRight.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
}
/* 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
{
/*
	background-image: url(/images/SpryMenuBarDownHover.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
*/
}
/* 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
{
	background-image: url(/images/SpryMenuBarRightHover.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
}

/*******************************************************************************

 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;
}
/* 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;
		float: left;
	}
}
/*  <![ 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;}



/* Directions Page Styles (Google Maps Default)

/* [ Outer div ] -----------> */
#directionsForm{
	}

/* div that wraps form */
#directionsInput {
	padding:10px 0px;}

#fromAddress{
	width:350px;}

#directionsLocale{
	padding:10px 0px;}

#locale{
	}

#directionsSubmit{
	padding:10px 0px;}

#map{
	border:1px solid #000;
	color:#000;}

#addressNotFound{
	}

#directions{
	}

/* *** ** End   of CSS ** *** */
/* *** ** Start of ContactUsLayout ** *** */
.CaptchaComponent img{
	padding:10px 0px;
}

.CaptchaComponent input{
	margin:10px 0px;
}
/* *** ** End   of ContactUsLayout ** *** */
