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

html, body {
	height: 100%;
}

p {
	margin: 0.188em 0 0.5em 0;
}

#leftbar {
	width: 142px;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	background: #9ebc88;
}

#leftbar .logolink {
	width: 142px;
	height: 188px;
	background: url(../images/nav_cfs_logo.gif) no-repeat 0 0;
	text-indent: -999px;
}

#leftbar .logolink a {
	display: block;
	height: 181px;
	background: url(../images/spacer.gif);
}

#leftbar .logolink a:hover {
	background: url(../images/nav_cfs_logo_ro.gif) no-repeat 0 0;
}

#subnav {
	width: 142px;
	height: 100%;
	position: fixed;
	top: 0;
	left: 142px;
}

* html #leftbar, * html #subnav { position: absolute; }

#subnav a { display: block; padding: 2px 0 2px 6px; text-decoration: none; }
#subnav a:hover { background: #F9F9AF; color: #333; }

#subnav ul.photonav { position: relative; top: 300px; left: 0; }

body#aboutpg #subnav { background: url(../images/barA.jpg) no-repeat 0 0; }
body#aboutpg #subnav .aboutspacer { height: 219px; }

body#admissionpg #subnav { background: url(../images/barL.jpg) no-repeat 0 0; }
body#admissionpg #subnav .admissionspacer { height: 342px; }

body#educationpg #subnav { background: url(../images/barD.jpg) no-repeat 0 0; }
body#educationpg #subnav .educationspacer { height: 262px; }

body#whitebarnpg #subnav { background: url(../images/barWB.jpg) no-repeat 0 0; }

body#faqpg #subnav { background: url(../images/barK.jpg) no-repeat 0 0; }
body#faqpg #subnav .faqspacer { height: 422px; }

body#contactpg #subnav { background: url(../images/barG.jpg) no-repeat 0 0; }
body#linkspg #subnav { background: url(../images/sub_pic.jpg) no-repeat 0 0; }
body#eventspg #subnav { background: url(../images/barE.jpg) no-repeat 0 0; }
body#directionspg #subnav { background: url(../images/barF.jpg) no-repeat 0 0; }
body#openhousepg #subnav { background: url(../images/barS.jpg) no-repeat 0 0; }

body#leadershippg .leadership_img { padding-top: 116px; }


#homewrap {
	margin-left: 142px;
	text-align: center;
	width: 726px;
	padding: 14px 0;
	position: relative;
}

#homewrap .joinus {
	width: 318px;
	height: 28px;
	margin: 10px auto;
	background: url(../images/join_us.gif);
}

#homewrap .joinus a:link, #homewrap .joinus a:visited {
	display: block;
	height: 28px;
	background: url(../images/spacer.gif);
}

#homewrap .joinus a:hover {
	background: url(../images/join_us_ro.gif);
}

#contentwrap {
	margin-left: 307px;
	padding: 14px 0;
	width: 466px;
	position: relative;
}

body#infopg #contentwrap {
	margin-left: 165px;
}

#content {
	padding-top: 40px;
	position: relative;
}

p.contribute_btn {
	display: block;
	width: 147px;
	height: 28px;
	background: url(../images/btn_contribute.gif);
	margin: 10px 0;
}

p.contribute_btn a:link, 
p.contribute_btn a:visited {
	display: block;
	height: 28px;
	background: url(../images/spacer.gif);
}

p.contribute_btn a:hover {
	background: url(../images/btn_contribute_ro.gif);
}

p.contribute_owc_btn {
	display: block;
	width: 267px;
	height: 28px;
	background: url(../images/btn_contribute_owc.gif);
	margin: 10px 0;
}

p.contribute_owc_btn a:link, 
p.contribute_owc_btn a:visited {
	display: block;
	height: 28px;
	background: url(../images/spacer.gif);
}

p.contribute_owc_btn a:hover {
	background: url(../images/btn_contribute_owc_ro.gif);
}

.floatleft {
	float: left;
	margin: 0 8px 8px 0;
}

.quotebhead {
	margin: 11px 0 10px 0;
}

.quoteaheadt {
	margin: 21px 0 18px 0;
}

.quoteaheadb {
	margin: 21px 0 13px 0;
}

.home_text {
	font-family: 'Myriad Pro',Arial, Helvetica, sans-serif;
	color: #5175AD;
	font-size: 13px;
	line-height: 20px;
	padding-top: 20px;
}


/* Typography */

#content, #subnav, #reqform {
	font: 0.7em/1.38em Arial, Helvetica, sans-serif;
	color: #333;
}

a:link, a:visited {
	color: #333;
}

a:hover {
	color: #CE5322;
}



/* Main Navigation */

#navcontainer {
	background: url(../images/nav_bg.gif) no-repeat 0 0;
	height: 392px;
}

#navcontainer ul {
	width: 142px;
}

#navcontainer li {
	font-size: 1px;
	display: inline;
}

