/* CSS Document */

html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
margin:0;
padding:0;
border:0;
}

body{
	background-color:#FF9F00;
	margin:0 auto;
	}

#frame {
	width:750px;
	margin:15px auto 0 auto;
	padding:0;
	background-color:#FDC87D;
	}
	
#head {
	background-color:#003082;
	margin:0;
	padding:0px;
	}
	
#head img{
	float:left;
	clear:left;
	padding:10px;
	}
	
#head p{
	display:block;
	padding:40px 0 0 200px;
	color:#FF9F00;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.7em;
	}
	
#center object{
	float:left;
	}
	
.box {
	background: #003082 url(../images/top.jpg) repeat-x;
	padding:10px;
	}
	
.box:before {
	background:transparent url(../images/topCornerR.jpg) no-repeat top right;
	content:url(../images/topCornerL.jpg);
	display:block;
	line-height:0.1;
	margin:-10px -10px 0 -10px;
	}
	
#lowerFrame{
	position:relative;
	margin:5px 0 10px 0;
	padding:0;
	background-image:url(../images/menuBkgd.jpg);
	background-position:left;
	background-repeat:repeat-y;
	}
	
#menu {
	width: 136px; /* set width of menu */
	padding:0;
	margin-left:5px;
	background-color:#003082;
	position:relative;
	float:left;
} 

/* Hide from IE5-mac. Only IE-win sees this. \*/
 
* html #menu {
	display:inline;
  }
  
* #fullWidth img {
	margin-right:-15px;
	}
 /* End hide from IE5/mac */

#menu ul { /* remove bullets and list indents */
list-style: none;
margin: 0;
padding: 0;
}

/* style, color and size links and headings to suit */
#menu a, #menu h2 {
font: bold 0.7em/1.4em arial, helvetica, sans-serif;
display: block;
border-bottom-width:1px;
border-bottom-style:solid;
border-bottom-color:#c8d6e1;
margin: 0;
padding: 2px 0 0 3px;
}

#menu h2 {
color: #fff;
background: #000;
text-transform: uppercase;
}

#menu a {
background-color: #003082;
color:#FF9F00;
text-decoration: none;
}

#menu ul li a.drop {
background-color: #00234c;
color:#FF9F00;
text-decoration: none;
display:block;
padding-left:2em;
}

#menu a:hover, #menu a:focus {
background-color: #00234c;
}

#menu ul li a.drop:hover, #menu ul li a.drop:focus {
	color:#fdc87d;
}


#menu li {
 /*make the list elements a containing block for the nested lists */
position: relative;
}

#menu ul li a {
height: 1%;    /* make links honour display: block; properly */
} 
/*

#menu ul ul{
position: absolute;
top: 0;
left: 100%;    to position them to the right of their containing block 
width:100%;  width is based on the containing block 
}


div#menu ul ul,
div#menu ul li:hover ul ul
{display: none;}

div#menu ul li:hover ul,
div#menu ul ul li:hover ul
{display: block;}
*/

#rightCol{
	width:238px;
	margin:0 0 0 10px;
	padding:0 6px 0 6px;
	border:none;
	display:block;
	border-left:thin #FFFFFF solid;
	float:left;
	}
	
#whatsNew{
	background-color:#FFF;
	border:solid #003082 2px;
	padding:6px;
	margin:0 0 10px 0;
}

#whatsNew img{
	padding-right:6px;
	padding-bottom:2px;
}

img.floatLeft {
	float:left;
}
	
#center {
	width:319px;
	margin:0 0 0 10px;
	float:left;
	}

#center ul, #twoCol ul{
	padding:0 6px 8px 0;
	list-style-type:inherit;
	}
	
#center ul li, #twoCol ul li{
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	line-height:1.3em;
	color:#000;
	padding:0 0 4px 8px;
	text-indent:-8px;
	}
	
#center li span{
	padding-left:2em;
	}
	
#twoCol p a, #center p a {
	color:#003082;
	text-decoration:none;
	font-weight:bold;
	}
	
#twoCol p a:hover, #twoCol p a:focus, #center p a:hover, #center p a:focus {
	color: #CC6600;
	text-decoration:none;
	font-weight:bold;
	}
	
#twoCol ul li a, #center ul li a {
	color:#003082;
	text-decoration:none;
	font-weight:bold;
	}
	
#twoCol ul li a:hover, #twoCol ul li a:focus {
	color: #CC6600;
	text-decoration:none;
	font-weight:bold;
	}

	
