body {
	background-image: url(sitebg.jpg);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #451A00;
}
.Footer {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	color: #FFFFFF;
	padding-left: 10px;
}
.CatHeader {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 10px;
}
.Copy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #5a2505;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
}
.SideBG {
	background-image: url(sidebg.gif);
	background-repeat: repeat;
}
.BodyBG {
	background-image: url(bodybg.gif);
	background-repeat: repeat;
}

.MessageCopy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #3A4551;
	padding-top: 6px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	line-height: 18px;
}

.MessageCopy a:link {
	text-decoration:none;
	color: #3A4551;
	font-weight: bold;
}

.MessageCopy a:visited {
	text-decoration:none;
	color: #3A4551;
	font-weight: bold;
}

.MessageCopy a:hover {
	text-decoration:underline;
	color: #3A4551;
}

.MessageCopy a:active {
	text-decoration:none;
	color: #3A4551;
}

.BodyHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #3A4551;
	padding-top: 6px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: dotted;
	border-bottom-color: #3A4551;
	font-weight: bold;
}

.RegCopy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #3A4551;
	padding-top: 7px;
}

.RegCopy a:link {
	text-decoration:none;
	color: #3A4551;
	font-weight: bold;
}

.RegCopy a:visited {
	text-decoration:none;
	color: #3A4551;
}

.RegCopy a:hover {
	text-decoration:underline;
	color: #3A4551;
}

.RegCopy a:active {
	text-decoration:none;
	color: #3A4551;
}
.SpecialsHeader {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #3A4551;
	padding-top: 6px;
	font-weight: bold;
}
.SpecialsText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #E18911;
}
