/* *** ** Start of Basic ** *** */
* {margin:0; padding:0;}
h1, h2, h3, h4, h5, h6, p, blockquote, form, label, dl, fieldset, address { margin:.5em 0; }
ul, ol, li { margin:0 0 0 10px; padding:0; line-height:18px;} 
/* Text Styling */
h1 {
	color:#1f1c1a;
	font-size:26px;
	border-bottom:1px solid #1f1c1a; 
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:lighter;
	margin:0;
	padding-bottom:10px;
}
h2 {
	color:#1f1c1a;
	font-size:22px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:lighter;
	margin:1em 0 .5em 0;
}
h3 {
	color:#a3966d;
	font-size:16px;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:1em 0 .5em 0;
}

/*]()[*/
#sidebar-telnum { color:#521d1a; font-size:18px; font-weight:bold; text-align:center; }
	#sidebar-telnum span { font-size:14px; }

#emailForm { border:0; width:195px; }
	#emailForm fieldset { border:0; margin-left:10px; text-align:center;  }
	#emailForm input,
	#emailForm textarea { border:1px solid #521d1a; font:12px Arial; margin:3px auto; padding:3px; width:190px; }
	#emailForm .submit { background:#521d1a; border:0; color:#cead67; font:bold 12px Arial; padding:5px 10px; width:50px; }
/*

		<ol>
			<li class="pad_frm_itm2"><input name="Name" id="Name" value="Name*" class="form-pct2" /></li>
			<li class="pad_frm_itm2"><input name="Phone" id="Phone" value="Phone" class="form-pct2" /></li>
			<li class="pad_frm_itm2"><input name="Email" id="Email" value="Email*" class="form-pct2" /></li>
			<li class="pad_frm_itm2"><textarea name="Message" id="Message" wrap="physical" class="msg-pct2">Enter a brief description of your case</textarea></li>
		</ol>
		<div class="submit-align2"><input type="submit" class="submit" name="submit" value="submit" /></div>
	</fieldset>
</form>
*/

p { line-height:18px; margin:1.5em 0;}
strong { font-weight:bold; }
a { text-decoration:underline; color: #671615; }
a:hover { color: #333333; text-decoration:none; }
.required { color:#FF0000; }
hr { height:1px; background:#000; border:none; margin:5px 0;}
img { border:none; }
.clear {
	clear:both;
	height:0;
    font-size: 1px;
    line-height: 0px;
}
.body {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	background: #521d1a;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
}
#rightContainer {
	z-index:-2;
	width:50%;
	position:absolute;
	top:0;
	right:0;
	height:500px;
	background: url(/images/bg-repeat.jpg) repeat-x;
}
#container {
	width: 901px;
	margin: 0 auto;
	text-align: left;
}
#address {
	width:891px;
	height:23px;
	padding:42px 0 0 10px;
	background:url(/images/phone.jpg) no-repeat;
	font-weight:bold;
}
#header {
	background: #DDDDDD; 
	padding: 0;
	margin:0;
}
#header h1, #sub-header h1.sub, #sub-header h1.sub-two { margin:0; padding:0; border:none; } 
#header h1 a, #sub-header h1.sub a, #sub-header h1.sub-two a {
	display:block;
	cursor:pointer;
	float:left;
	width:246px;
	height:225px;
	background:url(/images/greenberg-walded-grossman-logo.jpg) no-repeat;
	text-indent:-9000px;
}
#sub-header h1.sub a, #sub-header h1.sub-two a {
	height:194px;
	background:url(/images/greenberg-walded-grossman-sub.jpg) no-repeat;
	
}
#menubar {
	background: #000 url(/images/menu-bar-bg.jpg) no-repeat;
	height:51px;
	width:901px;
	padding:0;
	margin:0;
}
#mainContent {
	padding: 0;
	height:1%;
	background: #cead67 url(/images/content-bg.jpg) left bottom no-repeat;
	border:1px solid #cdab63;
	border-top:none;
	border-bottom:none;
}
#content {
	width:614px;
	padding:0 20px;
	float:right;
	background:#fff;
}
#sidebar {
	width:245px;
	float:left;
}
#sidebar ul, #sidebar li {
	list-style:none;
	margin:0;
}
#sidebar li a {
	display: list-item;
	padding:6px 0 0 55px;
	height:21px;
	width:190px;
	background:url(/images/sidebar-bg.jpg) no-repeat;
	color:#2b1312;
	text-decoration:none;
}
#sidebar li a:hover {
	background:url(/images/sidebar-bg-over.jpg) no-repeat;
} 
#footer {
	padding:5px 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#d2b97c;
}
#footer p {
	margin: 0;
	padding: 10px 0;
	text-align:center;
}
#footer p.footerNav a { color:#511c1a; padding:0 10px; }
#footer p.footerNav a:hover { color:#000; }
#disclaimer {
	width: 851px; /* adjust width and height for your disclaimer */
	height:5W0px;
	margin: 10px auto; /* centers the disclaimer (if outside your container div) */
	padding:0 27px;
	text-align: left;
}
#disclaimer p {
	margin:0; 
	padding:0; 
	line-height:17px;
	font-size:11px;
	color:#b6a376;
}
#disclaimer a { color:#b6a376; font-weight:bold; }
#disclaimer a:hover { text-decoration:underline; }

