<!--
body {
	background-image: url(images/Background.jpg);
}

.bodytext {  
	font-size: 10px; 
	color: #333333; 
	text-decoration: none; 
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.9
	}
	
a.bodytext:Hover { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #000000; 
	text-decoration: none
	line-height: 1.9
	}
	
.bodytext1 {  
	font-size: 10px; 
	color: #333333; 
	text-decoration: none; 
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.5
	}
	
a.bodytext1:Hover { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #39692c; 
	text-decoration: none
	line-height: 1.5
	}
	
.MichaelHystead {  
	font-size: 10px; 
	color: #e5e8d0; 
	text-decoration: none; 
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.9
	}
	
.greenlink {  
	font-size: 16px; 
	color: #39692c; 
	text-decoration: none; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.3
	}
	
a.greenlink:Hover { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 16px; 
	color: #548148; 
	text-decoration: none
	line-height: 1.3
	}

.breadcrumb {  
	font-size: 9px; 
	color: #333333; 
	text-decoration: none; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.3
	}
	
a.breadcrumb:Hover { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9px; 
	color: #000000; 
	text-decoration: none
	line-height: 1.3
	}
	
	
.subtitle {  
	font-size: 13px; 
	color: #666666; 
	text-decoration: none; 
	font-family: Verdana, Arial, Helvetica, sans-serif
	}
	
a.subtitle:Hover { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	color: #000000; 
	text-decoration: none
	}
.nav
{
background-color: #CFD1C4;
}
.nav a
{
color: #5D824C;
font-family:   Times new roman, sans-serif,  Helvetica, Arial;
font-size: 10px;
 letter-spacing: 1px;
  display: block;
padding-right: 55px;
text-align: right;
text-decoration: none;
font-weight: bold;
 
Padding-top: 1px;
padding-bottom: 1px;
}
.nav a:hover
{
color: black;
}
#textDiv {
	overflow: auto;
	height: 180px;
	width: 250x;
	padding-right: 15px;
        padding-left: 15px;
border: none;
border-color: red;
border-width: 2px;
}
.largelink
{
color: #5D824C;
 
font-size: 14px;
  
text-decoration: none;
font-weight: bold;
font-family: Lucinda Handwriting, Time new roman;
}
.largelink a
{
  
text-decoration: none;
 
}
.largelink a:hover
{
text-decoration: underline;
}	