#navcontainer a {
	display: block;
	width: 142px;
	height: 27px;
	background: url(../images/spacer.gif);
	text-indent: -999px;
}

#navcontainer a.about,
#navcontainer a.education,
#navcontainer a.portrait {
	height: 40px;
}

#navcontainer a.download_links {
	height: 39px;
}

#navcontainer a.school_ldr:hover { background: url(../images/nav_school_ldr.gif) no-repeat 0 0; height: 27px; }
#navcontainer a.about:hover { background: url(../images/nav_about_cfs.gif) no-repeat 0 0; height: 40px; }
#navcontainer a.education:hover { background: url(../images/nav_edu.gif) no-repeat 0 0; height: 40px; }
#navcontainer a.portrait:hover { background: url(../images/nav_portrait.gif) no-repeat 0 0; height: 40px; }
#navcontainer a.admission:hover { background: url(../images/nav_admissions.gif) no-repeat 0 0; height: 27px; }
#navcontainer a.white_barn:hover { background: url(../images/nav_whitebarn.gif) no-repeat 0 0; height: 27px; }
#navcontainer a.support:hover { background: url(../images/nav_support.gif) no-repeat 0 0; height: 27px; }
#navcontainer a.faq:hover { background: url(../images/nav_faq.gif) no-repeat 0 0; height: 27px; }
#navcontainer a.summer_prog:hover { background: url(../images/nav_summer_prog.gif) no-repeat 0 0; height: 27px; }
#navcontainer a.contact:hover { background: url(../images/nav_contact.gif) no-repeat 0 0; height: 27px; }
#navcontainer a.download_links:hover { background: url(../images/nav_links.gif) no-repeat 0 0; height: 39px; }
#navcontainer a.news:hover { background: url(../images/nav_news.gif) no-repeat 0 0; height: 27px; }

#navcontainer a.education, #navcontainer a.portrait { margin-bottom: 1px; }
#navcontainer a.download_links { margin-bottom: 15px; }


/* Top Navigation */

#topnav {
	background: url(../images/topnav_bg.gif) no-repeat 0 0;
	margin-left: 196px;
}

#homewrap #topnav { margin-left: 396px; }

#topnav ul {
	height: 20px;
}

#topnav li {
	display: inline;
}

#topnav a {
	display: block;
	height: 20px;
	float: left;
	background: url(../images/spacer.gif); 
}

#topnav a.topnav_info { width: 114px; margin-right: 13px; }
#topnav a.topnav_info:hover { background: url(../images/topnav_info.gif) no-repeat 0 0; }

#topnav a.topnav_directions { width: 57px; margin-right: 12px; }
#topnav a.topnav_directions:hover { background: url(../images/topnav_directions.gif) no-repeat 0 0; }

#topnav a.topnav_contact { width: 44px; margin-right: 12px; }
#topnav a.topnav_contact:hover { background: url(../images/topnav_contact.gif) no-repeat 0 0; }

#topnav a.topnav_fb { width: 18px; }


/* Portrait Page */

body#portraitpg {
	background: #ccc;
}

body#portraitpg #topnav { background: url(../images/topnav_bg_p.gif) no-repeat 0 0; }
body#portraitpg #topnav a.topnav_info:hover { background: url(../images/topnav_info_p.gif) no-repeat 0 0; }
body#portraitpg #topnav a.topnav_directions:hover { background: url(../images/topnav_directions_p.gif) no-repeat 0 0; }
body#portraitpg #topnav a.topnav_contact:hover { background: url(../images/topnav_contact_p.gif) no-repeat 0 0; }

.phototext { padding: 0 10px; }

div#photogallery {
	height: 298px;
	text-align: center;
	overflow: hidden;
	border: 1px solid #fff;
	margin: 20px 10px;
	width: 445px;
}

div#back_next_buttons {
	text-align: center;
	background: #F9F9AF;
	width: 148px;
	height: 22px;
	margin: auto 159px;
}



/* Request Form */

#reqform_new li {
	clear: left;
	overflow: hidden;
	padding: 3px 0;
}

#reqform_new label {
	display: block;
	float: left;
	width: 119px;
	padding: 1px 23px 1px 0;
	text-align: right;
}

#reqform_new input,
#reqform_new textarea {
	width: 300px;
	border: 1px solid #999;
	background: #fff;
}

#reqform_new input#zip { width: 150px; }
#reqform_new input#age { width: 75px; }

#reqform_new input.radio {
	width: auto;
	border: none;
	background: none;
}

#reqform_new .submit_btn {
	text-align: right;
	padding: 3px 24px 3px 0;
}

#reqform_new #submit {
	width: auto;
	background: #9EBB86;
	padding: 3px 6px;
	font-weight: bold;
	color: #fff;
	border: none;
	cursor: pointer;
}

#reqform_new #submit:hover {
	color: #333;
}