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



html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, fieldset, form, label, legend, caption, tfoot, thead {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}

h1, h2, h3, h4, h5, h6 {
               font-weight: normal;
}

em {
	font-style: italic;
}

.ribbon {
	float: left;
	position: absolute;
	display: block;
	z-index: 5;
	margin-left: -50px;
	margin-top: -65px;
	
	
	
}

@font-face {
  font-family: "HelveticaNeue";
  src:url(fonts/HelveticaNeue.ttf) format("truetype");
}

@font-face {
  font-family: "HelveticaNeue-Light";
  src:url(fonts/HelveticaNeue-Light.ttf) format("truetype");
}

@font-face {
  font-family: "Helvetica-Thin-Extended";
  src:url(fonts/Helvetica-Thin-Extended.ttf) format("truetype");
}

@font-face {
  font-family: "HelveticaNeue-CE-Thin";
  src:url(fonts/HelveticaNeue-CE-Thin.ttf) format("truetype");
}

html, body, p, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}

body {
  font-family: Helvetica, Arial, Verdana, serif;
  font-size: 18px;
  background: url('images/bg_tile.jpg');
  margin: 0;
  font-size: 13px;
  color: #4e4e4e;
  letter-spacing: 1px;
  line-height: 18px;
}


.outer {
	width: 950px;
	margin: 0 auto;
	margin-top: 45px;
	background: #FFFFFF;
	border: 1px solid #868583;
}

.checkout {
	margin: 0 10px 0 0;
	height: 30px;
	width: 375px;
	margin-left: 555px;
	background: url(images/check-out-button.png) 0 0 no-repeat;
}

.checkout:hover {
	height: 30px; 
	width: 375px;
	margin-left: 555px;
	background: url(images/check-out-button.png) 0 -30px no-repeat;
	cursor: pointer;
}

.header {
  height: 126px;
  width: 950px;
  background: url('images/header.jpg');
  margin: 0px 0px 6px 0px;
}

h1 {
  font-size:140%;
  margin: 0px;
  padding: 8px 0px 1px 0px;
  text-decoration: none;
  font-weight: bold;
  line-height: 22px;
}

h2 {
  font-size: 90%;
  margin: 0px;
  padding: 0px;
  text-decoration: none;
  font-weight: normal;
}

h3 {
  margin-bottom: 15px;
  padding: 0px;
  text-decoration: none;
  font-weight: bold;
}

h4 {
  font-family: "HelveticaNeue-CE-Thin" "Lucida Grande", sans-serif;
  font-size:140%;
  margin: 0px;
  padding: 8px 0px 1px 0px;
  text-decoration: none;
  font-weight: normal;
  line-height: 22px;
}

h5 {
  font-weight: normal;
  font-size: 22px;
  margin-top: 45px;
  margin-left: 20px;
}

.titlebox {
	padding: 12px 8px;
	background: url(images/gradient.jpg) #999 repeat-y center;
	color: #fff;
 	font-family: "HelveticaNeue", "Lucida Grande", sans-serif;
  	font-size: 14px;
	letter-spacing: 2px;
}

.titlebox h1 {
	padding: 12px 8px;
	background: url(images/gradient.jpg) #999 repeat-y center;
	color: #fff;
 	font-family: "HelveticaNeue", "Lucida Grande", sans-serif;
  	font-size: 14px;
	letter-spacing: 2px;
	margin: 0;
	line-height: 18px;
	padding: 0;
}


.emphasisbox {
	padding: 5px;
	background: #999;
	color: #fff;
 	font-family: "HelveticaNeue", "Lucida Grande", sans-serif;
  	font-size: 14px;
}
.emphasisbox a {
	color: #fff !important;
}
.emphasisbox a:hover !important {
	color: #CCC;
}

.highlightbox {
	background: #f2f2f2;
	padding: 5px;
	
}

.uppercase {
	text-transform: uppercase;
	
}

#header a {
	border: 0
}


a:link {
  color: #4e4e4e;
  text-decoration: none;
  border-bottom: 1px dotted #4e4e4e;
}

