/* CSS Document */

body {
	font-family:tahoma, Arial, sans-serif;
	color:#333;
	font-size:11px;
	line-height:115%;
	letter-spacing: 1px;
	background-color:#f1e9d7;
}

.tablesetup {
	width: 840px; 
	margin:auto;

}

.leftnav {
	background-color:#577393;
	border:2px solid #533f31; 
	padding:0; 
	margin:0;
}

.navtext {
	float: left; 
	margin: 15px 0 0 10px; 
	line-height:225%;
	font-weight: bold;
	font-variant: none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color:#000;
}

.bannertable {
	background: #ffffff; 
	border:2px solid #577393;
} 

.bannertextbig {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #533f31;
	font-size:20px;
	line-height:145%;

}


.bannertextital {
	color: #533f31;
	font-size: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	letter-spacing: 3px;
}

.bannertextphone {
	color: #533f31;
	font-size: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}


.bannertext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #533f31;
	font-size: 15px;
	line-height:115%;
}



.main {
	background-color:#fff; 
	color:#333; 
	padding: 10px; 
	border:2px solid #577393; 
	margin: auto;
	line-height:130%;
	padding:0 6px 0 6px;
}

.hed {
	font-family: Tahoma, sans-serif;
	font-weight: bold;
	color: #533f31;
}

.hedplus {
	font-family: Tahoma, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #533f31;
}

.hedhealthnews {
	font-family: Tahoma, sans-serif;
	font-size: 15px;
	font-weight: bold;
}

.pagetitle {
	color: #533f31;
	font-weight: bold;
	font-variant:none;
	font-size:13px;
	letter-spacing: 1px;
	font-family: Tahoma, sans-serif;
}

.phototable {
	margin-left:10px;
 }
 
 .caption {
	font-family: avant garde, sans-serif;
 	font-size: 80%;
	color: #533f31;
 }


a.navlink {
color:#fff;
text-decoration:none;
}

a:hover.navlink {
color:#fff;
text-decoration: underline;
}

.lite {
	color: #666666;
	font-style: italic;
	font-size: 75%;
}

.copyright {
	width: 700px;
	margin:auto;
}
