/*******************************************************************************
	Main Body Content
*******************************************************************************/

body {font-family: Tahoma, Helvetica, sans-serif; font-size: 13px; line-height: 20px; color: #333333;
scrollbar-base-color: #D8EAE6;
scrollbar-arrow-color: #ffffff;
scrollbar-3dlight-color: #ffffff;
scrollbar-darkshadow-color: #28265c;
scrollbar-face-color: #28265c;
scrollbar-highlight-color: #cccccc;
scrollbar-shadow-color: #999999;
scrollbar-track-color: #D8EAE6;
}

p {line-height: 20px;}
.header {margin-top: 10px; font-size: 13px; color: #1F6654;}
.header b {font-size: 17px; color: #1F6654; margin-bottom: -5px;}


/*******************************************************************************
	Links CSS
*******************************************************************************/
a:link, a:visited, a:active {font-size: 13px; color: #28265c; text-decoration: underline;}
a:hover {text-decoration: none;}


/*******************************************************************************
	Global Navigation CSS
*******************************************************************************/
#globalnav p {margin-left: 28px; margin-right: 28px; letter-spacing: 1px; font-size: 13px;}
#globalnav a:link, #globalnav a:visited, #globalnav a:active {
	font-size: 13px;
	color: #333333; 
	letter-spacing: 1px;
	text-decoration: none;}
#globalnav a:hover {color: #28265c; text-decoration: underline;}
#globalnav .current {color: #28265c;}


/*******************************************************************************
	Practitioner Links CSS
*******************************************************************************/
#practitioners a:link, #practitioners a:visited,  a:active {
	font-size: 14px; 
	color: #28265c; 
	font-weight: 400;
	text-decoration: none;}
#practitioners a:hover {color: #28265c; text-decoration: underline;}

.practitioners p {font-size: 20px; color: #28265C;}
.practitioners a:link, .practitioners a:visited, .practitioners a:active {
	font-size: 11px; 
	color: #28265c; 
	text-decoration: underline;}
.practitioners a:hover {color: #28265c; text-decoration: none;}


/*******************************************************************************
	Main Content CSS
*******************************************************************************/
#main-content p {font-family: Tahoma, Helvetica, sans-serif; font-size: 13px; line-height: 20px; color: #333333;}
#main-content .middle h1 {font-family: Times New Roman; font-size: 25px; color: #28265c; line-height: 30px;}
#info {line-height: 20px; margin-left: 10px; margin-right: 10px; text-align: left;}
#info h1 {font-size: 19px; color: #247362;}
#info h2 {font-size: 17px; color: #726497; font-weight: 400; margin-bottom: -10px;}
#info h3 {font-size: 15px; color: #002e62; margin-bottom: -15px;}
#main-content li {list-style-image: url(images/2.gif); font-family: Tahoma, Helvetica, sans-serif; font-size: 13px; line-height: 20px; color: #333333;}
#bio #info h1 {font-size: 19px; color: #247362; margin-bottom: -15px;}
#practitioners h2 {font-size: 14px; color: #726497; font-weight: 400;}



/*******************************************************************************
	Javescript Expanding Text CSS
*******************************************************************************/
.button {
  color: #28265c;
  font-size: 13px;
  font-family: Tahoma, Helvetica, sans-serif;
  text-decoration: underline;
  cursor: pointer;
}
p a:active, p a:hover {color: #28265c; text-decoration: none; cursor: pointer;}


/*******************************************************************************
	Footer CSS
*******************************************************************************/
#footer {font-size: 11px; color: #808080; background-color: #D8EAE6; width: 976px;}
#footer p {text-align: center;}
#footer a:link, #footer a:visited, #footer a:active {
	font-size: 11px; font-weight: 400; color: #808080; text-decoration: none;}
#footer a:hover {color: #808080; text-decoration: underline;}