body {
	margin: 0px;
	background-image: url(images/light_beige_texture_background.gif);
	background-repeat: repeat;
}
#wrapper {
	margin: 30px 40px 30px 40px;
	padding: 10px;	
}
.main_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
	color: rgb(51, 0, 153);
}
.main_text a:link { 
	color: #666633;
}
.main_text a:visited {
	color: #666633;
}
.main_text a:hover {
	color: #0033FF;
}
.important_main_text {
	color: #FF0000;
}
ul
{
	list-style-image: url(images/heart_bul1.gif);
}
ul ul
{
	list-style-image: url(images/heart_bul1.gif);
}
ul ul ul
{
	list-style-image: url(images/heart_bul1.gif);
}
h1           { font-size: 24pt; font-family: GoudyHandtooled BT; 
               font-weight: bold; font-style: normal;
}
h2           { font-family: GoudyHandtooled BT; font-style: normal; font-size: 18pt; 
               font-weight: bold;
}
h3           { font-family: Goudy Old Style; font-size: 14pt; 
               font-weight: bold; font-style: normal;
}
h4           { font-weight: bold; font-size: 12pt; font-style: normal;  
               font-family: Goudy Old Style;
}
h5           { font-size: 10pt; font-style: normal; font-weight: bold; font-family: 
               Goudy Old Style;
}
h6           { font-family: Goudy Old Style; 
               font-size: 8pt; font-style: normal; font-weight: bold;
}
table        { font-family: Goudy Old Style; font-style: normal; font-weight: normal; 
}
#masthead{
	margin: 0px;
	width: 100%;
}
#left_navigation {
	float: left;
	width: 20%;
	margin: 0px;
}
#page_content {
	width: 75%;
	margin: 10px;
	float: right;
}
#bottom{
	clear: both;
	padding: 10px 10px 10px 10px;
}
#site_mapleft_col{
	float: left;
	width: 45%;
	padding: 10px;
}
#site_mapright_col{
  float:right;
	width: 45%;
	padding: 10px;
}
#site_mapbottom{
	clear: both;
}
.breadcrumbs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #000033;
	text-decoration: none;
}
.breadcrumbs a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000033;
	text-decoration: none;
}
.breadcrumbs a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000033;
	text-decoration: none;
}
.breadcrumbs a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666633;
	text-decoration: none;
}
.bio_button  { font-family: Arial; font-size: 12pt; color: #990033; padding: 5px; 
               font-weight:bold }
.bio_button a:visited { font-family: Arial; font-size: 12pt; color: #990033; padding: 5px; 
               font-weight:bold }
.bio_button a:link { font-family: Arial; font-size: 12pt; color: #990033; padding: 5px; 
               font-weight:bold }
.bio_button a:hover { font-family: Arial; font-size: 12pt; color: #808000; padding: 5px; 
               font-weight:bold }
