html, body, div, dl, dt, dd, ol, ul, li, h1, h2, h3, h4, h5, h6, pre, for, fieldset, input, p, blockquote, textarea {
	margin: 0;
	padding: 0;
}

body {
	background: transparent
		url("../images/bg/page.gi") repeat 50% 0px;
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #333;
	line-height: 18px;
} 

a {color: #333; text-decoration: underline;}
a:hover {color: #923C38; text-decoration: none;}

a.email2 {color: #415977; text-decoration: underline; }
a.email2:hover {color: #923C38; text-decoration: none;}

a.author {color: #923C38; text-decoration: underline; }
a.author:hover {color: #923C38; text-decoration: none;}

div.alertsTop a {color: #923C38; text-decoration: underline; }
div.alertsTop a:hover {color: #923C38; text-decoration: none;}

a.more {color: #923C38; text-decoration: underline; text-transform: uppercase; background: url("../images/bg/arrow.gif") no-repeat top left; padding-left: 20px; margin-left: 15px; }
a.more:hover {color: #923C38; text-decoration: none; text-transform: uppercase;}

p	{
	margin: 0 0 10px 0;
	text-align: justify;
	}
	
	
	
p.intro {	font-size: 20px; line-height: 26px;}
	
img {border: 0; margin: 0; padding: 0;}	


#logo {display: none}


/* misc styles */
.imgalignLeft {float: left; margin-right: 15px;}
.imgalignRight {float: right; margin-left: 15px; margin-bottom: 30px;}
.clearit {clear: both;} 
.subtext {text-transform: uppercase; font-size: 11px; color:#333;}
.subtext2 {text-transform: uppercase; font-size: 11px; color:#923C38;}
.odd {background-color: #FAFAFA;} /* atty list styles */
.even {background-color: #fff;} /* atty list styles */
.bioPhoto {float: left; margin: 10px 15px 10px 0;}
ol {margin-bottom: 10px; margin-left: 30px;}
address {font-style: normal;}
.strongCap {font-weight: bold; text-transform: uppercase; font-size: 12px;}



/* SEMINARS*/

#events a {color: #923C38; text-decoration: underline;}
#events a:hover {color: #923C38; text-decoration: none;}
.paragraphHeader {text-transform: uppercase; font-size: 12px; font-weight: bold;}
.firstParagraph {margin-top: 15px;}
#events ul {
margin:15px 0 5px 15px;
	list-style-type: square;
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	line-height: 16px; }
	
#events ul li {
margin:5px 0 ;
border-bottom: 1px solid #EDEDED;
padding-bottom: 10px;
}

#events li a {
	color: #415977;
	text-decoration: underline;
}

#events li a:hover {
	color: #333;
	text-decoration: none;
}


/* MASTHEAD */

#masthead-wrapper {
	height: 101px;
	background: #CFCABA
		url("../images/bg/masthead4.gif") repeat-x top left;
}
		
div#masthead	{
		width:900px;
		margin-right:auto;
		margin-left:auto;
		margin-top:0;
		margin-bottom:0;
		padding:0px;
		text-align:left;
		background: #CFCABA 
		url("../images/bg/masthead4.gif") repeat-x top left;
}

div#masthead #nav {
float: right;
text-align: bottom;
padding-top: 25px;
padding-right: 15px;
color: #D1CCBD;
font-size: 16px;
}

div#masthead #nav a {
color: #635B45;
font-weight: bold;
text-transform: uppercase;
text-decoration: none;
font-size: 12px;
}

div#masthead #nav a:hover {
color: maroon;
font-weight: bold;
text-transform: uppercase;
text-decoration: underline;
font-size: 12px;
}

/* MENU */

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

#navigation-wrapper {
	background: #415977;
	height: 45px;
}

.solidblockmenu{
width: 900px;
		margin-right:auto;
		margin-left:auto;
		margin-top:0;
		margin-bottom:0;
background: #415977;
font-family: arial, verdana, sans-serif;
line-height: 45px;
}


.solidblockmenu li{
display: inline;
}

.solidblockmenu li a{
float: left;
font-size: 12px;
font-weight: normal;
color: #E9E4DC;
padding: 0 9px;
text-decoration: none;
border-right: 1px solid #4A6687;
text-transform: uppercase;
}

.solidblockmenu li a.noborder {
float: left;
font-size: 12px;
font-weight: normal;
color: #E9E4DC;
padding: 0 11px;
text-decoration: none;
border-right: 0px solid #6B5643;
text-transform: uppercase;
}

.solidblockmenu li a:hover {
color: #FFF;
font-size: 12px;
text-decoration: underline;
}

.solidblockmenu li .current, .solidblockmenu li a:hover.current {
color: #FFF;
font-size: 12px;
text-decoration: underline;
}

/*SLIDESHOW*/

div#slidebox1 {float: left; width: 299px; border-right: 1px solid #FFF; margin: 0; padding: 0; background: #DAD6CA url("../images/slideshowBG/leftColumn4.jpg") no-repeat top left; height: 250px;}
div#slidebox2 {float: left; width: 370px; margin: 0; padding: 0; height: 250px; background: #DAD6CA;}
div#slidebox3 {float: left; width: 229px; border-left: 1px solid #FFF; margin: 0; padding: 0; height: 250px; background: #DAD6CA url("../images/slideshowBG/rightColumn.jpg") no-repeat top left; height: 250px; }
div#slidebox3 .padding {padding: 10px 12px;}

div#home-box 	{
		float: left;
		width:370px;
		height: 250px;
		margin-top:0;
		margin-bottom:0;
		padding:0px;
		}

div.slideText {
margin: 85px 0 0 15px;
width: 250px;
border-top: 1px solid #A89E80;
border-bottom: 1px solid #A89E80;
padding: 15px 15px 15px 0;
}

div.slideText p {
font-size: 12px;
font-family: arial, verdana, sans-serif;
line-height: 20px;
margin: 0;
}

/* E-ALERTS BOX - SLIDESHOW*/

div.alertsTop {
width: 210px;
margin-left: 10px;
margin-top: 4px;
padding: 0;
background: transparent;
text-align: left;
}

div.alertsTop.padding {padding: 15px;}

div.alertsTop p {margin-bottom: 10px; text-align: left;}

/*HEADER ROW*/

div#Homeheader {float: left; line-height: 45px; padding-left: 15px;}

/*SEARCH BOX */

#form-search
{
float: right;
padding: 0;
margin: 5px;
}

#form-search p
{
padding: 0;
margin: 0;
color: #FFF;
}

#form-search label, #input-keywords, #submit-search
{
vertical-align: middle;
padding: 0;
margin: 0;
}

#form-search label 
{
font-size: 12px;
text-transform: uppercase;
}

#input-keywords
{
vertical-align: middle;
border: 1px solid #7F7F7F;
padding: 8px 4px;
width: 200px;
}

/*SEARCH BOX - SUB PAGES*/

#form-search-sub
{
float: right;
padding: 6px 5px 6px 20px;
margin: 0;
background: #5C4A39;
border: 1px solid #e0e0e0;
}

#form-search-sub p
{
padding: 0;
margin: 0;
color: #FFF;
}

#form-search-sub label,  #submit-search-sub
{
vertical-align: middle;
padding: 0;
margin: 0;
}

#form-search-sub label 
{
font-size: 12px;
text-transform: uppercase;
}

#input-keywords-sub
{
vertical-align: middle;
border: 1px solid #7F7F7F;
padding: 8px 4px;
width: 170px;
}

/*SEARCH BOX - SUB PAGES*/

#form-search-top
{
float: right;
padding: 3px 5px 3px 20px;
margin-top: 25px;
background: transparent;
border: 0px solid #e0e0e0;
}

#form-search-top p
{
padding: 0;
margin: 0;
color: #5C4A39;
}

#form-search-top label,  #submit-search-top
{
vertical-align: middle;
padding: 0;
margin: 0;
}

#form-search-top label 
{
font-size: 11px;
text-transform: uppercase;
}

#input-keywords-top
{
vertical-align: middle;
border: 1px solid #5C4A39;
padding: 2px 4px;
width: 150px;
}


/* CONTENT FRAME*/

#ContentFrame {
	width:900px;
	min-height:600px;
		height:auto !important;
		height:600px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0;
	margin-bottom:0;
	padding:0px;
	text-align:left;
	clear: both;
	border: 0;
		}

/* MAIN IMAGE BOX*/

#ImageBox {
float: left;
width: 670px;
}

/* LEFT AND RIGHT COLUMNS*/

#LeftColumn {float: left; width: 660px; margin-top: 0px;}
#LeftColumn .padding {padding: 0px 20px 30px 0;}

#CenterColumn {float: left; width: 430px; margin-top: 0px;}
#CenterColumn .padding {padding: 0px 10px 30px 15px;}

#SidebarLeft {float: left; width: 230px; margin-top: 0px;}
#SidebarLeft .padding {padding: 0px 0px 30px 0;}

#RightColumn {float: right; width: 230px; margin-top: 0px;}
#RightColumn .padding {padding: 0px 0px 30px 0;}
		
#RightColumn2 {float: right; width: 230px; margin-top: 0px; background: #CFCABA; border-left: 0px solid #E0E0E0;}
#RightColumn2 .padding {padding: 0px 0px 30px 0;}

#LeftColumn table	{
width: 630px;
text-align: left;
margin: 15px 0;
font-size: 12px;
}

