/* resets */
body {
	margin: 0;
	padding: 0;
}
h1, h2, h3, h4, h5, h6, p {
	margin: 0 0 12px 0;
	font-weight: normal;
}
a img {
	border: 0;
}
a {
	outline: none;
}

/* cms styles */
#main .para_video {
	text-align: center;
}
#main .photoset {
	margin: 12px 0;
}
#main .photoset img {
	float: left;
	margin: 12px 24px 12px 0;
	border: 2px solid #1e54a3;
}
#main .rf-paragraph {
	margin: 0 0 18px 0;
}
#main img.page_image {
	margin: 0 0 12px 12px;
	border: 2px solid #1e54a3;
	float: right;
}
#main img.right, #main div.right {
	margin: 0 0 12px 12px;
	border: 2px solid #1e54a3;
    float: right;
}
#main img.left, #main div.left {
	margin: 0 12px 12px 0;
	border: 2px solid #1e54a3;
    float: left;
}

/* layout */
body {
	background: #10012e;
}
#body {
	font: 13px "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	color: #666;	
}
#wrapper_wrap {
	background: url(/images/whitefade.jpg) bottom left repeat-x #fff;
}
#wrapper_wrap2 {
	background: url(/images/headerbg.jpg) repeat-x;
}
#wrapper_wrap3 {
	background: url(/images/headerbg-top.jpg) top center no-repeat;
}
#wrapper {
	width: 960px;
	margin: 0 auto;
	background: url(/images/wrapperbg.jpg) top center no-repeat;
}

#header {
	height: 115px;
	position: relative;
}
#logo {
	position: absolute;
	top: 0;
	left: 0;
}
ul#nav {
	background: url(/images/navbg.jpg) no-repeat;
	width: 636px;
	height: 34px;
	padding: 9px 22px;
	margin: 0;
	position: absolute;
	top: 17px;
	right: 26px;
	display: block;
	list-style-type: none;
}
ul#nav li {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	
}
ul#nav li a {
	height: 34px;
	padding: 0;
	margin: 0 10px;
	display: block;
	text-decoration: none;
	font-size: 13px;
	line-height: 34px;
	color: #fff;
	background-position: 0 0;
	background-repeat: no-repeat;
}
ul#nav li a span {
	display: none;
}
ul#nav li a#nav-home {
	background-image: url(/images/nav-home.gif);
	width: 39px;
}
ul#nav li a#nav-about_us {
	background-image: url(/images/nav-about_us.gif);
	width: 61px;
}
ul#nav li a#nav-the_schools {
	background-image: url(/images/nav-the_schools.gif);
	width: 85px;
}
ul#nav li a#nav-news {
	background-image: url(/images/nav-news.gif);
	width: 37px;
}
ul#nav li a#nav-events {
	background-image: url(/images/nav-events.gif);
	width: 45px;
}
ul#nav li a#nav-how_to_help {
	background-image: url(/images/nav-how_to_help.gif);
	width: 84px;
}
ul#nav li a#nav-gallery {
	background-image: url(/images/nav-gallery.gif);
	width: 50px;
}
ul#nav li a#nav-contact_us {
	background-image: url(/images/nav-contact_us.gif);
	width: 74px;
}
ul#nav li a:hover, ul#nav li a.active {
	color: #f7f27a;
	background-position: 0 -34px;
}
#tagline {
	position: absolute;
	right: 27px;
	top: 71px;
}

#main {
	padding: 12px 35px 81px;
}
#main_body {
	background: url(/images/mainbodybg.gif) repeat-y;
}
#page_title {
	height: 71px;
	background: url(/images/h1bg.jpg) no-repeat;
	overflow: hidden;
	margin-bottom: 30px;
}
#page_title h1 {
	padding: 15px 24px;
	color: #f7f27a;
	font: 36px "Trebuchet MS", Verdana, sans-serif;
	line-height: 40px;
}
#page_title h1 span {
	padding-left: 36px;
	background: url(/images/h1div.gif) no-repeat center left;
	font: 30px "Trebuchet MS", Verdana, sans-serif;
	line-height: 40px;
	color: #fff;
}

