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


/* reset CSS */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}


body {
	text-align: center;
	margin:0;padding:0;border:0;
	background-color:#000000;
	
	font-family:Helvetica, Geneva, Arial,  sans-serif;
	color:#404040;
}



#container {


	margin:0px auto;
	background: #737373 url(images/background.png) repeat-x top left;
	text-align:center;
	
}

/* header */

#headerFull {
	
	height:127px;
	background:url(images/headerBG.png) top repeat-x;
	
}


#header {
	
	height:127px;
	background:url(images/headerBG.png) top repeat-x;
	width:964px;
	text-align:left;
	
	
}

#logo {
	float:left;
	width:125px;
	
}

#tagline {
	padding:23px 0px 7px 5px;
	
	
	
}

/* nav */

#main {
	float:left;
	width:795px;
	height: 47px;
	padding-left:15px;
	
	
	
	
}
.nav {
	width:795px;
	height: 46px;
	background: url(images/CFHSsprite.png) no-repeat top;
	position: absolute;
	
	

	
}
.nav li {
	display: inline;
}
.nav li a:link, .nav li a:visited {
	position: absolute;
	
	height: 47px;
	text-indent: -9000px;
	overflow: hidden;
	z-index: 10;
	
	
	
}
	.nav .team a:link, .nav .team a:visited {
		left:0px;
		width: 113px;
	}
	.nav .team a:hover, .nav .team a:focus {
		background: url(images/CFHSsprite.png) no-repeat 0px -47px;
	}
	.nav .team a:active {
		background: url(images/CFHSsprite.png) no-repeat 0px -23px;
	}
	.current-team .team a:link, .current-team .team a:visited {
		background: url(images/CFHSsprite.png) no-repeat 0px -94px;
		cursor: default;
	}
	.nav-team, .nav-team-click {
		position: absolute;
	
		width: 113px;
		height: 47px;
		background: url(images/CFHSsprite.png) no-repeat 0px -47px;
	}
	.nav-team-click {
		background: url(images/CFHSsprite.png) no-repeat 0px -141px;
	}



	.nav .staff a:link, .nav .staff a:visited {
		left: 114px;
		width: 85px;
	}
	.nav .staff a:hover, .nav .staff a:focus {
		background: url(images/CFHSsprite.png) no-repeat -114px -47px;
	}
	.nav .staff a:active {
		background: url(images/CFHSsprite.png) no-repeat -114px -23px;
	}
	.current-staff .staff a:link, .current-staff .staff a:visited {
		background: url(images/CFHSsprite.png) no-repeat -114px -94px;
		cursor: default;
	}
	.nav-staff, .nav-staff-click {
		position: absolute;
		
		left: 114px;
		width: 85px;
		height: 47px;
		background: url(images/CFHSsprite.png) no-repeat -114px -47px;
	}
	.nav-staff-click {
		background: url(images/CFHSsprite.png) no-repeat -114px -141px;
	}



	.nav .schedules a:link, .nav .schedules a:visited {
		left: 198px;
		width: 123px;
	}
	.nav .schedules a:hover, .nav .schedules a:focus {
		background: url(images/CFHSsprite.png) no-repeat -198px -47px;
	}
	.nav .schedules a:active {
		background: url(images/CFHSsprite.png) no-repeat -198px -23px;
	}
	.current-schedules .schedules a:link, .current-schedules .schedules a:visited {
		background: url(images/CFHSsprite.png) no-repeat -198px -94px;
		cursor: default;
	}
	.nav-schedules, .nav-schedules-click {
		position: absolute;
		/*top: 1px;*/
		left: 198px;
		width: 123px;
		height: 47px;
		background: url(images/CFHSsprite.png) no-repeat -198px -47px;
	}
	.nav-schedules-click {
		background: url(images/CFHSsprite.png) no-repeat -198px -141px;
	}


	
	.nav .history a:link, .nav .history a:visited {
		left: 322px;
		width: 100px;
	}
	.nav .history a:hover, .nav .history a:focus {
		background: url(images/CFHSsprite.png) no-repeat -322px -47px;
	}
	.nav .history a:active {
		background: url(images/CFHSsprite.png) no-repeat -322px -23px;
	}
	.current-history .history a:link, .current-history .history a:visited {
		background: url(images/CFHSsprite.png) no-repeat -322px -94px;
		cursor: default;
	}
	.nav-history, .nav-history-click {
		position: absolute;
		/*top: 1px;*/
		left: 322px;
		width: 100px;
		height: 47px;
		background:url(images/CFHSsprite.png) no-repeat -322px -47px;
	}
	.nav-history-click {
		background: url(images/CFHSsprite.png) no-repeat -322px -141px;
	}
	
	

	
	.nav .honors a:link, .nav .honors a:visited {
		left: 422px;
		width: 101px;
	}
	.nav .honors a:hover, .nav .honors a:focus {
		background: url(images/CFHSsprite.png) no-repeat -422px -47px;
	}
	.nav .honors a:active {
		background: url(images/CFHSsprite.png) no-repeat -422px -23px;
	}
	.current-honors .honors a:link, .current-honors .honors a:visited {
		background: url(images/CFHSsprite.png) no-repeat -422px -94px;
		cursor: default;
	}
	.nav-honors, .nav-honors-click {
		position: absolute;
		/*top: 1px;*/
		left: 422px;
		width: 101px;
		height: 47px;
		background:url(images/CFHSsprite.png) no-repeat -422px -47px;
	}
	.nav-honors-click {
		background: url(images/CFHSsprite.png) no-repeat -422px -141px;
	}
	
	

	
	.nav .alumni a:link, .nav .alumni a:visited {
		left: 523px;
		width: 98px;
	}
	.nav .alumni a:hover, .nav .alumni a:focus {
		background: url(images/CFHSsprite.png) no-repeat -523px -47px;
	}
	.nav .alumni a:active {
		background: url(images/CFHSsprite.png) no-repeat -523px -23px;
	}
	.current-alumni .alumni a:link, .current-alumni .alumni a:visited {
		background: url(images/CFHSsprite.png) no-repeat -523px -94px;
		cursor: default;
	}
	.nav-alumni, .nav-alumni-click {
		position: absolute;
		/*top: 1px;*/
		left: 523px;
		width: 98px;
		height: 47px;
		background:url(images/CFHSsprite.png) no-repeat -523px -47px;
	}
	.nav-alumni-click {
		background: url(images/CFHSsprite.png) no-repeat -523px -141px;
	}
		
	

	
	.nav .note a:link, .nav .note a:visited {
		left: 621px;
		width: 174px;
	}
	.nav .note a:hover, .nav .note a:focus {
		background: url(images/CFHSsprite.png) no-repeat -621px -47px;
	}
	.nav .note a:active {
		background: url(images/CFHSsprite.png) no-repeat -621px -23px;
	}
	.current-note .alumni a:link, .current-note .note a:visited {
		background: url(images/CFHSsprite.png) no-repeat -621px -94px;
		cursor: default;
	}
	.nav-note, .nav-note-click {
		position: absolute;
		/*top: 1px;*/
		left: 621px;
		width: 174px;
		height: 47px;
		background:url(images/CFHSsprite.png) no-repeat -621px -47px;
	}
	.nav-note-click {
		background: url(images/CFHSsprite.png) no-repeat -621px -141px;
	}

	