#logoCenter{
	padding-left:225px;
	}
	
#challengeCenter{
	padding-left:100px;
	}
		
#twoCol {
	float:left;
	width:574px;
	margin:0 0 0 10px;
	}
	
#textIndent{
	padding-left:6px;
	padding-right:15px;
	padding-bottom:6px;
	}
	
#staff {
	display:block;
	width:128px;
	height:1%;
	border-left: thin #FFFFFF solid;
	padding:5px 6px 5px 6px;
	float:left;
	}
	
#meet{
	width:574px;
	margin:0 0 0 10px;
	float:left;
	}
	
#meet2{
	width:574px;
	margin:0 0 0 10px;
	float:left;
	}
	
	
.indent{
	margin-left:6px;
	}
	
#meet2 h1, #meet h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.4em;
	color:#003082;
	padding:5px 0;
	display:block;
	}
	
#meet p{
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	line-height:1.2em;
	color:#000;
	padding:0 0 4px 0;
	}
	
#meet, #meet2 ul{
	padding:0 6px 8px 0;
	list-style-type:decimal;
	}
	
#meet, #meet2 ul li{
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.9em;
	line-height:1.3em;
	color:#000;
	padding:0 0 4px 8px;
	text-indent:-8px;
	}
	
#lowerFrame p{
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	line-height:1.2em;
	color:#000;
	padding-bottom:4px;
	}
	
#LowerFrame h1, #center h1, #rightCol h1, #twoCol h1, #meet h1, #trainors h1  {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.3em;
	color:#003082;
	padding:5px 0;
	display:block;
	}
	
#lowerFrame h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.2em;
	color:#5a2d5f;
	display:block;
	padding:3px 6px 5px 6px;
	}
	
#lowerFrame h3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#003082;
	display:block;
	padding-bottom:5px;
	padding-top:3px;
	}
	
#lowerFrame h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bolder;
	font-size:0.8em;
	color:#000000;
	display:block;
	padding:3px 6px 2px 6px;
	}
	
#lowerFrame h5 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bolder;
	font-size:0.8em;
	color:#000000;
	display:block;
	padding:3px 6px 2px 0;
	}
	

#swirlPurp p{
	padding-left:6px;
	}
	
#lowerFrame img{
	margin-bottom:4px;
	}
	
#swirlPurp img{
	float:right;
	}
	
.fitnessImage {
	background-image:url(../images/PiYo_pic.jpg);
	background-position:top;
	background-repeat:no-repeat;
	}
	
.fitnessImage p span{
	margin-top:175px;
	}
	
#swirl{
	background-image:url(../images/swirlYel.jpg);
	background-repeat:repeat;
	}
#swirlPurp{
	background-image:url(../images/swirlPurp.jpg);
	background-repeat:repeat-y;
	}

#lowerFrame h3 a {
	color:#CC6600;
	text-decoration:none;
	font-weight:bold;
	}
	
#lowerFrame h3 a:hover, #lowerFrame h3 a:focus {
	color: #00234c;
	text-decoration:none;
	font-weight:bold;
	}
	
#trainors {
	width:574px;
	margin:0 0 0 10px;
	float:left;
}

#trainors table{
	margin:0;
	background-color:#FF9F00;
	border:#FF9F00 10px solid;
	}

#meet table {
	margin:0 auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	font-weight:bold;
	color:#003082;
	background-color:#FF9F00;
	width:570px;
	border:#FF9F00 10px solid;
	}	
	
#meet caption, #trainors caption{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.2em;
	color:#003082;
	font-weight:bold;
	margin:1em auto;
	}
	
#meet td, #trainors td{
	border-left:1px solid #FFF;
	border-top:1px solid #FFF;
	background-color:#FDC870;
	padding:5px;
	}
	
#footer {
	position:relative;
	clear:both;
	bottom:0;
	margin:10px auto;
	text-align:center;
	}
	
#footer ul{
	padding:0;	
}
	
#footer ul li{
	display:inline;
	padding:0;
	margin:0;
}

#footer ul li a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:80%;
	color:#003082;
	text-decoration:none;
	margin:5px 10px 5px 0;
	padding-right:1em;
	border-right:#FFFFFF thin solid;
}
	
#footer ul li a:hover, #nav ul li a:focus {
	color:#003082;
	margin:5px 10px 5px 0;
	}

#clear{
	clear:both;
	}
	
.clearRight {
	clear:right;
}