/* CSS FOUNDATION */	

body {
	text-align:center;
	background: #fff;
		}
#frame {
	width:768px;
	margin-right:auto;
	margin-left:auto;
	margin-top:10px;
	padding-top:10px;
	padding-bottom:0px;
	background-image: url(images/bio_bg.jpg);
	background-repeat: no-repeat;
	}

#bio_frame {
	width:768px;
	margin-right:auto;
	margin-left:auto;
	margin-top:10px;
	padding-top:10px;
	padding-bottom:20px;
	background-image: url(images/bio_bg.jpg);
	background-repeat: no-repeat;
	}
		
#topframe {
	width:760px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	padding:0px;
	text-align:left;
	}
	
#leftcontent {
	width:300px;
	padding:0px;
	float:left;
	}

#leftcontent img {
	margin:0px 0px 15px 20px;
	}
	
#rightcontent {
	width:360px;
	padding:0px;
	float:left;
	}

#bottomframe {
	width:768px;
	margin-right:auto;
	margin-left:auto;
	margin-top:10px;
	padding:0px;
	text-align:left;
	background-color: #fbf9dc;
	background-image: url(images/bg_bottom.jpg);
	background-repeat: repeat;
	}	
	
#contentleft {
	width:230px;
	padding:0px;
	float:left;
	}

#contentcenter {
	width:230px;
	padding:0px;
	float:left;
	}

#contentright {
	width:230px;
	padding:0px;
	float:left;
	}

#contentheader {
	width:700px;
	}
	
p {
	margin:0px 12px 0px 12px;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	line-height: 18px;
	}
	
#contentheader h1 {
	margin:0px 14px 0px 14px;
	padding-top:10px;
	font-family:  Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #869C7F;
	}
	
.grey_rule {
	margin: 0px 14px 4px 14px;
	padding: 0px;
	width: 672px;
	height: 1px;
	background-color: #869c7f;
	}

	
/* GLOBAL STYLES */

a {
	color: #336699;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	font-family:  Arial, Helvetica, sans-serif;
}

a:link {
	color: #336699;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	font-family:  Arial, Helvetica, sans-serif;

}

a:visited {
	color: #336699;
	text-decoration: none;
}

a:hover {
	color: #cbc367;	
	text-decoration: underline;
}	

.text{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 22px;
	}
	
.Smtext{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 7px;
	}

/*.Medtext{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	color:#000000;
	}*/
	
li {
	
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	color: #666;
	font-weight: normal;
	text-decoration: none;
	font-family:  Arial, Helvetica, sans-serif;
	line-height: 19px;
}

/* SEARCH AREA */

#search {
	width: 300px;
	margin: 0px 0px 0px 235px;
	padding: 60px 0px 0px 0px;
	}
	
#search dd {
	margin: 0px;
	padding: 0px; 
	}
	
#searchform #search {
	width: 100px;
	margin: 0px;
	padding: 4px;
	}	
	
#searchform input {
	padding: 4px; 
	background-color: #fff;
	border: 1px solid #a6bd9d;
	color: #666;
	}
	
#searchform .formbutton {
	width: 30px;
	height: 31px;
	cursor: pointer;
	margin: 0px 0px 0px 2px;
	background: url(images/search_icon.jpg) no-repeat left top;
	border-color: #fbf9dc;
}
	
/* MAIN NAVIGATION */	   

#contentheader #main_navcontainer {
	margin: 0px 0px 0px 4px;
	padding: 0px;
	width: 760px;
	height: 24px;
	float: left;
	background-color: #869C7F;
}

#contentheader #main_navlist {
	margin: 0px;
	padding: 5px 0px 3px 0px;
	background-color: #869c7f;
	color: #666;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	}

#contentheader #main_navlist a, #contentheader #main_navlist a:link, #contentheader #main_navlist a:visited {
	margin: 0px;
	padding: 5px 10px 3px 10px;
	/*color: #666;*/
	color: #FFF;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
}

