@charset "utf-8";
a:link {
	color: #673466;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #532B52;
}
a:hover {
	text-decoration: underline;
	color: #30A5B6;
}
a:active {
	text-decoration: none;
	color: #30A5B6;
}
h1 {
	font-family: "Cooper Black", "Cooper Std Black", Georgia, Verdana, Arial;
	font-size: 42px;
	font-weight: normal;
	margin: 3px;
	padding: 0px;
}

#black {
	background-color: #00F;
}
#radiate {
	height: 150px;
	background-image: url(../new_media/radiate_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #74CDDA;
	border-bottom-width: medium;
	border-bottom-style: double;
	border-bottom-color: #673366;
}
#radiatesm {
	height: 83px;
	background-image: url(../new_media/radiate_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #74CDDA;
	border-bottom-width: medium;
	border-bottom-style: double;
	border-bottom-color: #673366;
}
#botBord {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #673366;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../new_media/checkers_light.gif);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.flavor {
	font-family: "Cooper Black", "Cooper Std Black", Georgia, Verdana, Arial;
	font-size: 42px;
	color: #673366;
}
.locations {
	font-size: 12px;
}
.navBot {
	font-size: 10px;
}
.specialBG {
	background-color: #F7D2E3;
	border: thin dotted #EB9EC5;
	font-family: "Cooper Black", "Cooper Std Black", Georgia, Verdana, Arial;
	font-size: 20px;
	padding: 4px;
}
.specials {
	font-size: 14px;
	padding: 10px;
}.smTxt {
	font-size: 10px;
	font-weight: normal;
}
.txt20 {
	font-size: 20px;
	font-family: "Cooper Black", "Cooper Std Black", Georgia, Verdana, Arial;
}
object {
	display: block;
}

.greenHeading1 {
	font:46px  normal Georgia, "Times New Roman", Times, serif; color:#009343; line-height:52px; }
.greenHeading2 {
	font:32px  normal Georgia, "Times New Roman", Times, serif; color:#009343; line-height:38px; }
.greenHeading3 {
	font:20px  normal Georgia, "Times New Roman", Times, serif; color:#009343; line-height:26px; }
.greenP { font: 14px normal; line-height:26px;}
