body {
	background-color: #EDEADB;
	margin: 0px;
	padding: 0px;
	color: #4d4d4d;
	font: 0.75em "Lucida Sans", "Lucida Grande", Geneva, Verdana, Helvetica, sans-serif;
	letter-spacing: 0.05em;
	text-align: center;
}

form {
	padding-left: 30px;
}

p {
	margin-right: 40px;
	margin-left: 30px;
	text-align: justify;
}

#wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 751px;
	background: repeat url(media/wrapper_bk.gif);
}

#menuCl {
	width: 230px;
	float: left;
	background: url(media/04.gif) repeat-y 0px 0px;
	text-align: left;
}

.content {
	margin-right: 40px;
	margin-left: 30px;
	text-align: justify;
}

#contentCl  {
	position: relative;
	float: left;
	background-color: transparent;
	background-image: url("/media/03.gif");
	background-repeat: no-repeat;
	background-position: 0 0;
	left: 0px;
	width: 476px;
	padding-left: 6px;
	padding-right: 2px;
	float: left;
	overflow: hidden;
	text-align: left;
}

#footer {
	text-align: left;
}

.footcontent {
	margin-right: 40px;
	margin-left: 30px;
	font: 0.72em "Lucida Sans", "Lucida Grande", Geneva, Verdana, Helvetica, sans-serif;
	text-align: left;
}

.menuText {
	font-size: 0.80em;
	padding-left: 20px;
	margin-left: 20px;
	margin-right: 10px;
	padding-right: 10px;
	color: #818181;
	letter-spacing: 0.06em;
	text-align: left;
}

ul {
	list-style: none;
	padding-right: 50px;
	text-align: left;
}

li {
	background: url(/media/nevisbullet.gif) no-repeat 0px 7px;
	padding-left: 17px;
	line-height: 2em;
	text-align: left;
}

h1 {
	font-size: 1.5em;
	margin-left: 30px;
	margin-top: 20px;
	color: #CC523C;
	text-align: left;
}

h2 {
	color: #7C5025;
	font-size: 0.8em;
	margin-left: 20px;
	padding-left: 20px;
	padding-top: 0;
	text-align: left;
	text-transform: uppercase;
}

a:link, a:visited	{
	color: #7DA13F;
	font-size: 0.9em;
	text-align: left;
}

a:hover		 		{
	color: #a72b23;
	text-align: left;
}

.trees {
	position: relative;
	float: left;
	left: 20px;
	margin-left: 20px;
	padding-left: 20px;
	text-align: left;
}

hr {
	margin-left: 40px;
	margin-right: 20px;
	text-align: left;
}

.tony    { margin-right: 40px; margin-bottom: 3px; padding-right: 5px }

.lhImage    { margin-right: 7px; margin-bottom: 3px; padding-right: 5px }

.photo    { position: relative; width: 110px; height: 80px; float: left }

#tony {
	position: relative;
	right: 20px;
}

.feature {
	font-size: 11px;
	padding-bottom: 3px;
	background: #edeadb;
	width: 200px;
	padding-top: 3px;
	border-bottom: 1px solid #ccc;
}

td {
	font-size: 12px;
}

#rotator
{
	border: 1px solid #000;
	overflow: hidden;
	position: relative;
	width: 802px;
	height: 300px;
	margin-right: auto;
	margin-left: auto;
}

#rotator img
{
	border: 0;
	width: 802px;
	height: 300px;
}


.box {
	border-bottom: 1px dotted #ababa4;
	width: 99%;
	padding-bottom: 24px;
	padding-top: 12px;
}

.boxpic {
	margin-right: 10px;
}

.pic {
	margin: 12px;
}

.date {
	color: #eb9130;
}


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