#sidebar {
	width: 200px;
	float: left;
	margin-right: 27px;
}
#sidebar ul#subnav {
	list-style-type: none;
	margin: 0;
	padding: 15px;
}
#sidebar ul#subnav li {
	padding: 12px 0 12px 0;
	margin: 0;
	border-top: 1px solid #ccc;
}
#sidebar ul#subnav li.first {
	padding-top: 0;
	border-top: 0;
}
#sidebar ul#subnav li a {
	color: #1e54a3;
	font: 18px "Trebuchet MS", Verdana, sans-serif;
	text-decoration: none;
}
#sidebar ul#subnav li a:hover, #sidebar ul#subnav li a.active {
	color: #8daf3b;
}
#sidebar ul#subnav li ul.subsubnav {
	list-style-type: none;
	margin: 0;
	padding: 6px 0 0 0;
}
#sidebar ul#subnav li ul.subsubnav li {
	padding: 3px 0 3px 12px;
	margin: 0;
	border-top: 0;
	background: url(/images/subnav-arrow.gif) center left no-repeat;
}

#sidebar_items .sidebar_item_title {
	color: #1e54a3;
	font: 15px "Trebuchet MS", Verdana, sans-serif;
	margin-bottom: 6px;
	font-weight: bold;
}
#sidebar_items .sidebar_item {
	margin-bottom: 24px;
}
#sidebar_items .sidebar_item img {
	display: block;
	border: 2px solid #1e54a3;
	margin-bottom: 12px;
    float: left;
	margin: 2px 9px 4px 0;
}

#content {
	min-height: 400px;
	width: 663px;
	float: left;
}
#content_int {
	padding: 0 10px 0 0;
}

#footer, #copyright {
	width: 900px;
	margin: 0 auto;
}
#footer a, #copyright a {
	color: #6cf;
	text-decoration: none;
}
#footer a:hover, #copyright a:hover {
	color: #fff;
}
#footer_wrap {
	border-top: 1px solid #fff;
	background: url(/images/footerbg.jpg) repeat-x #280851;
}
#footer {
	color: #c2c2c2;
	font-size: 11px;
	line-height: 17px;
	background: url(/images/footerlogo.gif) no-repeat top left;
}
#footer_int {
	padding: 18px 0 18px 190px;
	background: url(/images/apple-top.gif) bottom right no-repeat;
}
#footer_int .footer_section  {
	float: left;
	padding-right: 20px;
}
#footer_int .footer_section .footer_title {
	color: #fff;
	margin-bottom: 3px;
	font-weight: bold;
}
#footer_int .redundant_nav {
	width: 100px;
}
#footer_int .redundant_nav ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#footer_int .redundant_nav ul li {
	padding: 0;
	margin: 0 0 3px 0;
}
#footer_int .address {
	width: 210px;
}
#footer_int .social_media {
	width: 170px;
}
#footer_int .social_media img {
	margin-left: 10px;
}

#copyright_wrap {
	background: url(/images/copyrightwrapbg.gif) repeat-x #10012e;
}
#copyright {
	color: #ccc;
	font-size: 10px;
	padding: 18px 0;
	background: url(/images/apple-btm.gif) top right no-repeat;
}

/* styles */
#content h2 {
	color: #1e54a3;
	font: 21px "Trebuchet MS", Verdana, sans-serif;
}
#content h3 {
	color: #252525;
	font: 18px "Trebuchet MS", Verdana, sans-serif;
}
#content h4 {
	color: #252525;
	font-size: 15px;
	font-weight: bold;
}
#content .date {
	color: #999;
	font-style: italic;
}
#content a {
	color: #1e54a2;
	text-decoration: none;
}
#content a:hover, #content a.active {
	color: #8daf3b;
	text-decoration: underline;
}
#content strong {
	color: #000;
}

