
/* Begin General Layout Styles ////////////////////////////////////////////////////// */

a {
	color: #003366;
	text-decoration: none;
}

body, html {
	margin: 0;
	padding: 0;
	background: #fff;
	text-align: center;
}

form {
	display: inline;
}

form, fieldset {
	padding: 0;
	margin: 0;
	border: none;
}

p {
	margin: 0;
}

p.nopad, .text p.nopad {
	padding: 0;
}

.bg {
	background: #fff url('../images/bg.gif') repeat-x;
	min-width: 1010px;
}

/* .bg2 {
	background: url('../images/bg2.gif') 0 100% repeat-x;
	min-width: 1010px;
}

.background {
	background: url('../images/background2.jpg') 100% 100% no-repeat;
	min-width: 1010px;
}

.background2 {
	background: url('../images/background1.jpg') 0 100% no-repeat;
	min-width: 1010px;
}

.request .background2 {
	background: url('../images/background3.jpg') 0 100% no-repeat;
} */

.clear {
	clear: both;
}

.container {
	width: 1010px;
	margin: auto;
}

/* End General Layout Styles //////////////////////////////////////////////////////// */



/* Begin Header Styles ////////////////////////////////////////////////////////////// */

.header {
	text-align: left;
}

.header h1 {
	margin: 0;
}

.header h1 a {
	position: relative;
	left: 31px;
}

.header h1 a, .header h1 a span {
	width: 160px;
	height: 149px;
	float: left;
	cursor: pointer;
}

.header[class] h1 a {
	background: url('../images/logo.png') no-repeat;
}

.header h1 a {
	display: block;
	text-indent: -9999px;
	overflow: hidden;
}

.header .menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #fff;
	padding: 68px 0 0 180px;
	height: 36px;
}

.about .header .menu {
	background: url('../images/menu_bg1.gif') 185px 63px no-repeat;
}

.contact .header .menu {
	background: url('../images/menu_bg6.gif') 680px 65px no-repeat;
}

.facilities .header .menu {
	background: url('../images/menu_bg3.gif') 373px 65px no-repeat;
}

.internships .header .menu {
	background: url('../images/menu_bg5.gif') 590px 67px no-repeat;
}

.news .header .menu {
	background: url('../images/menu_bg4.gif') 458px 65px no-repeat;
}

.services .header .menu {
	background: url('../images/menu_bg2.gif') 295px 65px no-repeat;
}

.header .menu a {
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	padding: 0 9px 0 9px;
}

.rip {
	float: right;
	width: 194px;
	height: 154px;
	padding: 25px 25px 0 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	margin-top: 40px;
	z-index: 100;
	text-align: left;
}

.rip[class] {
	background: url('../images/paper_bg.png') no-repeat;
}

.rip a {
	display: block;
	width: 135px;
	height: 26px;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background: url('../images/button_request.gif') no-repeat;
	padding: 7px 0 0 11px;
	text-decoration: none;
	margin-top: 10px;
}

.rip strong {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
	font-size: 14px;
	display: block;
	color: #003366;
	height: 20px;
}

/* End Header Styles //////////////////////////////////////////////////////////////// */



/* Begin Main Content Styles //////////////////////////////////////////////////////// */

.boxes {
	width: 900px;
	height: 194px;
	background: url('../images/boxes_bg.gif') repeat-x;
	margin: -60px 0 0 10px;
	padding: 0 0 0 20px;
}

.boxes div {
	padding-top: 30px;
	float: left;
}

.boxes div a {
	color: #003366;
}

.boxes div p {
	margin: 0;
}

.boxes div strong {
	display: block;
	color: #0099cc;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	height: 23px;
}

.boxes .box1 {
	width: 276px;
}

.boxes .box1, .boxes .box2 {
	background: url('../images/box_border.gif') 100% 0 no-repeat;
	padding-right: 10px;
}

.boxes .box1, .boxes .box3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
}

.boxes .box1 p, .boxes .box3 p {
	line-height: 18px;
}