#LeftColumn td	{
vertical-align: top;
border-bottom: 1px dotted #ddd;
padding: 6px 4px;
}

#areasList table	{
width: 630px;
text-align: left;
margin: 0;
vertical-align: top;
}

#areasList td	{
vertical-align: top;
border-bottom: 0;
padding: 6px 4px;
}


#LeftColumn table.contact	{
margin: 15px 0;
}

#LeftColumn table.contact td	{
vertical-align: top;
border-bottom: 0px dotted #ddd;
padding: 6px 0px;
font-size: 12px;
}

#LeftColumn table.contact p	{
font-size: 12px;
line-height: 18px;
padding-right: 10px;
}

#LeftColumn table.contact span.boldLarge	{
font-size: 12px;
line-height: 18px;
font-weight: bold;
background: transparent;
color: #333;
text-indent: none;
padding: 0;
}

#LeftColumn table.contact th	{
font-size: 14px;
line-height: 18px;
text-indent: none;
}

.clientServices {font-size: 14px; font-weight: bold;}


/* FRAMES AND WRAPPERS*/

div.frame1 {
		width:900px;
		height: 250px;
		margin-right:auto;
		margin-left:auto;
		margin-top:0;
		margin-bottom:0;
		padding:0px;
		text-align:left;
		clear: both;
		border-bottom: 0px solid #415977;
		}
		
