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

body { margin:0px;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
background-image:url(images/bg.jpg);
background-repeat:repeat-x;
background-position:left 5px;
background-color:#ededed;
}

.newsletterText {
	color:#b14a97;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	
}

#mainmenu a:link, #mainmenu a:visited, #mainmenu a:active, #mainmenu {

color: #dbd0d8;
font-size:14px;
font-weight:bold;
text-decoration:none;
}


#mainmenu a:hover {

color: #fff;
font-size:14px;
font-weight:bold;
text-decoration:none;
}

.textfield {
	border: 1px solid #333333;
	background-color: #FCF8FC;
	height: 20px;
	padding-top: 5px;
	padding-left: 5px;


}


.normalPinkText {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #cf72b7;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;



}

.eventDate {
	font-size: 15px;
	text-decoration: none;
	color: #191919;
	font-weight: bolder;
	
}


.eventName {
	font-size: 13px;
	text-decoration: none;
	color: #cf72b7;
	font-weight: bolder;
	
}

a.eventNameLink:link, a.eventNameLink:visited, a.eventNameLink:active {


	font-size: 15px;
	text-decoration: none;
	color: #cf72b7;
	font-weight: bolder;
	


}


a.eventNameLink:hover {
color: #db95c9;
}

a.footerLink:link, a.footerLink:active, a.footerLink:visited, .footerText {
	font-size: 10pt;
	text-decoration: none;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color:#1D1D1D;

}

.Philosophy {
	font-size: 10px;
	text-decoration: none;
	color: #000000;
	font-weight: bolder;
	
}


.contact {
	font-size: 15px;
	text-decoration: none;
	color:#666;
	font-weight: bolder;
	
}

.coaches{
	font-size: 24px;
	text-decoration: none;
	color:#B14A97;
	font-weight: bolder;
	
}

.normalBlackText {
	color:#000000;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	
}
	
.PhilosophyBlackText {
	color:#000000;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	
	
	
}
.coachesblack{
	font-size: 18px;
	text-decoration: none;
	color:#000000;
	font-weight: bolder;
	
}



