
body {
	background:#fff url(images/bg2.png) repeat;
	text-align:center;
}

#bannerWrapper {
	margin-left:0px;
	text-align:right;
	background:url(images/banner_bg.jpg) no-repeat; 
	width:647px; 
	height:91px;
}

#banner {
	margin-right:60px;
}

.onlyPrint {
	visibility:hidden;
}

.content {
	text-align:justify; 
	font-size:16px;
	font-stretch:wider;
	font-family:"Lucinda Grande",Verdana, Arial, Helvetica, sans-serif;
	margin-left:10px; 
	margin-right:10px;
	line-height:25px;
	background-color:#FFFFFF;

}

.center {
	margin:0px auto;
}

.border {
	border: thin solid #000000;
}

.navBox {
	width:313px; 
	height:100%; 
	/*background:url(images/navbg.png) repeat;*/
}

.navItem {
	width: 293px;
	height: 20px;
	text-align:left;
	margin-left:20px;
	font-size:16px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border-bottom: thin solid #FFFFFF;
	text-decoration:none;
}

.navItem:hover {
	background-color:#FFFFFF;
	color:#014023;
	text-decoration:none;
}

.navItem:hover a:link, .navItem:hover a:visited, .navItem:hover a:hover {
	background:#FFFFFF;
	color:#014023;
	text-decoration:none;
}

.navItem a:link {
	color: #FFFFFF;
	text-decoration:none;
}

.navItem a:visited {
	color: #FFFFFF;
	text-decoration:none;
}

.navItem a:hover {
	background-color:#FFFFFF;
	color: #014023;
	text-decoration:none;
}


.navItemInverted {
	width: 293px;
	height: 20px;
	text-align:left;
	margin-left:20px;
	font-size:16px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;
	color:#014023;
}

.navItemInverted:hover {
	background:#FFFFFF;
	color:#014023;
}

.navItemInverted:hover a {
	background:#FFFFFF;
	color:#014023;
}

.navItemInverted a:link {
	color: #014023;
}

.navItemInverted a:visited {
	color: #014023;
}

.navItemInverted a:hover {
	background-color:#FFFFFF;
	color: #014023;
}

.formLeft {
	float:left; 
	width:33%;
	text-align:right;
}

.formRight {
	float:right; 
	width:66%;
}

.clearBothForm {
	clear: both;
	margin-bottom:2px;
}

/* special to the landing pages 20070904 CS */
h3.landing {margin:0; padding:10% 0 0 0; color:#01703D; height:100px; margin-top:-.50em; width:600px;}
h3#landing_bp {background:url(/images/landingpages/business_planning.jpg) top right no-repeat;}
h3#landing_el {background:url(/images/landingpages/elder_law.jpg) top right no-repeat;}
h3#landing_ep {background:url(/images/landingpages/estate_planning.jpg) top right no-repeat;}
h3#landing_mp {background:url(/images/landingpages/medicaid.jpg) top right no-repeat;}
h3#landing_pta {background:url(/images/landingpages/probate.jpg) top right no-repeat;}
h3#landing_rp {background:url(/images/landingpages/real_property.jpg) top right no-repeat;}
h3#landing_snp {background:url(/images/landingpages/special_needs.jpg) top right no-repeat;}