#frame1-wrapper {
	height: 255px;
	background: 
		url("../images/bg/frame1.gi") repeat-x top left;}
	


div.frame2 {
		width:900px;
		height: 45px;
		background: #415977
			url("../images/bg/header-search.gif") no-repeat top left;
		margin-right:auto;
		margin-left:auto;
		margin-top:0;
		margin-bottom:0;
		padding:0px;
		text-align:left;
		clear: both;
		border-top: 5px solid #5C4A39;
		}

#frame2sub-wrapper {
	height: 200px;
	margin: 1px 0 0 0;
	padding: 0;
	background: #415977
			url("../images/bg/sub-header-wrapper.jp") no-repeat 50% 0px;}
	
div.frame2sub {
		width:900px;
		height: 200px;
		background: #537397
			url("../images/bg/placeholder-sub-header5.jpg") no-repeat top left;
		margin-right:auto;
		margin-left:auto;
		margin-top:0px;
		margin-bottom:0;
		padding:0px;
		text-align:left;
		clear: both;
		}


div.frame3 {
		width:900px;
		margin-right:auto;
		margin-left:auto;
		margin-top:0;
		margin-bottom:0;
		padding: 0;
		text-align:left;
		clear: both;
		}
		
		
#frame4wrapper {
min-height:550px;
  height:auto !important;
  height:550px;
	margin: 1px 0 0 0;
	padding: 0;
	background: #fff
			url("../images/bg/atty-bio-frame.gif") repeat-y 50% 0px;}
		
div.frame4 {
		width: 900px;
		background: url("../images/bg/atty-bio-frame.gif") repeat-y;	
		margin-right:auto;
		margin-left:auto;
		margin-top:0;
		margin-bottom:0;
		padding:0px;
		text-align:left;
		clear: both;
		}
		

/* E-ALERTS BOX*/

div.e-alerts {
background: #C7C0AD;
margin: 0;
padding: 5px;
}

div.e-alerts .padding {padding: 15px;}

/* SIDEBAR BOX 1*/