a:visited {
  color: #4e4e4e;
  text-decoration: none;
  border-bottom: 1px dotted #4e4e4e;
}


a:hover {
  color: black;
  border-bottom: 1px dotted #000;
  text-decoration: none;
}


a:active {
  color: #4e4e4e;
  text-decoration: none;
  border-bottom: 1px dotted #000;
}

img {
  border-bottom: none;
}

img a:link {
  border-bottom: none;
}

p {
	margin-bottom: 15px;
}


.brightText {
	color:#09F;
	margin-top: 5px;
	margin-left: 15px;
}

.textpurple {
	color: #660099;
	font-weight: bold;
	font-style: italic;
}

/** NAVIGATION **/
div#navigation {
  font-size: 14px;
  width: 950px;
  padding: 10px 0px 10px 0px;
  background: #ffe63a;
  font-family: "HelveticaNeue", Helvetica, Arial, Verdana, serif;
  text-transform: uppercase;
  text-align: left;
  border-bottom: 10px solid #f2f2f2;
}

div#navigation ul {
  list-style-type: none;
  margin: 0px;
  padding: 0px 0px 0px 8px;
}

div#navigation li {
  display: inline;
  padding: 0px;
  margin: 0px;
}

div#navigation ul li a {
  display: inline;
  color: #2e2e2e;
  background: #ffe63a;
  text-decoration: none;
  padding: 10px 9px 10px 9px;
  margin: 0px;
  border-bottom: none;
}

div#navigation ul li a:hover, div#navigation ul li.selected, div#navigation ul li.current a {
 display: inline;
 color: #ffe63a;
 background: #2e2e2e; 
}
/** ---------- **/

/** BANNER & BUTTON **/
div#banner_home {
  height: 340px;
  background: url('images/banner_home.jpg') no-repeat;
  width: 950px;
  height: 340px;
  text-align: left;
  margin: 0px 0px 26px 0px;
  opacity:0.85;filter:alpha(opacity=85);
  z-index: 3;
}

div#banner_pricing {
  height: 340px;
  background: url('images/banner_pricing.jpg') no-repeat;
  width: 950px;
  height: 340px;
  text-align: left;
  margin: 0px 0px 26px 0px;
  opacity:0.85;filter:alpha(opacity=85)
}

div#banner_contact {
  height: 340px;
  background: url('images/banner_contact.jpg') no-repeat;
  width: 950px;
  height: 340px;
  text-align: left;
  margin: 0px 0px 26px 0px;
  opacity:0.85;filter:alpha(opacity=85)
}

div#banner_about {
  height: 340px;
  background: url('images/banner_about.jpg') no-repeat;
  width: 950px;
  height: 340px;
  text-align: left;
  margin: 0px 0px 26px 0px;
  opacity:0.85;filter:alpha(opacity=85)
}

div#banner_teachers {
  height: 340px;
  background: url('images/banner_teachers.jpg') no-repeat;
  width: 950px;
  height: 340px;
  text-align: left;
  margin: 0px 0px 26px 0px;
  opacity:0.85;filter:alpha(opacity=85)
}

div#banner_class {
  height: 340px;
  background: url('images/banner_class.jpg') no-repeat;
  width: 950px;
  height: 340px;
  text-align: left;
  margin: 0px 0px 26px 0px;
  opacity:0.85;filter:alpha(opacity=85)
}

div#banner_nutrition {
  height: 340px;
  background: url('images/banner_nutrition.jpg') no-repeat;
  width: 950px;
  height: 340px;
  text-align: left;
  margin: 0px 0px 26px 0px;
  opacity:0.85;filter:alpha(opacity=85)
}

div#banner_location {
  height: 340px;
  background: url('images/banner_location.jpg') no-repeat;
  width: 950px;
  height: 340px;
  text-align: left;
  margin: 0px 0px 26px 0px;
  opacity:0.85;filter:alpha(opacity=85)
}

div#banner_fundamentals {
  height: 340px;
  background: url('images/banner_fundamentals.jpg') no-repeat;
  width: 950px;
  height: 340px;
  text-align: left;
  margin: 0px 0px 26px 0px;
  opacity:0.85;filter:alpha(opacity=85)
}


