.slogonfont {
	font-family: "Comic Sans MS";
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	color: #000000;

}
.address {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;

}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;

}
.border {
	padding: 2px;
	border: 12px outset #AD9C52;
}
.menuheader {
	font-family: "Comic Sans MS";
	font-size: 16px;
	font-weight: normal;
	color: #000000;
	font-style: italic;

}
.menucomic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666633;
}
.header2 {
	font-family: Arial;
	font-weight:bold
	font-size: 12px;
	color: #584D1F;
	font-size: 14px;
	font-weight: bold;
}
.centertext {
	text-align: center;
}
.goldbackground {
	background-color: #F2E9CA;

}
.graybackground {
	background-repeat: repeat;
	background-image: url(../Images/backgourndimagerivalries1.gif);
	background-position: center;

}
