/* general presentation stuff */

body, p, ul, li, a, address, table {
	background-color: #fff;	
	color: #000;
	font-family: Georgia, Garamond, serif;
	font-size: 10pt;
	font-style: normal;
	text-align: left;
}

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: 10pt;
	border-bottom: 0px solid maroon; 
	color: #404040;
	font-weight: bold;
}

a, a.visited {
	color: black;
	text-decoration: none;
}


#tiles td  {
	padding: 0 3px;
	border-right: 1px solid #E0E0E0;
	vertical-align: top;}
}





/* 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; 
}



.small	{
		font-size:9pt;
		color: #52242c;
		text-transform: none;
		margin: 0;}
		
img	{
float: left;
margin: 0 15px 15px 0;
border: 0;}

/* hide stuff */

#topBar, #text, #flashBox, #flashcontent, #subfooter, ul.solidblockmenu, #mainImage, #footer, #altnavFoot, .hide {
	display: none;
}

#logo {
	font-size: 13pt;
	width: 100%;
	padding: 0 0 10px 0;	
	color: #52242c;
}
