body {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
}

a {
	color: #22577b;
	text-decoration: none;
}

a:hover {
	color: #7e6c3f;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
}

h1 {
	margin: 0 0 0.2em 0;
	color: #655220;
	font-size: 1.9em;
	text-transform: uppercase;
}

h2 {
	color: #22577b;
	font-size: 1.7em;
}

h2 a,
h2 a:hover {
	color: #22577b;
	text-decoration: none;
}

hr {
	background: #ddd;
}

hr.minimal {
	margin-bottom: 0.8em;
}

hr.none {
	margin-bottom: 0;
}

p.minimal {
	margin-bottom: 0.8em;
}

p.tiny {
	margin-bottom: 0.4em;
}

li img {
	vertical-align: middle;
}

#header {
	margin-top: 30px;
}

#tagline {
	margin: 4px 0 6px 0;
	color: #555;
	font-size: 1.3em;
}

#navigation,
#donate {
	margin-bottom: 7px;
	font-size: 1.1em;
	line-height: 1.6;
}

#navigation ul,
#donate ul {
	margin-bottom: 0;
	list-style: none;
}

#navigation a,
#donate a {
	color: #22577b;
	text-decoration: none;
}

#navigation a:hover,
#donate a:hover {
	color: #7e6c3f;
}

#navigation a.current {
	font-weight: bold;
}

#banner {
	margin: 4px 15px 10px 15px;
	color: #655220;
	font-size: 1.1em;
	line-height: 1.4;
}

#banner strong {
	font-size: 1.4em;
	font-weight: normal;
}

#footer {
	margin: 5px 4px;
	color: #999;
	letter-spacing: 0.1em;
}

#footer a {
	color: #999;
	text-decoration: none;
}

#copyright {
	color: #999;
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	letter-spacing: 0.1em;
	text-align: center;
	text-transform: uppercase;
}

.border,
.colborder {
	border-right: 1px solid #ddd !important;
}

.left {
	float: left;
}

.right {
	float: right;
}

.headbar {
	margin: 0 0 0.5em;
	color: #22577b;
}

.headbar span {
	border-bottom: 1px dotted #ddd;
}

.headbar a {
	color: #22577b;
	text-decoration: none;
	border-bottom: 1px dotted #ddd;
}

.footbar {
	margin: -1em 0 1.5em;
	color: #22577b;
}

.footbar span {
	border-bottom: 1px dotted #ddd;
}

.footbar a {
	color: #22577b;
	text-decoration: none;
	border-bottom: 1px dotted #ddd;
}

.underline span {
	border-bottom: 1px dotted #ddd;
}

.underline a {
	color: #22577b;
	text-decoration: none;
}

.thumbs a img {
	padding: 6px;
	border: 1px solid #ddd;
}

.thumbs a:hover img {
	border: 1px solid #497993;
}

.thumbs p {
	margin: 0.4em 0 1.5em 0.2em;
	font-weight: bold;
}

.imgborder {
	padding: 6px !important;
	border: 1px solid #ddd;
}

.contact a {
	color: #222;
	text-decoration: none;
}

.squish {
	margin-bottom: 1.5em;
}

.squish p {
	margin-bottom: 0.3em;
}

.quietlist {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sociallist,
#contactlist,
#pdetailslist {
	line-height: 2;
}

#contactlistsb,
#projectslist {
	line-height: 1.8;
	margin-bottom: 1.5em;
}

#sociallist img {
	margin-bottom: 2px;
}

#pdetails {
	margin-left: 20px;
	margin-right: -20px;
}

#projectslist li a {
	border-bottom: 1px dotted #ddd;
}

.factslist {
	line-height: 1.8;
}

.contactform input.text {
	width: 285px;
}

.contactform textarea {
	width: 605px;
	height: 140px;
}

.successtxt,
.successtxt h1 {
	color: #009900 !important;
}

.errortxt,
.errortxt h1 {
	color: #ae1300 !important;
}

.top {
	margin-top: 0 !important;
}

.standout {
	color: #c80000;
}

.LV_validation_message{
    font-weight:bold;
    margin:0 0 0 5px;
    display: none;
}

.LV_valid {
    color:#00CC00;
}
	
.LV_invalid {
    color:#CC0000;
}
    
.LV_valid_field,
input.LV_valid_field:hover, 
input.LV_valid_field:active,
textarea.LV_valid_field:hover, 
textarea.LV_valid_field:active {
    /*border: 1px solid #00CC00;*/
}
    
.LV_invalid_field, 
input.LV_invalid_field:hover, 
input.LV_invalid_field:active,
textarea.LV_invalid_field:hover, 
textarea.LV_invalid_field:active {
    border: 1px solid #CC0000 !important;
}

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