@charset "utf-8";
.main_logo {
	background-image: url(../images/main/on_the_run_logo.jpg);
	background-repeat: no-repeat;
}
.mid_graphic {
	background-image: url(../images/main/mid_graphic.jpg);
	background-repeat: no-repeat;
}
.graybox {
	background-color: #CCCCCC;
}
.bottom_nav_text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
}
.small_white_text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.header_text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;
}
.mainbody_text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.header_blue {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #0099FF;
	text-decoration: none;
}
.h1_format {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.style1 {color: #FF0000}.quote_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #996699;
	text-decoration: none;
}
.small_text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	text-decoration: none;
}
.schedule_massage_today {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
}
.header_big_blue {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #0099FF;
	text-decoration: none;
}
.corporate_chair_bg {
	background-image: url(../images/pricing/corporate-chair-bg.jpg);
	background-repeat: no-repeat;
}
.couples_massage {
	background-image: url(../images/pricing/couples_massage.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.single_massage {
	background-image: url(../images/pricing/single_massage.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.price {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #669966;
	text-decoration: none;
}
.info_bg {
	background-image: url(../popups/images/info_bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.info_bullet {
	list-style-image: url(../images/info_button.png);
	list-style-type: none;
}
.dashed_box {
	border: 2px dashed #99FF66;
}
