body {
	margin: 0;
	padding: 0;
	font:82%/1.8 "Lucida Grande",  Arial, Verdana, sans-serif;
	color: #444;
	background: #FFF url(../img/bg1a.jpg) top center repeat-x;
	}

p, dl,ul,ol {
	margin: 0;
	padding: 0; 
	line-height: 160%;
	text-align:justify;
	}

hr {
	border-top:1px solid #f13105;
	height:1px;
	border-bottom:none;
	width:80%;
	margin:0.5em auto;
	}
	
	blockquote{
	font-family:Georgia, "Times New Roman", Times, serif;
	padding:0.5em 0 0.5em 0;
	font-style:italic;
	margin:0;
	letter-spacing:1px;
	}

h1 strong {
	display: none;
	}
	
form {
	margin: 0;
	}
	
	h1,h2,h3,h4,h5,h6{
	color:#f13105;margin: 0.5em 0 0 0;padding:0;
	font-weight:normal;
	font-variant:small-caps;
	
	}
	
	h1{
	font-size:1.8em;
	}
	
	h2{
	font-size:1.6em;
	}
	
	h3{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1em;
	font-weight:bold;
	line-height:1.5em;
	padding:5px 0 2px 5px;
	width:400px;
	color:#fff;
	background:url(../img/header-bg.gif) repeat-x;
	margin-bottom:1em;
	letter-spacing:2px;
	


	}
	
	h4{
	font-size:1.4em;
	line-height:1.2em;
	}	
	h5{
	font-size:1.1em;
	line-height:1.2em;
	}
	h6{
	font-size:1em;
	line-height:1.2em;
	}

/* 
LINKS --------------------- */

a img {
	border: none;
	}

a:hover {
	border-bottom: 1px solid #f13105;
	}
	



/* 
BRANDING --------------------- */

#branding {
	position: relative;
	height: 370px;
	}
	
	#other #branding{
	position: relative;
	height: 290px;
	}

#branding h3 {
	position: absolute;
	top: 40px;
	margin: 0;
	width: 231px;
	height:81px;	
	}

#branding h3 a {
	display: block; 
	height: 81px; 
	background: url(../img/ana.gif) no-repeat;
	}

#branding h1 {
	position: absolute;
	top: 5px;
	right: 10px;
	margin: 0;
	width: 300px;
	height: 50px;
	}

#branding h3 strong {
	display: none;
	}	

#branding h1 a:hover, #branding h3 a:hover {
	border-bottom: 0;
	}
	
	
	/* 
intro  for larger width home image--------------------- */

#intro {
	position: relative;
	top: 30px;
	left:0px;
	}

	#home #intro {
		height: 350px;
		background: url(../img/home3.jpg) no-repeat;
		width: 729px;
		}
		
		#other #intro {
		height: 274px;
		background: url(../img/banner.jpg) no-repeat;
		}

#intro h2 {
	position: absolute;
	top: 10px;
	left: 20px;
	margin: 0;
	width: 310px;
	height: 80px;
	color: #FFF;
	text-indent: -9000px;
	}


#home #intro h1 {
	width: 276px;
	height: 82px;
	}
	
#intro-text {
	margin: 10px 0 0 34px;
	width: 45%;
	color: #666;
	height:65px;
	}

#intro-text p {
	padding-top: .5em;
	}

#intro-text strong {
	color: #444;
	} 	

#intro-text a {
	font-weight: bold;
	color: #E40B6C;
	text-decoration: none;
	}
05F19D
.line{
border-top:1px dashed #ccc;
	height:1px;
	border-bottom:none;
	width:300px;
	margin:0.5em 0;
}

/* 
NAVIGATION --------------------- */



#backtop1 a:hover,#backtop2 a:hover,#backtop3 a:hover{
text-decoration:none;
border-bottom:#fff;
}
	
#navtop {
	margin-top: 1.5em;
	height: 5px;
	background: url(../img/nav-top.gif) bottom repeat-x;
	}

#navbottom {
	height: 15px;
	background: url(../img/nav-bottom.gif) top repeat-x;
	}

