.background {
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
}
.copysm {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}
a:link {
	color: #325268;
}
a:visited {
	color: #263E4E;
}
.copy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 18px;
}
.subtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
}

.subheading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CAB17E;
	color: #000000;
	font-style: normal;
}
.hometitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #F1EAD2;
}
.hometext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #F1EAD2;
	line-height: 15px;
}
.sectiontitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	font-weight: bold;
	color: #FFFFFF;
}
.grasses {
	background-image: url(images/cornergrasses.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
}