/* footer */

#footerFull {
	
	min-height:144px;
	background: #000000 url(images/footerbg.png) top repeat-x;
	
}

#footer {
	margin-top:2px;
	width:964px;
	text-align:left;
}


#copyright {
	margin-top:2px;
	margin-right:5px;
	float:right;
}

#footerLinks {
	float:left;
	margin:15px 0px 0px 0px;
	color:#afafaf;
	font-size:14px;

}


.footer li {
	list-style-type: none;
	margin-left: 0;
	display: inline;
	padding:3px 0px 3px 0px;	
	
}

.footerMain {
	margin-left: 0;
	background:url(images/footerVertspacer.png) right no-repeat;
	height: 24px;
	
}

.footer li a  {
	margin-left: 0;
	padding:3px 17px 3px 12px;
	color:#dedede;
	text-decoration:none;
	height: 24px;	
	
	
}

.footer li a:hover {
	color:#e6b61e;

} 

#footerContact {
	width:700px;
	float:left;
	margin:20px 0px 0px 0px;
	padding-left:15px;
	color:#a4a4a4;
	font-size:11px;
	text-align:left;

}

.footerContact li {
	list-style-type: none;
	margin-left: 0;
	display: inline;
	padding:3px 30px 3px 0px;	
	
}

.footerContact li a {
	color:#e6b61e;
	text-decoration:none;
	
}

