body { 
	background-color: #8B8932; 
	margin-top: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #551209;
}
a:visited {
	color: #551209;
}
a:hover {
	color: #8e221f;
}
a:active {
	color: #551209;
}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F2C023;
}
.menu a:link {
	color: #F2C023;
	text-decoration: none;
}
.menu a:visited {
	color: #F2C023;
	text-decoration: none;
}
.menu a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.menu a:active {
	color: #F2C023;
	text-decoration: none;
}
.bcLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #C2C2C2;
}
.bcLinks a:link {
	color: #C2C2C2;
	text-decoration: none;
}
.bcLinks a:visited {
	color: #C2C2C2;
	text-decoration: none;
}
.bcLinks a:hover {
	color: #000000;
	text-decoration: underline;
}
.bcLinks a:active {
	color: #C2C2C2;
	text-decoration: none;
}
.button {
	background-image: url(images/button.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.yellowText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #f2c023;
	text-transform: uppercase;
}
.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	top: 0px;
}
.subHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #551209;
}
.bodyTextUnderline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
}
.smallText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.headingText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #8B8932;
	text-transform: uppercase;
}
.flowerPoint {
	list-style-image: url(images/flowerPoint.gif);
}
.style1 {font-weight: bold}
.style2 {color: #666666}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #8B8932;
	text-transform: uppercase;
}
