/* *** ** Start of CSS ** *** */
* {margin:0; padding:0;}
html, body { height:100%; }
#mainContent ul { margin:18px 0 0 21px; padding:0; line-height:19px; list-style:none; }
#mainContent ul li{ background:url(/images/bullet.gif) no-repeat 0 8px; padding:0 0 0 13px; }
#mainContent ul a{text-decoration:none;}
#mainContent ul a:hover{text-decoration:underline;}
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:25px/30px Georgia, "Times New Roman", Times, serif;
	color:#620706;
	margin:15px 0 33px;
}
h2 {
	font-size:16px;
	line-height:18px;
	color:#12160e;
	margin:18px 0 -8px;
}
h4 {}
h5 {}
p { line-height:18px; margin:18px 0 0; text-align:justify;}
strong { font-weight:bold; }
a { color: #490600; }
a:hover{ text-decoration:none; }
a:active { outline: none; }
a:focus { -moz-outline-style: none; }
.required { color:#FF0000; }
img { border:none; }
.clear { clear:both; }
hr { border: none; border-top: 1px solid #000; width: 100%; height: 1px;}

/* Layout Styling */
.body {
	background:#740403 url(/images/body.jpg) repeat-x;
	min-width:966px;
	font:14px Arial, Helvetica, sans-serif;
	color:#3d3b3a;
	margin:0;
}

#container{
/*	background:url(/images/container.jpg) repeat-x 50% 0;*/
	width:100%;
	overflow:hidden;
}
.container-inner{
	background:#fff url(/images/container-inner.jpg) no-repeat;
	width:954px;
	border:6px solid #12160e;
	margin:30px auto 0;
}
#nav {background:url(/images/navigation.gif) no-repeat;border:1px solid #385e79;	border-left-color:#fafafa;	border-right-color:#fafafa;position:absolute; top:109px;left:0;width:952px; height:34px;}
/*--header--*/
#headerContainer{
	width:954px;
	height:145px;
	position:relative;
}
.logo{
	background:url(/images/logo.jpg) no-repeat;
	width:660px;
	height:50px;
	text-indent:-9999px;
	overflow:hidden;
	margin:0;
	position:absolute;
	top:52px;
	left:29px;
}
.logo a{
	height:100%;
	display:block;
}
#headerContainer .decor{
	border:1px solid #44463d;
	position:absolute;
	top:-23px;
	right:44px;
}
/*--content--*/
#contentContainer{
	width:100%;
	overflow:hidden;
}
/*--sidebar--*/
#sidebar{
	background:url(/images/sidebar.jpg) no-repeat;
	width:230px;
	float:right;
	display:inline;
	min-height:500px;
	margin:0 1px 0 0;
}
* html #sidebar{height:500px;}
.practice-areas{
	width:100%;
	list-style:none;
	padding:0;
	margin:4px 0 0;
}
.practice-areas li{
	background:url(/images/practice-areas-bullet.gif) no-repeat 13px 14px;
	font:18px/24px Georgia, "Times New Roman", Times, serif;
	overflow:hidden;
	border-bottom:1px solid #525e5c;
	padding:6px 0 0 24px;
}
* html .practice-areas li{
	height:1%;
	overflow:visible;
}
.practice-areas a{
	color:#050503;
	text-decoration:none;
}
.practice-areas a:hover{text-decoration:underline;}
#sidebar .decor{
	border:1px solid #363830;
	display:block;
	margin:22px 0 0 25px;
}
#sidebar address{
	width:176px;
	display:block;
	font-size:13px;
	line-height:21px;
	font-style:normal;
	color:#620806;
	text-align:right;
	margin:10px 0 0 25px;
}
/*--main content--*/
.homepage #mainContent{
	background:url(/images/mainContent-homepage.jpg) no-repeat;
	width:629px;
}
.subpage #mainContent{
	background:url(/images/mainContent-subpage.jpg) no-repeat;
	width:867px;
}
#mainContent{
	min-height:535px;
	float:left;
	display:inline;
	padding:0 27px;
	margin:28px 0 0 15px;
}
* html #mainContent{height:535px;}
/*--footer--*/
#footerContainer{
	width:100%;
	clear:both;
	overflow:hidden;
	padding:30px 0 15px;
}
#footerContainer ul{
	width:100%;
	font-size:12px;
	line-height:20px;
	text-align:center;
	list-style:none;
	padding:0;
	margin:0;
}
#footerContainer ul li{
	display:inline;
	padding:0 14px;
}
#footerContainer ul a{
	color:#520700;
	text-decoration:none;
}
#footerContainer ul a:hover{text-decoration:underline;}

