.content {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #444444;
	background-color: #FFFFFF;
	width: 660px;
	float: left;
	height: auto;
	line-height: 18px;
	text-align: left;
	vertical-align: top;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
}
body {
	background-color: #FFFFFF;
	background-image: url(images/background.jpg);
	background-position: center top;
	background-attachment: fixed;
	background-repeat: repeat-x;
}
.content a:link {
	font-size: 14px;
	color: #006633;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: underline;
}
.content a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #006633;
	text-decoration: underline;
}
.content a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	text-decoration: underline;
}
.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #006633;
	background-color: #FFFFFF;
	width: 650px;
	height: auto;
	line-height: 16px;
	text-align: right;
	vertical-align: top;
	font-style: italic;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0px;
	margin-right: 5px;
	float: left;
	margin-left: 20px;
}
.contact {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #555555;
	line-height: 14px;
	height: auto;
	width: 800px;
	padding-top: 10px;
	text-align: center;
}
.contact a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #555555;
	text-decoration: underline;
}
.contact a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #555555;
	text-decoration: underline;
}
.contact a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #444444;
	text-decoration: underline;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #006835;
	font-size: 1.25em;
	line-height: 1em;
	text-transform: capitalize;
	word-spacing: 0.30em;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.15em;
	color: #006835;
	line-height: 1em;
	margin-bottom: 10px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #006835;
	line-height: 1em;
	margin-top: 20px;
	margin-bottom: 10px;
}
ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	color: #444444;
	list-style-type: disc;
	margin-top: 5px;
}