div.sidebarBox {
border: 1px solid #E0E0E0;
margin-top: 10px;
padding: 0;
background: #FAFAFA;
}

div.sidebarBox .padding {padding: 15px 10px 0 0;}

div.sidebarBox ul {
	margin:0 0 0 10px;
	padding: 0;
	list-style-type: none;
	}

div.sidebarBox ul li {
	margin:0;
	padding-bottom: 8px ;
	list-style-position: outside;
	padding-left: 20px;
	background: url("../images/bg/circle-dot-gray.gif") no-repeat top left;
}

div.sidebarBox ul li.current {
	background: url("../images/bg/arrow.gif") no-repeat top left;
	margin:0;
	padding-left: 20px;
	padding-bottom: 8px ;
	list-style-position: outside;
}

div.sidebarBox li a {
	color: #5C4A39;
	text-decoration: none;
}

div.sidebarBox  li a:hover {
	color: #A04341;
	text-decoration: underline;
}




/* SIDEBAR BOX 2*/

div.sidebarBox2 {
border: 1px solid #E0E0E0;
margin-top: 4px;
padding: 0;
background: #FAFAFA;
}

div.sidebarBox2 .padding {padding: 15px;}

div.sidebarBox2 ul {
	margin:0 0 5px 30px;
	list-style-type: square;
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	line-height: 16px;
	}

div.sidebarBox2  li {
	margin:0;
	padding: 4px 0px ;
	padding-left: 0px;
}

div.sidebarBox2 li a {
	color: #333;
	text-decoration: underline;
}

div.sidebarBox2  li a:hover {
	color: #333;
	text-decoration: none;
}

/* SIDEBAR BOX TEST*/

div.sidebarBox3 {
border: 0px solid #E0E0E0;
margin-top: 0px;
padding: 0;
background: #CFCABA;
}

div.sidebarBox3 .padding {padding: 15px 10px 0 0;}

div.sidebarBox3 ul {
	margin:0 0 0 10px;
	padding: 0;
	list-style-type: none;
	}

div.sidebarBox3 ul li {
	margin:0;
	padding-bottom: 8px ;
	list-style-position: outside;
	padding-left: 20px;
	background: url("../images/bg/circle-dot-brown.gif") no-repeat top left;
}

div.sidebarBox3 ul li.current {
	background: url("../images/bg/circle-dot-brown.gif") no-repeat top left;
	margin:0;
	padding-left: 20px;
	padding-bottom: 8px ;
	list-style-position: outside;
	text-decoration: underline;
}

div.sidebarBox3 li a {
	color: #333;
	text-decoration: none;
}

div.sidebarBox3  li a:hover {
	color: #A04341;
	text-decoration: underline;
}


/* RECENT ALERTS BOX*/

div.RecentAlertsBox {
border: 1px solid #E0E0E0;
margin: 10px 0 0 0;
padding: 0;
background: #FAFAFA;
text-align: left;
}

div.RecentAlertsBox p {text-align: left;}

div.RecentAlertsBox .padding {padding: 0;}

div.RecentAlertsBox ul {
	margin:0;
	padding: 0 10px 0 25px;
	list-style-type: circle;
	}

div.RecentAlertsBox ul li {
	margin:0;
	padding-bottom: 10px;
}

div.RecentAlertsBox li a {
	color: #415977;
	text-decoration: none;
}

div.RecentAlertsBox  li a:hover {
	color: #A04341;
	text-decoration: underline;
}


/* ATTORNEY BIO SIDEBAR*/

div.attySidebar {
margin-bottom: 20px;
padding: 0;}

div.attySidebar h4{
width: auto;
background: #415977;
padding: 5px 0 5px 20px;
color: white;
font-size: 14px;
} 

div.attySidebar ul {
	margin:0 0 0 20px;
	padding: 0;
	list-style-type: square;
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	color: #333;
	}

div.attySidebar  li {
	margin:0;
	padding: 2px 0px ;
}

div.attySidebar li a {
	color: #A24442;
	text-decoration: underline;
}

div.attySidebar  li a:hover {
	color: #333;
	text-decoration: none;
}

div.attyPracAreaBox {
margin-bottom: 20px;
padding: 0;}

div.attyPracAreaBox h4{
width: auto;
background: #415977;
padding: 5px 0 5px 20px;
color: white;
font-size: 14px;
} 



