
input, textarea
{
border:solid 1px #888;
background-color:#f0f0f0;
font-family: verdana;
font-size:11px;
}

textarea, input.regform
{
width:200px;
}

body
{
background: #ffffff;
background-attachment:fixed;
}

#clarena
{
position:absolute;
top:250px;
left:50%;
margin-left:100px;
}


#header
{
width:1000px;
height:313px;
}

#map
{
width:500px;
height:500px;
border:solid 1px #777777;
}

#menu 
{
z-index:6;
width:240px;
position:absolute;
top:313px;
left:50%;
margin-left:-430px;
_margin-left:-480px;
padding-bottom:15px;
}

#menu a
{
font-family:tahoma;
font-size:13px;
text-decoration:none;
color:#535353;
}

#menu a:hover
{
color:#000000;
}


#menu li
{
font-weight:bold;
margin-top:7px;
}

#menu li.submenu1
{
font-weight:bold;
padding-left:12px;
}

#menu li.submenu2
{
font-weight:normal;
padding-left:24px;
}

#menu li.submenu3
{
font-weight:normal;
padding-left:36px;
}

#menu ul
{
list-style-type:none;
margin:0px;
padding:0px;
padding-left:20px;
}

#container
{
position:absolute;
top:0px;
left:50%;
margin-left:-450px;
width:900px;
}

#content
{
padding-left:270px;
padding-bottom:10px;
/*border:solid 1px #f8f4e8;
_border:solid 0px #f8f4e8;*/
_margin-top:-5px;
width:570px;
_width:850px;

background:#ffffff url('img/bgcontent.png') top left repeat-y;

font-family:tahoma;

font-size:13px;
color:#444444;
}

#content li
{
margin-top:3px;
}
#content td
{
font-family:tahoma;

font-size:13px;
color:#444444;
}

#content a
{
text-decoration:none;
color:#929122;

}

#content a.galleryphoto
{
border:solid 0px;
}

#content img.galleryphoto
{
border:solid 1px #eee;
margin:5px;
}

#content img.floatleft
{
border: solid 1px #eeeeee;
margin:5px;
float:left;
}


#content img.floatright
{
border: solid 1px #eeeeee;
margin:5px;
float:right;
}


#content h1
{
margin-top:0px;
font-weight:normal;
font-family:'trebuchet ms';

font-size:27px;
color:#444;

}

#content h2
{
margin-top:0px;
font-weight:normal;
font-family:georgia;
font-style:italic;
font-size:17px;
color:#911c01;

}


#footer
{
width:900px;
height:40px;
background:url('img/footer.png') top left no-repeat;
text-align:right;
}

#footer a
{
font-family:tahoma;
font-size:11px;
text-decoration:none;
color:#f6f6eb;

}


#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(../images/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(../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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}