#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; }



BODY {
	margin: 0px 0px 0px 0px;
	background-color: #F5F6D4;
	background-position: top left;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
}

P, TD, UL, OL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
}

.alignTop { vertical-align: top; }
.alignTopRight { vertical-align: top; text-align: right; }
.alignBottom { vertical-align: bottom; }
.alignBottomRight { vertical-align: bottom; text-align: right; }
.alignBottomCenter { vertical-align: bottom; text-align: center; }
.alignCenter { text-align: center; }

.padding5px { padding: 5px; }

/* =================== NAVIGATION ========================= */
TD.navCell {
	vertical-align: bottom;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 40px;
	padding-bottom: 3px;
	text-align: center;
}

TD.navCell2 {
	vertical-align: bottom;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 6px;
	padding-bottom: 3px;
	text-align: center;
}

TD.navCell3 {
	font-size: 15px;
	vertical-align: center;
	padding-left: 20px;
	padding-right: 6px;
	padding-top: 6px;
	padding-bottom: 3px;
	text-align: left;
}

TD.navCell4 {
	font-size: 15px;
	vertical-align: center;
	padding-left: 20px;
	padding-right: 6px;
	padding-top: 6px;
	padding-bottom: 20px;
	text-align: center;
}
TD.navCell5 {
	font-size: 15px;
	vertical-align: center;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
	background-color: #F8FAFB;
}
TD.navCell6 {
	font-size: 15px;
	vertical-align: center;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: left;
}

/* ====================== END ============================== */

/* =============== TOP BAR =========================== */
TD.logoBg {
	background-image: url(images/logo_bg.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
	border-bottom: 1px solid #FFFFFF;
}
.borderBottom { border-bottom: 1px solid #FFFFFF; }

/* ==================== END ============================ */

/* ======================== CONTENT ====================== */
TD.content_pic {
	background-color: #9A9B59;
	padding-top: 3px;
	text-align: center;
	vertical-align: bottom;
	border-bottom: 1px solid #9A9B59;
}
TD.content_pic2 {
	background-color: #B6B76C;
	padding-top: 3px;
	text-align: center;
	vertical-align: bottom;
	border-bottom: 1px solid #B6B76C;
}
TD.divline02 {
	background-image: url(images/divline03.gif);
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #9A9B59;
}
TD.content_title {
	font-size: 35px;
	color: #6B6B6B;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 5px;
	background-color: #F8FAFB;
}
TD.content_title2 {
	font-size: 25px;
	color: #6B6B6B;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 5px;
	background-color: #F8FAFB;
}
TD.content_Copy {
	font-size: 17px;
	color: #6B6B6B;
	text-align: center;
	background-color: #F8FAFB;
	padding: 5px;
	vertical-align: top;
}
TD.subContent_bg {
	background-color: #E0EADF;
	background-image: url(images/divline02.gif);
	background-position: top right;
	background-repeat: repeat-y;
	vertical-align: top;
	padding-right: 1px;
}
TD.sub_title {
	background-color: #376F51;
	text-align: center;
	color: #FFFFFF;
	font-size: 18px;
	line-height: 20px;
	border-bottom: 1px solid #FFFFFF;
}
TD.sub_pic {
	background-color: #376F51;
	vertical-align: bottom;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	text-align: center;
	border-bottom: 1px solid #FFFFFF;
}


/* ========================== END =========================== */

/* ==================== INFO BOX ======================== */
TD.info_titleBg {
	background-image: url(images/cell_bg01.gif);
	background-position: top left;
	background-repeat: repeat-x;
	border-left: 1px solid #9A9B59;
	color: #ffffff;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
	padding-top: 7px;
	padding-bottom: 7px;
}
TD.info_bg {
	background-color: #FFFFFF;
	background-position: top left;
	background-repeat: no-repeat;
	vertical-align: top;
	padding: 8px;
}
TD.info_Copy {
	color: #696969;
	padding: 5px;
	vertical-align: top;
}
TD.info_more {
	background-color: #D8D8D8;
	text-align: right;
	padding-right: 5px;
	color: #9A9B59;
}
TD.info_more2 {
	background-image: url(images/cell_bg03.gif);
	background-position: top left;
	background-repeat: repeat-y;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 3px;
	color: #1E6372;
	text-align: right;
}

TD.info_quote {
	color: #86A594;
	text-align: center;
	font-weight: bold;
	padding: 5px;
}

/* ========================== END ============================= */

/* ===================== NEWS =========================== */
TD.news_TitleBg {
	background-image: url(images/cell_bg04.gif);
	background-position: top left;
	background-repeat: repeat-x;
	border-right: 1px solid #FFFFFF;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	padding-top: 7px;
	padding-bottom: 7px;
}
TD.news_bg {
	background-color: #FFFFFF;
	background-position: top left;
	background-repeat: no-repeat;
	vertical-align: top;
	padding-top: 35px;
	padding-bottom: 3px;
	padding-left: 7px;
	padding-right: 7px;
	color: #5C818D;
}
TD.news_bg2 {
	background-color: #9A9B59;
	background-position: top left;
	background-repeat: no-repeat;
	vertical-align: top;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 7px;
	padding-right: 7px;
	color: #5C818D;
}
TD.news_bg3 {
	background-color: #F8FAFf;
	background-position: top left;
	background-repeat: no-repeat;
	vertical-align: middle;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 7px;
	padding-right: 7px;
	color: #5C818D;
}
TD.news_more {
	background-image: url(images/cell_bg05a.gif);
	background-position: top left;
	background-repeat: repeat-y;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 3px;
	color: #1E6372;
	text-align: right;
}
/* =================== END ======================= */

/* ============== FOOTER ====================== */
TD.divline01 {
	background-image: url(images/divline02.gif);
	background-position: top left;
	background-repeat: repeat-y;
}
TD.footer_bg {
	background-image: url(images/footer_bg.gif);
	background-position: top left;
	background-repeat: repeat-x;
	text-align: right;
	padding-right: 5px;
	padding-top: 8px;
	padding-bottom: 8px;
	color: #FFFFFF;
	font-size: 10px;
}

/* ============== END ==================== */


/* ===================== LINKS ============================= */
A.navLink { text-decoration: none; }
A.navLink:link { color: #000000; }
A.navLink:visited { color: #000000; }
A.navLink:active { color: #000000; }
A.navLink:hover { color: #000000; text-decoration: underline; }

A.textLink { text-decoration: underline; }
A.textLink:link { color: #000000; }
A.textLink:visited { color: #000000; }
A.textLink:active { color: #000000; }
A.textLink:hover { color: #62B15E; }

A.moreLink { text-decoration: none; }
A.moreLink:link { color: #1E6372; }
A.moreLink:visited { color: #1E6372; }
A.moreLink:active { color: #1E6372; }
A.moreLink:hover { color: #000000; }

A.moreLink2 { text-decoration: none; }
A.moreLink2:link { color: #8E8F8F; }
A.moreLink2:visited { color: #8E8F8F; }
A.moreLink2:active { color: #8E8F8F; }
A.moreLink2:hover { color: #000000; }

/* ======================== END ============================ */