div.attyPracAreaBox ul {
	margin:0;
	padding: 0;
	list-style-type: none;
	}

div.attyPracAreaBox ul li {
	margin:0;
	padding-bottom: 8px ;
	list-style-position: outside;
	padding-left: 20px;
	background: url("../images/bg/circle-dot.gif") no-repeat top left;
}

div.attyPracAreaBox li a {
	color: #A04341;
	text-decoration: none;
}

div.attyPracAreaBox  li a:hover {
	color: #A04341;
	text-decoration: underline;
}


/* SIGN UP BOX*/

div.signupBox {
background: #D4D4D4;
padding: 6px 0;
margin-bottom: 30px;
}

div.signupBox a {
color: #222;
text-decoration: none;
background: url("../images/bg/arrow-blue.gif") no-repeat 10px center;
padding-left: 30px;
}

div.signupBox a:hover {
color: #222;
text-decoration: underline;
background: url("../images/bg/arrow-blue.gif") no-repeat 10px center;
padding-left: 30px;
}

/* SIGN UP BOX2*/

div.signupBox2 {
background: #B4AA8F;
padding: 6px 0 6px 20px;
margin-bottom: 30px;
color: #333;
}

div.signupBox2 a {
color: #222;
text-decoration: none;
}

div.signupBox2 a:hover{
color: #333;
text-decoration: underline;
}

	
/*BIO BOX */

#BioBox {
float: left;
margin-bottom: 15px;}

#BioBox a {
color: #A34543;
text-decoration: underline;
text-transform: uppercase;
font-size: 11px;
}

#BioBox a:hover {
color: #A34543;
text-decoration: none;
text-transform: uppercase;
font-size: 11px;
}

#BioBox a.email {
color: #A34543;
text-decoration: underline;
text-transform: none;
font-size: 12px;
}

#BioBox a.email:hover {
color: #A34543;
text-decoration: none;
text-transform: none;
font-size: 12px;
}

#BioContent {
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
border-top: 0px solid #5C4A39;
margin-top: 0px;
clear: both;
}

#BioContent p {
padding-top: 15px;
}
		
/*ROLLOVER IMAGES*/



div.alerts {
background: url("../images/bg/rollover-bg4.gif") no-repeat top left;
margin: 0 0 0 0px;
padding: 15px;
text-align: left;
height: 50px;
}

div.seminars {
background: url("../images/bg/rollover-bg4.gif") no-repeat top left;
margin: 0 0 0 0px;
padding: 15px;
text-align: left;
height: 50px;
}

div.news {
background: url("../images/bg/rollover-bg4.gif") no-repeat top left;
margin: 0 0 0 0px;
padding: 15px;
text-align: left;
height: 50px;
}

div.alerts a, div.seminars a, div.news a  {
text-align: left;
font-size: 16px;
color: #ededed;
text-decoration: none;
padding-left: 20px;
}

div.alerts a:hover, div.seminars a:hover, div.news a:hover {
text-align:left;
font-size: 16px;
color: #fff;
text-decoration: none;
}

div.alerts span, div.seminars span, div.news span {
font-size: 10px;
padding-left: 20px;
text-decoration: none;}


/*HOMEPAGE BOXES*/
		
#Box1 {float: left; width: 300px; margin-top: 5px; margin-bottom: 30px;}

#Box2 {float: left; width: 298px; margin-top: 5px; margin-bottom: 30px;border-left: 1px solid #ECECEC; border-right: 1px solid #ECECEC; }

#Box3 {float: left; width: 300px; margin-top: 5px;margin-bottom: 30px;}

#Box1 .padding {padding-bottom: 15px;}
#Box2 .padding {padding-bottom: 15px;}
#Box3 .padding {padding-bottom: 15px;}

#Box2sub {float: left; width: 599px;  margin: 10px 0 0 0; border-left: 1px solid #999;}
#Box2sub .padding {padding: 15px 15px 100px 15px;}

#Box2sub h3 {
  margin: 10px 0;
  padding: 5px 10px;
  background: #3F4752;
  border-top: 1px solid #FFF;
  border-bottom: 1px solid #FFF;
  color: #FFF;
}

/* LISTS*/

#presentations-list ul {margin: 0px 0 0px 15px;}
#presentations-list ul li {padding:2px 0;}

#areasList ul {
margin:0 0 5px 15px;
	list-style-type: square;
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333;
	padding-top: 0px;
	}
	
#areasList li {
	font-family: arial, verdana, sans-serif;
		font-size: 12px;
			line-height: 16px;
	margin:0;
	padding: 4px 0px ;
	}
	


#Box1 ul, #Box2 ul, #Box3 ul {
width: 235px;
	margin:0px 0 10px 15px;
	list-style-type: none;
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333;
	}

	
#Box1  li	, #Box2  li, #Box3  li	{
	margin:0;
	padding-bottom: 8px;
	background: url("../images/bg/circle-dot.gif") no-repeat top left;
	padding-left: 20px;
	}
	
#Box1  li a, #Box2  li a, #Box3 li a {
color: #923C38;
text-decoration: none;
font-size: 12px;
}

#Box1 li a:hover, #Box2  li a:hover, #Box3 li a:hover  {
color: #923C38;
text-decoration: underline;
font-size: 12px;
}

#Box2sub ul {
margin:0 0 5px 20px;
	list-style-type: square;
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333;
	padding-top: 0px;
}

#Box2sub li {
	margin:0;
	padding: 4px 0px ;
	padding-left: 0px;
	}
	
#slickbox ul {
margin:0 0 5px 15px;
	list-style-type: square;
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333;
	padding-top: 0px;
	}
	
#slickbox li {
	font-family: arial, verdana, sans-serif;
		font-size: 12px;
			line-height: 18px;
	margin:0;
	padding: 4px 0px ;
	}
	
ul.generic {
	margin:0px 0 10px 15px;
	list-style-type: none;
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333;
	}

	
ul.generic  li	{
	margin:0;
	padding-bottom: 8px;
	background: url("../images/bg/circle-dot.gif") no-repeat top left;
	padding-left: 20px;
	line-height: 18px;
	}
	
ul.generic  ul li	{

	padding-left: 5px;
	}
	
ul.generic  ul {
background: none;
	list-style-type: disc;
	margin: 10px 0 0 20px;
	}


ol li {padding-bottom: 6px}
	
ul.generic a {
color: #333;
text-decoration: none;
font-size: 12px;
}

ul.generic a:hover {
color: #923C38;
text-decoration: none;
font-size: 12px;
}

ul.generic2 {
	margin:0px 0 10px 15px;
	list-style-type: none;
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333;
	}

	
ul.generic2  li	{
	margin:0;
	padding-bottom: 8px;
	background: url("../images/bg/circle-dot.gif") no-repeat top left;
	padding-left: 20px;
	}
	
ul.generic2 a {
color: #333;
text-decoration: underline;
font-size: 12px;
}

ul.generic2 a:hover {
color: #923C38;
text-decoration: none;
font-size: 12px;
}


ul.generic3 {
	margin:0px 0 10px 15px;
	list-style-type: none;
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333;
	}

	
ul.generic3  li	{
	margin:0;
	padding-bottom: 8px;
	background: url("../images/bg/circle-dot.gif") no-repeat top left;
	padding-left: 20px;
	}
	
ul.generic3 li a {
color: #923C38;
text-decoration: underline;
font-size: 12px;
}

ul.generic3 a:hover {
color: #923C38;
text-decoration: none;
font-size: 12px;
}

ul.generic3 li a.author {
color: #333;
text-decoration: underline;
font-size: 12px;
}

ul.generic3 li a.author:hover {
color: #333;
text-decoration: none;
font-size: 12px;
}
	

/* GLOBAL LINKS */


h1 {
		background: transparent;
		font-family: arial, verdana, sans-serif;
		font-size:20px;
		font-weight: normal;
		padding:0;
		margin:0 0 0 0;
		color: #FFF;
		}
		
h1.dark {
		background: transparent;
		font-family: arial, verdana, sans-serif;
		font-size:22px;
		font-weight: normal;
		padding:0;
		margin: 15px 0;
		color: #415977;
		line-height: 24px;
		}
		
h1.box {
		font-family: arial, verdana, sans-serif;
		font-size:22px;
		color: #fff;
		background: #415977;
		padding: 8px;
		margin-bottom: 15px;
		}
		