/* SpryMenuBarHorizontal.css - Revision: Spry Preview Release 1.4 */

/* 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
{
	margin: 0 auto;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	cursor: default;
	width: 880px;
}
/* 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 1px 0 0;
	list-style-type: none;
	font-size: 100%;
	position: relative;
	text-align: left;
	cursor: pointer;
	width: auto;
	float: left;
	background:url(/images/menu-item-divider2.jpg) right bottom no-repeat;
}
ul.MenuBarHorizontal li.last-child
{
	background:none;
	padding:0;
}
/* 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: 0;
	background: none;
	list-style-type: none;
	font-size: 100%;
	z-index: 1020;
	cursor: default;
	width: 250px;
	border:1px solid #be9f5f ;
	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: 250px;
	padding:0;
	background:none;
}
/* Submenus should appear slightly overlapping to the right (95%) and up (-5%) */
ul.MenuBarHorizontal ul ul
{
	position: absolute;
	margin: -5% 0 0 95%;
}
/* 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
{
}
/* Menu items are a light gray block with padding and no text decoration */
ul.MenuBarHorizontal a
{
	display: block;
	cursor: pointer;
	padding: 15px 12px;
	line-height: 20px;
	color: #cead67;
	text-decoration: none;
	font-size: 16px;
}
ul.MenuBarHorizontal ul a
{
	display: block;
	cursor: pointer;
	background-color: #521d1a;
	padding: 8px 5px 8px 20px;
	color: #be9f5f;
	text-decoration: none;
	font-size:12px;
	font-weight:normal;
	line-height: normal;
}
/* Menu items that have mouse over or focus have a blue background and white text */
ul.MenuBarHorizontal a:hover, ul.MenuBarHorizontal a:focus
{
	background: url(/images/menu-bg-over.jpg) repeat-x;
	color: #000;
}
ul.MenuBarHorizontal ul a:hover, ul.MenuBarHorizontal ul a:focus
{
	background-image:none;
	background-color: #be9f5f;
	color: #000;
}
/* 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/menu-bg-over.jpg) repeat-x;
	color: #000;
}
ul.MenuBarHorizontal ul a.MenuBarItemHover, ul.MenuBarHorizontal ul a.MenuBarItemSubmenuHover, ul.MenuBarHorizontal ul a.MenuBarSubmenuVisible
{
	background-image:none;
	background-color: #be9f5f;
	color: #000;
}

/*******************************************************************************

 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;
}
/* 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;
		background: none;
	}
	ul.MenuBarHorizontal ul li.MenuBarItemIE
	{
		display: inline;
		f\loat: left;
		background: #fff;
	}
}
/* *** ** End   of Basic ** *** */
/* *** ** Start of ContactUsLayout ** *** */
.CfnLink { position:relative; top:10px; left:342px; }




/* Large Contact Form Styling */

.CaptchaComponent img{
	padding:10px 0px;
}

.CaptchaComponent input{
	margin:10px 0px;
}

.pad_frm_itm { display:block; }
form ol { list-style:none; }
form li { margin:2px 0; padding:8px 0 8px 0; width:500px; height:auto;}
form fieldset { border:none; }
form fieldset label { width:150px; display:block; float:left; font-size:12px; margin:0;padding-top:2px;}
form fieldset input, form fieldset select { width:300px; margin:0;}
form fieldset .checkbox input { width:auto; margin: 0 5px 0 0;}
form fieldset input {display:inline;}
form fieldset textarea { width:85%; margin-bottom:10px;  }
form fieldset select {display:block;}
.msg-label {width:300px;}
.checkbox { font-weight:bold;}


#iagree {
-x-system-font:none;
background-color:#ECECEC;
border:1px solid #031C40;
color:#666666;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:11px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
margin:4px 0 8px;
padding:5px;
position:absolute;
width:350px;
float:left;
z-index:4000;
}
#iagree .overlay_submit {
-x-system-font:none;
background-color:#FFFFFF;
border:1px solid #999999;
color:#666666;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:12px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
margin:5px 0 0 0;
padding:4px;
clear:both;
float:left;
}/* *** ** End   of ContactUsLayout ** *** */
