body {
	color: #4d5258;
	font-family: Arial, SunSans-Regular, sans-serif;
	background: #fff url(../images/main_bg.jpg) repeat-x;
	margin: 0;
	padding: 0;
	font-size: 12px;
}

td, p {
	font-size: 12px;
	vertical-align: top;
}

img {
	border: none;
	margin: 0;
	padding: 0;
}

a {
	color: #537bb4;
	text-decoration: none;
}

a:visited {
	color: #537bb4;
	text-decoration: none;
}

a:hover {
	color: #93a359;
	text-decoration: none;
}

a:visited:hover {
	color: #93a359;
	text-decoration: none;
}

h1 {
	font-family: arial;
	font-size: 18px;
	color: #b3be8b;
	text-transform: uppercase;
	font-weight: bold;
	background: url(../images/h1_bg.jpg) 100% 100% no-repeat;
	margin: 0;
	padding: 0 0 3px 0;
	letter-spacing: 1px;
}

h2 {
	font-size: 14px;
	color: #537bb4;
	padding: 0;
	margin: 0;
}

h3 {
	font-size: 14px;
	color: #93a359;
	padding: 0;
	margin: 0;
}

h4 {
	font-size: 16px;
	color: #829cb7;
	font-weight: bold;
	margin: 25px 0 5px 0;
	padding: 0;
}


/* --------- INDEX STYLES ------------ */
.index_flash {
	float: left;
	width: 642px;
}

.index_header_right {
	float: right;
	width: 182px;
	background: #537bb4;
	margin: 0 14px 0 0;
	padding: 25px 30px 10px 30px;
	height: 227px;
	color: white;
	font-weight: bold;
	font-size: 13px;
}

.index_header_right a {
	color: white;
	text-decoration: none;
}

.index_header_right a:visited {
	color: white;
	text-decoration: none;
}

.index_header_right a:hover {
	color: white;
	text-decoration: underline;
}

.index_header_right a:visited:hover {
	color: white;
	text-decoration: underline;
}

.index_header_right h2 {
	color: white;
	font-size: 16px;
	padding-bottom: 5px;
}

.index_header_right ul {
	list-style: none;
	padding: 5px 0 0 13px;
	margin: 0;
}

.index_header_right li {
	list-style-image: url(../images/bullet.gif);
	padding: 0 0 13px 0;
	margin: 0;
	line-height: 16px;
}

.index_doctors td {
	padding: 0 15px 13px 0;
	line-height: 16px;
}

.content #left {
	float: left;
	width: 395px;
	padding: 13px 0 0 0;
}

.content #left p {
	margin: 0;
	padding: 0;
	line-height: 18px;
}

.content #right {
	float: right;
	width: 460px;
	vertical-align: bottom;
	padding: 0 0 14px 0;
}

/* --------- SUBPAGE STYLES ------------ */
.wrapper {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	background: #fff;
}

.header {
	background: #fff url(../images/top_bar.jpg) no-repeat;
	height: 84px;
	text-align: right;
	padding: 14px 14px 0 0;
	text-transform: uppercase;
	font-weight: bold;
	color: #777;
}

.header a {
	color: #537bb4;
	text-decoration: none;
}

.header a:visited {
	color: #537bb4;
	text-decoration: none;
}

.header a:hover {
	color: #93a359;
	text-decoration: none;
}
.header a:visited:hover {
	color: #93a359;
	text-decoration: none;
}

.content {
	clear: both;
	padding: 14px;
}

.content #right_column {
	width: 182px;
	background: #537bb4;
	margin: 0 0 0 0;
	padding: 25px 30px 10px 30px;
	color: white;
	font-weight: bold;
	font-size: 13px;	
}

.content #right_column a {
	color: white;
	text-decoration: none;
}

.content #right_column a:visited {
	color: white;
	text-decoration: none;
}

.content #right_column a:hover {
	color: white;
	text-decoration: underline;
}

.content #right_column a:visited:hover {
	color: white;
	text-decoration: underline;
}

.content #right_column h2 {
	color: white;
	font-size: 16px;
	padding-bottom: 5px;
}

.content #right_column ul {
	list-style: none;
	padding: 5px 0 0 13px;
	margin: 0;
}

.content #right_column li {
	list-style-image: url(../images/bullet.gif);
	padding: 0 0 13px 0;
	margin: 0;
	line-height: 16px;
}

.content p {
	padding: 5px 0 20px 0;
	margin: 0;
	line-height: 22px;
}

.content ul {
	padding: 0 0 15px 25px;
	list-style-image: url(../images/bullet2.gif);
	margin: 0;
}

.content li {
	padding: 0 0 9px 0;
	margin: 0;
}

#right_column_td {
	background: #537bb4;
}

.footer {
	height: 85px;
	background: #fff url(../images/footer_bg.jpg) no-repeat;
	padding: 23px 0 50px 40px;
	clear: both;
}

.footer p {
	color: white;
	font-size: 14px;
	font-weight: bold;
	padding: 0;
	margin: 0;
}

.footer #small {
	color: white;
	font-size: 11px;
	font-weight: normal;
	padding: 10px 0 0 0;
	margin: 0;
}

.footer a {
	color: #fff;
}

.footer a:visited {
	color: #fff;
}

