.menu2 {
	padding:0 0 0 10px;
	margin:0;
	list-style:none;
	height:36px;
	background:#800000;
	position:relative;
	z-index:auto;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	top: -10px;
}
.menu2 li.top {
	display:block;
	float:left;
}
.menu2 li a.top_link {display:block; float:left; height:36px; line-height:36px; color:#FFFFCC; text-decoration:none; font-size:14px; font-weight:bold; padding:0; cursor:pointer;}
.menu2 li a.top_link span {float:left; display:block; padding:0 24px 0 12px; height:36px; right top;}
.menu2 li a.top_link span.down {float:left; display:block; padding:0 48px 0 12px; height:36px; background:800000;}
.menu2 li a.top_link:hover {color:#FFD600;}
.menu2 li a.top_link:hover span 


.menu2 li:hover > a.top_link {color:#FFFFCC;}
.menu2 li:hover > a.top_link span 
.menu2 li:hover > a.top_link span.down 


.menu2 table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;}

.menu2 a:hover {visibility:visible; position:relative; z-index:200;}
.menu2 li:hover {position:relative; z-index:200;}


.menu2 ul,
.menu2 :hover ul ul,
.menu2 :hover ul :hover ul ul,
.menu2 :hover ul :hover ul :hover ul ul,
.menu2 :hover ul :hover ul :hover ul :hover ul ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

.menu2 :hover ul.sub {left:0; top:36px; background: #2c6361; padding:0px; white-space:nowrap; width:150px; height:auto; z-index:300;}
.menu2 :hover ul.sub li {
	display:block;
	height:27px;
	position:relative;
	float:left;
	width:150px;
	font-weight:normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5ca0b1;
}
.menu2 :hover ul.sub li a {
	display:block;
	font-size:13px;
	height:20px;
	width:90px;
	line-height:27px;
	text-indent:5px;
	color:#FFFFCC;
	text-decoration:none;
	font-weight: bold;
}
.menu2 :hover ul.sub li a:hover {
	background:#007a3d;
	color:#FFD600;
	width: 150px;
	height: 27px;
}


.menu2 :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul :hover ul :hover ul
{left:90px; top:-4px; background: #FFFFCC; padding:3px; border:1px solid #3a93d2; white-space:nowrap; width:90px; z-index:400; height:auto;}

.logo {
	float: center;
}



.hrtop {
	border: 0;
	width: 100%;
	background-color: #2c6361;
	height: 10px;
	clear: both;
	margin-top: 1px;
}
	
.hrbottom {
	border: 0;
  	width: 100%;
	color: #800000;
	background-color: #800000;
	height: 5px;
	}

body {
	background-color: #FFFFCC;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: x-small;
}
.style2 {
	color: #5ca0b1;
	font-size: small;
}
.style3 {color: #61998b}

.partner {
	background: #61998b;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ffffcc;
}

H3 {
	font-size: 24px;
	font-weight: bold;
	color: #007a3d;
	font-family: Arial, Helvetica, sans-serif;
	align:center;
}
#apDiv1 {
	position:absolute;
	left:577px;
	top:294px;
	width:417px;
	height:254px;
	z-index:501;
}
.bodytext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #2c6361;
}
.paragraph_header {
	color: #188251;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}

 .list .even td {
    background: #2c6361;
	color: #FFFFCC;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
  }
  
 .list .odd td {
    background: #61998b;
	color: #FFFFCC;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
  }
  
  .list .highlight {
    background: #188251;
    color: #FFD600;
    border-bottom: solid 1px #3d3d3d;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
  }
#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;
}
.gallery li {
        display: inline;
        list-style: none;
        width: 150px;
        min-height: 175px;
        float: left;
        margin: 0 10px 10px 0;
        text-align: center;
	}
	

