@charset "utf-8";
/* Xtraordinary Life CSS written by David McDonagh @ www.illustration-nation.co.uk */



h1 {
    color: #f842a3;
  	font-family: Century Gothic,Century Gothic,Century Gothic;
	font-size: 1.5em;}
	
.intro {
	height:110px;
    background-color: #EEEEEE;
    font-size: 1.333em;
    font-weight: bold;
    padding: 5px 10px;
    text-transform: lowercase;
    color:#f842a3;}
	
.intro1 {
	height:auto;
    background-color: #EEEEEE;
    font-size: 1.333em;
    font-weight: bold;
    padding: 5px 10px;
    text-transform: lowercase;
    color:#f842a3;}
	
.intro  a { outline:0; }

.intro a:link, a:visited { 
	color:#000000;
	font-weight:bold;
	text-transform:none;
	font-size:11px;
	text-decoration:none;}

.intro  a:hover { 
	color:#f842a3;
	text-decoration:none;
	text-transform:none;}

.title {
    background-color: #EEEEEE;
    font-size: 1.333em;
    font-weight: bold;
    padding: 5px 10px;
    text-transform: lowercase;
    color:#f842a3;}
	
.titleBlue {
    background-color: #00bfff;
    font-size: 1.333em;
    font-weight: bold;
    padding: 5px 10px;
    text-transform: lowercase;
    color:#ffffff;}


.coach {
	font-size:14px;
	font-weight:bold;
	color:#f842a3;
	text-transform:uppercase;}
	

	
.here {
	   font-size:12px;
	   font-weight:bold;
	   color:#00bfff;}
	  
.hereToo {
	font-size:10px;
	color:#00bfff;
	margin-left:8px;}

.slantText {
	font-style: italic;
	color:#666666;}

.pinkText {
	font-style: italic;
	color:#f842a3;
	font-weight:bold;}

.subText {
	font-size:10px;
	font-style: italic;
	color:#666666;}
	
.creditsText{
	font-size:10px;
	color:565fff;}

.paginate {
    clear: both;
    margin: 20px 0px 0px 0px;
    text-align: center;
}

.testimonial{
	padding:10px;}

span.current_page, span.current {
    background-color: #666666;
    color: white;
    font-weight: bold;}

.paginate a, span.current_page, span.current {
    -moz-border-radius: 5px 5px 5px 5px;
    margin-left: 2px;
    margin-right: 2px;
    padding: 5px 10px;}


a {
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;}

.paginate a {
background-color:#f842a3;}

.paginate a:hover {
color: black;} 