ul#nav {
	margin: 0;
	padding: 0;
	list-style: none;
	background: url(../img/nav-bg.gif) bottom repeat-y;
	z-index:1000;
	}
	
#nav li {
	display: block; 
	float: left;
	
	}
	
li.nav-home {
	border-right: 1px solid #C9D6CA;
	}
	li#nav-home {
	border-right: 1px solid #C9D6CA;
	border-left: 1px solid #C9D6CA;
	}

#nav li a {
	display: block;
	color: #444;
	text-decoration: none;
	padding: 3px 17px 3px 17px;
	border-left: 1px solid #FFF;
	border-bottom: 0;
	font-size:12px;
	}
	#nav li a:hover {
	background: url(../img/tab.jpg) bottom repeat-x;
	color: #fff;
	}

li .nav-home {
	background: none;
	}

li .nav-home a  {
	border-left: 0;	
	padding-right: 25px;
	background: none;
	}	


	
/*
SON OF SUCKERFISH DROPDOWNS
See http://www.htmldog.com/articles/suckerfish/dropdowns/
--------------------- */

/* 2nd and 3rd level menus */
#nav ul {
	position: absolute;
	z-index: 99;
	left: -999em;
	margin: 0px 0 0 -1px;
	padding: 0;
	width: 14.4em;
	w\idth: 13.9em;
	height: auto;
	border: solid #C9D6CA;
	border-width: 1px 1px 0;
	background: #FDFFF8;
}

/* 3rd level menus only */
#nav ul ul {
	margin: -1.3em 0 0 12em;
}

/* 2nd and 3rd level menus */
#nav li li {
	padding: 2px 1em 2px 0;
	width: 13em;
	border-bottom: 1px solid #DBDBDB;
}

/* 2nd and 3rd level menus */
#nav ul a {
	width: 13em;
	w\idth: 9em;
	border-right: 0;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
	color:#fff;
}

/* This "unhides" the sub-menus (left: -999em is what hides them) */
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

#nav li:hover, #nav li.sfhover {
	background: url(../img/tab.jpg) bottom repeat-x;
	color:#fff;
}

/* 2nd and 3rd level menus */
#nav ul li:hover, #nav ul ul li:hover, #nav ul li.sfhover, #nav ul ul li.sfhover {
	background: url(../img/tab.jpg) bottom repeat-x;color:#fff;
}

/* 2nd and 3rd level menus */
#nav ul li a, #nav ul ul li a {
	background: none;
	}

/* 2nd level menus only */
#nav a.sub {
	background: url(../img/arrow-right.gif) right 52% no-repeat;
}
			
	
/* 
MOSTLY HOMEPAGE --------------------- */

	
	
#bottommenu #about{
	float: left;
	width: 68%;
	}
	#bottommenu #coaching{
	float: left;
	width: 98%;
	}	


	#history h3 {
background: url(../img/history.gif) no-repeat;
	}
	#what h3 {
background: url(../img/what.gif) no-repeat;
	}
	#training h3 {
background: url(../img/training.gif) no-repeat;
	}
	
#about h4{
width: 400px;
}	
		

	
	
#bottommenu #side {
padding-top:25px;
	float: left;
	width: 31%;
	}
	
	#side img{
	position:relative;
	margin:0.2em;
	display:block;
	padding:2px;
	border:1px solid #ebe8c7;
	}

#side h3 {
	margin: 10px 0 0;
	height: 15px;
	background: url(../img/programs.gif) no-repeat;
	text-indent: -9000px;
	}
	
	#side p{
	margin-bottom:10px;
	padding-right:1px;
	text-align:left;
	}	

#side ul {
	margin: 0.2em 0 1.4em 0;
	padding-left: 17px;
	padding-right: 17px;
	line-height: 140%;
	list-style-image: url(../img/arrow.png);
	}
	
	#about ul {
	margin: 0.2em 0 1.4em 0;
	padding-left: 37px;
	padding-right: 17px;
	line-height: 140%;
	list-style-image: url(../img/bullet.gif);
	}
	