#content form {
	margin: 24px 0;
}
#content form label {
	width: 100px;
	padding: 3px 15px 3px 0;
	text-align: right;
	float: left;
}
#content form label.checkbox {
	float: none;
	font-weight: normal;
	text-align: left;
	width: auto;
	padding: 0;
}
#content form input.text {
	border: 1px solid #999;
	padding: 2px;
	width: 200px;
	font: 14px "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	color: #666;
}
#content form textarea {
	font: 14px "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	color: #666;
	border: 1px solid #999;
	padding: 2px;
	width: 300px;
	height: 150px;
}
#content form .form_item {
	margin: 0 0 12px 0;
}
#content form input.button {
	background: url(/images/button.gif) no-repeat;
	width: 74px;
	height: 28px;
	color: #fff;
	font-size: 12px;
	padding-right: 15px;
	padding-bottom: 4px;
	border: 0;
	cursor: pointer;
}
#content form input.button:hover {
	background-position: 0 -28px;
}
#content form select {
	border: 1px solid #999;
	padding: 2px;
	width: 206px;
	font: 12px "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	color: #666;
}

#main a.button {
	margin: 15px 0;
	background: url(/images/button.gif) no-repeat;
	width: 53px;
	height: 24px;
	overflow: hidden;
	padding: 0 15px 4px 6px;
	color: #fff;
	font-size: 12px;
	line-height: 26px;
	text-align: center;
	border: 0;
	cursor: pointer;
	display: block;
}
#main a.button:hover {
	background-position: 0 -28px;
	text-decoration: none;
	color: #fff;
}
#main a.big_button {
	margin: 18px 0;
	background: url(/images/button-big.gif) no-repeat;
	width: 118px;
	height: 30px;
	padding: 0 30px 4px 6px;
	color: #fff;
	font-size: 14px;
	line-height: 32px;
	text-align: center;
	border: 0;
	cursor: pointer;
	display: block;
	overflow: hidden;
	text-decoration: none;
}
#main a.big_button:hover {
	background-position: 0 -34px;
	text-decoration: none;
	color: #fff;
}
#main a.small_button {
	margin: 15px 0;
	background: url(/images/button-small.jpg) no-repeat;
	width: 77px;
	height: 22px;
	overflow: hidden;
	padding: 0 15px 4px 6px;
	color: #fff;
	font-size: 11px;
	line-height: 26px;
	text-align: center;
	border: 0;
	cursor: pointer;
	display: block;
}
#main a.small_button:hover {
	background-position: 0 -26px;
	text-decoration: none;
	color: #fff;
}

/* schools */
/* thickbox styles for video popup, all importanted to override the thickbox defaults */
#TB_title {
	color: #333 !important;
	background: #f0f0f0 !important;
}
#TB_title a {
	color: #333 !important;
}
#TB_window {
	background: #f0f0f0 !important;
}
#popup_video_code {
	margin: 5px auto;
	width: 425px;
	height: 344px;
}
#popup_video_code embed {
	width: 425px;
	height: 344px;
}
#view_video {
	float: right;
	margin: 0 10px 5px 0 !important;
}

/* news */
#news .news_article {
	margin-bottom: 24px;
}
#news .news_article h3 {
	margin-bottom: 2px;
}
#news .news_article p {
	margin-bottom: 5px;
}
#news .news_article img.left {
	margin-bottom: 0;
}

/* events */
#events .event {
	margin-bottom: 24px;
}
#events .event .event-date {
	float: left;
	width: 50px;
	height: 36px;
	padding: 7px 0;
	margin-right: 9px;
	margin-bottom: 6px;
	background: #1e54a3;
	color: #fff;
	text-align: center;
	font-size: 14px;
	text-transform: uppercase;
	overflow: hidden;
}
#events .event h3 {
	margin-bottom: 5px;
}

#event_content {
	width: 450px;
	padding-right: 27px;
	float: left;
}
#event_content .banner_wrap {
	border: 2px solid #1e54a3;
	height: 96px;
	width: 446px;
	overflow: hidden;
	margin-bottom: 12px;
}
#event_sponsors {
	width: 176px;
	float: left;
}
#event_sponsors .side_title {
	color: #464646;
	font: 18px "Trebuchet MS", Verdana, sans-serif;
	margin-bottom: 12px;
}
#event_sponsors .sponsor {
	text-align: center;
	width: 160px;
	margin-bottom: 15px;
}
#event_sponsors .sponsor_section {
	border-bottom: 1px solid #ccc;
	padding-bottom: 12px;
	margin-bottom: 12px;
}
#event_sponsors .sponsor_section_title {
	color: #898989;
	margin-bottom: 12px;
	font: 15px "Trebuchet MS", Verdana, sans-serif;
}

