/* CSS Document */

body{
	margin:0;
	background:#FFFFFF url(../images/bg.jpg) repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;


}

a:link, a:visited{
	color:#2F4FA7;
	text-decoration:underline;
}

a:hover, a:active{
	color:#83BEDE;
	text-decoration:none;
}

h1{
	font-size:18px;
	color:#2F4FA7;
	margin:0px 0px 10px 0px;
}

#main{
	width:997px;
}

#header{
	width:997px;
	height:265px;
}
#header img{
	border:none;
}

#logo{
	width:139px;
	height:265px;
	background:url(../images/header_logo) no-repeat;
	float:left;
}

#mainarea{
	width:857px;
	background:url(../images/bg_mainarea.png) repeat-y;
	position:relative;
	left:70px;
	top:-39px;
	text-align:left;
}

#nav{
	width:568px;
	height:27px;
	background:url(../images/bg_nav.png) no-repeat;
	position:relative;
	top:-78px;
	left:195px;
	z-index:1;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	font-style:italic;
	font-weight:500;
	padding-top:5px;
}

a.nav:link, a.nav:visited{
	color:#FFFFFF;
	text-decoration:none;
}
a.nav:hover, a.nav:active{
	color:#2F4FA7;
	text-decoration:none;
}

#content{
	margin:0px 20px 0px 20px;
}
#map{
	float:right;
	width:425px;
	margin-left:5px;
}
iframe{
	border:1px solid #83BEDE;
}

/*HOME PAGE AREA*/


#smallboxarea{
	width:190px;
	margin:0px 20px 0px 0px;
	float:right;
}

.boxarea{
	width:400px;
	background:#ddeaf1 url(../images/title_bottom.gif) no-repeat bottom;
	margin:0px 0px 10px 20px;
}

.boxarea p{
	margin:0px 2px 2px 10px;
}

.boxarea h2{
	margin:0px;
	padding:0px;
	text-indent:-9999px;
}

.boxfloatright{
	width:400px;
	background:#ddeaf1 url(../images/title_bottom.gif) no-repeat bottom;
	margin:0px 20px 10px 0px;
	float:right;
}
.boxfloatright p{
	margin:0px 2px 2px 10px;
}

.boxfloatright h2{
	margin:0px;
	padding:0px;
	text-indent:-9999px;
}
.boxfloatright img{
	float:left;
	padding:5px 5px 5px 0px;
}

.scrollarea{
	overflow:auto;
	overflow-x:hidden;
	height:300px;
}

.underline{
	border-bottom:1px dotted #999999;
}

.announcementUnderline td{
	border-bottom:1px dotted #999999;
}


.scrollarea-SM{
	overflow:auto;
	overflow-x:hidden;
	height:130px;
}

.boxarea-SM{
	width:190px;
	background:#ddeaf1 url(../images/title_bottom-sm.gif) no-repeat bottom;
	margin:0px 0px 0px 10px;
}

.boxarea-SM p{
	margin:0px 2px 2px 10px;
}

.boxarea-SM h2{
	margin:0px;
	padding:0px;
	text-indent:-9999px;
}

#news{
	width:400px;
	height:21px;
	background:#ddeaf1 url(../images/title_news.gif) no-repeat top;
	margin:0px;
}

#spotlights{
	width:400px;
	height:21;
	background:#ddeaf1 url(../images/title_spotlights.gif) no-repeat top;
	margin:0px;
}

#cover{
	width:400px;
	height:21;
	background:#ddeaf1 url(../images/title_cover.gif) no-repeat top;
	margin:0px;
}

#upcoming{
	width:190px;
	height:21px;
	background:#ddeaf1 url(../images/title_upcoming.gif) no-repeat top;
	margin:0px;
}

#newsletter{
	width:190px;
	height:21px;
	background:#ddeaf1 url(../images/title_newsletter.gif) no-repeat top;
	margin:0px;
}

.boxbottom{
	width:400px;
	height:21px;
	position:relative;
	bottom:0px;
	background:url(../images/title_bottom.gif) no-repeat;
}

.boxbottomSM{
	width:180px;
	height:21px;
	position:relative;
	bottom:0px;
	background:url(../images/title_bottom-sm.gif) no-repeat;
}

.locationImage{
	margin-right:15px;
}

.locationMap{
	width:100%;
	margin-top:125px;
	text-align:center;
	font-size:14px;
	font-weight:bold;
}
#hours{	
	width:100%;
	font-size:10px;
	margin-top:65px;
	
	
}
#homeContact{
	float:right;
	width:206px;
	height:300px;
	background:url(../images/img_location.gif) no-repeat top;
	margin-right:10px;
}

/*END HOME PAGE AREA*/




/*START ONEADMIN CONTENT*/


.titlelink{
	font-size:13px;
}
.oneadminImage{
	margin:2px 4px 0px 0px;
}

#newsmenu{
	margin:0px 5px 0px 0px;
	width:150px;
}

#newsarea{
	float:right;
	margin:20px 0px 0px 5px;
	width:650px;
}
#calendarmenu{
	margin:0px 5px 0px 0px;
	width:150px;
}

#calendararea{
	float:right;
	margin:20px 0px 0px 5px;
	width:650px;
}

#newsletterarea{
	
	margin:20px 5px 0px 5px;

}

#gallerymenu{
	margin:0px 5px 0px 20px;
	width:150px;
}

#galleryarea{
	float:right;
	margin:20px 20px 0px 0px;
	width:650px;
}
#galleryarea img{
	border:4px solid #A7C9DB;;
}

.galleryThumb{
	margin-bottom:10px;
}

.picTitle{
	
}

/*END ONEADMIN CONTENT*/

.clear{
	clear:both;
	height:15px;
}

#footer{
	background:url(../images/footer.png) no-repeat;
	width:857px;
	height:23px;
	position:relative;
	left:71px;
	top:-39px;
	font-size:9px;
	text-align:left;
	padding-top:4px;
	
}

.footerflash{
	float:right;
	margin-right:15px;
	width:100px;
	margin-top:-2px;
}