/* *** ** Start of BlankStyleSheetWrapper ** *** */
* {margin:0; padding:0;}
h1,h4, h5, h6, p, blockquote, form, label, ul, ol, dl, fieldset, address { margin:.5em 0 1em 0; }
img { border:none; margin: 0; padding: 0; margin-left: 1px;}
strong {}
hr {}
li {margin:5px 0 0 15px;}
h1
{	font: 24px "Times New Roman", Times, serif;
	color: #784232;
}
#contact h1
{	font: 16px "Times New Roman", Times, serif;
	color: #784232;
}
#practice-areas h1
{	font: 20px "Times New Roman", Times, serif;
	color: #784232;
	margin-bottom: 0;
}
h2
{	font: 12px Georgia, "Times New Roman", Times, serif;
	color: #000;
	font-weight: bold;
}
h3
{	font: 11px Georgia, "Times New Roman", Times, serif;
	color: #000;
	font-weight: bold;
}
p
{
}
a
{	text-decoration: none;
	font: 12px Georgia, "Times New Roman", Times, serif;
	color: #784232;
}
a:hover { text-decoration: underline;}
.clear { clear:both; }
.body {
	font: 12px Georgia, "Times New Roman", Times, serif;
	background: #99b096 url(/images/body-bg.jpg) top repeat-x;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
}
#container {
	width: 951px;
	background: #99b096;
	margin: 0 auto;
	text-align: left;
}
#header
{	width: 951px;
	height: 141px;
}
#header a h1
{	cursor: pointer;
	height: 141px;
	text-indent:-9000px;
	width: 951px;
	margin: 0;
	padding: 0;
	background: url(/images/header-bg.jpg) no-repeat;
}
#menu
{	width: 951px;
	height: 33px;
	background: url(/images/menu-bg.jpg) repeat-x;
}
#home-top
{	width: 313px;
	height: 238px;
	background: url(/images/home-top.jpg) no-repeat;
	padding: 0 319px 33px 319px;
}
#sub-top
{	width: 951px;
	height: 109px;
	background: url(/images/subpage-top.jpg) no-repeat;
	padding: 0;
}
#video
{	background: url(/images/video-still.jpg) no-repeat;
	width: 313px;
	height: 238px;
}
#content-container {
	padding: 0;
	background: #FFF;
	width: 951px;
	min-height: 385px;
	_height: 385px;
	background: #FFF url(/images/content-top-shadow.jpg) top no-repeat;
}
#practice-areas
{	width: 194px;
	height: 295px;
	background: url(/images/practice-areas.jpg) no-repeat;
	float: left;
	display: inline;
	font: 12px Verdana, Geneva, sans-serif;
	padding: 10px 30px;
}
#practice-areas p
{	margin: 0 0 9px 10px;
}
#main-content
{	padding: 10px 0 0 17px;
	width: 450px;
	min-height: 315px;
	_height: 315px;
	float: left;
	display: inline;
	line-height: 19px;
}
#main-content-sub
{	padding: 10px 6px 0 93px;
	width: 616px;
	min-height: 315px;
	_height: 315px;
	float: left;
	display: inline;
	line-height: 19px;
}
#contact
{	width: 172px;
	height: 295px;
	padding: 10px 29px;
	float: left;
	display: inline;
}
.quick-contact label
{	width: 45px;
	text-align: left;
	float: left;
	display: block;
	margin: 0;
	font: 9px Arial, Helvetica, sans-serif;
	line-height: 19px;
}
.quick-contact input
{	margin: 0 0 10px 0;
	width: 119px;
	float: left;
	border-top: 1px solid #bbbdbe;
	border-left: 1px solid #bbbdbe;
	border-bottom: 1px solid #373e41;
	border-right: 1px solid #373e41;
	padding: 3px;
	height: 13px;
}
.quick-contact textarea
{	margin: 0;
	width: 164px;
	float: left;
	border-top: 1px solid #bbbdbe;
	border-left: 1px solid #bbbdbe;
	border-bottom: 1px solid #373e41;
	border-right: 1px solid #373e41;
	padding: 3px;
}
.quick-contact .button
{	color: #FFFFFF;
	font: 12px Arial, Helvetica, sans-serif;
	border: none;
	width: 69px;
	height: 27px;
	padding: 0 5px 3px 0;
	margin-top: 10px;
	float: none;
	margin-left: 55px;
}
#address
{	text-align: center;
	width: 951px;
	height: 34px;
	padding-top: 36px;
	font: 11px Verdana, Geneva, sans-serif;
}
#disclaimer {
	width: 897px;
	height:50px;
	padding: 19px 27px;
	text-align: left;
	border-top: 1px solid #FFF;
}
#disclaimer p {
	margin: 5px 0 0 0; 
	padding:0; 
	line-height:17px;
	font: 10px Arial, Helvetica, sans-serif;
}
#disclaimer a {
	line-height:17px;
	font: 10px Arial, Helvetica, sans-serif;
}

/* Menu bar styling  */
/* 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
{
	margin: 0;
	padding: 0 5px;
	list-style-type: none;
	font-size: 16px;
	cursor: default;
	width: 941px;
}
/* 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: 16px;
	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: 150px;
	position: absolute;
	left: -1000em;
	background: #0e2a74;
}
/* 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;
}
/* 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 #000;
	border-top: none;
}
/* Menu items are a light gray block with padding and no text decoration */
ul.MenuBarHorizontal a
{
	display: block;
	cursor: pointer;
	padding: 8px 13px;
	color: #FFF;
	text-decoration: none;
	line-height: 16px;
	font-size: 16px;
}
ul.MenuBarHorizontal ul a
{
	display: block;
	cursor: pointer;
	padding: 6px 5px;
	color: #FFF;
	text-decoration: none;
	line-height: 16px;
}
/* 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-button-hover.jpg) repeat-x;
	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: url(/images/menu-button-hover.jpg) repeat-x;
}
ul.MenuBarHorizontal ul a:hover
{
	background: #1648b3;
}


/*******************************************************************************

 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;
		background: none;
	}
}


.Navigation ul
{	list-style-type: none;
}
.Navigation li
{	display: inline;
	margin: 0;
}
.Navigation
{	width: 950px;
	margin: 12px auto;
	text-align: center;
}
.Navigation a
{	font-size: 11px;
	color:#FFFFFF;
	text-decoration: none;
	padding: 0 8px;
	border-right: 1px solid #FFFFFF;
}
.Navigation a:hover
{	color:#FFFFFF;
	text-decoration: underline;
}
.Navigation li.last_child a
{	border: none;
}/* *** ** End   of BlankStyleSheetWrapper ** *** */
/* *** ** Start of NakedWrapper ** *** */
#main-content-sub
{	padding: 10px 93px 0 93px;
	width: 765px;
	min-height: 315px;
	_height: 315px;
	float: left;
	display: inline;
	line-height: 19px;
}/* *** ** End   of NakedWrapper ** *** */