.footer a:hover {
	color: #fff;
}

.footer a:visited:hover {
	color: #fff;
}

.breadcrumbs {
	font-family: arial;
	font-size: 11px;
	color: #4d5258;
	padding: 0 0 15px 0;
}

/* --------- TEASER STYLES ------------ */
.tsr-pg-title {
	font-weight:bold;
	font-size: 14px;
	margin: 0 40px 2px 335px;
	}
.tsr-pg-title a:link {
	color: #0e5b37; 
	text-decoration: none; 
	}
.tsr-pg-title a:visited {
	color: #0e5b37; 
	text-decoration: none; 
	}
.tsr-pg-title a:hover {
	color: #0e5b37;
	text-decoration: underline; 
	}
.tsr-pg-title a:visited:hover {
	color: #0e5b37;
	text-decoration: underline; 
	}
.tsr-pg-abstract {
	color:#3E3C3D;
	padding-bottom:3px;
	border-bottom:1px dotted #ccc;
	margin: 0 40px 11px 335px;
	font-size: 12px;
	line-height: 20px;
	}


/* --------- PHOTO AREA CSS ------------ */

.photo-area { float: left; }
.photo-area img { display: block }
#photo { background-color: #ccc; width: 150px; height: 150px; margin-right: 30px; margin-bottom: 20px; }
#photo-caption { color: #000; font-size: 12px; font-style: italic; line-height: 14px; background-color: #ccc; padding: 7px 7px 8px 8px; margin: 0; }
#hoverpopup0 { position: absolute; width: 400px; border-bottom: 20px solid #fff; display: none; }
#hover-position0 { position: relative; top: -170px; left: 170px; display: none; }
#hoverpopup1 { position: absolute; width: 400px; display: none; border-bottom: 20px solid #fff; }
#hover-position1 { position: relative; top: -340px; left: 170px; display: none; }
#hoverpopup2 { position: absolute; width: 400px; border-bottom: 20px solid #fff; display: none; }
#hover-position2 { position: relative; top: -340px; left: 170px; display: none; }
#hoverpopup3 { position: absolute; width: 400px; border-bottom: 20px solid #fff; display: none; }
#hover-position3 { position: relative; top: -340px; left: 170px; display: none; }
#hoverpopup4 { position: absolute; width: 400px; border-bottom: 20px solid #fff; display: none; }
#hover-position4 { position: relative; top: -340px; left: 170px; display: none; }


/* --------- HOME LINK ------------ */

#nav_home, #nav_home ul {
	list-style: none; font-size: 13px; float: right; background: transparent; border: 0; margin: 0; padding: 10px 5px 0 0; display: inline; font-weight: bold;
}
#nav_home a { display: block; color: #d8e2ed; text-decoration: none; padding: 0; margin: 0; }
#nav_home a.daddy { background: transparent; padding: 0; }
#nav_home a:hover.daddy { background: transparent; }
#nav_home a:hover { color: #fff; text-decoration: none; }
#nav_home a:visited:hover { color: #fff; text-decoration: none; }



/* --------- DROPDOWN MENU CSS ------------ */

.navigation {
	margin: 0;
	padding: 0;
	background: url(../images/nav_bg.gif) no-repeat;
	font-family: arial;
	text-transform: uppercase;
	font-size: 13px;
	text-align: right;
	float: right;
}

* html .navigation {
	margin-bottom: -3px;
}
#nav, #nav ul { list-style: none; font-size: 13px; float: right; background: transparent; border: 0; margin: 0; padding: 0; display: inline; font-weight: bold; }
#nav a { display: block; color: #537bb4; text-decoration: none; padding: 0; margin: 0; }
#nav a.daddy { background: transparent; padding: 0; }
#nav a:hover.daddy { background: transparent; }
#nav li { float: left; width: auto; background: transparent; padding: 0; margin: 0 0 0 22px; }
#nav li ul { position: absolute; left: -999em; height: auto; width: 175px; w\idth: 175px; padding: 0 0 0 0; margin: 0; text-align: left; font-size: 12px; border-bottom: 1px solid #93a359; }
#nav li li { padding: 5px 0 5px 9px; margin: 0; width: 164px; border-left: 1px solid #93a359; border-right: 1px solid #93a359; border-bottom: 1px solid #aebe73; background: #d1dda5;}
#nav li li:hover {  }
#nav li ul a { width: 160px; w\idth: 160px; color: #93a359; }
#nav li ul a:visited { color: #93a359; }
#nav li ul a:hover { color: #7c8b44; }
#nav li ul a:visited:hover { color: #7c8b44; }
#nav li ul ul { margin: -14px 0 0 150px; border-top: 1px solid #93a359; padding: 0; background: #829cb7;}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul, #nav li.sfhover ul ul ul ul { left: -999em; }
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul, #nav li li li li.sfhover ul { left: auto; }
#nav li:hover, #nav li.sfhover { }
#nav a:hover { color: #93a359; text-decoration: none; }
#nav a:visited:hover { color: #93a359; text-decoration: none; }
#nav li:hover, #nav li.hover {
    position: static;
}

#nav_home, #nav_home ul {
list-style: none; font-size: 13px; float: right; background: transparent; border: 0; margin: 0; padding: 10px 35px 0 0; display: inline; font-weight: bold;
}
