@charset "UTF-8";
/* CSS Document */

body
{
background: #000;
margin:0px;
background-image:url('images/rambg.jpg');
background-repeat:repeat-x;
}

#menu {
	height: 250px;
	position: relative;
	border: 0;
	margin: 0px 0px -225px 0px;
	z-index: 3;
	}

a:link {
	color:#009;
	text-decoration: none;
}
a:visited {
	color:#900;
	text-decoration: none;
}
a:hover {
	color:#00f;
	text-decoration: none;
}
a:active {
	color:#f00;
	text-decoration: none;
}

p {
	color:#000;
	margin-right:20px;
	margin-left:20px;
	margin-bottom:20px;
	margin-top:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight:normal;
	text-align:justify;
}

.softouch {
	color:#000;
	margin-right:20px;
	margin-left:20px;
	margin-bottom:20px;
	margin-top:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight:normal;
	text-align:justify;
}

.price {
	color:#900;
	margin-right:20px;
	margin-left:20px;
	margin-bottom:0px;
	margin-top:-10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight:bold;
	text-align:center;
}

.ordertitle {
	margin-right:0px;
	margin-left:0px;
	margin-bottom:0px;
	margin-top:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight:bold;
	text-align:right;
}

.orderinput {
	margin-right:0px;
	margin-left:0px;
	margin-bottom:0px;
	margin-top:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight:normal;
	text-align:left;
}

.ordermiddle {
	margin-right:20px;
	margin-left:20px;
	margin-bottom:20px;
	margin-top:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight:normal;
	text-align:justify;
}

.goals {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:normal;
	margin-left:-10px;
	margin-right:20px;
	margin-bottom:20px;
}

.affiliate {
	text-align:center;
	font-weight:bold;
	font-size: 10pt;
	padding-bottom:20px;
	padding-top:10px;
}

.hoursday {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:bold;
	margin-bottom:5px;
}

.hourssub {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:8pt;
	font-weight:normal;
	margin-top:-15px;
	margin-bottom:20px;
}

h1 {
	color:#600;
	margin-right:20px;
	margin-left:20px;
	margin-bottom:20px;
	margin-top:20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size: 14pt;
}

h2 {
	color:#600;
	margin-right:20px;
	margin-left:20px;
	margin-bottom:20px;
	margin-top:20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size: 12pt;
}

h3 {
	color:#000;
	margin-right:20px;
	margin-left:20px;
	margin-bottom:20px;
	margin-top:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 10pt;
}

h4 {
	color:#000;
	margin-right:20px;
	margin-left:20px;
	margin-bottom:20px;
	margin-top:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 10pt;
	text-align:justify;
}

li {
	color:#000;
	margin-right:20px;
	margin-left:20px;
	margin-bottom:5px;
	margin-top:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}