#contentheader #main_navlist a:hover, #contentheader #main_navlist a:active, #contentheader #main_navlist a:focus {
	margin: 0px;
	padding: 5px 10px 3px 10px;
	color: #fff;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	background-color: #c6bd58;
	}

#contentheader #main_navlist li {
	display: inline;
	font-size: 13px;
	}

#contentheader #main_navlist ul {
	margin: 0px;
	padding: 0px;
	}

#contentheader #main_navlist #active a { 
	background-color: #c6bd58;
	color: #FFFFFF; 
	}
	
/* WHITE BOX ON TOP */

.roundedcornr_box {
	background: url(images/roundedcornr_tl_white.jpg) no-repeat top left;
}
.roundedcornr_top_white {
	background: url(images/roundedcornr_tr_white.jpg) no-repeat top right;
}
.roundedcornr_bottom_white {
	background: url(images/roundedcornr_bl_white.jpg) no-repeat bottom left;
}
.roundedcornr_bottom_white div {
	background: url(images/roundedcornr_br_white.jpg) no-repeat bottom right;
}
.roundedcornr_content_white {
	background: url(images/roundedcornr_spacer.gif) top right repeat-y;
}

.roundedcornr_top_white div,.roundedcornr_top_white,
.roundedcornr_bottom_white div, .roundedcornr_bottom_white {
	width: 682px; /* this width represents the graphic for top left rounded corner */
	height: 25px;
}
.roundedcornr_content_white, .roundedcornr_bottom_white {
	margin: 0px;
}
.roundedcornr_content_white {
	width: 642px; /* this width represents the content in the box */
	margin: 0px 15px 0px 30px;
	padding: 0px 10px 0px 0px;
}
	
.roundedcornr_content_white img {
	border: 0;
	margin: 6px 20px 10px 0px;
	}


/* THREE BOXES ON THE BOTTOM */

.roundedcornr_box1 {
	background: url(images/roundedcornr_tl_1.jpg) no-repeat top left;
}
.roundedcornr_box2 {
	background: url(images/roundedcornr_tl_2.jpg) no-repeat top left;
}
.roundedcornr_box3 {
	background: url(images/roundedcornr_tl_3.jpg) no-repeat top left;
}
.roundedcornr_top {
	background: url(images/roundedcornr_tr.jpg) no-repeat top right;
}
.roundedcornr_bottom {
	background: url(images/roundedcornr_bl.jpg) no-repeat bottom left;
}
.roundedcornr_bottom div {
	background: url(images/roundedcornr_br.jpg) no-repeat bottom right; 
}
.roundedcornr_content {
	background: url(images/roundedcornr_spacer.gif) top right repeat-y;
}

.roundedcornr_top div,.roundedcornr_top,
.roundedcornr_bottom div, .roundedcornr_bottom {
	width: 228px; /* this width represents the graphic for top left rounded corner */
	height: 35px;
}
.roundedcornr_content, .roundedcornr_bottom {
	margin-top: 0px;
}
.roundedcornr_content {
	width: 188px; /* this width represents the content in the box */
	margin: 0px 15px 0px 30px;
	padding: 35px 10px 0px 0px;
}


/* Links in bottom boxes */

#navlist_bottom {
	margin: 0px;
	padding: 0px;
	width: 188px;
	}

#navlist_bottom li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #666;
	font-weight: normal;
	text-decoration: none;
	font-family:  Arial, Helvetica, sans-serif;
	line-height: 18px;
}

#navlist_bottom li a { 
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	text-decoration: underline;
	font-family:  Arial, Helvetica, sans-serif;
	}

#navlist_bottom li a:hover { 
	font-size: 12px;
	color: #000;
	font-weight: normal;
	text-decoration: underline;
	font-family:  Arial, Helvetica, sans-serif;
	}


/* FIND A DOCTOR AREA */

#finddoctor {
	width: 0px;
	margin: top;
	padding: 0px;
	}
	
