/* CSS Document */

body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	color: #184211;
}
body {
	background-color: #b1c4b1;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h1 {
	font-size: 24px;
	margin-top:5px;
	margin-bottom:5px;
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 16px;
}
table#layout{
border-style:solid;
border-width:5px;
border-color:#184211;
padding:0px;
margin:0px;
}
td#content {
padding-top:5px;
padding-bottom:5px;
padding-left:25px;
padding-right:25px;
margin:0px;
}
.style1 {font-size: 12px}
a:link {
	color: #006633;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #006633;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: underline;
	color: #006633;
}
div#rightphotos {
float:right;
width:165px;
height:100%;
margin-left:10px;
margin-right:0px;
margin-top:0px;
margin-bottom:0px;
padding-top:10px;
}
div#rightphotos img{
margin-top:0px;
margin-bottom:10px;
}
