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

/*
	color: #E28C05; orange
  	color: #7FBA00; green
	color: #00A3DD; blue
	color: #8b8b89; gray
*/

@font-face {
    font-family: 'CartoGothic';
    src: url('fonts/cartogothicstd-book-webfont.eot');
    src: url('fonts/cartogothicstd-book-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/cartogothicstd-book-webfont.woff') format('woff'),
         url('fonts/cartogothicstd-book-webfont.ttf') format('truetype'),
         url('fonts/cartogothicstd-book-webfont.svg#CartoGothicStdBook') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'CartoGothicStdBold';
    src: url('fonts/cartogothicstd-bold-webfont.eot');
    src: url('fonts/cartogothicstd-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/cartogothicstd-bold-webfont.woff') format('woff'),
         url('fonts/cartogothicstd-bold-webfont.ttf') format('truetype'),
         url('fonts/cartogothicstd-bold-webfont.svg#CartoGothicStdBold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'CartoGothicStdItalic';
    src: url('fonts/cartogothicstd-italic-webfont.eot');
    src: url('fonts/cartogothicstd-italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/cartogothicstd-italic-webfont.woff') format('woff'),
         url('fonts/cartogothicstd-italic-webfont.ttf') format('truetype'),
         url('fonts/cartogothicstd-italic-webfont.svg#CartoGothicStdItalic') format('svg');
    font-weight: normal;
    font-style: normal;

}


* { margin: 0; padding: 0; } 

body {
	padding: 0px;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 11px;
	background: #ffffff;
	background: url(images/bg_top.jpg) repeat-x;
	color: #60605b;
	text-align: center;
}

a { 
	text-decoration: none;
	color: #7FBA00; 
}

p {
	margin-bottom: 15px;	
}

a:hover { 
	text-decoration: none;
	color: #7FBA00;
}

#container {
	width: 990px;
	padding: 0px;
	margin:0px auto;
	text-align: left;
}

#banner {
	width: 990px;
	height: 100px;
	background: url(images/banner.jpg) no-repeat;
	margin-bottom: 45px;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
}

#banner a {
	color: #ffffff;
}

/* navigation */
#nav {
	font-family: 'CartoGothicStdBold', Arial, sans serif;
	font-size: 15px;
	letter-spacing: 4px;
	text-transform: uppercase;
	width: 210px;
	margin: 0;
	float: left;
	text-align: left;
}

#nav a { 
	color: #8b8b89;
}

#nav a:hover,
#nav a.selected {
	color: #E28C05;
}

ul#nav {
	list-style-type: none;
	padding-left: 15px;
	margin: 0;
}

ul#nav li {
	padding-bottom: 25px;
}

ul#nav li.expand {
	padding-bottom: 15px;
}

ul#nav li:last-child {
	padding-bottom: 0px;
}

ul#nav li ul.sublist {
	list-style-type: none;
	padding-left: 15px;
}

ul#nav li ul.sublist li {
	font-family: 'CartoGothicStdItalic', Arial, sans serif;
	font-size: 13px;
	padding: 0;
	height: 16px;
	text-transform: none;
	letter-spacing: normal;
}

#content {
	width: 630px;
	text-align: left;
	float: left;
}

/* header styles */
h1.blue,
h1.green {
	color: #ffffff;
	font-family: 'CartoGothicStdBold', Arial, sans serif;
	font-size: 41px;
	font-weight: normal;
	letter-spacing: 12px;
	line-height: 42px;
	margin-bottom: 25px;
	margin-right: -15px;
	padding-top: 22px;
	text-align: right;
	text-transform: uppercase;
}

h1.blue {
	background: url('images/header_blue.jpg') 0 0 no-repeat;	
}

h1.green {
	background: url('images/header_green.jpg') 0 0 no-repeat;		
}

h2.green {
	color: #7FBA00;
    font-family: 'CartoGothicStdBold', Arial, sans serif;
	font-size: 19px;
	font-weight: normal;
	letter-spacing: 6px;
	margin-bottom: 10px;
	text-transform: uppercase;		
}

h3.green,
h3.blue {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	letter-spacing: 4px;
	font-size: 12px;
	margin-bottom: 10px;
	text-transform: uppercase;	
}

h3.green { color: #7FBA00; }

h3.blue { color: #00A3DD; }

#text {
	width: 480px;
	text-align: left;
	float: left;
}

#textimg {
	width: 145px;
	float: left;
	padding-left: 5px;
	text-align: right;
}

#content img {
	padding: 0px;
	margin: 0px;	
}

#content a {
	font-weight: bold;	
}

.indeximg{
	padding: 0px;
	margin-top: -2px;
}

.biochunk{
	width: 630px;
	text-align: left;
	float: left;
	margin-bottom: 20px;
}

.biotext {
	width: 480px;
	text-align: left;
	float: left;
}

.bioimg {
	width: 145px;
	float: left;
	padding-left: 5px;
	text-align: right;
}

.listcontainer
{
	width: 480px;
	float: left;
}

