@charset "utf-8";
/* CSS Document */

/*  
Sticky Footer Solution
by Steve Hatcher 
http://stever.ca
http://www.cssstickyfooter.com
*/

* {margin:0;padding:0;} 

/* must declare 0 margins on everything, also for main layout components use padding, not 
vertical margins (top and bottom) to add spacing, else those margins get added to total height 
and your footer gets pushed down a bit more, creating vertical scroll bars in the browser */

.hiddenPic {display:none;}

a:link {
	color: #005c92;
	text-decoration: underline;
}
a:visited {
	color: #005c92;
	text-decoration: underline;
}
a:hover {
	color: #005c92;
	text-decoration: underline;
}
#findus-table {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
}

a:active {
	color: #005c92;
	text-decoration: underline;
}

html {
	overflow-y: scroll;
}
html, body {
	height: 100%;
	background-image: url(../images/bg.png);
	background-repeat: repeat;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#wrap {
	min-height: 100%;
	background-image: url(../images/wrapperbg2.png);
	background-repeat: repeat-y;
	background-position: 50%;
}

#main {
	padding-bottom: 50px;
	overflow: auto;
}  /* must be same height as the footer */
#gallery-table {
	margin: 0 auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#table-committee {
	margin: 0 auto;
}
#table-committee td.left {
	width: 170px;
	padding-top: 5px;
	padding-left: 5px;
	background-image: url(../images/line.gif);
	background-repeat: repeat-x;
	vertical-align: top;
}
#findus-map {
	height: 480px;
	width: 640px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px; 
	-moz-box-shadow:    3px 3px 6px 3px #ccc;
	-webkit-box-shadow: 3px 3px 6px 3px #ccc;
	box-shadow:         3px 3px 6px 3px #ccc;
}

#table-committee td.right {
	width: 150px;
	padding-top: 5px;
	background-image: url(../images/line.gif);
	background-repeat: repeat-x;
	padding-bottom: 5px;
}
#table-committee td.right img {
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px; 
	-moz-box-shadow:    3px 3px 6px 1px #ccc;
	-webkit-box-shadow: 3px 3px 6px 1px #ccc;
	box-shadow:         3px 3px 6px 1px #ccc;
}

#gallery-table td {
	width: 100px;
	text-align: center;
	vertical-align: middle;
	padding: 20px;
}
#gallery-table td img {
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px; 
	-moz-box-shadow:    3px 3px 6px 1px #bbb;
	-webkit-box-shadow: 3px 3px 6px 1px #bbb;
	box-shadow:         3px 3px 6px 1px #bbb;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#activities-list {
	width: 105px;
	float: left;
}
#activities {
	width: 880px;
	position: relative;
	margin: 0 auto;
	height: 340px;
}

#activities-image-display {
	height: 250px;
	width: 400px;
	position: absolute;
	left: 300px;
	top: 45px;
}

#footer {
	position: relative;
	margin-top: -50px; /* negative value of footer height */
	height: 50px;
	clear:both;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
} 
#map {
	height: 480px;
	width: 640px;
	margin: 0 auto;
	text-align: center;
}

#footer-content {
	height: 50px;
	width: 899px;
	margin: 0 auto;
	position: relative;
	background-color: #FFF;
	background-image: url(../images/spriteme1.png);
	background-position: 0px -60px;
}
#footer-content-left {
	height: 30px;
	width: 220px;
	position: absolute;
	left: 0px;
	padding-left: 10px;
	padding-top: 20px;
	text-align:left
}
#footer-content-espn {
	height: 30px;
	width: 146px;
	position: absolute;
	left: 230px;
	text-align: center;
	padding-top: 20px;
}
#footer-content-sky {
	height: 30px;
	width: 146px;
	position: absolute;
	left: 376px;
	text-align: center;
	padding-top: 20px;
}
#footer-content-wifi {
	height: 30px;
	width: 146px;
	position: absolute;
	left: 522px;
	text-align: center;
	padding-top: 20px;
}
#footer-content-right {
	height: 30px;
	width: 220px;
	position: absolute;
	right: 0px;
	text-align: right;
	padding-right: 10px;
	padding-top: 20px;
}
#wrap2 {
	min-height: 100%;
	background-image: url(../images/wrapperbg.png);
	background-repeat: repeat-y;
	background-position: 50%;	
}

.slideshow {
	width: 590px;
	margin: 0 auto;
	z-index: 0;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px; 
	-moz-box-shadow:    3px 3px 6px 3px #ccc;
	-webkit-box-shadow: 3px 3px 6px 3px #ccc;
	box-shadow:         3px 3px 6px 3px #ccc;

}

