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

.clear{
	clear:both;
}


body{
	background:url(../images/bg.jpg) repeat-x #780d10;
	margin:0;
	padding:0;
	color:#2b2d2e;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
}

/* - - - Styles - - - */

h2{
	position:absolute;
	margin:0;
	padding:0;
	font-size:24px;
	font-weight:normal;
	margin-top:-18px;
	margin-left:12px;
	color:#FFFFFF;
}

h3{
	color:#ff6c00;
	font-size:18px;
	font-weight:normal;
	margin:0;
	padding:0;
}

.M{
	color:#1184BB;
}

.F{
	color:#D63583;
}

.X{
	color:#ff6c00;
}

/* - - - End of Styles - - - */

#container{
	width:814px;
	margin-left:auto;
	margin-right:auto;
}

#logo{
	position:absolute;
	display:inline-block;
	width:288px;
	height:152px;
	top:7px;
	background:url(../images/logo.png) no-repeat;
}

#header{
	width:814px;
	height:106px;
	margin-top:33px;
	background:url(../images/header.gif) no-repeat;
}

#phone{
	float:right;
	margin:10px 10px 0 0;
}

.nav{
	font-size:13px;
	color:#a400bc;
	float:right;
	width:580px;
	margin:40px 6px 0 0;
	z-index:10;
}

#flashArea{
	width:810px;
	border:2px solid #fff;
	background:#fff;
}

#boys{
	width:262px;
	display:inline-block;
	float:left;
}

#girls{
	width:262px;
	display:inline-block;
	float:left;
}

#both{
	width:262px;
	display:inline-block;
	float:left;
}


.boxContainer{
	width:253px;
	float:left;
	margin:20px 4px 6px 5px;
	color:#FFFFFF;
	font-size:11px;
	display:inline-block;
}

.boxContainer img{
	float:right;
	margin-left:4px;
}

.blueBox{
	background:url(../images/boxTopBlue.jpg) no-repeat #093d93;
	width:233px;
	min-height:96px;
	padding:15px 6px 2px 14px;
}

.blueBoxActivities{
	background:url(../images/boxTopBlue.jpg) no-repeat #093d93;
	width:233px;
	min-height:130px;
	padding:15px 6px 2px 14px;
}

.blueBoxBot{
	background:url(../images/boxBotBlue.jpg) no-repeat #06368e;
	width:253px;
	height:8px;
}

.pinkBox{
	background:url(../images/boxTopPink.jpg) no-repeat #c52586;
	width:233px;
	min-height:96px;
	padding:15px 6px 2px 14px;
}

.pinkBoxActivites{
	background:url(../images/boxTopPink.jpg) no-repeat #c52586;
	width:233px;
	min-height:130px;
	padding:15px 6px 2px 14px;
}

.pinkBoxBot{
	background:url(../images/boxBotPink.jpg) no-repeat #c52586;
	width:253px;
	height:8px;
}

.yellowBox{
	background:url(../images/boxTopYellow.jpg) no-repeat #cd6118;
	width:233px;
	min-height:96px;
	padding:15px 6px 2px 14px;
}

.yellowBoxActivites{
	background:url(../images/boxTopYellow.jpg) no-repeat #cd6118;
	width:233px;
	min-height:130px;
	padding:15px 6px 2px 14px;
}

.yellowBoxBot{
	background:url(../images/boxBotYellow.jpg) no-repeat #cd6118;
	width:253px;
	height:8px;
}


#mainArea{
	width:786px;
	border-left:2px solid #fff;
	border-right:2px solid #fff;
	background:#fff;
	padding:6px 12px;
}

#contentLeft{
	width:510px;
	float:left;
	padding:10px;
	border-right:1px dashed #2b2d2e;
	display:inline-block;
}

#contentRight{
	font-size:10px;
	width:235px;
	float:left;
	padding:10px 0 10px 10px;
	display:inline-block;
}


#footer{
	width:804px;
	background:url(../images/footer.gif) no-repeat;
	text-align:right;
	color:#fff;
	padding:10px 10px 0 0;
}

#contactBot{
	font-size:14px;
}

#wsv{
	font-size:10px;
}

/* - - - Links - - - */

a{color:#2b2d2e; text-decoration:none;}
a:hover{color:#2b2d2e; text-decoration:underline;}

.boxLink {color:#FFFFFF; text-decoration:none;}
.boxLink:hover{color:#FFFFFF; text-decoration:underline;}

#footer a{color:#FFFFFF; text-decoration:none;}
#footer a:hover{color:#FFFFFF; text-decoration:underline;}
