.orangeLineBot {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
}
.orangeLineTop {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FF9900;
}
#bluetop {
	background-image: url(images/top_nav_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	width: 770px;
	height: 100%;
	z-index: 0;
}

#bluebot {
	background-image: url(images/home_bot_blue.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FF9900;
	width: 770px;
	height: 100%;
}
.redTimes {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #CC0000;
	line-height: 26px;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.redTimes2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 26px;
	font-weight: bold;
	color: #CC0000;
}
.blackTimes {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #333333;
}
.newsletter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding: 5px;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	padding: 10px;
}
.bodyTextSmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.active {
	background-color: #FFFFFF;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF9900;
	border-right-color: #FF9900;
	border-bottom-color: #FFFFFF;
	border-left-color: #FF9900;
	color: #4F4F7F;
	display: block;
}
.topnavbg {
	background-image: url(images/tnav2.gif);
	background-repeat: repeat-x;
	display: block;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	padding: 5px 10px 10px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #5F5F90;
	line-height: 28px;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #656698;
}
.trainerTitle {
	font-size: 12px;
	font-weight: bold;
	color: #636295;
}
.trainerName {
	font-size: 16px;
	font-weight: bold;
	color: #646497;
}
.bodytextBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
#bullets {
	line-height: 20px;
	list-style-type: circle;
}
#graybox {
	background-color: #CCCCCC;
	border: 1px solid #FF9900;
	margin: 5px;
	padding: 5px;
	background-position: center;
	text-align: center;
}
#photoright {
	float: right;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	clear: both;
}
#getstarted {
	font-weight: bold;
	background-color: #FFCC99;
	display: block;
	padding: 5px;
	float: right;
	border: 1px solid #FF9900;
	margin-top: 10px;
}
#getstarted a {
	color: #FF6600;
	text-decoration: none;
}
#getstarted a:hover {
	text-decoration: underline;
}