.floatLeft{
float:left;
}
	
	#side #green{
	list-style-image: url(../img/green-arrow.gif);
	font-weight:bold;
	}
	

#about ul li,#side ul li {
	margin-top: .5em;
	}
		
/*#00A46A*/

#about a,#side a {
	font-weight: bold;
	color: #0A9DD4;
	text-decoration: none;
	}
	
#about ol{
margin: 0.2em 0 1.4em 0;
	padding-left: 27px;
	width:373px;
	background-color:#fff;
	padding-top:5px;
	padding-bottom:10px;
	padding-right:10px;
	border:2px dotted #f13105;
}
#about ol li{
padding-bottom:0.2em;
padding-top:1.2em;
color:#000033;
font-size:1.2em;

}
	
#about blockquote {
font-family:Georgia, "Times New Roman", Times, serif;
	margin: 10px 0 20px 3px;
	width: 300px;
	border-bottom: 1px solid #f13105;
	text-align:justify;
	}	
	
	#about p {
	text-align:justify;
	margin: 0 0 2em 0;
	width: 400px;
	}
	
	#about .buynow{
	margin: 0 0 0.2em 0;
	}

#news {
	float: right;
	padding: 20px 4px 0 20px;
	width: 32%;
	
	}
/*	This used to be in #news
	background: url(../img/sidebar-top.png) no-repeat;
	*/

#side .pic {
	float: left;
	margin-right: 12px;
	padding: 3px;
	border: 1px solid #DFDFDF;
	background: #FFF;
	}	
	
#side dl{
	margin: 0 0 5px 0;
	padding: 0 0 10px;
	}
	
	#side li{
	text-align:left;
	}
	/*	border-bottom:1px solid #f13105;
	*/	

#side dl dt a {
	font-weight: bold;
	color: #E40B6C;
	text-decoration: none;
	}
	
#side dl dd {
	margin: .5em 5px 5px 0;
	}	

#side dt{
font-size:1.4em;
	color: #f13105;
	display:block;
	font-variant:small-caps;
}

#side .quote{
border:none;
}
	
.divider {
	margin-top: 5px;
	height: 15px;
	background: url(../img/divider.gif) repeat-x;
	}
	
	.newsletter{
	background-color:#fcf9f2;
	width:320px;
	padding:1em;
	color:#f13105;
	border:1px solid #ebe8c7;
	}	
	
	#form1{
	width:280px;
	}



/*  footer -- */
	
#footer {
	clear: both;
	margin-bottom: 0 auto;
	border-top: 1px solid #444;
	background:#f13105;
	height:70px;
	}	

#footer p {
	font-size: .91em;
	color: #000;
	padding-top: 2em;
	text-align: center;
	}	

#footer a {
	color: #fbf4f4;
	font-weight: bold;
	text-decoration: none;
	}
	

#footer img {
	position: absolute;
	left: -9000px;
	}
	

/*   others ------ */

#container {
	margin: 0 auto;
	padding: 0 35px;
	width: 690px;
	background: url(../img/top-highlight.jpg) no-repeat;
	}

/* This selector uses the Faux Columns technique. See http://www.alistapart.com/articles/fauxcolumns/ */
#wrap {
	margin-bottom: 20px;
	background: url(../img/faux-columns.png) repeat-y;
	}

.tertiary #wrap {
	margin-bottom: 20px;
	background: url(../img/faux-columns-sm.png) repeat-y;
	}



.clr {clear: both;}


/*
P.I.E. FLOAT CLEARING
See http://www.positioniseverything.net/easyclearing.html 
--------------------- */

.clearfix:after {
  content: ".";
  clear: both;
  height: 0;
  visibility: hidden;
  display: block;
}
.clearfix {
  display: inline-block; /* Fixes IE/Mac */
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */		


/* 
SIFR--------------------- */

/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h2 {
	visibility: hidden;
	letter-spacing: -1px;
	font-size: 28px;
}

.sIFR-hasFlash h5 {
	visibility: hidden;
	letter-spacing: -1px;
	font-size: 14px;
}

