body {
	background-image: url(../img/ipp_bg.jpg);
	background-repeat: repeat-x;
	background-color: #A1997E; /* beige/brown A1997E, wolford/leclair bg D5C1A4, brown bg A68562 */
	background-position:  top center;
	margin: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.35;
	width: 100%;
}

.headercontainer {
	width: 790px;
	height: 66px;
}

.headercontainer_ld {
	width: 790px;
	height: 104px;
}

.headertext_ld {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.35;
	/*width: 100%;*/
	text-align: right;
	float: right;
	color: #645E4C;
	margin: 48px 15px 0 0;
}

.logo {
	float:left;
}

.textcollage {
	float:right;
}

.pgcontent {
	width: 740px;
	background-color: #fff;
	margin-top: 91px; /* was 58px */
	padding: 10px 25px 15px 25px;
	text-align: left;
	border-bottom: 2px solid #610303;
}

.pgcontent_ld {
	width: 740px;
	/*background-image: url(../img/ipp_bgtextcollage.gif);
	background-repeat: repeat-y;*/
	background-color: #fff; 
	background-position:  top right;
	margin-top: 91px; 
	/*padding: 10px 25px 15px 25px;
	text-align: left;*/
	border-bottom: 2px solid #610303;
}

.homepg_left {
	padding: 1px 10px 10px 15px;
	text-align: left;
}

.homepg_right {
	background-image: url(../img/ipp_bgtextcollage.gif);
	background-repeat: repeat-y;
}

H1 {
	font-family: Georgia, times, "times new roman", palentino, serif;
	font-size: 20px;
	line-height: 1.25;
	font-weight: bold;
	color: #610303;
}

H2 {
	font-family: Georgia, times, "times new roman", palentino, serif;
	font-size: 14px;
	line-height: 1.25;
	font-weight: bold;
	color: #000;
}

H3 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.25;
	font-weight: bold;
	color: #000;
	border-bottom: 1px solid #666;
}


a:link
{
	color: #610303;
	text-decoration: underline;
	font-family: verdana, arial, helvetica, sans-serif;
}

a:visited
{
	color: #9E2305;
	/*84A643 - green*/
	text-decoration: underline; /* changed from none 2008-01-15 by JML per Donna's request */
	font-family: verdana, arial, helvetica, sans-serif;
}

a:hover
{
	color: #7B003C;
	text-decoration: none;
}

.footer
{

	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.05;
	color: #000;
	/*border-top: 1px solid #610303;*/
	margin: 10px 0 20px 0;
	padding-top: 10px;
	width: 740px;
}


/* ************** Attorney detail page content zone styles **************** */

.attorneyleft {
	width: 470px;
	float: left;
	padding-right: 5px;
}

.attorneyright {
	width: 220px;
	float: right;
	background-color: #ECE9DD; /*E8E5D9*/
	padding: 8px;
}

.attorneyrightsubhead {
	color: #000;
	background-color: #D3CCB5; /*CDC6AF*/
	font-family: Georgia, times, "times new roman", palentino, serif;
	font-size: 14px;
	line-height: .5;
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	text-align: center;
	height: 10px;
}

li {
margin: 0 0 3px -20px;

}

.attorneyphoto {
	border: 1px solid #000;
	margin: 0 8px 0 0;
}

/* ************** END Attorney detail page content zone styles **************** */


/************** Primary Nav. Bar and Drop Down Styles - 20070808nln no drop down menus for this project right now ********************/

.navcontainer {
	background-color: #E8E5D9;
	border-left: 1px solid #610303;
	border-right: 1px solid #610303;
	border-bottom: 1px solid #610303;
	width: 785px;
}

#mainnav {
	background: #610303;		
	height: auto; /* was 30px */
	padding: 2px 10px 4px 10px;
	margin: 0 8px 8px 8px;
	white-space: nowrap;
} 

#nav
{
	list-style: none;
	font: normal 12px/14px verdana;
	margin: 0px;
	padding: 0px;
	height: 30px;
}
	
/* Fix IE. Hide from IE Mac \*/
* html #nav ul li { float: left; height: 1%; }
* html #nav ul li a { height: 1%; }
/* End */

#nav a {
	color: #fff;
	font: normal 12px/14px verdana;
	text-decoration:none; 
	display:block;
	 padding: 0.70em 0.5em 0.94em 0.8em; /* WAS padding: 0.70em 0.6em 0.94em 0.8em;*/
	margin: 0;
	border-bottom: 0;
	background: #610303;
}


#nav li { 
	margin:0;   
	position: relative; 
	float:left;
	display:block;
	height:auto;
		/*text-align: center;*/
	}

#nav ul { 
	display: none;
	padding: 0;
	margin:0;
	list-style: none;
	font-size: 0.85em;
	width: 15em; /* was 11em */
	z-index:99;
	position:relative;
	overflow:visible;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-top: 1px solid #000;
	}

#nav ul li { 
	background-color:#6B1D0A;
	border-bottom: 1px solid #000;
	width: 15em; /* was 11em */
	}

#nav ul li a {
	display: block;
	color: #000;
	}


#nav a:hover, #nav li:hover{
	background: #E8E5D9;
	color: #610303;
	}
#nav ul li:hover, #nav ul li a:hover{ background-color:#6B1D0A; 
display:block;}

#nav li a.submenu {
	background:#6B1D0A url("gif/css_submenu.gif") no-repeat right; 
}

#nav li.divider {
	width: 1px;
}

#nav li.divider img {
	margin-top: 2px;
}

/*all see this */


#nav li:hover ul, #nav li.over ul { display: block; z-index:100;  background-color:#6B1D0A;} /* The magic */
#nav li:hover ul, #nav li.sfhover ul {	display:block; background-color:#6B1D0A;}

#nav li ul {
	position: absolute;
}

li>ul { 
	top: auto;
	left: auto;
	}
	
/************** end primary nav and drop down menus styles ********************/

/* ********* Added 20080916nln ********* */

a.rss_link {
		background: #E8E5D9;
		color: #610303;
		padding: 5px 10px 5px 10px;
		border: 1px solid #610303;
		text-decoration:none; 
}

a:hover.rss_link {
		background: #610303;
		color: #fff;
		padding: 5px 10px 5px 10px;
		border: 1px solid #610303;
		text-decoration:none; 
}

/* ********* END Added 20080916nln ********* */

