﻿body {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: "Book Antiqua", "Times New Roman", Times, serif;
	font-size: 1.1em;
	background-color: #EEF7F4;
	background-image: url('images/garland_bk.jpg');
}
.bodytext {
	
	font-family: "Times New Roman", Times, serif;
	font-size: 1.1em;
	font-weight: normal;
	
}

div {
	text-align: center;
}
p {
	font-family: "Book Antiqua", "Times New Roman", Times, serif;
	font-size: 1.1em;
	text-align: left;
}
h2 {
	font-family: "Book Antiqua", "Times New Roman", Times, serif;
	font-size: 1.7em
	;
	color: #000000;
	font-weight: normal;
	text-align: left;
}
h3 {
	font-family: "Book Antiqua", "Times New Roman", Times, serif;
	font-size: 1.5em
	;
	color: #ae3d24;
		font-weight: normal;
	text-align: left;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #000000;
	font-weight: bold;
	text-align: center;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em
	;
	color: #5c8427;
	font-weight: normal;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
}
a {
	color: #436713;
	text-decoration: underline;
}
a:hover {
	color: #A53B22;
	text-decoration: none;

}
.red {
	color: #711471;
}
.left {
	text-align: left;
}
.center {
	text-align: center;
}
.white {
	font-family: Verdana;
	font-size: .9em
	;
	font-weight: bold;
	color: #FFFFFF;
}
.captions  {
	font-family: Verdana;
	font-size: 0.9em;
	font-style: italic;
}
.about  {
	font-family: Verdana;
	font-size: 0.9em;

}
.footer {
	font-family: Arial, Sans-serif;
	font-size: 0.9em
	;
}