.listwrap {
	width: 460px;
	text-align: left;
	float: left;
}

.number {
	width: 15px;
	float: left;
}

.number_description {
	width: 445px;
	float: right;
}

ul.bio_list,
ul.bullet {
	margin-bottom: 15px;
	margin-left: 15px;
}

ul.bio_list li,
ul.bullet li {
	float: none;
	list-style: disc;
}

ul.bullet_pad li {
	margin-bottom: 15px;	
}

.clearnumber {
	clear: both;
}

.error_strings {
	color: red;
}

img.floatRight { 
    float: right; 
    margin-left: 15px; 
}

#footer {
	clear: both;
	font-size: 11px;
	padding-top: 40px;
	padding-bottom: 20px;
	text-align: left;
	color: #8f8f89;
}

#footer a { 
	text-decoration: none;
	color: #8f8f89; 
}

#footer a:hover { 
	text-decoration: none;
	color: #E28C05; 
}

/* The Magnificent Clearfix: Updated to prevent margin-collapsing on child elements.
   j.mp/bestclearfix */
.clearfix:before, .clearfix:after { content: "\0020"; display: block; height: 0; overflow: hidden; }
.clearfix:after { clear: both; }
/* Fix clearfix: blueprintcss.lighthouseapp.com/projects/15318/tickets/5-extra-margin-padding-bottom-of-page */
.clearfix { zoom: 1; }

/* press feed */
#presswrap {
	border: 1px solid #ccc;
	height:500px;
	overflow-x:hidden;
	overflow-y: auto;
	margin-bottom: 20px;
	position:relative;
	width:680px;
}

#pressfeed {
	overflow-y: auto;
	position:absolute;
	top:-412px;
	left:-435px;
	width:1280px;
	height:1200px;
}

/* home image rotater */
  .rotator-wrapper{
    width: 630px;
	height: 140px;
  }
  ul#rotator{
	  width: 630px;
  }
  ul#rotator, ul#rotator li{
    float: left;
    margin: 0;
    padding: 0;
  }
  ul#rotator li{
    width: 157px;
    position: relative;
	list-style-type: none;
  }
  .rotator-image{
    position: absolute;
	display: none;
    width: 157px;
    height: 135px;
	margin: 0;
	padding: 0;
  }
  
/* textimg image rotater*/
  .rotator1-wrapper{
    width: 135px;
	height: 140px;
	float: right;
  }
  ul#rotator1{
	  width: 135px;
  }
  ul#rotator1, ul#rotator1 li{
    float: left;
    margin: 0;
    padding: 0;
  }
  ul#rotator1 li{
    width: 135px;
    position: relative;
	list-style-type: none;
  }
  .rotator1-image{
    position: absolute;
	display: none;
    width: 135px;
    height: 135px;
	margin: 0;
	padding: 0;
  }
  
/* image list */
  .img1{ background: url(images/slide_home1.jpg) no-repeat; }
  .img2{ background: url(images/slide_home2.jpg) no-repeat; }
  .img3{ background: url(images/slide_home3.jpg) no-repeat; left: 157px; }
  .img4{ background: url(images/slide_home4.jpg) no-repeat; left: 157px; }
  .img5{ background: url(images/slide_home5.jpg) no-repeat; left: 314px; } 
  .img6{ background: url(images/slide_home6.jpg) no-repeat; left: 314px; }  
  .img7{ background: url(images/slide_home7.jpg) no-repeat; left: 471px; } 
  .img8{ background: url(images/slide_home8.jpg) no-repeat; left: 471px; } 
  .img9{ background: url(images/slide_friends1.jpg) no-repeat; } 
  .img10{ background: url(images/slide_friends2.jpg) no-repeat; } 
  .img11{ background: url(images/slide_friends3.jpg) no-repeat; } 
  .img12{ background: url(images/slide_fitnessclasses1.jpg) no-repeat; } 
  .img13{ background: url(images/slide_fitnessclasses2.jpg) no-repeat; } 
  .img14{ background: url(images/slide_specialevents1.jpg) no-repeat; } 
  .img15{ background: url(images/slide_specialevents2.jpg) no-repeat; } 
  .img16{ background: url(images/slide_specialevents3.jpg) no-repeat; }   
  .img17{ background: url(images/slide_specialevents4.jpg) no-repeat; }   
  .img18{ background: url(images/slide_fitness1.jpg) no-repeat; }   
  .img19{ background: url(images/slide_fitness2.jpg) no-repeat; }   
  .img20{ background: url(images/slide_fitness3.jpg) no-repeat; }   
  .img21{ background: url(images/slide_fitness4.jpg) no-repeat; }   
  .img22{ background: url(images/slide_about1.jpg) no-repeat; }   
  .img23{ background: url(images/slide_about2.jpg) no-repeat; }   
  .img24{ background: url(images/slide_fitnessclasses3.jpg) no-repeat; } 
  .img25{ background: url(images/slide_friends4.jpg) no-repeat; } 
  .img26{ background: url(images/slide_specialevents5.jpg) no-repeat; }   

  
