
body {
	background: #E23629 url('/images/background.gif') repeat-x;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
}


.regular {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 17px;
}

body a {
	color: #cc0000;
}

A:link {text-decoration: none}
A:visited {text-decoration: none}
A:active {text-decoration: none}
A:hover {text-decoration: underline;}

h1 {
  color: #c80b07;
  font-size: 17pt;
}

h2 {
  color: #c80b07;
  margin-bottom: 0px;
  font-size: 13pt;
}

h3 {
  color: #c80b07;
  margin-bottom: 3px;
  font-size: 10pt;
}

h4 {
	font-size: 18pt;
	font-style: italic;
	font-weight: bold;
  margin: 0px;
  padding-bottom: 25px;
}


h5 {
	font-size: 20pt;
	font-weight: bold;
  margin: 0px;
  padding-top: 10px;
  padding-bottom: 0px;
  color: #6f1e18;
}

.hilightedRow {
	background: #fefadf;
}
 
.homepageMain {
	margin: 0px;
	padding: 15px;
	background: #FFF url('/images/homepageBackground.jpg') no-repeat;
	font-size: 10pt;
	background-position: top;
}

.interiorMain {
	margin: 0px;
	padding: 20px;
	font-size: 10pt;
	line-height: 17px;
	background: #FFFFFF;
}

.contactSidebar {
  padding: 20px;
  font-size: 9pt;
}

.sidebarReferrals, .sidebarDonations, .sidebarClinics, .sidebarMenu {
	font-size: 10pt;
	font-weight: bold;
	padding: 7px 0px 7px 25px;
	
	margin-left: 20px;
	background-repeat: no-repeat;
	background-position: left;
	display: block;

}

.sidebarReferrals a, .sidebarDonations a, .sidebarClinics a, .sidebarMenu a {
	color: #e08d21;
}

.sidebarReferrals {
	background-image: url(/images/sidebarIcon_arrow.gif);
}

.sidebarDonations {
	background-image: url(/images/sidebarIcon_dollarSign.gif);
}

.sidebarClinics {
	background-image: url(/images/sidebarIcon_star.gif);
}

.sidebarMenu {
	background-image: url(/images/sidebarIcon_menu.gif);
}


.rightSidebar {
	float: right;
	width: 230px;
	padding: 10px;
}

.rightSidebar td {

	font-size: 10pt;
}

.prequalifyNow {
	padding-right: 10px;
	padding-bottom: 0px;
	margin: 0px;
	font-size: 10pt;
}

.topArea {
	background: url('/images/rpaBanner_veryTop.jpg');
	background-repeat: no-repeat;
	background-position: center;
}

.videoArea {
	background: url('/images/banner_right.gif');
	width: 260px;
	height: 190px;
	background-repeat: no-repeat;
	background-position: center;
}

.smallWhiteText {
	font-size: 9pt;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 5px;
}

.smallWhiteText a {
	color: #FFFFFF;
  padding-bottom:20px;
  margin-bottom: 10px;
}

.servicesIcons {
  float: left;
  padding: 0px 5px 5px 0px;
  padding-right: 10px;
  margin-top: 0px;
}

.interiorTop {
	background: url('/images/interiorMainBackground.gif') no-repeat;
	background-position: top;
  width: 699px;
  height: 199px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	color: #ba5d09;
  padding-left: 21px;
  padding-right: 21px;
}

.interiorTopImage {
  float: left;
  margin-right: 20px;
}

.rightHilight {
	margin: 0px 0px 10px 20px;
	width: 250px;
	float: right;
	padding: 12px;
	font-size: 10pt;
	line-height: 17px;
	background: #EEEEEE;
	border: 1px #cccccc solid;
}

.rightHilight li {
  margin: 0px 0px 5px -20px;
  
  }

/* athlete packages page */

.athletePackages_basicVarsityPremier, .athletePackages_varsityPremier, .athletePackages_premier, .athletePackages_basicVarsityPremier51225, .athletePackages_basicVarsityPremierOnline {
	padding: 6px;
	margin: 0px 0px 0px 0px;
	font-size: 10pt;
}

.athletePackages_basicVarsityPremier {
	background-image: url(/images/packagesBackground_basicVarsityPremier.jpg);
	background-repeat: no-repeat;
}

.athletePackages_basicVarsityPremier51225 {
	background-image: url(/images/packagesBackground_basicVarsityPremier51225.jpg);
	background-repeat: no-repeat;
}

.athletePackages_basicVarsityPremierOnline {
	background-image: url(/images/packagesBackground_basicVarsityPremierOnline.jpg);
	background-repeat: no-repeat;
}

.athletePackages_varsityPremier {
	background-image: url(/images/packagesBackground_varsityPremier.jpg);
	background-repeat: no-repeat;
}

.athletePackages_premier {
	background-image: url(/images/packagesBackground_premier.jpg);
	background-repeat: no-repeat;
}

.athletePackages_description {
	width: 460px;
	display: block;
	font-size: 9pt;
}