#button {
  padding: 50px 0px 0px 20px;
  border-bottom: none;
}

#button a {
  border-bottom: none;
}

#buttonLeft {
	margin-left: 20px;
}

#buttonLeft:hover {
  opacity:0.75;filter:alpha(opacity=75)
}

#buttonRight:hover {
  opacity:0.75;filter:alpha(opacity=75)
}

#buttonRight {
	float: right;
	margin-right: 20px;
}

/** --------------- **/

.rightColumn {
	width: 304px;
	vertical-align: top;
	padding: 0 10px 0 0;
}

.middleColumnOption {
	width: 50%;
	vertical-align: top;
	padding: 0px 10px 10px 0px;
}

.mainColumn {
	padding: 0 10px 10px 10px;
	vertical-align: top;
}

.lowerColumn {
	padding: 10px;
}

.main {
	width: 636px;
	vertical-align: top;
}

.valign {
	vertical-align: top;
}

td#righthome {
  font-family: "Helvetica-Thin-Extended", Helvetica, Arial, Verdana, serif;
  font-size: 25px;
  line-height: 30px;
  background: #f2f2f2;
}

div#social {
  padding: 10px;
  height: 43px;
}

div#social a {
  border-bottom: none;
}

div#social a:hover {
  border-bottom: none;
  opacity:0.50;filter:alpha(opacity=50);
  position: relative;
}


img.footer {
  border: 2px solid #878585;
  padding: 0px;
  margin: 0px 1px 0px 1px;
}

img.side {
  border: 2px solid #878585;
  padding: 0px;
  margin: 10px 0px;
}

img.side_top {
  border: 2px solid #878585;
  padding: 0px;
  margin: 0 0 10px 0px;
}

img.home_top {
  border: 0px solid #878585;
  padding: 0px;
  margin-bottom: 20px;
}
.footer {
  font-family: "HelveticaNeue-Light", Helvetica, Arial, Verdana, serif;
  font-size: 13px;
  color: #929292;
  text-align: center;
  padding: 10px 10px 20px 10px;
}

.footer a {
  color: #929292;
  text-decoration: none;
  border-bottom: none;
}

.footer a:hover {
  color: #929292;
  text-decoration: underline;
  border-bottom: none;
}

form, input {
  margin: 0px;
  padding: 0px;
}

.image {
  border-bottom: 1px solid #fff;
 }


.popup {
	background: #fff;
}

.pad {
	padding: 20px;
	vertical-align: top;
}

.pad a:hover {
	
  opacity:0.75;filter:alpha(opacity=75)
}

.fundamentals {
	width: 790px;
	margin: 0 auto;
	margin-bottom: 10px;
}

 .fundamentals td {
	 padding: 5px 20px 0px 20px;
 }
 
 .fundamentals .caption {
	 padding: 5px 30px 0 45px;
 }
 
.schedule_now {
	 width: 270px;
	 height: 65px;
	 background: url(images/schedule_button.png) 0 0;
	 margin-right: 3px;
}

.schedule_now a {
	border: none;
}

.schedule_now:hover {
	 width: 270px;
	 height: 65px;
	 background: url(images/schedule_button.png) 0 -65px ;
}

.schedule_now_sm {
	 width: 189px;
	 height: 25px;
	 background: url(images/schedule-button-sm.png) 0 0;
}

.schedule_now_sm a {
	border: none;
}

.schedule_now_sm:hover {
	 width: 189px;
	 height: 25px;
	 background: url(images/schedule-button-sm.png) 0 -25px ;
}

.top {
	background: #fff;
	height: 5px;
	border-bottom: 1px solid #868583;
}


.top_2_inner {
		background: #fff;
	padding: 1px 5px 5px 5px;
	 width: 189px;
	 float: right;
	 height: 25px;
	 margin-top: -1px;
	border-left: 1px solid #868583;
	border-right: 1px solid #868583;
	border-bottom: 1px solid #868583;
	position: absolute;
	margin-left: 749px;

}

.top_2 {
	width: 950px;
	margin: 0 auto;
}

.clear {
	clear: both;
}
