body { background: #FFF url("http://www.sheltairoutreach.com/images/backgrounds/bkgr.gif");}
body,tr,td {
	color: #333;
	font-weight: normal;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
a, a:link, a:visited, a:active {
	color: #1B75BC;
	text-decoration: none;
}
a:hover { background-color: #FFFB81;}
.copyright {
	color: #1B75BC;
	font-weight: normal;
	font-size: 9px;
	margin-left: 110px;
}
.headline {
	color: #1B75BC;
	font-weight: bold;
	font-size: 18px; 
	font-family: Arial, Helvetica, sans-serif;
}
.conText {
	color: #333;
	font-weight: normal;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.highlighted {
	color: #1B75BC;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

/* The stuff on the top */
#logo-landscape {
	position: absolute;
	top: 46px;
	left: 14px;
	width: 370;
	height: 80;
	z-index: 998;
}
#sponsor {
	position: absolute;
	height: 125px;
	width: 150px;
	left: 676px;
	top: 13px;
	z-index: 998;
}
#polaroid {
	position: absolute;
	left: 593px;
	top: 18px;
	width: 234px;
	height: 240px;
	background: url("http://www.sheltairoutreach.com/images/images/image01.png") no-repeat;
	z-index: 1000;
}
#header {
	position: absolute;
	left: 210px;
	height: 100px;
	width: 550px;
	background-color: #CCC;
}
#titlePic {
	position: absolute;
	top: 0px;
	height: 230px;
	width: 655px;
	background-color: #FFF;
	left: 0px;
}
#titleFade {
	position: absolute;
	top: 172px;
	height: 60px;
	width: 655px;
	left: 0px;
	z-index: 997;
}

/* Main nav bar on left */
#menuL {
	position: absolute;
	top: 230px;
	width: 180px;
	left: 0;
	z-index: 997;
}
#menuL .menuL1 {
	color: #FFF;
	font-weight: bold;
	font-size: 12px; 
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 16px;
}
#menuL .menuL1 a {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	display: block;
	float: left;
	clear: left;
	padding: 11px 0px 11px 0px;
	text-indent: 12px;
	background: url("http://www.sheltairoutreach.com/images/site/menu_dotted.gif") repeat-x bottom;
	background-color: #39B54A;
	width: 180px;
}
#menuL .menuL1 a:hover {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	background-color: #1B75BC;
	text-indent: 18px;
}
#menuL .menuL2 {
	color: #39B54A;
	font-weight: bold;
	font-size: 12px; 
	font-family: Arial, Helvetica, sans-serif;
}
#menuL .menuL2 a {
	color: #39B54A;
	text-decoration: none;
	display: block;
	float: left;
	clear: left;
	padding: 11px 0 11px 0;
	text-indent: 12px;
	background: url("http://www.sheltairoutreach.com/images/site/menu_dotted.gif") repeat-x bottom;
	width: 180px;
}
#menuL .menuL2 a:hover {
	color: #1B75BC;
	text-decoration: none;
	text-indent: 18px;
}
#menuLfade {
	position: absolute;
	top: 461px;
	width: 180px;
	height: 81px;
	left: 12px;
}
#content {
	position: absolute;
	top: 245px;
	left: 197px;
	width: 631px;
	z-index: 998;
	height: 335px;
}

/* Mailto */
a[href ^="mailto:"] {
	padding-right: 20px;
	background: transparent url(http://www.sheltairaviation.com/images/icons/icon_mailto.gif) no-repeat center right;
}
a:hover[href ^="mailto:"] { background-color: #FFFB81;}


/* Picture Popups ======================================================================================*/
#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 1000;
	text-align: center;
	line-height: 0;
}
#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: 1000;
}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}
#prevLink, #nextLink{
	width: 10%;
	height: 100%;
	background: url('http://www.sheltairaviation.com/images/popup/blank.gif') no-repeat;
	display: block
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}

#prevLink, #prevLink:hover, #prevLink:visited:hover {
background: url('http://www.sheltairaviation.com/images/popup/prev.gif') no-repeat left 15%;
border: medium none;
}
#nextLink, #nextLink:hover, #nextLink:visited:hover {
background: url('http://www.sheltairaviation.com/images/popup/next.gif') no-repeat right 15%;
border: medium none;
}
#imageDataContainer{
	font: 11px Arial, Helvetica, sans-serif;
	background-color: #FFF;
	margin: 0 auto;
	line-height: 1.4em;
	}
#imageData{ padding:0 10px;}
#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;  background-color: #FFF;}
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 999;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
* html>body .clearfix {
	display: inline-block; 
	width: 100%;
}
* html .clearfix { height: 1%;}