h3.box {
		font-family: arial, verdana, sans-serif;
		font-size:18px;
		color: #fff;
		background: #5C4A39;
		padding: 8px 0 8px 30px;
		margin: 0 0 15px 0;
		}
		
h2, h3, h4, h5, h6 {
		background: transparent;
		font-family: arial, verdana, sans-serif;
		font-size:18px;
		font-weight: normal;
		color: #415977;
		padding: 0;
		margin: 0;
		margin: 10px 0;
		line-height: 20px;
		}
		

		
.AlertHeadline {
		background: transparent;
		font-family: arial, verdana, sans-serif;
		font-size:14px;
		text-transform: uppercase;
		font-weight: normal;
		color: #222;
		padding: 0;
		margin: 0;
		margin: 10px 0;
		}
		
h4.irm, h5.irm, h6.irm {
		background: transparent;
		font-family: arial, verdana, sans-serif;
		font-size:18px;
		font-weight: normal;
		color: #333;
		padding: 0;
		margin: 0;
		margin: 0;
		}
		
#slickbox h3 {
background: transparent;
		font-family: arial, verdana, sans-serif;
		font-size:18px;
		font-weight: normal;
		color: #415977;
		padding-bottom: 5px;
		margin-bottom: 10px;
		border-bottom: 1px solid #DAD6CA;
		}

/* PRE-FOOTER  AKA SEARCH BOX*/

#prefooter {
width:900px;
		margin-right:auto;
		margin-left:auto;
		padding:0px;
		clear: both;
		border: 0;
		}
		
/* FOOTER */

#footer-wrapper {
	background: #415977;
	height: 110px;
	clear: both;
			margin-top:0;
		margin-bottom:0;
}

div#footer {
		width:900px;
		background: #415977;
		margin-right:auto;
		margin-left:auto;
		margin-top:0;
		margin-bottom:0;
		padding:0px;
		text-align:left;
		color: #C1CEDC;
		font-size: 11px;
		clear: both;
		}
		
div#footer a {
color: #C1CEDC;
text-decoration: underline;
text-transform: uppercase;
font-size: 9px;
}

div#footer a:hover {
color: #FFF;
text-decoration: none;
text-transform: uppercase;
font-size: 9px;
}

#footer address {
font-style: normal;}

#footerBox1 {float: left; width: 330px; text-align: right; margin-top: 10px; 	border-right: 1px solid #4A6687; background:	url("../images/bg/footer-100Best-2012.jpg") no-repeat top left; height: 90px}
#footerBox1 .padding {padding: 0px 0px 0 0;}

#footerBox2 {float: left; width: 319px; text-align: center; 	margin-top: 10px; height: 90px}
#footerBox2 .padding {padding: 20px 50px 0 50px;}

#footerBox3 {float: left; width: 249px; border-left: 1px solid #4A6687; text-align: right;  margin-top: 10px; height: 90px}
#footerBox3 .padding {padding: 18px 15px 0 0;}


/* BUTTONS */

.buttons a {
    display:block;
    float:left;
    margin:0 7px 10px 0;
    background-color:#dff4ff;
    border:1px solid #999;
    border-top:1px solid #999;
    border-left:1px solid #999;
    font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size:100%;
    line-height:130%;
    text-decoration:none;
    font-weight:bold;
    color:#565656;
    cursor:pointer;
    padding:5px 10px 6px 7px; /* Links */
}

/* STANDARD */

button:hover, .buttons a:hover{
    background-color:#dff4ff;
    border:1px solid #c2e1ef;
    color:#336699;
}

/*IMAGE REPLACEMENT */

#atty-practice {
	width: 300px;
	height: 63px;
	background: transparent
		url("../images/atty-practice3.gif") no-repeat top left;
		margin-bottom: 5px;
	}
	
#atty-practice span {
	display: none;
	}
	
#e-alerts {
	width: 300px;
	height: 63px;
	background: transparent
		url("../images/e-alerts2.gif") no-repeat top left;
		margin-bottom: 5px;
	}
	
#e-alerts span {
	display: none;
	}
	
#service-areas {
	width: 300px;
	height: 63px;
	background: transparent
		url("../images/service-areas.gif") no-repeat top left;
		margin: 15px 0 5px 0;
	}
	
#service-areas span {
	display: none;
	}
	
/*CONTACT FORM ELEMENTS*/

