@charset "utf-8";
/* CSS Document */
#wrapper {
	/*margin: 0 auto;*/
}


#content #introText p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	line-height: 20.5px;
	border-bottom: 1px solid #fff; /*fixes gap problem in IE 6 and 7 */
}
#contentArea #introText p {
	font-weight: normal;
	margin-right: 90px;
	line-height: 24px !important;
	
} 
#practices #contentArea p,
#practices #contentArea li,
#biography #contentArea p,
#biography #contentArea li,
#disclaimer #contentArea p,
#returnToTop a,
#contactFormBox label,
#contactInfoBox dt,
#contentArea #content #thankYouMessage
{
	font-family:Verdana, "";
	font-size: 17px;
	line-height: 20.5px;
}
#creditsText,
#creditsContact,
#creditsDisclaimer,
#creditsHome{
	font-size: 12px;
}
#contactIntoText p {
	margin:0 !important;
}
span#seeDisclaimerText {
	font-size: 17px !important;
}
#contactInfoBox, #contactFormBox {
	height: 271px;
	height: 276px;
}
#contactInfoBox dd {
margin-bottom: 11px;
}
#contactAddressNumber {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
#contactAddress {
	font-size: 17px;
	line-height: 18px;
}
#contactFormBox input {
	margin-bottom: 4px;
}
#contactFormBox textArea {
	margin-bottom: 0;
}
#contactFormBox #contactButton {
margin-top:10px !important;
font-size: 14px;
}

#flyOutMenu td a {
	font-size: 13px; 
	padding-top: 8px;
	padding-bottom: 8px;
	width: 120px;
/*	font-weight: normal;*/
}