body {
	background-color: #4D3E2D;
}
.tablewhite {
	background-color: #FFFFFF;
}
.bottomnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E3EAC4;
	text-align: center;
}
a.bottomnav:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E3EAC4;
	text-align: center;
	text-decoration: none;
}
a.bottomnav:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E3EAC4;
	text-align: center;
	text-decoration: underline;
}
a.bottomnav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E3EAC4;
	text-align: center;
	text-decoration: underline;
}
a.bottomnav:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E3EAC4;
	text-align: center;
	text-decoration: underline;
}
a.bottomnav:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E3EAC4;
	text-align: center;
	text-decoration: underline;
}
.tablebrown {
	background-color: #4D3E2D;
}
.rightbar {
	background-image: url(/images/rightside.jpg);
	background-repeat: repeat-y;
}
.leftbar {
	background-image: url(/images/leftside.jpg);
	background-repeat: repeat-y;
}
.tableaifd {
	background-image: url(/images/aifd.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.headingsmall {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	color: #4D3D2E;
	font-weight: normal;
	text-align: center;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
}
.contactinfo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	color: #4D3D2E;
	font-weight: normal;
	text-align: center;
}
a.contactinfo:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	color: #4D3D2E;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
}
a.contactinfo:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	color: #4D3D2E;
	font-weight: normal;
	text-align: center;
	text-decoration: underline;
}
a.contactinfo:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	color: #4D3D2E;
	font-weight: normal;
	text-align: center;
	text-decoration: underline;
}
a.contactinfo:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	color: #4D3D2E;
	font-weight: normal;
	text-align: center;
	text-decoration: underline;
}
a.contactinfo:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	color: #4D3D2E;
	font-weight: normal;
	text-align: center;
	text-decoration: underline;
}.aboutbackground {
	background-image: url(/images/aboutusflower.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
