﻿body { background-image:url('../img/btg_bckgrd.jpg'); background-repeat:repeat; }
h2 { margin:0; padding:0; font-family:Georgia; font-weight:bold; border-bottom:solid 1px; padding-bottom:2px; font-size:18px; }
div.pageWrapper { margin:0 auto; width:940px; }
div.mainOuterWrapper { margin:0 auto; width:940px; position:relative; }
div.mainWrapper { margin:0 auto; width:940px;  margin-top:15px;  }
div.mainWrapperInner { display:block; position:relative; background-image:url(../img/BTG_02.jpg); background-repeat:repeat-y; }
div.keyHoleMask { position:absolute; top:275px; left:405px; display:none; }

#divDisplayContent { }
#divNavigation { overflow:hidden; clear:both; margin:0 auto; text-align:center; background-repeat:repeat; padding-left:5px; }
#ulLinks {  }
#ulLinks, #ulLinks li { margin:0; padding:0; list-style-type:none; overflow:hidden; }
#ulLinks li { float:left; margin-right:10px; background-image:url(../img/btg_nav_sprite.png); background-repeat:no-repeat; height:50px; }
#divFooter { width:940px; height:53px; clear:both; text-align:center; background-image:url(../img/BTG_ftr.jpg); background-repeat:repeat; padding-top:5px;  }
#divContentMain { overflow:hidden; background-repeat:repeat-y; position:absolute; top:40px; left:150px; background-position:-100px 0px; width:660px; min-height:550px; }

#ulLinks li.leftSpace { width:10px; background-position:0 0; }
#ulLinks li.menu { background-position:-157px -20px; width:100px; }
#ulLinks li.about { background-position:-317px -20px; width:135px; }
#ulLinks li.pics { background-position:-507px -20px; width:70px; }
#ulLinks li.locate { background-position:-627px -20px; width:150px; }
#ulLinks li.events { background-position:-1px -20px; width:150px; background-image:url(../img/btg_nav_sprite_events.png); background-repeat:no-repeat; }

#ulLinks li.leftSpace:hover { width:100px; background-position:0 0; }
#ulLinks li.menu:hover, #ulLinks li.menu.selected { background-position:-157px -88px; width:100px; }
#ulLinks li.about:hover, #ulLinks li.about.selected  { background-position:-317px -88px; width:135px; }
#ulLinks li.pics:hover, #ulLinks li.pics.selected  { background-position:-507px -88px; width:70px; }
#ulLinks li.locate:hover, #ulLinks li.locate.selected  { background-position:-627px -88px; width:150px; }
#ulLinks li.events:hover, #ulLinks li.events.selected  { background-position:-1px -88px; width:150px; }

.aboutText { font-family:Georgia; text-align:justify; width:620px; font:11px; }
.space { height:10px; width:10px; }
.pageContent { overflow:hidden; }
.mapText { margin:0; padding:0; font-family:Arial; font-size:12px; }
.menuLinks a, .events li a { margin:0; padding:0; font-family:Georgia; font-weight:bold; padding-bottom:2px; font-size:18px; text-decoration:none; color:#000; }
.menuLinks a:hover, .events li a:hover { margin:0; padding:0; font-family:Georgia; font-weight:bold; padding-bottom:2px; font-size:18px; text-decoration:underline; }
.menuLinks a:active, .events li a:active { margin:0; padding:0; font-family:Georgia; font-weight:bold; padding-bottom:2px; font-size:18px; text-decoration:underline; }

.events ul, .events li { margin:0; padding:0; list-style-type:none; }
.events li { margin:8px 0px 8px 0px; font-family:Georgia; font-weight:bold; padding-bottom:2px; font-size:18px; text-decoration:none; color:#000; text-transform:capitalize; }

.clear {
	clear:both
}

#gallery {
	position:relative;
	height:360px
}
#gallery a {
	float:left;
	position:absolute;
}

#gallery a img {
	border:none;
}

#gallery a.show {
	z-index:500
}

#gallery .caption {
	z-index:600; 
	background-color:#000; 
	color:#ffffff; 
	height:100px; 
	width:100%; 
	position:absolute;
	bottom:0;
	display:none;
}

#gallery .caption .content {
	margin:5px
	display:none;
}

#gallery .caption .content h3 {
	margin:0;
	padding:0;
	color:#1DCCEF;
	display:none;
}