/* CSS Document */
body {
	text-align:center; 
	margin-top: 0px;
	padding:0; 
	background-color:#ffffff;
	background-image:url(images/bg.jpg);
	background-repeat: repeat-x;
}

div#container {
	position:relative;
	text-align: center;
	width:825px;
	w\idth: 825px;
	height:100%;
	clear:both;
	overflow:hidden;
}

div#header {
	text-align: center;
	height:184px;
	background-image:url(images/header.jpg);
	background-repeat: no-repeat;
	width: 1000px;
}

div#nav {
	text-align:center;
	width: 468px;
	height: 29px;
}

div#home {
	position:absolute;
	left: 169px;
	
}

div#locations {
	position:absolute;
	left: 286px;
	
}

div#staff {
	position:absolute;
	left: 352px;
	
}

div#foursquare {
	position:absolute;
	left: 403px;
}

div#contact {
	position:absolute;
	left: 520px;
	
}

div#topBG {
	text-align:center;
	margin-top: 20px;
	height: 12px;
}

div#contentBG {
	position:relative;
	text-align: center;
	width:825px;
	height:100%;
	clear:both;
	overflow:hidden;
	background-image:url(images/contentBG.png);
	background-repeat: repeat-y;
}

div#rightContent {
	float:right;
	margin: 18px 40px 40px 20px;
	font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
}

div#content {
	text-align: left;
	margin: 20px 260px 40px 39px;
	*margin: 20px 260px 40px 38px;
	color: #000000;
	font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
}

div#content a {
	text-decoration: none;
	color: #2e4b82;
}

div#content a:hover {
	text-decoration: none;
	color: #776e47;
}

div#content h1 {
	text-decoration: none;
	margin: 15px 0 5px 0px;
	color: #776e47;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

div#content h2 {
	text-decoration: none;
	margin: 5px 0 2px 0px;
	color: #776e47;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

div#content h3 {
	text-decoration: none;
	margin: 25px 0 2px 0px;
	color: #2e4b82;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

div#content h4 {
	text-decoration: none;
	margin: 0px 0 2px 0px;
	color: #776e47;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

div#content h5 {
	text-decoration: none;
	margin: 190px 0 5px 0px;
	*margin: 0px 0 5px 0px;
	color: #776e47;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

div#foursquareSymbols {
	text-align: left;
	margin: 10px 20px 20px 100px;
	color: #000000;
	font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
}

div#savior {
	position:absolute;
	top: 285px;
	*top: 275px;
	left: 41px;
}

div#healer {
	position:absolute;
	top: 400px;
	*top: 395px;
	height: 68px;
	left: 41px;
}

div#baptizer {
	position:absolute;
	top: 500px;
	*top: 500px;
	left: 41px;
}

div#king {
	position:absolute;
	top: 645px;
	*top: 665px;
	left: 41px;
	height: 70px;
}

div#sermonTitles {
	position:absolute;
	top: 124px;
	height: 12px;
}

div#sermonsLeft {
	text-align: center;
	width: 105px;
	height: 48px;
	line-height: 48px;
	background-image: url(images/sermonTblLeft.jpg);
	background-repeat:no-repeat;
}

div#sermonsMid {
	float: right;
	text-align: center;
	width: 371px;
	height: 48px;
	line-height: 48px;
	background-image: url(images/sermonTblMid.jpg);
	background-repeat:no-repeat;
}

div#sermonsRight {
	float: right;
	text-align: left;
	width: 50px;
	height: 48px;
	background-image: url(images/sermonTblRight.jpg);
	background-repeat:no-repeat;
}


div#endPage {
	text-align:center;
	height: 43px;
	background-image:url(images/btmBG.png);
	background-repeat: no-repeat;
}

div#footer {
	text-align:center;
	font-size: 10px;
	color: #776e47;
	line-height: 20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
} 

div#footer a {
	text-decoration: none;
	color: #776e47;
} 

div#footer a:hover {
	text-decoration: none;
	color: #2e4b82;
} 

div#footer h1 {
	text-align:center;
	font-size: 12px;
	color: #2e4b82;
	margin-top: 5px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
} 
#container #contentBG #content div {
	font-weight: normal;
}

div#airdrieMap {
	float: right;
	margin-top: 15px;
}

div#calgaryMap {
	float: right;
	margin-bottom: 40px;
}

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }


