html {
	overflow-y: scroll;
}

body {
	background-color: #ffffff;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

.menu {
	background-color: #3e97ff;
}

.bluebox {
	border: 1px solid #3e97ff;
	margin-left: 16px;
	margin-right: 11px;
	padding-left: 13px;
	padding-top: 19px;
	padding-right: 19px;
	padding-bottom: 14px;
}

.bluebox2 {
	border: 1px solid #3e97ff;
	margin-left: 16px;
	margin-right: 11px;
	padding: 10px;
	width: 990px;
}

.bluestripe {
	background-color: #3e97ff;
}

.text {
	padding-left: 10px;
}

.directions {
	padding-left: 40px;
	color: #3e97ff;
	font-size: 14px;
}

h1 {
	font-size: 18px;
	margin-bottom: 0px;
}

h2 {
	font-size: 15px;
	margin-bottom: 0px;
}

.sauna {
	background-color: #f3f2de;
}

.coupon {
	background-image: url(gfx/home_2_2_coupon_blank.jpg);
	background-repeat: no-repeat;
}

.coupon2 {
	background-image: url(gfx/home_2_2a_coupon_blank.jpg);
	background-repeat: no-repeat;
}

.coupon_percent {
	color: #1391fc;
	font-size: 125px;
	font-weight: bold;
	position: relative;
	top: 5px;
	right: 123px;
	text-align: right;
	letter-spacing: -5px;
}

.coupon_text {
	color: #848587;
	font-size: 25px;
	font-weight: bold;
	text-align: center;
	position: relative;
	top: -15px;
	left: 2px;
	line-height: 24px;
}

.coupon_fineprint {
	color: #596ba5;
	font-size: 9px;
	text-align: center;
	position: relative;
	top: 52px;
	left: 2px;
	line-height: 10px;
}
