* { margin: 0; }

body {
  background: #729fcf url(i/bg.png) repeat-x !important;
  background: #6695c9 url(i/bg.png) repeat-x;
  font: 12px/1em "Trebuchet MS", serif;
  text-align: justify;
  cursor: default;
  padding: 10px 0;
}

/* Anchors */

a:link, a:visited {
  color: #3e5771;
  text-decoration: none;
}

a:hover, a:active {
  color: #999999;
  text-decoration: underline;
}

/* Misc */

p {
  margin: 0 0 5px 0;
}

strong {
  color: #3e5771;
}

em {
  color: #c4a000;
}

img {
  border: none;
}

/* Layout */

div#pageWrapper {
  width: 90%;
  min-width: 650px;
  margin: auto;
}

div#pageHeader {
  width: 100%;
  height: 139px;
  background: #729fcf !important;
  background: #6695c9;
  color: #222222;
  border-left: 1px solid #3e5771;
  border-right: 1px solid #3e5771;
  border-top: 1px solid #3e5771;
}

a#headerImg {
  display: block; 
  width: 100%;
  height: 139px;
  text-indent: -9999px;
  background: url(i/hd.png) no-repeat;
}

a#headerImg:hover {
  background-position: 0 -139px;
}

div#pageContentWrapper {
  width: 100%;
  background: #729fcf;
  border: 1px solid #3e5771;
}

div#pageContent {
  padding: 5px;
}

/* Navigation */

ul#pageNav {
  padding: 5px 0;
  text-transform: lowercase;
  border-bottom: 1px solid #3e5771;
}

ul#pageNav li {
  display: inline;
  list-style: none;
}

ul#pageNav li a {
  background: #4c6b8b;
  color: #ffffff;
  border: 1px solid #3e5771;
  border-bottom: none;
  padding: 2px 3px;
}

ul#pageNav li a:hover {
  background: #ffffff;
  color: #444444;
  border-color: #4c6b8b;
  text-decoration: none;
}

body#home * a#home,
body#meetings * a#meetings,
body#committees * a#committees,
body#calendar * a#calendar,
body#photos * a#photos,
body#history * a#history,
body#members * a#members,
body#foodshelf * a#foodshelf,
body#contact * a#contact {
  background: #ffffff;
  border-bottom: 1px solid #ffffff;
  color: #4c6b8b;
}

div#pageContentArea {
  padding: 5px;
  background: #ffffff;
  border: 1px solid #3e5771;
  border-top: none;
}

/* Headers */

h1 {
  display: block;
  clear: both;
  width: 100%;
  height: 30px;
  margin: 0 0 5px 0;
  border-bottom: 1px solid #3e5771;
  text-indent: -9999px;
}

h1#welcome {
  background: url(i/h1_1.png) no-repeat;
}

h1#news {
  background: url(i/h1_2.png) no-repeat;
}

h1#meetings {
  background: url(i/h1_3.png) no-repeat;
}

h1#mapdir {  
  background: url(i/h1_4.png) no-repeat;
}

h1#committees {
  background: url(i/h1_5.png) no-repeat;
}

h1#calendar {
  background: url(i/h1_6.png) no-repeat;
}

h1#photos {
  background: url(i/h1_7.png) no-repeat;
}

h1#history {
  background: url(i/h1_8.png) no-repeat;
}

h1#members {
  background: url(i/h1_9.png) no-repeat;
}

h1#foodshelf {
  background: url(i/h1_10.png) no-repeat;
}

h1#contact {
  background: url(i/h1_11.png) no-repeat;
}

h2 {
  margin: 5px 0;
  font-size: 14px;
  color: #444444;
}

h3 {
  display: block;
  height: 21px !important;
  margin: 0 0 5px 35px;
  line-height: 27px;
  padding: 4px !important;
  padding: 2px 4px 0 4px;
  background: #f4ecab;
  color: #444444;
  border: 1px solid #c4a000;
  font-size: 14px;
}

h3 span {
  float: right;
  width: 150px;
	margin-top: 10px !important;
	margin-top: 12px;
  text-align: center;
  background: #c4a000;
  font-size: 10px;
  line-height: 15px;
  padding: 0 2px;
}

/* Links */

a#seePhotos {
  display: block;
  width: 200px;
  height: 200px;
  text-indent: -9999px;
  background: url(i/p_ad.jpg) no-repeat;
  float: right;
}

a#seePhotos:hover {
  background-position: 0 -200px;
}

div#mapTools {
  margin-bottom: 40px;
}

a#getD {
  float: left;
  display: block;
  width: 134px;
  height: 16px;
  text-indent: -9999px;
  background: url(i/getd.png) no-repeat;
}

a#getD:hover {
  background-position: 0 -16px;
}

a#viewMap {
  float: left;
  display: block;
  width: 90px;
  height: 16px;
  text-indent: -9999px;
  background: url(i/vmap.png) no-repeat;
}

a#viewMap:hover {
  background-position: 0 -16px;
}

/* Calendar */

div.date {
  float: left;
  margin: 0 5px 0 0;
  padding: 2px;
  width: 25px;
  height: 25px;
  background: #fce94f url(i/date.png) no-repeat;
  border: 1px solid #c4a000;
  font-size: 16px;
  text-align: center;
}

div.date span {
  display: block;
  text-transform: uppercase;
  font-size: 8px;
}

/* Footer */

div#dummy {
  clear: both;
}

/* div#pageFooter {
  margin: 5px;
  height: auto;
  text-align: center;
  line-height: auto;
  font-size: 10px;
  background: #ffffff;
  border: 1px solid #3e5771;
} 

div#pageFooter {
  clear: both;
} */

a#footerImg {
  clear: both;
  margin: auto;
  display: block;
  width: 611px;
  height: 72px;
  text-indent: -9999px;
  background: url(i/clubfooter.gif) no-repeat;
}

/* Forms */

input, select {
  background: #729fcf;
  border: 1px solid #3e5771;
  font: 10px "Trebuchet MS", serif;
  padding: 2px;
}

input:focus, select:focus {
  border: 1px solid #444444;
}

/* Lightbox */

div.photo {
  margin: 0 2px;
  width: 100px;
  height: 100px;
  float: left;
  border: 1px solid #3e5771;
}

#lightbox {
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	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: 10;
}
#imageContainer>#hoverNav { left: 0;}
#hoverNav a { outline: none;}

#prevLink, #nextLink {
	width: 49%;
	height: 100%;
	background: transparent url(i/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(i/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(i/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;}	
		
#overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
}