/*Disclaimer*/
.bottom-line{margin:0 auto; width:966px; background:#12160e; color:#1B402D;}
/*bottom-line-wrapper*/
.bottom-line-wrapper{padding:5px 0 10px; margin:0 auto; width:890px; color:#FFF;}
.bottom-line-wrapper a img{	float:left;	padding-right:15px;	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 #00365A;text-align:left;}
.bottom-line-wrapper p a, .bottom-line-wrapper p a:visited{	font-weight:bold;font-size:10px;color:#FFF;text-shadow: 0 0 0 #00365A;}


/* 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 left;
	*width:910px;
	height:34px;
	list-style:none;
	padding:0 0 0 1px;
	margin:0 auto;
	display:table;
}
/* 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 */
.MenuBarHorizontal li a.first-child
{
	background-image:none;
	padding-left:10px;
}

ul.MenuBarHorizontal li
{
	background:url(/images/navigationSeparator.gif) no-repeat right !important;
	float:left;
	font-size:13px;
	padding:0 1px 0 0;
	position:relative;
}
ul.MenuBarHorizontal li.first-child {background:url(/images/navigationSeparator.gif) no-repeat 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
{
	background:#f0d632;
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	z-index: 1020;
	cursor: default;
	width: 200px;
	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
{
	background:none;
	width:200px;
	float:none;
	padding:0;
}
ul.MenuBarHorizontal ul a
{
	text-align:left;
	overflow:hidden;
	padding:2px 16px;
}
* 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;
}

/*******************************************************************************

 DESIGN INFORMATION: describes color scheme, borders, fonts

 *******************************************************************************/

/* Submenu containers have borders on all sides */
ul.MenuBarHorizontal ul
{
	border: 1px solid #385e79;
}
/* Menu items are a light gray block with padding and no text decoration */
ul.MenuBarHorizontal a
{
	display:block;
	color:#000;
	padding:9px;
	text-decoration:none;
	text-align:center;
}
/* 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-color:#a09a61;
	background-image: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
{
/*
	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%;
}

.mac ul.MenuBarHorizontal a { padding:9px 10px }
.mac.ff2 ul.MenuBarHorizontal a, .mac.ff3 ul.MenuBarHorizontal a { padding:9px 11px }
.mac ul.MenuBarHorizontal a.first-child {margin-left:5px}


/*******************************************************************************

 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;
	}
}
/* Directions Page Styles (Google Maps Default)


/* Fix for IE6 - prevents text from disappearing when map loads - apply this class to the RTF for content area */
.DirectionsContent {
	display:block;
	position:relative;}
	

/* [ Outer div ] -----------> */
#directionsForm {
	}

/* div that wraps form */
#directionsInput {
	padding:4px 0px;}

#fromAddress {
	width:350px;
	border:1px solid #c0c0c0;
	background:#eee;
	padding:3px 4px;
	font:11px Tahoma, Verdana, sans-serif;
	color:#555;} /* address input field */

#directionsLocale {
	padding:4px 0px;}

	#directionsLocale select {
		border:1px solid #c0c0c0;
		background:#eee;
		padding:2px;
		font:11px Tahoma, Verdana, sans-serif;
		color:#555;} /* language dropmenu */

#locale{
	}

#directionsSubmit {
	padding:4px 0px;}
	
	#directionsSubmit input {
		padding:1px 2px;
		font:bold 12px Tahoma, Verdana, sans-serif;
		text-transform:uppercase;
		color:#fff;
		background:#364a61;
		border:1px solid #000;} /* GET DIRECTIONS button */
	#directionsSubmit input:hover {
		background:#7b0225;}

#map {
	border:1px solid #c0c0c0;
	color:#000;}

#addressNotFound {
	}

#directions {
	}

/*  <![ Primary Contact Form [ ----------------------------------------------------*/

.pad_frm_itm {
	padding:3px 0px;
	margin:0px;}

.form-label {
	width:112px; /* Width of labels */
	padding:0px 2px 0px 0px;
	display:inline-block;
	vertical-align:top;
	text-align:right;}
  
.form-pct {	
	border:1px solid #bbb;
	background:#eee;
	font:11px Tahoma, Verdana, sans-serif;
	color:#555;
	padding:5px 6px;
	width:380px;}
	
select.form-pct {
	width:auto;}
	
.msg-pct {
	border:1px solid #bbb;
	background:#eee;
	font:11px Tahoma, Verdana, sans-serif;
	color:#555;
	padding:5px 6px;
	width:495px; /*  .form-label + .form-pct + horizontal padding on .form-label   */
	height:70px;
	overflow:auto;}

.main-submit {
	padding:1px 2px;
	font:bold 12px Tahoma, Verdana, sans-serif;
	text-transform:uppercase;
	color:#fff;
	background:#364a61;
	border:1px solid #000;
	text-align:center;
	text-decoration:none;} /*applied to SUBMIT and CLEAR VALUES buttons on main contact form */
	
.main-submit:hover {
	background:#7b0225;}


.custom-form {
	margin-top:14px;}

	.custom-form fieldset {
		margin: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 {
	line-height:normal;}
	
#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:400px;
	margin:4px 0 0 0;}

#overlay_div h3 {
	font:18px Verdana, Arial, Helvetica, sans-serif;
	border-bottom:1px solid #0a3150;
	color:#031c40;
	padding:0;
	margin:0px 0px 4px 0px;}

#iagree .overlay_submit {
	padding:4px;
	margin:0 6px 0 0;
	font:12px Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	background:#555;
	border:1px solid #333;
	float:right;
	text-decoration:none;}
	
	#iagree .overlay_submit:hover {
		text-decoration:none;
		color:#fff;
		background:#777;
		border:1px solid #555;}
	
#iagree .checkbox {
	float:left;
	height:22px;
	display:block;}

#iagree input#Agreement {
	position:relative;
	top:3px;
	border:none;}
/* *** ** End   of CSS ** *** */
/* *** ** Start of ContactUsLayout ** *** */
.CaptchaComponent img{
	padding:10px 0px;
}

.CaptchaComponent input{
	margin:10px 0px;
}
/* *** ** End   of ContactUsLayout ** *** */
