/* general presentation stuff */

body, p, ul, li, a, address {
	background-color: #fff;	
	color: #000;
	font-family: Georgia, Garamond, serif;
	font-size: 10pt;
	font-style: normal;
	text-align: justify;
}

ul	{
	list-style-type: square;}

h1 {
	font-family: Georgia, Garamond, serif;
	font-size: 11pt;
	border-bottom: 1px solid #c0c0c0;
	color: #404040;
	text-transform: uppercase;
	font-weight: bold;
}


h2, h3, h4, h5, h6 {
	font-family: Georgia, Garamond, serif;
	font-size: 11pt;
	border-bottom: 0px solid maroon; 
	color: #404040;
	text-transform: uppercase;
	font-weight: bold;
}

a, a.visited {
	color: black;
	text-decoration: none;
}


p.large {font-weight: bold; margin-bottom: 3px; font-size: 11pt; text-transform: uppercase;}
p.subtext {font-style: italic; margin-bottom: 3px; font-size: 10pt;}



li	{padding: 2px 0;}

/* control of block-level elements.  */

#frame, #maincontent {
	width: auto;
	height: auto;
	margin: 0 10px 0 0;
	padding: 0; 
	border: 0;
	float: none !important;
	color: black; 
}

#leftColAtty {border-bottom: 1px solid #E0E0E0;}

.small	{
		font-size:9pt;
		color: #52242c;
		text-transform: none;
		margin: 0;}
		
img	{
float: left;
margin: 0 15px 15px 0;}

#combocSub {
clear: both;}

#combocSub p {
font-style: italic;}

/* hide stuff */

img, #topbar, #headerPurple, #links, #mainImage, #rightColumn, #case-evaluation, #post-it, #scrollbar, #more-attorneys, h1#our-attorneys, h2#atty-details, div.atty-list, h1#business, h1#family, h1#criminal, h1#duii, h1#firm-overview, h1#hire-lawyer, h1#litigation, h1#pi, h1#probate, h1#real-estate, h1#wills-trusts, h2#we-can-help, #blog-entries, #disclaimer, #contactForm, .hide {
	display: none;
}

#logo {
	font-size: 14pt;
	width: 100%;
	padding: 0 0 10px 0;	
	color: #52242c;
}
