html
{
	margin:0px;
	padding:0px;
}
body
{
	font-family:Verdana, Geneva, sans-serif;
	font-size: 11px;
	background-color:#adb0b3;
	margin:0px;
	padding:0px;	
}
h3
{
	font-size:14px;
	color:#6c8190;
	text-transform:uppercase;
	letter-spacing:3px;
	padding-top:5px;	
}
a:link,a:visited,a:active
{
	color:#374c5b;
	font-size:11px;
}
a:hover,a:visited:hover,a:active:hover
{
	color:#6a8ca4;	
}

#spacerLrg
{
	font-size:0px;
	height:7px;
}
#spacerMed
{
	font-size:0px;
	height:5px;	
}
#spacerSml
{
	font-size:0px;
	height:1px;	
}
#hozSpacerLrg
{
	font-size:0px;
	width:7px;		
}
#hozSpacerMed
{
	font-size:0px;
	width:5px;		
}
#hozSpacerSml
{
	font-size:0px;
	width:1px;		
}

#menuLeft
{
	font-size:0px;
	width:4px;
	height:29px;
	background-image:url('/images/menuLeft.gif');
}
#menuRight
{
	font-size:0px;
	width:4px;
	height:29px;
	background-image:url('/images/menuRight.gif');
}
#menuBar
{
	width:992px;
	height:29px;
	background-image:url('/images/menuMid.gif');
}
#menuItem
{
	color:#fff;
	font-weight:bold;
	padding-left:15px;
	padding-right:15px;
}
#menuItem:hover
{
	height:29px;
	background-image:url('/images/menuMidOver.gif');
	cursor:pointer;
}

#menuItem a:link,#menuItem a:visited,#menuItem a:active
{
	text-decoration:none;
	color:#fff;
}
#menuItem:hover a:link,#menuItem:hover a:visited,#menuItem:hover a:active
{
	text-decoration:none;
	color:#374c5b;
}


#menuDevider
{
	font-size:0px;
	width:2px;
	height:29px;
	background-image:url('/images/menuDevider.gif');	
}

#bodyOutter
{
	border:1px solid #434343;
	background-color:#a59477;
	padding:1px;
	width:996px;
}
#bodyInner
{
	background-color:#664917;
	padding:5px;
}

#footerLeft
{
	font-size:0px;
	width:4px;
	height:18px;
	background-image:url('/images/footerLeft.gif');
}
#footerRight
{
	font-size:0px;
	width:4px;
	height:18px;
	background-image:url('/images/footerRight.gif');
}
#footerBar
{
	color:#426781;
	width:990px;
	height:17px;
	background-image:url('/images/footerMid.gif');
	padding-top:1px;
	padding-right:2px;
}
#footerBar a:link,#footerBar a:visited,#footerBar a:active
{
	text-decoration:none;
	color:#fff;
	font-size:10px;
}
#footerBar a:hover,#footerBar a:visited:hover,#footerBar a:active:hover
{
	text-decoration:underline;
}

#sidebar
{
	width:296px;	
}
#contentbody
{
	/*width:692px;	*/
}



/* Body Box */

#bodyBox_TL
{
	width:6px;
	height:6px;
	font-size:0px;
	background:url('/images/bodyBox_TopLeft.gif');
}
#bodyBox_T
{
	height:6px;
	font-size:0px;
	background:url('/images/bodyBox_Top.gif');	
}
#bodyBox_TR
{
	width:6px;
	height:6px;
	font-size:0px;
	background:url('/images/bodyBox_TopRight.gif');	
}
#bodyBox_L
{
	width:6px;
	font-size:0px;
	background:url('/images/bodyBox_Left.gif');	
}
#bodyBox_Content
{
	background-color:#fff;
	text-align:left;
}
#bodyBox_R
{
	width:6px;
	font-size:0px;
	background:url('/images/bodyBox_Right.gif');		
}
#bodyBox_BL
{
	width:6px;
	height:6px;
	font-size:0px;
	background:url('/images/bodyBox_BotLeft.gif');	
}
#bodyBox_B
{
	height:6px;
	font-size:0px;
	background:url('/images/bodyBox_Bottom.gif');	
}
#bodyBox_BR
{
	width:6px;
	height:6px;
	font-size:0px;
	background:url('/images/bodyBox_BotRight.gif');	
}
#subTitle
{
	letter-spacing:4px;
	font-size:16px;
	color:#6c8190;
	text-transform:uppercase;
	padding-top:5px;
	padding-bottom:5px;
	text-align:center;
}
#attorneyName
{
	font-size:18px;
	letter-spacing:2px;
	font-weight:bold;
	color:#6c8190;
	text-transform:uppercase;
	padding-top:5px;
	line-height:15px;
}
#attorneyTitle
{
	font-size:7pt;
	font-weight:bold;
	color:#6c8190;
	text-transform:uppercase;
	padding-bottom:5px;
}

#attorneyButton
{
	width:164px;
	height:26px;
	text-align:center;
	font-weight:bold;
	background:url('/images/attorneyButton.gif');
	margin-bottom:3px;
	padding-top:9px;
}
#attorneyButton:hover
{
	background:url('/images/attorneyButtonOver.gif');
	cursor:pointer;
}
#attorneyButton a:link,#attorneyButton a:visited,#attorneyButton a:active
{
	text-decoration:none;
	color:#fff;
}
#attorneyButton:hover a:link,#attorneyButton:hover a:visited,#attorneyButton:hover a:active
{
	text-decoration:none;
	color:#374c5b;
}
#pageTitle
{
	font-size:22px;
	color:#6c8190;
	text-transform:uppercase;
	padding-bottom:5px;
}
.newsHeading
{
	font-size:12px;
	color:#6c8190;
	margin-top:10px;
	margin-bottom:3px;
}
.newsParagraph
{
	font-size:7pt;
	color:#000;
	padding-left:5px;
}
#bullet
{
	font-family:Tahoma;
	font-size:7pt;
	font-weight:bolder;
	color:#31488c;
}