/*Opera Fix*/
body:before {/* thanks to Maleika (Kohoutec)*/
content:"";
height:100%;
float:left;
width:0;
margin-top:-32767px;/* thank you Erik J - negate effect of float*/
}
/*Opera Fix*/
body:before {/* thanks to Maleika (Kohoutec)*/
content:"";
height:100%;
float:left;
width:0;
margin-top:-32767px;/* thank you Erik J - negate effect of float*/
}
.image-border {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#banner {
	height: 100px;
	width: 900px;
	margin: 0 auto;
	background-image: url(../images/banner.jpg);
	background-repeat: no-repeat;
}
#header {
	background-color: #002C4B;
	height: 20px;
	width: 895px;
	text-align: right;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-right: 5px;
}
#homepage-description {
	width: 590px;
	margin: 0 auto;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	word-spacing: 0.12em;
	line-height: 1.4em;
}

#header img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}
.chromestyle{
	width: 900px;
	height: 30px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
	margin: 0 auto;
	

}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{
	width: 100%;
	margin: 0;
	text-align: center; /*set value to "left", "center", or "right"*/
	background-image: url(../images/spriteme1.png);
	background-position: 0px -10px;
	padding-top: 6px;
	padding-right: 0;
	padding-bottom: 6px;
	padding-left: 0;
	height: 30px;
}

.chromestyle ul li{
display: inline;
}

.chromestyle ul li a{
	color: #FFF;
	margin: 0;
	text-decoration: none;
	padding-right: 25px;
	padding-left: 25px;
}

.chromestyle ul li a:hover, .chromestyle ul li a.selected{ /*script dynamically adds a class of "selected" to the current active menu item*/

}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
	position:absolute;
	top: 0px;
	border: 1px solid #BBB; /*THEME CHANGE HERE*/
	border-bottom-width: 0;
	font:normal 11px trebuchet ms;
	z-index:100;
	background-color: white;
	width: 200px;
	visibility: hidden;
}


.dropmenudiv a{
	width: auto;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #BBB; /*THEME CHANGE HERE*/
	padding: 2px 0;
	text-decoration: none;
	color: black;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}
#left-column {
	width: 195px;
	position: relative;
	left: 0px;
	height: 100%;
	float: left;
	display: inline;
}
#right-column {
	width: 680px;
	padding: 10px;
	height: 100%;
	float: right;
	display: inline;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #F0F0F0;
}
/* IMPORTANT

You also need to include this conditional style in the <head> of your HTML file to feed this style to IE 6 and lower and 8 and higher.

[if !IE 7]>
	<style type="text/css">
		#wrap {display:table;height:100%}
	</style>
<![endif]

*/
.navigation-selected {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: underline;
}
.line-separator {
	background-image: url(../images/line.gif);
	background-repeat: repeat-x;
	height: 1px;
	width: 880px;
	margin: 0 auto;
}
.page-history-bar {
	height: 16px;
	width: 870px;
	background-color: #EAEAEA;
	padding: 5px;
}

.line-separator-activities {
	background-image: url(../images/line.gif);
	background-repeat: repeat-x;
	height: 1px;
	width: 880px;
	margin: 0 auto;
	position: absolute;
	top: 72px;
	left: 10px;
}
#content {
	padding: 10px;
	width: 880px;
	margin: 0 auto;
	position: relative;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}
#content span {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	word-spacing: 0.12em;
}
#contact-form {
	background-color: #E0E0E0;
	height: 300px;
	width: 650px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0 auto;
	border-radius: 10px;
	-moz-border-radius: 10px;
	font-size: 12px;
	color: #333;
	-moz-box-shadow:    3px 3px 6px 3px #ccc;
	-webkit-box-shadow: 3px 3px 6px 3px #ccc;
	box-shadow:         3px 3px 6px 3px #ccc;
}
#contact-form span {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
}
#content p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	line-height: 1.4em;
	word-spacing: 0.12em;
}
#d1 {

}

#content2 {
	width: 900px;
	position: relative;
	margin: 0 auto;
	padding-top: 10px;
	padding-bottom: 10px;
}
#contact-smalltext {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333;
}

.box-title {
	width: 170px;
	background-color: #ccc;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	margin: 0 auto;
	padding: 5px;
	text-align: center;
	vertical-align: middle;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 14px;
	font-weight: bold;
}
.box-content {
	width: 170px;
	background-color: #ddd;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;  
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	margin: 0 auto;
	padding: 5px;
	word-spacing: 0.12em;
	line-height: 1.4em;
}
#box-content-contact {
	width: 170px;
	background-color: #ddd;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;  
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	margin: 0 auto;
	padding: 5px;
	word-spacing: 0.12em;
	line-height: 1.4em;
}
#box-content-contact span {
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	margin: 0 auto;
	word-spacing: 0.12em;
	line-height: 1.4em;
	font-weight: bold;
}
