.subhead {
	font-size: 20px;
	font-weight: bolder;
	margin: 5px;
	padding: 5px;
	color: #274725;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	margin: 8px;
	font-weight: normal;
	color: #274725;
	line-height: 18px;

}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	text-align: center;
}
.testimonials {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	font-weight: normal;
	color: #274725;
	margin-top: 1px;
	padding-top: 15px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: ##274725;
	border-right-color: ##274725;
	border-bottom-color: #274725;
	border-left-color: #274725;
	padding-bottom: 15px;
	background-attachment: scroll;
	background-image: url(Images/quotes.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.textbullet {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	margin: 8px;
	padding: 8px;
	font-weight: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	text-indent: 5px;
	list-style:inside square ; 
	padding: 6px;
	margin: 2px;

}
.sm-txt {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 8px;
	padding: 8px;
	font-weight: normal;
}
h1 {
	font-size: 24px;
	font-weight: bold;
	margin: 5px;
	padding: 5px;
	color: #73120C;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}
a:link {
	color: #73120C;
	text-decoration: none;
}
a:visited {
	color: #73120C;
	text-decoration: none;
}
a:hover {
	color: #471E18;
	text-decoration: none;
}
a:active {
	color: #5A1819;
	text-decoration: none;
}

