body {
	background-color: #FFFFFF;
}
.whiterow {
	background-color: #FFFFFF;
}
.greenborder {
	border: 1px solid #27431f;
}
.creamrow {
	background-color: #FFFDDA;
}
.greenrow {
	background-color: #27431f;
}
.whiterow {
	background-color: #FFFFFF;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #27431F;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #50230C;
	font-weight: bold;
	font-size: 12px;
}
a:link {
	text-decoration: none;
	color: #FFFDDA;
	font-family: Arial, Helvetica, sans-serif;
}
a:visited {
	text-decoration: none;
	color: #FFFDDA;
	font-family: Arial, Helvetica, sans-serif;
}
a:hover {
	text-decoration: none;
	color: #B7A262;
	font-family: Arial, Helvetica, sans-serif;
}
a:active {
	text-decoration: none;
	color: #FFFDDA;
	font-family: Arial, Helvetica, sans-serif;
}
.brownborder {
	border: 1px solid #615130;
}
.greenborder a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #27431f;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #27431F;
}
.greenborder a {
	text-decoration: underline;
}

.greenborder .greenrow a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFDDA;
}
.whitepromotext {
	color: #FFFFFF;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC3300;
}
.bold {
	font-weight: bold;
}
li {
	list-style-type: disc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #27431F;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFDDA;
}
.promoborder {
	border: 2px ridge #CC3300;
}
.lightgreenrow {
	background-color: #ECF4EA;
}
.lightredrow {
	background-color: #FFF4F0;
}
.redtext {
	color: #CC3300;
}
.whiteparabold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.greyboarder {
	border: 1px solid #CCCCCC;
}
.largepromo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #27431F;
}
.medpromo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #27431F;
}
.xmasborder {
	background-image: url(images/xmasbanner.gif);
	background-repeat: repeat-x;
}

