/* 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, #atty-details p {
	font-family: Georgia, Garamond, serif;
	font-size: 11pt;
	border-bottom: 1px solid #45536E;
	color: #45536E;
	text-transform: uppercase;
	font-weight: bold;
}


h2, h3, h4, h5, h6, #practiceBox p {
	font-family: Georgia, Garamond, serif;
	font-size: 10pt;
	border-bottom: 0px solid maroon; 
	color: #45536E;
	font-weight: bold;
}

a, a.visited {
	color: black;
	text-decoration: none;
}


#practiceBox ul  {
	list-style-type: none;}
}




li	{padding: 2px 0;}

/* control of block-level elements.  */

#frame, #main, #flashBox, #flashcontent, #leftc, #centerc, #rightc, #leftcSub, #atty-details, #attyBox, #practiceBox, #combocSub, #leftcSubAtty, #rightcSubAtty, #rightcSubAtty, {
	width: auto;
	margin: 0 10px 0 0;
	padding: 0; 
	border: 0;
	float: none !important;
	color: black; 
}



.smGray, .smLiteGray, .smGray2	{
		font-size:9pt;
		color: #c0c0c0;
		text-transform: uppercase;
		margin: 0;}
		
img	{
float: left;
margin: 0 15px 15px 0;}

#combocSub {
clear: both;}

#combocSub p {
font-style: italic;}

/* hide stuff */

img, #topBar, ul.solidblockmenu, #mainImage, #contactForm, h4.box, #footer, #altnavFoot, .hide {
	display: none;
}

#logo {
	font-size: 15pt;
	width: 100%;
	padding: 0 0 10px 0;	
	color: #45536E;
}

