/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-image: url(img/background.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #1A462B;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #1A462B;
}
a:hover {
	text-decoration: none;
	color: #1A462B;
}
a:active {
	text-decoration: underline;
	color: #1A462B;
}
.copyright {color:#1A462B;
			font-size:10px;}
.bottom_nav {color:#1A462B;}
.bottom_nav a:link {color:#1A462B;
					text-decoration:underline;}
.bottom_nav a:visited {color:#1A462B;
					   text-decoration:underline;}
.bottom_nav a:hover {color:#1A462B;
					 text-decoration:none;}
.bottom_nav a:active {color:#1A462B;
					  text-decoration:underline;}
.page_titles {color:#9D5102;
			  font-size:20px;
			  font-weight:bold;}
.top_nav {font-size:12px;
		  font-weight:bold;}
.green_sub_titles {color: #1A462B;
			 font-size:16px;
			 font-weight:bold;} 
.red_sub_titles {color: #9D5102;
				 font-weight:bold;}
.photo_captions {font-size:12px;
				 font-style:italic;}
.references p{margin-left: 4em;text-indent: -4em;text-align: justify;}