#finddoctor dd {
	margin: 0px;
	padding: 0px; 
	}
	
#finddoctorform #search {
	margin: 0px;
	padding: 4px;
	}	
	
#finddoctorform input {
	width: 175px;
	padding: 4px; 
	background-color: #fff;
	border: 1px solid #a6bd9d;
	color: #666;
	}
	
#finddoctorform .formbutton {
	width: 30px;
	height: 31px;
	cursor:pointer;
	margin: 3px 0px 0px 160px;
	background:url(images/search_icon.jpg) no-repeat left top;
	border-color: #fbf9dc;
}

/* INTERIOR PAGE STRUCTURE */

#interior_contentleft {
	width:275px;
	padding:0px;
	float:left;
	}

#interior_contentleft img {
	margin:0px 0px 15px 40px;
	}
	
#interior_contentright {
	width:450px;
	padding:0px;
	float:left;
	}

/* SERVICE PAGE LINKS */
	
#interior_contentright .groups {
	margin:0px 14px 0px 14px;
	color: #cbc367;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	font-family:  Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

#interior_contentright .groups a {
	color: #869C7F;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	font-family:  Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

#interior_contentright .groups a:link {
	color: #869C7F;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	font-family:  Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

#interior_contentright .groups a:visited {
	color: #869C7F;
	text-decoration: none;
	text-transform: uppercase;
}

#interior_contentright .groups a:hover {
	color: #cbc367;
	text-decoration: underline;
	text-transform: uppercase;
}

/* SERVICE PAGE LINKS */
	
#interior_contentright ul li a {
	color: #abb89a;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	font-family:  Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

#interior_contentright ul li a:link {
	color: #abb89a;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	font-family:  Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

#interior_contentright ul li a:visited {
	color: #abb89a;
	text-decoration: none;
	text-transform: uppercase;
}

#interior_contentright ul li a:hover {
	color: #cbc367;
	text-decoration: underline;
	text-transform: uppercase;
}	
	
#interior_contentright h1 {
	margin:0px 14px 0px 12px;
	padding-top:10px;
	font-family:  Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #7d9277;
	}
	
/* BIO PAGE STRUCTURE */

#interior_biocontentleft {
	width:235px;
	padding:0px;
	float:left;
	}

#interior_biocontentleft img {
	margin:0px 0px 0px 25px;
	}
	
#interior_biocontentright {
	width:415px;
	padding:0px;
	float:left;
	}
	
#interior_biocontentright h1 {
	margin:0px 14px 0px 14px;
	padding-top:10px;
	font-family:  Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #666;
	}

#interior_biocontentright h2 {
	margin:0px 0px 4px 14px;
	padding-top:10px;
	font-family:  Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #666;
	font-weight: bold;
	}	

/* FOOTER/COPYRIGHT */		

#footer {
	width:768px;
	background-color: #FFFFFF;
	height: 50px;
	margin-right:auto;
	margin-left:auto;
	}
	
#footer	#info {
background-color: #FFFFFF;
	margin: 0px;
	padding: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #666;
	text-align: center;
	font-weight: normal;
	}
	
#footer	#info a {
	color: #869C7F;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
}

#footer	#info a:link {
	color: #869C7F;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	}

#footer	#info a:visited {
	color: #869C7F;
	text-decoration: none;
	}

#footer	#info a:hover {
	color: #cbc367;
	text-decoration: underline;
	}


/* NEWS TOP */

.NewsTop, a.NewsTop:link, a.NewsTop:visited   {
	padding-top:10px;
	font-family:  Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #869C7F;

}
a.NewsTop:hover, a.NewsTop:active            {
	padding-top:10px;
	font-family:  Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#9db693;
	text-decoration: underline;

}

.newsP {
	margin:0px 14px 10px 14px;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	line-height: 18px;
	}
	
	.newsNEW {
	margin:0px 14px 10px 14px;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
	
	line-height: 18px;
	}
	
	.Medtext{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	color:#444444;
	/*color:#00FF99;*/
	}