.boxes .box2 {
	width: 286px;
	padding-left: 20px;
}

.boxes .box2 p {
	clear: both;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

.boxes .box2 ul {
	padding: 0;
	margin: 0;
	list-style: none;
	width: 258px;
}

.boxes .box2 ul li {
	border-bottom: 1px solid #d7d5cc;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
	height: 24px;
	line-height: 24px;
}

.boxes .box2 ul li span {
	float: right;
}

.boxes .box2 .trainer {
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 16px;
}

.boxes .box2 .trainer span {
	display: block;
	width: 106px;
	height: 106px;
	background: url('../images/image_jockey.jpg') no-repeat;
	float: left;
	margin-top: -10px;
}

.boxes .box2 .trainer span, .main-content .page-header, .sidebar .sidebar-image, .text h3, .text .page-image, .main-content h3, .sidebar .winners, .map,
.page-image {
	display: block;
	text-indent: -9999px;
	overflow: hidden;
}

.boxes .box2 .trainer strong {
	margin: 0 0 15px 0;
}

.boxes .box3 {
	width: 265px;
	padding-left: 20px;
}

.boxes .box3 b {
	display: block;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 10px;
}

.map {
	height: 390px;
	background: url('../images/map.jpg') 50% 0 no-repeat;
	margin-top: -30px;
}

.main-content {
	width: 940px;
	margin: auto;
	background: url('../images/content_bg.gif') no-repeat;
	text-align: left;
	padding: 10px 0 0 0;
}

.internships .main-content .text fieldset {
	background: url('../images/form_bg3.jpg') no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

.internships .main-content .text fieldset input {
	margin-bottom: 15px;
}

.main-content .page-header {
	height: 80px;
	background: url('../images/title_about.gif') 13px 0 no-repeat;
	margin: 0;
	clear: left;
	position: relative;
	top: -15px;
}

.contact .main-content .page-header {
	background: url('../images/title_contact.gif') 13px 50% no-repeat;
}

.facilities .main-content .page-header {
	background: url('../images/title_facilities.gif') 13px 50% no-repeat;
}

.internships .main-content .page-header {
	background: url('../images/title_internships.gif') 13px 50% no-repeat;
}

.news .main-content .page-header {
	background: url('../images/title_news.gif') 13px 50% no-repeat;
}

.request .main-content .page-header {
	background: url('../images/title_request.gif') 23px 50% no-repeat;
}

.services .main-content .page-header {
	background: url('../images/title_services.gif') 13px 50% no-repeat;
}

.featured-services {
	float: right;
	width: 168px;
	margin: 80px 0 0 0;
	position: relative;
	left: 200px;
}

.featured-services strong {
	display: block;
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #0099cc;
	font-size: 14px;
}

.featured-services ul, .featured-services ul li, .text ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.featured-services ul li, .sidebar ul li, .text ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding: 5px 0 0 8px;
	background: url('../images/bullet.gif') 0 10px no-repeat;
}

.image-box {
	width: 381px;
	height: 341px;
	background: url('../images/box_img_bg.jpg') no-repeat;
	padding: 45px 200px 0 45px;
	margin-left: -45px;
	float: left;
}

.quote-box {
	float: right;
	width: 257px;
	border-top: 1px solid #ccc;
	border-left: 6px solid #f3bb75;
	margin-left: 10px;
	background: #fff8cc url('../images/quote_shadow.gif') 0 100% repeat-x;
	padding: 10px 8px 10px 8px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	position: relative;
	top: -5px;
}

.quote-box b {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 5px;
}

.quote-box b, .quote-box p {
	color: #666666;
}

.quote-box p, .text .quote-box p {
	line-height: normal;
	padding: 0;
}

.quote-box strong {
	display: block;
	height: 23px;
	color: #0099cc;
}

.panel {
	width: 747px;
	height: 303px;
	position: relative;
	left: -23px;
}

.panel[class] {
	background: url('../images/panel.png') no-repeat;
}

.panel h2, .panel h3 {
	display: none;
}

.sidebar {
	float: left;
	width: 218px;
	margin-left: 10px;
}

.contact .sidebar {
	width: 500px;
	height: auto !important;
	height: 308px;
	min-height: 308px;
	float: right;
	background: url('../images/form_bg.jpg') no-repeat;
}

.facilities .sidebar, .news .sidebar {
	float: right;
	width: 300px;
	height: auto !important;
	height: 470px;
	min-height: 470px;
	background: url('../images/sidebar_bg.jpg') no-repeat;
	margin: -50px 10px 0 0;
}

.request .sidebar {
	width: 340px;
	height: auto !important;
	height: 482px;
	min-height: 482px;
	float: left;
	padding-left: 110px;
	background: url('../images/form_bg2.jpg') 100% 0 no-repeat;
}

.sidebar a, .featured-services a {
	display: block;
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	padding-top: 4px;
}

.sidebar a, .sidebar strong, .sidebar ul {
	padding-left: 3px;
}

.sidebar fieldset {
	padding: 20px 0 0 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.sidebar fieldset label {
	padding-top: 9px;
}

.sidebar fieldset label, .sidebar fieldset input {
	display: block;
}

.sidebar fieldset input, .sidebar fieldset textarea {
	border: 1px solid #c7c0bc;
}

.sidebar fieldset input.submit {
	border: none;
	margin-top: 9px;
}

.sidebar fieldset strong {
	padding: 0;
}

.sidebar fieldset strong, .sidebar fieldset label {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.sidebar fieldset textarea {
	width: 260px;
	height: 92px;
}

.sidebar strong, .text .subheading, .text .subheading a {
	color: #0099cc;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration: none;
}

.facilities .sidebar strong, .news .sidebar .clear strong {
	padding-left: 40px;
}

.sidebar ul {
	padding: 0 0 0 3px;
	margin: 0;
	list-style: none;
}

.facilities .sidebar ul, .news .sidebar .clear ul {
	padding: 0 0 0 40px
}

.sidebar ul li {
	background: url('../images/bullet.gif') 0 9px no-repeat;
	padding-top: 4px;
}

.sidebar .apply {
	color: #fff;
	text-transform: uppercase;
	background: url('../images/button_bg.gif') 50% 0 no-repeat;
	height: 35px;
	line-height: 30px;
	padding: 0;
}

.sidebar .apply, .sidebar .link-letter {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

.sidebar .link-letter {
	height: 32px;
	background: url('../images/link_letter.gif') 50% 0 no-repeat;
	color: #0099cc;
	padding-top: 70px;
	text-decoration: underline;
}

.sidebar .link-letter span {
	display: none;
}

.sidebar .quote-box strong {
	display: block;
	padding: 0 0 10px 0;
}

.sidebar .quote-box ul {
	line-height: 18px;
}

.sidebar .quote-box ul li {
	padding: 0 0 0 8px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}

.sidebar .sidebar-image {
	width: 202px;
	height: 216px;
	background: url('../images/sidebar_img_about.jpg') no-repeat;
}

.internships .sidebar .sidebar-image {
	width: 202px;
	height: 216px;
	background: url('../images/sidebar_img_interns.jpg') no-repeat;
}

.facilities .sidebar .sidebar-image {
	width: 299px;
	height: 232px;
	background: url('../images/sidebar_img_facilities.jpg') no-repeat;
}

.services .sidebar .sidebar-image {
	background: url('../images/sidebar_img_services.jpg') no-repeat;
}

.sidebar .winners {
	height: 33px;
	background: url('../images/subtitle_winners.gif') 50% 0 no-repeat;
}

.text {
	width: 585px;
	float: left;
}

.contact .text {
	width: 285px;
	padding-left: 130px;
}

.contact .text address {
	font-style: normal;
	line-height: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
}

.facilities .text, .news .text {
	padding-left: 25px;
	margin-top: -30px;
}

.internships .text {
	width: 700px;
}

.news .text {
	padding-top: 5px;
}

.text p, .text ul {
	padding-bottom: 15px;
}

.text p.nopad, .main-content .text p.nopad {
	padding-bottom: 0;
}

.text p, .text ul li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
}

.text h3, .main-content h3 {
	margin: 0;
	height: 43px;
}

.about .text h3 {
	background: url('../images/subtitle_learn.gif') no-repeat;
}

.contact .main-content h3 {
	background: url('../images/subtitle_come_visit.gif') 25px 0 no-repeat;
	top: -40px;
}

.facilities .main-content h3 {
	background: url('../images/subtitle_our_state.gif') 25px 0 no-repeat;
	top: -40px;
}

.facilities .main-content h3, .contact .main-content h3, .news .main-content h3, .request .main-content h3 {
	position: relative;
}

.internships .text fieldset p label {
	width: 245px;
	float: left;
	text-align: right;
	padding-right: 10px;
	text-transform: uppercase;
}

.internships .text fieldset label span {
	text-transform: capitalize;
}

.internships .text fieldset p {
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

.internships .text fieldset .top-items {
	padding: 0 0 25px 220px;
}

.internships .text h3 {
	background: url('../images/subtitle_always.gif') no-repeat;
}

.news .main-content h3 {
	background: url('../images/subtitle_news.gif') 25px 0 no-repeat;
	top: -25px;
}

.request .main-content h3 {
	background: url('../images/subtitle_request.gif') 95px 0 no-repeat;
	margin-top: -50px;
}

.services .text h3 {
	background: url('../images/subtitle_we_offer.gif') no-repeat;
}

.text ul li ul li {
	background: url('../images/bullet_blue.gif') 10px 14px no-repeat;
	padding-left: 20px;
}

.text .news-block {
	padding-bottom: 10px;
}

.text .news-block .date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	display: block;
	text-transform: uppercase;
}

.text .page-image {
	height: 180px;
	background: url('../images/img_about.jpg') 50% 0 no-repeat;
}

.facilities .text .page-image {
	width: 202px;
	height: 216px;
	background: url('../images/image_hbot.jpg') no-repeat;
	float: left;
	margin-right: 15px;
}

.facilities .text .page-image.equigym {
	background: url('../images/image_equigym.jpg') no-repeat;
	width: 212px;
	height: 167px;
}

.facilities .text .page-image.equigym, .facilities .text .page-image.swimming {
	float: right;
	margin: 0 0 0 15px;
}

.facilities .text .page-image.swimming {
	background: url('../images/image_swimming.jpg') no-repeat;
	width: 215px;
	height: 172px;
}

.facilities .text .page-image.walking {
	background: url('../images/image_walking.jpg') no-repeat;
	width: 212px;
	height: 167px;
}

.request .main-content .page-image {
	width: 246px;
	height: 392px;
	background: url('../images/image_request.jpg') no-repeat;
	float: right;
	margin-right: 220px;
}


.text .page-menu {
	width: 118px;
	float: right;
	margin-left: 10px;
	border-left: 1px solid #e87e1e;
	line-height: normal;
	padding: 0 0 4px 0;
}

.text .page-menu li {
	padding: 0;
	background: 0;
	line-height: normal;
}

.text .page-menu li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	display: block;
	padding: 4px 0 0 15px;
	background: url('../images/bullet_blue.gif') 9px 8px no-repeat;
}

.text-content {
	padding: 20px 0 10px 130px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
}

/* End Main Content Styles ////////////////////////////////////////////////////////// */



/* Begin Footer Styles ////////////////////////////////////////////////////////////// */

.footer {
	height: 88px;
	min-width: 1010px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	padding-top: 20px;
	line-height: 18px;
}

.footer a {
	color: #0099cc;
	font-size: 11px;
	text-decoration: none;
}

/* End Footer Styles //////////////////////////////////////////////////////////////// */