#marginForm fieldset
{
	display: block;
	margin: 0 0 0 0;
	border: 0 solid #FFFFFF;
	border-top: 1px solid #415977;
	padding: 0 1em 1em 1em;
}

#marginForm fieldset.radio
{
	margin: 10px 0 0 0;
	border: 0 solid #FFFFFF;
}

#marginForm fieldset.radio input
{
	position: static;
	clear: both;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
}

#marginForm fieldset.radio label
{
	position: relative;
	display: inline;
	width: auto;
	margin: 0 0 0 65px;
	font-weight: bold;
	font-weight: normal;
}

#marginForm legend {
	font-size: 14px;
	color: #415977;
}

#marginForm fieldset.radio legend
{
	float: left;
	font-weight: bold;
}

#marginForm input
{
	position: relative;
	top: -1.4em;
	left: 8em;
	display: block;
}

#marginForm input.submit
{
float: left;
	font-size: 11px; padding: 5px; margin: 15px 0; color: #fff; cursor: pointer; background: #923C38;
}

#marginForm input.reset
{
float: left;
	font-size: 11px; padding: 5px; margin: 15px; color: #fff; cursor: pointer; background: #923C38;
}

#marginForm label
{
	clear: both;
	float: left;
	display: block;
	width: 200px;
	margin-top: -1em;
	font-weight: bold;
}

#marginForm label.first
{
	margin-top: 1em;
}

#marginForm select
{
	position: relative;
	top: -1.4em;
	left: 8em;
	display: block;
}


/*CONTACT FORM ELEMENTS*/

.contact { width: 585px; margin: 15px 0; clear: both;}
.contact ul { padding: 5px 0px 5px 15px; margin: 0px; }
.contact li { font-size: 10px; padding: 0px; margin: 0px; }
.contact p { font-size: 11px; padding: 5px 0px 15px 0px; margin: 0px; line-height: 13px;}
.contact p strong { letter-spacing: -1px;}
.contact span { background: #484848; font-size: 11px; padding: 10px 10px 10px 10px; color: #fff; line-height: 16px; display: block;}
.contact span h2 { padding: 0px; margin: 0px; color: #fff; }
.contact span p { padding: 0px; margin: 0px; font-size: 11px;}
.contact span a {color: #cc3300; text-decoration: underline; }
.contact form { padding: 10px; border: solid 1px #E0E0E0; background: #ccc;}
.contact form fieldset { border: none; padding: 0px; margin: 0px;}
.contact form p { font-size: 11px; padding: 5px 0px; margin: 0px; color: #202020; }
.contact form label { display: block; padding: 0px 0px 5px 0px;}
.contact form label em { font-size: 9px; text-transform:uppercase; font-weight: bold; color: #3f2b1e; font-style: normal;}
.contact form input { color: #000; border: solid 1px #808080; background: #fff; padding: 3px 0px;}
.contact form textarea { color : #000; border: solid 1px #808080; background: #fff; padding: 3px 0px;}
.contact form .textarea { position: absolute; width: 200px; padding: 0px; margin: 0px 0px 0px 175px}
.contact form .checkbox { border: none; background: none; padding: 0px; }
.contact form .submit {font-size: 11px; padding: 5px; margin: 0px; color: #fff; cursor: pointer; background: #404040;}
.contact form .reset {font-size: 11px; padding: 5px; margin: 0px; color: #fff; cursor: pointer; background: #404040;}

/*ZOOM INDEXER SEARCH ENGINE*/

#zoom a {color: #923C38; text-decoration: underline; }
#zoom a:hover {color: #415977; text-decoration: none;}

.highlight { font-weight: bold;  }
.searchheading { margin: 0 15px; font-size: 12px; font-weight: bold; }
.summary { font-size: 12px; font-style: italic; } 
.results { margin: 0 15px; font-size: 12px; }
.category { color: #999999; }
.description { margin: 0 15px; font-size: 12px; color: #000; }
.context { margin: 0 15px; font-size: 12px; }
.infoline { margin: 0 15px; font-size: 11px; font-style: normal; color: #808080;}
.sorting { text-align: right; }
.result_title { margin: 0 15px; font-size: 12px; color: #333}
.zoom_searchform { font-size: 12px;}
.zoom_options { font-size: 12px; }
input.zoom_button {  }
input.zoom_searchbox {  }		


