.header {
	font-family: Impact;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #000000;
}
.headerLarge {
	font-family: Impact;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #000000;
}
.bodyText {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.bodyTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #000000;
}
.textSmall {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: Arial;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #00FFFF;
	background-color: #669933;
}
.bodyText2 {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #000000;
}
.textSmall2 {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #333333;
}
.textDescribe {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333333;
}
.bgDates {
	background-attachment: scroll;
	background-image: url(../images/bg_dates.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.bgContact {
	background-attachment: scroll;
	background-image: url(../images/bg_contact.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.bgShop {
	background-attachment: scroll;
	background-image: url(../images/bg_cd.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.bgFridge {
	background-attachment: scroll;
	background-image: url(../images/bg_fridge.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.bgPics {
	background-attachment: scroll;
	background-image: url(../images/bg_pics.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.bgPress {
	background-attachment: scroll;
	background-image: url(../images/bg_press.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}