body {
	background-image:     url("images/red031.jpg");
}
a:link {
	color: #FFCC33;
}
a:visited {
	color: #FF9900;
}
a:active {
	color: #FFCC00;
}

.nav 
{
color: #FFCC33; 
font-family: Arial, Helvetica, sans-serif; 
font-weight: bold; 
}

.pageheader {
  color: #993300;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 24px;
  background-color: #FFFFCC;
}
.homeproducts 
{
	color: #FFCC33; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	font-size: 18px;
	text-align: center;
}
.shopnav {
	color: #FFCC33; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	font-size: 21px;
	text-align: center;
}
.copyright {
	color: #FFCC33;
	font-family: Arial, Helvetica, sans-serif;
 	font-size: 12px;
	text-align: center;
}
.eventTitle {
  	font-size: 21px;
  	color: #CC6600;
  	font-weight: bold;
  	font-family: Arial, Helvetica, sans-serif;
  	background-color: #FFCC66;
}
.eventDate {
	font-family: Arial, Helvetica, sans-serif; 
  	font-weight: bold;
	color: #FFCC33; 
	font-size: 18px
}
.eventText {
	font-family: Arial, Helvetica, sans-serif; 
	color: #FFCC33; 
}
.aboutTitle {
  	font-size: 21px;
  	color: #CC6600;
  	font-weight: bold;
  	font-family: Arial, Helvetica, sans-serif;
  	background-color: #FFCC66;
}
.aboutText {
	font-family: Arial, Helvetica, sans-serif; 
	color: #FFCC33; 
}