#event_sponsors .other_sponsor {
	margin-bottom: 24px;
}

#event_phototour.photoset {
	float: left;
	margin: 0 18px 6px 0;
}
#event_phototour.photoset .first_photo {
	margin: 0;
	float: none;
}

#restaurants {
	margin-top: 30px;
	margin-bottom: 18px;
}
#restaurants .restaurant {
	width: 75px;
	margin-right: 15px;
	margin-bottom: 10px;
	float: left;
}
#restaurants .restaurant_lastinrow  {
	margin-right: 0;
}


#sponsorship_opportunities {
	margin-top: 24px;
	border-top: 1px dashed #959595;
	padding-top: 18px;
}

/* gallery */
#photos_pages {
	margin: 12px 0;
}
#photos_pages .photos_page {
	float: left;
	width: 126px;
	margin-right: 18px;
	margin-bottom: 18px;
	text-align: center;
}
#photos_pages .photos_page img {
	border: 2px solid #1e54a3;
	margin: 0 auto 9px auto;
	display: block;
}
#photos_pages .photos_page a {
	text-decoration: none;
}
#photos_pages .photos_page a:hover img {
	border: 2px solid #8daf3b;
}

#video_box {
	margin: 12px 0;
	width: 430px;
	float: left;
	overflow: hidden;
}
#video_box .video_wrap {
	width: 425px;
	border: 2px solid #1e54a3;
	margin-bottom: 12px;
}
#video_box .video_wrap embed {
	width: 425px;
	height: 344px;
}
#video_list {
	margin-top: 12px;
	padding-left: 30px;
	width: 190px;
	float: left;
}

/* homepage styles */
#body.page-homepage #wrapper_wrap2 {
	background: url(/images/headerbg-home.jpg) repeat-x;
}
#body.page-homepage #wrapper_wrap3 {
	background: url(/images/headerbg-top-home.jpg) top center no-repeat;
}
#body.page-homepage #wrapper {
	background: url(/images/wrapperbg-home.jpg) top center no-repeat;
}
#body.page-homepage #main {
	padding-top: 0;
}
#body.page-homepage #main_body {
	background: none;
}
#body.page-homepage #content {
	width: 100%;
	float: none;
}

#feature {
	height: 270px;
	margin-bottom: 40px;
	position: relative;
}
#feature_image {
	position: absolute;
	top: 0;
	left: 30px;
	width: 380px;
	height: 270px;
	overflow: hidden;
}
#feature_text {
	position: absolute;
	width: 420px;
	height: 215px;
	top: 35px;
	right: 10px;
	overflow: hidden;
}
#feature_text h1 {
	color: #f7f27a;
	font: 36px "Trebuchet MS", Verdana, sans-serif;
	font-weight: bold;
}
#feature_text h2 {
	color: #fff;
	font: 18px "Trebuchet MS", Verdana, sans-serif;
	font-weight: bold;
	font-style: italic;
}
#feature_text h3 {
	color: #111;
	font-size: 14px;
}
#feature_learnmore {
	float: right;
	margin: 0 30px 10px 20px;
}
#home_content_body {
	float: left;
	width: 370px;
	padding: 0 30px 0 20px;
	border-right: 1px dashed #959595;
	font-size: 14px;
	line-height: 20px;
}
#home_content_body h2 {
	font-size: 27px;
}
#home_content_links {
	float: left;
	padding: 0 20px 0 30px;
	width: 409px;
}
#home_content_links .link_title {
	color: #1e54a3;
	font: 21px "Trebuchet MS", Verdana, sans-serif;
	margin-bottom: 6px;
}
#home_content_links .home_content_link {
	margin-bottom: 24px;
}
#home_content_links .home_content_link img {
	margin: 0 18px 6px 0;
	border: 2px solid #1e54a3;
    float: left;
}

/* other styles */
.clear {
	clear:both;
}
.fakelink {
	color: #999;
	text-decoration: underline;
}