body, html, #document
{
	background	: #e5ded7;	
}
.clearFix
{
	clear	: both;
}
#documentContainer
{
	width	: 943px;
	margin	: auto;
}
#documentHeaderContainer
{
	width			: 100%;
	border			: 1px solid #ffffff;
}
#documentHeaderHorizontalRule
{
	background-color	: #bcd5e4;
	height			: 30px;
	width			: 100%
}
#documentHeaderMenu
{
	background-color	: #3782AD;
	border			: 1px solid #ffffff;
	clear			: none;
	color			: #ffffff;
	float			: left;
	font-family		: Arial,Helvetica,sans-serif;
	font-size		: 15px;
	height			: 167px;
	line-height		: 28px;
	padding-top		: 30px;
	width			: 177px;
	vertical-align		: center;
}
.documentHeaderMenuItem-link
{
	background-color	: transparent;
	color			: #ffffff;
	display			: block;
	height			: 28px;
	padding-left		: 22px;
	text-decoration		: none;
	width			: 154px;
	vertical-align		: center;
	
}
.documentHeaderMenuItem-current, .documentHeaderMenuItem-section, .documentHeaderMenuItem-link:hover
{
	background-color	: #25537f;
	color			: #ffffff;
	display			: block;
	height			: 28px;
	padding-left		: 22px;
	text-decoration		: none;
	width			: 154px;
	vertical-align		: center;
}
.documentHeaderImage
{
	background		: #ffffff url(/mysite/images/css-blueprint.jpg) no-repeat;
	border			: 1px solid #ffffff;
	clear			: none;
	float			: left;
	height			: 197px;
	width			: 380px;
}
#documentBodyContainer
{
	background-color	: #ffffff;
	width			: 100%;
}
#documentBodyHorizontalRule
{
	background-color	: #e8c000;
	height			: 6px;
	width			: 100%
}
.documentTitleItem
{
	color			: #534741;
	display			: block;
	font-family		: Arial,Helvetica,sans-serif;
	font-size		: 18px;
	font-weight		: normal;
	margin-bottom		: 25px;
}
#documentFooterContainer
{
	background-color	: #d4c9be;
	clear			: both;
	color			: #534741;
	font-family		: Arial,Helvetica,sans-serif;
	font-size		: 12px;
	font-weight		: bold;
	height			: 33px;
	padding-top		: 21px;
	text-align		: center;
	width			: 100%;
}
.documentFooterLink
{
	color			: #534741;
	text-decoration		: none;
}
.documentFooterLink:hover
{
	text-decoration		: underline;
}

#documentPopUpContainer
{
	position	: fixed;
	width		: 100%;
	height		: 100%;
	top		: 0px;
	left		: 0px;
	bottom		: 0px;
	right		: 0px;
	
	opacity		: 1;
	filter		: alpha(opacity=100);	/* IE : opacity */
	
	background	: transparent;
	display		: none;
	text-align	: center;
	vertical-align	: middle;
	overflow	: hidden;
}

#documentPopUpWindow
{
	position		: relative;
	background-color	: #f9f7f3;
	color			: #000000;
	font-family		: Verdana, Helvetica, Arial, sans-serif;
	font-size		: 14px;
	height			: auto;
	max-height		: 500px;
	margin			: auto;
	margin-top		: 50px;

	text-align		: left;
	vertical-align		: middle;
	border			: solid thin #736357;
	overflow		: auto;
	width			: 673px;
	
	border-radius		: 5px;
	-moz-border-radius	: 5px;
	-webkit-border-radius	: 5px;
}

html * #documentPopUpWindow
{
	overflow: visible !ie;
	overflow-x: hidden !ie;
	overflow-y: auto !ie;
	padding-bottom : 5px !ie;
}

/*** Home Page Layout Elements ***/
#documentBodyContainerHomeContent
{
	background-color	: #f6f1eb;
	color			: #736357;
	font-family		: Verdana,Cambria,Arial,Helvetica,sans-serif;
	font-size		: 13px;
	float			: left;
	min-height		: 260px;
	padding			: 30px 45px 30px 45px;
	width			: 500px;
}
.documentHomeTitle
{
	color			: #534741;
	display			: block;
	font-family		: Arial,Helvetica,sans-serif;
	font-size		: 18px;
	font-weight		: normal;
	margin-bottom		: 25px;
}
#documentBodyContainerHomeQuote
{
	background		: #f6f1eb url(/mysite/images/css-home-quote.gif) no-repeat;
	background-position	: center center; 
	clear			: none;
	float			: right;
	min-height		: 320px;
	width			: 353px;
}

/*** Second Tier Page Layout Elements ***/
#documentBodyContainerContent
{
	background-color	: #f9f7f3;
	color			: #736357;
	font-family		: Verdana,Cambria,Arial,Helvetica,sans-serif;
	font-size		: 13px;
	float			: left;
	padding			: 30px 45px 30px 45px;
	width			: 853px;
}
#documentBodyContainerContent h1
{
	color			: #534741;
	font-family		: Arial,Helvetica,sans-serif;
	font-size		: 18px;
	font-weight		: normal;
	margin-bottom		: 25px;
}

/*** Second Tier Page Layout Elements ***/
#documentBodyContainerTier2Content
{
	background-color	: #f9f7f3;
	color			: #736357;
	font-family		: Verdana,Cambria,Arial,Helvetica,sans-serif;
	font-size		: 13px;
	float			: right;
	padding			: 30px 50px 30px 40px;
	width			: 628px;
}
#documentBodyContainerTier2Content li
{
	padding	: 10px 5px;
}
#documentBodyContainerTier2Content li li
{
	padding	: 1px 5px;
}
#documentBodyContainerTier2Content li a
{
	color		: #534741;
	font-weight	: bold;
}

#documentBodyContainerTier2Menu
{
	background-color	: transparent;
	float			: left;
	padding-top		: 40px;
	width			: 225px;
}
#documentBodyContainerTier2MenuImage
{
	margin-top	: 40px;
	text-align	: center;
	width		: 100%;
}
.documentTier2MenuItem-link
{
	color			: #736357;
	display			: block;
	font-family		: Arial,Helvetica,sans-serif;
	font-size		: 14px;
	font-weight		: bold;
	padding			: 7px 0px 7px 50px;
	text-decoration		: none;
}
.documentTier2MenuItem-link:hover
{
	background-color	: #d4c9be;
}
.documentTier2MenuItem-current
{
	background		: #d4c9be;
	color			: #736357;
	display			: block;
	font-family		: Arial,Helvetica,sans-serif;
	font-size		: 14px;
	font-weight		: bold;
	padding			: 7px 0px 7px 50px;
	text-decoration		: none;
}

/*** Page specific objects ***/
#contactUsGoogleMap
{
	float		: right;
}

.attorneyTitleBar
{
	width		: 648px;
	text-align	: right;
	padding-right	: 5px;
}
.attorneyTitleBar a
{
	color		: #534741;
	cursor		: pointer;
	text-decoration	: none;
	font-size	: 11px;
	font-weight	: bold;
}
.attorneyTitleBar a:hover
{
	text-decoration	: underline;
}
.attorneyLeftPanel
{
	float		: left;
	padding 	: 25px 0px;
	width		: 155px;
	font-size	: 11px;
	text-align	: center;
}
.attorneyRightPanel
{
	float	: right;
	padding : 25px 15px 5px 0px;
	width	: 483px;
}
.attorneyContentTitle
{
	font-weight	: bold;
	font-size	: 14px;
}
.attorneyContent
{
	font-size	: 12px;
}
.attorneyPortrait
{
	border	: solid thin #736357;
}