#footerWaves {
	float:right;
	margin:20px 0px 0px 0px;
	padding-right:15px;
	color:#a4a4a4;
	font-size:11px;
	text-align:right;

}

#footerWaves a {
	color:#e6b61e;
	text-decoration:none;

}


/* main Copy */

#copyFull {
	padding-top:5px;
	

	
}


#copyTop {
	
	height:20px;
	background: url(images/copyTop.png) top repeat-x;
	width:964px;
	text-align:left;
	
	
}

#copy {
	z-index:5;
	
	background:url(images/copyBall.png) bottom no-repeat;
	width:964px;
	min-height:400px;
	text-align:left;
	padding-top:10px;
	padding-bottom:30px;
	
	
}




 #addClear:after {
	content: ".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}



#reflection {
	height:46px;
	background:url(images/copyReflection.png) top no-repeat;
	width:964px;
	text-align:left;

}

/* Home Copy */

#banners {
	visibility:visible;
	z-index:100;
	float:left;
	margin-top:5px;
	padding-left:620px;


}	

#welcome {
	width:515px;
	font-size:26px;
	color:#484848;
	line-height:1.5em;


}

.indent {

	
	padding-left:15px;
	font-size:28px;
	color: #2E2E2E;
	font-weight:bold;


}	

.tagline {
	padding-left:30px;
	line-height:1.5em;
	font-size:24px;
	color:#484848;


}

.welcomeMessage {
	padding-top:15px;
	padding-left:40px;
	font-size:18px;
	color:#484848;
	line-height:1.5em;

}	

#homeContent {
	width:600px;
	padding-top:5px;
	padding-right:30px;
	padding-left:300px;
	font-size:18px;
	color:#484848;
	line-height:1.5em;


}

/* Sub Copy */


#sideNav {
	float:left;
	margin:0px 0px 0px 15px;
	width:216px;

}

#sideNavHeader {
	width:216px;
	height:61px;
	background:url(images/sideNavTopbg.png) top no-repeat;

}

#sideNav H1 {
	font-size:18px;
	
	color: #2E2E2E;
	padding:19px 0px 0px 25px;

}


#sideNavContent {
	font-size:15px;
	width:216px;
	min-height:125px;
	padding-bottom:30px;
	background:url(images/sideNavbg.png) bottom no-repeat;

}


.sidenav li {
	
	list-style-type: none;
	margin-left: 10px;
	margin-right: 10px;
	border-bottom: 1px solid #DDDDDD;
	
}


.sidenav li a  {
	display: block;
	margin-left: 0px;
	padding:8px 5px 6px 15px;
	
	text-decoration:none;
	
	
	
}

.sidenav a  {
	
	color: #868686;
	
	
	
	
}

.sidenav li a:hover {
	color:#2E2E2E;
	background-color:#EEEEEE;

} 

.sidenavCurrent  a {
	clear:both;
	color:#2E2E2E;
	background-color:#EEEEEE;

} 




#mainContent {
	margin:0px 0px 0px 230px;
	width:712px;
	font-size:13px;
	line-height:1.4em;

}

#mainContent a:link {
	color:#eabf14;
	text-decoration:none;
	
}
#mainContent a:visited {
	color:#e6b61e;
	text-decoration:none;
}
#mainContent a:hover {
	color:#e6b61e;
	text-decoration:none;
	border-bottom:1px dashed #DDDDDD;

}

#mainContentHeader {
	width:712px;
	height:61px;
	background:url(images/mainContentTopbg.png) top no-repeat;

}

#mainContent H3 {
	font-size:18px;
	color: #2E2E2E;
	padding:19px 0px 0px 25px;

}


#mainContentcopy {
	text-align:left;
	width:712px;
	padding-bottom:30px;
	background:url(images/mainContentbg.png) bottom no-repeat;

}

#subPageCopy {
	padding:10px 25px 10px 25px;
	
}

#subPageCopy H4 {
	font-weight:bold;
	font-size:15px;
	color: #2E2E2E;
	padding-bottom:10px;
}

#subPageCopy img {
	margin-right:10px;
	margin-bottom:10px;
}

