body {
	background-color: #FAF6DD;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.nav {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #FAF6DD;
	background-image: none;
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 5px;
	color: #4f3416;
	margin-right: 45px;
}
#nav a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #4f3416;
	text-decoration: none;
}
#nav a:hover {
	background-image: url(navsquare.gif);
	background-repeat: no-repeat;
	background-position: 100%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #4F3416;
	text-decoration: none;
}

.content {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #4f3416;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
}


#content {
	
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #857D3E;
}

.firstletter {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #857D3E;
}
a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #4f4316;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}
a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #4f3416;
	text-decoration: underline;
	font-weight: bold;
	font-size: 14px;
}
.content2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4f3416;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
}
.photocredit {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4f3416;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.return     a {
	color: #857D3E;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.return   a:hover {
	color: #4f3416;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.return   a:visited {
	color: #857D3E;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.content2 a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #4f4316;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
}
.content2  a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #4f3416;
	text-decoration: underline;
	font-weight: bold;
	font-size: 10px;
}
.content1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #4f3416;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
	line-height: 1.3em;
}
.green {
	color: #857d3e;
	font-weight: bold;
	font-size: 14px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.red {color: #990000}
.style1 {font-size: 12px}
.greetings {
	line-height: 37px;
}
.page {
	background-color: #E2DEC2;
	padding: 7px;
	border: 1px solid #857D3E;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4F3416;
}
.fltRT, .fltRT a{
	float: right;
	margin-right: 5px;
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #4f4316;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	width: 125px;
}
.fltRT a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #4f3416;
	text-decoration: underline;
	font-weight: bold;
	font-size: 12px;
}
.fltLFT {
	float: left;
	margin-right: 8px;
	text-align: center;
}
.pageReg {
	background-color: #E2DEC2;
	border: 1px solid #857D3E;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}

.footer {
	background:#faf6dd;
	} 
.footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 0px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4f4316;
	background-color: #faf6dd;
	line-height: 1.2em;
}
.footer a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #4f4316;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
}
.footer  a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #4f3416;
	text-decoration: underline;
	font-weight: bold;
	font-size: 10px;
}
.sidebar {
	padding: 7px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4F3416;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #857D3E;
}
