/* *** ** Start of Universal ** *** */
* {margin:0; padding:0;}
ul, li { margin:0 0 0 .5em; padding:0; list-style:url(/images/bullet.gif);} 
#mainContent ul { margin:8px 0 8px 12px; }
h1, h2, h3, h4, h5, h6, p, blockquote, form, label, dl, fieldset, address { margin:.5em 0; }

/* Text Styling */
h1 {
	color:#1f1c1a;
	line-height:26px;
	font-size:26px;
	border-bottom:1px solid #af201b;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:lighter;
	margin:0;
	padding:0 0 10px;
}
h2.practice-areas {
	color:#1f1c1a;
	font-size:22px;
	padding-bottom:10px;
	border-bottom:1px solid #af201b;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:lighter;
	margin:0;
}
h2 {
	color:#1f1c1a;
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:lighter;
	margin:5px 0 5px 0;
}
h3 {
	color:#1f1c1a;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:lighter;
	margin:5px 0 5px 0;
}
p { line-height:18px; margin:1em 0;}
strong { font-weight:bold; }
a { text-decoration:none; color:#af201b; }
a:hover { color:#333333; text-decoration:underline; }
.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 Arial, Helvetica, sans-serif;
	background: #353535;
	margin: 0;
	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: #333333;
	line-height:18px;
}
#container {
	width: 952px;
	padding: 0;
	margin: 0 auto;
	text-align: left;
}
#header {
	background: #DDDDDD; 
	padding: 0;
	margin:0;
}
#header h1 { padding:0; margin:0; border:none; }
#header h1 a {
	margin: 0;
	padding: 0;
	cursor:pointer;
	display:block;
	width:952px;
	height:81px;
	background:url(/images/stephen-weymouth.jpg) no-repeat;
	text-indent:-9000px;
}
#mainContent {
	width:912px;
	padding: 20px;
	margin:0;
	background:#e6e9ec url(/images/content-bg.jpg) no-repeat;
	border-bottom:20px solid #af201b;
}
#main-image {
	position:relative;
}
#main-image p {
	text-align:center;
	position:absolute;
	top:190px;	
	margin:0;
	width:952px;
	font-weight:bold;
	z-index:5000;
}
#content {
	width:620px;
	float:left;
}
#practiceAreas li {
	list-style-type:none;
	font-size:11.5px;
	line-height:16px;
}
#subOne {
 	width:260px;
	height:233px;
	padding:10px 10px 0;
	float:left;
	background: url(/images/sub-bg-1.jpg) no-repeat;
}
#subTwo {
 	width:260px;
	height:233px;
	padding:10px 10px 0;
	margin:0 35px;
	float:left;
	background: url(/images/sub-bg-2.jpg) no-repeat;
}
#subThree {
 	width:260px;
	height:233px;
	padding:10px 10px 0;
	float:left;
	background: url(/images/sub-bg-3.jpg) no-repeat;
}
#sidebar {
	width:272px;
	padding:0 0 0 20px;
	float:left;
}

#footer {
	padding: 0 10px;
	color:#fff;
}
#footer p {
	margin: 0;
	padding: 10px 0;
	text-align:center;
}
#footerNav a {
	color:#fff;
	padding:0 10px;
}
#footerNav a:hover { 
	color:#999999;
}
#disclaimer {
	width: 900; /* adjust width and height for your disclaimer */
	height:50px;
	margin: 10px auto; /* centers the disclaimer (if outside your container div) */
	padding:0 26px;
	text-align: left;
	color:#999999;
}
#disclaimer p {
	margin:0; 
	padding:0; 
	line-height:17px;
	font-size:11px;
}
#disclaimer a {
	color:#999999;
	font-weight:bold;
}
#disclaimer a:hover {
	text-decoration:underline;
}

/* Mini Contact Form Styling */
#form { }
#form label { width:92px; height:20px; display:block; float:left; height:15px; padding:3px 3px 3px 0; margin:0; text-align:right; }
#form input { width:170px; margin-bottom:5px; height:20px; }
#form input.submit-btn { width:72px; height:28px; margin:5px 100px; text-align:center; display:block; } 
#form textarea { width:170px; height:40px; }

/* Menu Styling */
#menu {
	background:url(/images/menu-bg.jpg) no-repeat;
	height:41px;
	padding:0 0 5px;
}
#menu a.nobg {
	background:none;
}
/* 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: auto;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	cursor: default;
	width: 875px;
}
/* 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;
	list-style-type: none;
	font-size: 100%;
	position: relative;
	text-align: left;
	cursor: pointer;
	width: auto;
	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: 0;
	list-style-type: none;
	font-size: 100%;
	z-index: 1020;
	cursor: default;
	width: 195px;
	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: 195px;
}
/* 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
{
	border: 1px solid #CCC;
}
/* Menu items are a light gray block with padding and no text decoration */
ul.MenuBarHorizontal a {
	display:block;
	line-height:23px;
	color:#fff;
	padding:9px 28px;
	font-size:16px;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	background:url(/images/item-divider.jpg) right top no-repeat;
	text-align:center;
}
ul.MenuBarHorizontal ul a
{
	display: block;
	cursor: pointer;
	background-image:none;
	background-color: #EEE;
	padding: 3px 10px;
	width:175px;
	font-size:12px;
	color: #333;
	text-decoration: none;
	text-align:left;
}
/* Menu items that have mouse over or focus have a blue background and white text */
ul.MenuBarHorizontal a:hover, ul.MenuBarHorizontal a:focus
{
	color:#999999;
	text-decoration:none;
}
ul.MenuBarHorizontal ul a:hover, ul.MenuBarHorizontal ul a:focus
{
	background-color: #595959;
	color: #FFF;
	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
{
	color:#999999;
	text-decoration:none;
}
ul.MenuBarHorizontal ul a.MenuBarItemHover, ul.MenuBarHorizontal ul a.MenuBarItemSubmenuHover, ul.MenuBarHorizontal ul a.MenuBarSubmenuVisible
{
	background-color: #595959;
	color: #FFFFFF;
}

/*******************************************************************************

 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:url(/images/item-divider.jpg) right top no-repeat;
	}
	ul.MenuBarHorizontal ul li.MenuBarItemIE
	{
		display: inline;
		f\loat: left;
		background: #595959;
	}
}
/* *** ** End   of Universal ** *** */
/* *** ** Start of DirectionsLayout ** *** */
#directionsForm { padding-bottom:10px;}
#directionsInput { display:inline; }
#directionsLocale { display:inline; margin:0 10px; }
#directionsSubmit { display:inline; }/* *** ** End   of DirectionsLayout ** *** */
