* {
margin: 0;
padding: 0;
}




li {
list-style: none;
}


ul {
list-style: none;
}

a {
color: #FFCC33;
font-weight: bold;
}

a:hover {
color: #FFCC33;
font-weight: bold;
}

.subhead {
	font-size:	12px;
	font-weight:bold;
	line-height: 130%;
	}


h1	{
	font-size:	24px;
	font-weight:bold;
	}

h2	{
	font-size:	22px
	font-weight:bold;;
	}

h3	{
	font-size:	20px
	font-weight:bold;;
	}

h4 {
	font-size:	18px;
	font-weight:bold;
	}

h5	{
	font-size:	14px;
	font-weight:bold;
	}

h6	{
	font-size:	12px;
	font-weight:bold;
	}



body {
	background-color:#FFFFFF;
	color:#425232;
	margin:0;
	padding:0;
	font-size:0.8em;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(img/gallerybg.jpg);
}

#wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: 1135px;
	position: relative;
	margin-top: 0px;
}


#header {
	height: 80px;
	width: 900px;
	position: absolute;
	margin-top: 0px;
	margin-left: 0px;
}
#birdsflashcontainer {
	height: 80px;
	width: 280px;
	position: absolute;
	left: 430px;
	top: 86px;
}

#messagecontainer {
	height: 100px;
	width: 400px;
	position: absolute;
	text-align: center;
	left: 250px;
	top: 400px;
}




	/* icons */
	
	#homeicon{
	height: 26px;
	width: 32px;
	overflow: hidden;
	display: block;
	background-image: url(img/homeicon.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	position: absolute;
	top: 46px;
	left: 13px;
}

#homeicon:hover{
	background-position: center bottom;
}

#mailicon{
	height: 26px;
	width: 32px;
	overflow: hidden;
	display: block;
	background-image: url(img/mailicon.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	position: absolute;
	top: 46px;
	left: 73px;
}

#mailicon:hover{
	background-position: center bottom;
}








/* Menu Styles */

#mainmenu {
	height:35px;
	width: 900px;
	position: absolute;
	top: 300px;
	left: 0px;
}


#tab  {
	padding-left: 20px;
}
#tab ul  {
	margin:0;
	padding:0;
	list-style:none;
	float:left;
}
#tab li  {
display:inline;
	float:left;
	margin:0 1px 0 0 ;
	padding:0;
}
#tab a  {
	margin:0;
	padding:0;
	text-decoration:none;
	display:block;
	float:left;
	background-image: url(img/bright_114.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

#tab a span  {
	display:block;
	padding:0 22px 0 22px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	line-height:35px;
	background-image: url(img/bleft_114.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#tab a:hover,#tab li.item_active a  {
	background-position:right bottom;
	border-color;
}
#tab a:hover span,#tab li.item_active a span  {
	background-position:left bottom;
	color:#FFFFFF;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
}











#contentcontainer {
	width: 860px;
	position: relative;
	top: 100px;
	height: 960px;
	padding-left: 40px;
	padding-top: 40px;
}


/* Lightbox Styles */

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
















#leftcontent {
	width: 250px;
	text-align: left;
	position: absolute;
	left: 0px;
	top: 0px;
	padding-left: 40px;
	padding-right: 10px;
	height: 755px;
}



#middlecontent {
	width: 250px;
	position: absolute;
	left: 300px;
	top: 0px;
	padding-left: 25px;
	padding-right: 25px;
	height: 755px;
}
#rightcontent {
	height: 755px;
	width: 250px;
	position: absolute;
	left: 600px;
	top: 0px;
	padding-right: 40px;
	padding-left: 10px;
}

#doublecontent {
	width: 550px;
	text-align: left;
	position: absolute;
	left: 300px;
	top: 0px;
	padding-left: 25px;
	padding-right: 25px;
	height: 300px;
}

#mapcontent {
	height: 475px;
	width: 550px;
	position: absolute;
	left: 300px;
	top: 0px;
	padding-right: 40px;
	padding-left: 10px;
}


/* tables styles */

#box-table-a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 550px;
	text-align: 230;
	border-collapse: collapse;
	line-height: 120%;
	position: relative;
	left: 2px;
	top: 0px;
	margin-bottom: 20px;
}
#box-table-a th
{
	font-size: 13px;
	font-weight: normal;
	padding: 8px;
	color: #ffffff;
}
#box-table-a td
{
	padding: 8px;
	background: #B5CBA1;
	border-bottom: 1px solid #fff;
	color: #425232;
	border-top: 1px solid transparent;
}
#box-table-a tr:hover td
{
	background: #B7DDA5;
	color: #ffffff;
}			



img{
	border:none;
}

a img {
	border: none;
	margin: 0;
	padding: 0;
	outline:none;
}




.introparagraph {
	font-size: 125%;
	font-weight: bold;
	color: #51622D;
	line-height: 140%;
}

.introparagraphyellow {
	font-size: 125%;
	font-weight: bold;
	color: #FFCC33;
	line-height: 140%;
}

.dropcap {
		float: left;
		font-size: 2.75em;
		line-height: 1;
		margin-right: 0.2em;
	}
	



.italicemphasis{
font-style:italic;
font-weight: bold;
color:#92B34B;
}

p {
}

a {
	color:#D4E2AA;
	text-decoration: none;
}


.bullet {
	color: #FFCC33;
	font-size: 18px;
	line-height: 120%;
	font-weight: bold;
	}



.pquote {
	width: 200px;
	height: 150px;
	color: #51622D;
	font-size: 1.6em;
	font-style: italic;
	background-image: url(img/quotesbg.png);
	background-repeat: no-repeat;
	background-position: center top;
	line-height: 130%;
	padding-top: 75px;
	margin-bottom: 20px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	font-weight: bold;
}









/* form styles */

 #formpanelcontainer {
	height: 415px;
	width: 650px;
	position: absolute;
	left: 250px;
	top: 475px;
	}


textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #51622D;
   }
   
   input.click {
	cursor: pointer;
	color: #51622D;
   }
   
   #formcontainer {
	width: 550px;
	position: absolute;
	top: 520px;
	left: 350px;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #51622D;
	}


	.bodytextboldblue a {
	color: #1a9c4a;
	font-size: 12px;
	font-weight: bold;
	text-decoration:underline;
	}
	
	.bodytextboldblue a:hover {
	color: #ff7804;
	}
	
	.captiontextboldblue a {
	color: #1a9c4a;
	font-size: 9px;
	text-decoration:underline;
	font-weight: bold;
	}
	
	.captiontextboldblue a:hover {
	color: #ff7804;
	}










#footer {
	height: 75px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-bottom: 25px;
	text-align: center;
	font-size: 10px;
	padding-top: 15px;
	color: #D4E2AA;
}
#footeruparrow {
	height: 30px;
	width: 20px;
	position: absolute;
	top: 20px;
	right: 20px;
	text-align: center;	
}

.footer a {
text-decoration: none;
color: #D4E2AA;
font-weight: bold;
}

.footer a:hover {
color:#FFCC33;
}
