body,html{
	background-image: url(/contentImages/default/background_repeat.jpg);
	height:100%;
}

#body-wrapper{
	background-image:url(/contentImages/default/background_ocean.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	text-align: center;
	min-height:100%;
	height:auto !important;
	height:100%;
}

body,td,div,p{
	font-size:12px;
}




body{
	background-image: url(/contentImages/default/background_repeat.jpg);
	font-family: "Arial", sans-serif;
}

#body-wrapperinner{
	text-align: left;
	width:950px;
	margin:0 auto;
	margin-top:0px !important;
	margin-top:-25px;
}

#donate{
	float:right;
	width:323px;
	height:69px;
	text-indent: -9999px;
	display: block;
	background-image: url(/contentImages/default/donate.gif);
	margin-top:33px;
	
}

#content-wide{
	background-color:white;
	border-left:1px solid black;
	border-right:1px solid black;

}

#content-left{
	float: left;
	width:627px;
}

#content-right{
	float:right;
	width:323px;
}

.clear{
	clear:both;
}

#menu{
	height:73px;
}

#content-homeflash{
	height:300px;
	width:627px;
}

#content-wrapperinner{
	padding:25px;
}

#content-wrapper{
	background-image:url(/contentImages/default/content_wrapper_wide.gif);
	border-bottom:1px solid black;
}

#content-wrapper2{
	background-image:url(/contentImages/default/content_wrapper2.jpg);
	border-bottom:1px solid black;
}

#header h1{
	background-image:url(/contentImages/default/logo.gif);
	width:439px;
	height:137px;
	text-indent: -9999px;
	margin:0;
	padding:0;
	float:left;
}

a {
	outline: none;
}


a#homebutton1{
	width:325px;
	height:109px;
	text-indent: -9999px;
	background-image: url(/contentImages/default/home_go.gif);
	display:block;
	float:left;
}

a#homebutton2{
	width:302px;
	height:109px;
	text-indent: -9999px;
	background-image: url(/contentImages/default/calendar_home.jpg);
	display:block;
	float:left;
}

#content-homescheduleplaceholder{
	margin:10px;
}

#content-homeschedule{
	background-image:url(/contentImages/default/content_right_brown.gif);
	padding:20px;
	border-bottom:1px solid black;
	min-height: 420px;
}

#content-homespecial{
	background-image:url(/contentImages/default/content_right_blue.gif);
	padding:20px;
	border-bottom:1px solid black;
}

#content-homenews{
	padding:25px;
}


h2#header-news{
	width:258px;
	height:22px;
	background-image: url(/contentImages/default/header_news.gif);
	text-indent: -9999px;
}

h4{
	width:141px;
	height:23px;
	background-image: url(/contentImages/default/header_schedule.gif);
	text-indent: -9999px;
}



#content-homenews ul{
	margin:25px;
}

#content-homenews li{
	margin:0 0 10px 0;
}


#content-homenews h3{
	font-size:16px;
	color:#4b4b4b;
	font-weight: bold;
}

#content-homenews p.summary{

}

#content-homenews p.morelink{

}



h1#header-subsection{
	font-family: "Tahoma", "Geneva", sans-serif;
	font-size:23px;
	color:#c0c0c1;
	font-weight: bolder;
	text-transform: uppercase;
	margin-bottom:20px;
}

h2#header-subsection{
	font-family: "Tahoma", "Geneva", sans-serif;
	font-size:16px;
	color:#c0c0c1;
	font-weight: bolder;
	text-transform: uppercase;
	margin-bottom:20px;
}

p{
	margin-bottom:10px;
}

#content-wrapper ul{
	padding-left:15px;
	margin-bottom:10px;
}

#content-wrapper li{
	list-style: disc;
	
}




/***SEARCH***/

div#search.searchborder{
	margin:10px 0 10px 0;
	border-top:1px solid #0f3662;
	border-bottom:1px solid #0f3662;}
div#search p.title{
	float: left;
	width:auto;
	font-weight: bold;
	font-size: 17px;
}
div#search p.title a{
	color:#993300;}
div#search p.number{
	float:left;
	width:20px;
	font-weight:bold;
	color:#1f3a55;
	
	display: none;
	}
div#search p.description{
	clear: both;
	margin-left:20px;}
div#search span.match{
	font-weight:bold;
	background-color:yellow;}
div#searchnav ul{
	margin:0;
	padding:0;}
div#searchnav ul li{
	list-style: none;
	float:left;
	margin:0;
	padding: 0;
	width:auto}
div#searchnav ul li a{
	width:15px;
	height:15px;
	border:1px solid #0f3662;
	display:block;
	padding:5px;
	font-size:14px;
	text-decoration: none;
	text-align: center;
	margin-right: 5px;
	color:#0f3662;
	background-color:#b1d8fc;}
div#searchnav ul li a.active{
	background-color:#0f3662;
	color:white;
}
div#searchheader{
	font-size:18px;
	color:#0f3661;
	padding:10px 10px 10px 0;}
	
.searchheader{
	font-size:20px;
	color:#011260
}



#socialbuttons a{
	display:block;
	margin-bottom:5px;
}
