body {
	margin-top: 0px;
	padding-left: 0px;
	;
	background-position: 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #2b5164;
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
	background-color: #FBF8EC;



 }
p, li {
	font-style: normal;
	font-weight: normal;
	font-size: 90%;

   color="#000000";
	color: #2b5164;

 } 
h1, h2, h3 {
 font-family: Arial, Helvetica, sans-serif;
 font-style: normal; 
 font-weight: bold;
 color: #2b5164;
} 
h1 {
	font-size: 140%;
}
h2 {
	font-size: 100%;
    color: #993366; 
	}
h3 {
	font-size: 90%;
	margin-bottom: -5px;
	padding: 0px;
}
/* attributes for links within the text*/

a:link {
	color: #2b5164;
	text-decoration: underline;
}
a:visited {
	color: #993366;
	text-decoration: underline;
}
a:hover { 
	text-decoration: underline;
}

.italic {  
font-style: italic;
} 

.address { 
 font-size: 80%;
 font-weight: normal;
}
/* attributes for sidebar navigation links */
a.navigation:link {
	color: #993366;
	font-weight: bold;
	font-size: 90%;
	text-decoration: none;
	width: 155px;
}
a.navigation:visited {
   color: #993366;
	font-weight: bold;
	font-size: 90%;
	text-decoration: none;
	width: 155px;
}
a.navigation:hover {
   color: #993366;
	font-weight: bold;
	font-size: 90%;
	text-decoration: underline;
	width: 155px;
}
.padright {
 padding-right: 20px;
}
.quotes {
	font-style: italic;
}
.sidebarlefttext {
	width: 165px;
	margin-right: 15px;
	font-size: 80%;
	line-height: 110%;

}
.rareheron {
	font-size: 70%;
	line-height: 250%;
	font-weight: normal;
}
.byline {
	font-size: 95%;
	font-weight: bold;
	font-style: italic;
	color: #2b5164;
	line-height: normal;
	width: 300px;
	height: 30px;
	padding-bottom: 15px;
}
.sidebarright {
	font-size: 90%;
	font-weight: normal;
	color: #2b5164;
	background-color: #D1E0D1;
	padding: 8px;
	width: 200px;
	margin-left: 15px;
	float: right;
	border: 1px solid #2b5164;
	margin-bottom: 25px;
	clear: both;
}
.gendent {
	font-size: 80%;
	font-weight: normal;
}
.padleft {
	padding-left: 20px;

}
.resources {
	font-weight: bold;
}
.resourcesdesc {
	font-size: 80%;
	width: 420px;
	padding-left: 20px;
}
.imgfloatright {
	float: right;
	margin-left: 15px;
	border: 1px solid #333333;
	clear: both;
}
.homedefinitions {
	font-size: 80%;
	width: 155px;
}
/*Use these two divs if you have a photo with a credit and or caption*/
#photoDivFloatRight  {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}  

#photoDivFloatLeft  {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}


.photoDivImage  { /*styles the image in these divs to have a red border, apply to the image*/
	border: 1px solid #000000;
}



.caption360  {/*apply to a paragraph caption on an image that is 250+ pixels wide*/
	font-style:italic;
	font-size: 80%;
	width: 360px;
	line-height: 120%;
	margin-top:0px;
	font-weight: bold;
}.testimonial {
	font-style: italic;
	line-height: 120%;
}
