/* reset */
a img { border: 0; } html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline; background: transparent; } :focus { outline: 0; } body { line-height: 1; color: black; background: white; } ol, ul { list-style: none; } table { border-collapse: collapse; border-spacing: 0; } caption, th, td { text-align: left; font-weight: normal; } blockquote:before, blockquote:after, q:before, q:after { content: ""; } blockquote, q { quotes: "" ""; }

body {
	background: #505e4b url('../images/sitewide/bg.jpg') repeat-x fixed top center;
	font-family: "Georgia", serif;
	font: 100%/130% "Georgia", serif;
	}
/* header */
div#header {
	background: #505e4b url('../images/sitewide/header/estruary-header-bg-01.jpg') no-repeat scroll 0px -28px;
	width: 960px; display: block; margin: 15px auto 0;
	height: 185px;	
	}

div#header ul {
	text-align: center;
	padding-top: 160px;
	}


	div#header ul li {
		display: inline;
		font-size: 1.2em;
		}


		div#header ul li a {
				text-decoration: none;
				padding: 10px 15px 10px;
				color: #fff;
				font-weight: bold;
			}
			div#header ul li a:hover {
			color: #f00;
			color: #F3C07F;
			}

/* nav down */
body#home a#nhome, body#enpleinair a#nenpleinair, body#biography a#nbiography, body#gallery a#ngallery, body#contact a#ncontact
{ color: #f3c07f; cursor: default;}


/* header */
div#content {
	width: 960px; padding: 25px 0px 0 0px;
	margin: 0 auto;
	background: #fff url('../images/sitewide/content-bg-01.jpg') no-repeat top center;
	min-height: 500px; overflow: auto;
	border: 0px solid #eee;
	border-width: 0 0 1px 0;
	}

/* footer */
div#footer {
	clear: both;
	width: 930px; margin: 0 auto 2em auto;
	padding: 15px;
	background: #f0e2b7;
	font-size: 90%;
	}

div#footer ul {
	}
div#footer ul li {
	display: inline;
	}
div#footer ul li a {
	text-decoration: none;
	padding: .2em 1em 0.4em 0;
	color: #505E4B;
	}
div#footer ul li a:hover { text-decoration: underline; }

div#footer p {
	color: #505E4B;
	padding: .2em 0 0 0;
	margin: 0;
}
a.credit { text-decoration: none; color: #505E4B; }



/* h */
h1 { font-size: 1.8em; margin: 0 0 .5em 0; color: #505E4B;}
h2, div.threecol h2 {
	font-size: 1.4em; color: #505E4B;
	margin: 20px 0 0 0px;
	}
div.threecol h2 {
	margin-left: 10px;
	}

h3 {
font-weight: bold;
}


/* p */
p {
	margin: 0 0 1em 0;
	}
	p.clearboth { clear: both; }
strong {
	font-weight: bold;
	}
em {
	font-style: italic;
	}

blockquote {
	padding: .5em 1.25em;
	margin: .5em 0 1em;
}



/* lists */
dt { font-weight: bold; margin: 10px 0 0 0;}
dd { margin: 0 0 0 10px;}


/* img */
img.right {
	float: right;
	margin: 0 0 20px 20px;
}

/* content blocks */
div.block {
	padding: 20px 10px;
}
div.block div.main{
	width: 620px;
	float: left;
}
div.block div.sub{
	width: 300px;
	float: right;
}

/* 3 col */
div.threecol {
	border-top: 1px solid #f9f9f9;
	clear: both;
	overflow: auto;
	margin: 0 0px;
	background: #fefefe;
}
div.threecol div {
	width: 290px; background: #fff;
	margin: 10px;
	float: left;
	padding: 5px;
}



/* 2 col */
div.twocol {
	width: 460px;
}
.left {
	float: left;
}

.right {
	float: right;
}

.feature {
	margin: 1em 0;
	clear: both;
	background: #ffe;
	overflow: auto;
}




/* contact form */

form legend {
	font-weight: normal;
	font-size: 1.2em;
	padding: 0 0 .5em 0;
	display: block;
	color: #505e4b;
	}

form.contactform {
	width: 460px;
	float: none;
	padding: 20px;
	margin: 20px;
	
	background: #f0e2b7;
	border: 0px solid #644f45;
		
	}
 
 
form.contactform fieldset {
	border: 0;
	}
 
 
form.contactform label {
	clear: both;
	width: 100px;
	float: left;
	text-align: right;
	margin-right: 10px;
	}

form.contactform label.checklabel {
	width: 100%;
	float: none;
	margin: 10px;
	text-align: center;
	display: block;
}
 
 
form.contactform input[type="text"]{
	margin: 0 0 10px 0px;
	width: 280px;
	}

	form.contactform input[type="submit"]{
		margin: 20px 0 10px 100px;
		width: 100px;
		}

 
form.contactform textarea {
	width: 320px;
	height: 120px;
	display: block;
	}



/* gallery */

div#gallerybox {
	clear: both;
	padding: 15px 0;
	background: #fff;
	background: #586987;
	background: #424E65;
	overflow: auto;
}

div#gallerybox div.galleryblock {
	margin: 10px; width: 300px; height: 330px;
	float: left;
	color: #fff;
	}

div#gallerybox div.galleryblock img {
/*	width: 300px; */
	margin: 0 auto;
	padding: 0 auto;
}


div.galleryblock img { max-height: 250px; overflow: hidden;}



/* paging */
div#pagingnav {
	clear: both;
	text-align: center;
	padding: .5em;
	border-bottom: 0px solid #ccc;
	background: #fff;
}
/* current page */
div#pagingnav span {
	padding: 10px 20px;
	background: #424E65;
	color: #fff;
	}
div#pagingnav a {
	padding: .5em 1em;
	text-decoration: none;
	color: #111;
	}

div#pagingnav a:hover {
	background: #eee;
	}


div#botpagingnav {
	clear: both;
	text-align: center;
	display: block;
}
div#botpagingnav a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	padding: 1em;
	}


/* temp */
div#exhibition {
	clear: both;
	background: #000 url('../images/temp/exhibition/saltwater-220.jpg') 25px 25px no-repeat;
	color: #fff;
	padding: 20px 15px 25px 270px;
	text-align: left;
	}
 
	div#exhibition h3{
		font-size: 1.4em;
		font-style: italic;
		margin: 0 0 .6em 0;
	}
	
	div#exhibition h4 {
		font-size: 2.2em;
		margin: 0 0 .2em 0;
	}
	
	div#exhibition span {
		color: #f00;
	}
	
	p.subheading{
		font-size: 1.2em;
		margin: 0 0 1em 0;
	}