#dblocks {
	border:1px solid #E5E7D3;
	background:#FFF url(images/dblock.jpg) repeat-x bottom left;
}
#tabs {
	height:38px;
	border-bottom:1px solid #E5E7D3;
	background:#FFF url(images/dblock.jpg) repeat-x top left;
	background:#CED695;
}
#tabs a {
	display:block;
	padding:10px 0px;
	height:18px;
	text-align:center;
	width:131px;
	border-right:1px solid #E5E7D3;
	float:left;

	color:#333;
}
#tabs a.selected {
	background:#FFF;
	border-bottom:1px solid #FFF;
}
#dblocks div {
	padding:0 20px;
	line-height:24px;
	display:none;
}
#dblocks div h5 {
	display:none;
}
#dblocks div.selected {
	display:block;
}
.development {
	width:208px;
	height:145px;
	margin:10px 10px;
	float:left;
	position:relative;
}
.development img {
	border:7px solid #E3D9D3;
	width:208px;
	padding:30px 0;
	background:url(images/development.jpg) repeat-x bottom left;
}
.development .badge {
	border:none;
	background:none;
	width:auto;
	height:auto;
	padding:0;
	position:absolute;
	left:-20px;
	top:-5px;
}
.development p {
	position:absolute;
	bottom:-15px;
	left:7px;
	text-align:right;
	padding:3px 10px;
	width:188px;
	height:15px;
	line-height:15px;
	font-style:italic;
	font-weight:bold;
	font-size:11px;
	margin:0;
	color:#FFF;
	text-shadow:0 1px 1px rgba(0,0,0,0.5);
	background:url(images/grad.png) repeat-y right top;
}
#main #overview img.logo {
	position:absolute;
	right:0;
	top:0;
/*	background:url(images/development.jpg) repeat-x bottom left;*/
	padding:20px 19px 20px 20px;
}
#builtgreen {
	width:350px;
	overflow:hidden;
	font-size:12px;
	color:#111;
	font-style:italic;
}
#builtgreen img {
	float:left;
	margin-right:10px;
}

#main h4.activities-header {
	width:100%;
	border-bottom:1px solid #111;
	text-align:center;
	overflow:hidden;
	font:normal normal 18px/25px Helvetica, Arial, sans-serif;
	color:#000;
	margin:2em auto 1em;
	position:relative;
}
#main h4.activities-header a.next {
	position:absolute;
	bottom:1px;
	right:0;
	font-size:12px;
	line-height:16px;
	padding-right:16px;
	background:url(images/next.jpg) no-repeat right center;
}
#main h4.activities-header a.last {
	position:absolute;
	bottom:1px;
	left:0;
	font-size:12px;
	line-height:16px;
	padding-left:16px;
	background:url(images/last.jpg) no-repeat left center;
}

#main .activity {
	padding-left:48px;
	margin-top:1em;
	border-bottom:1px solid #DDD;
	position:relative;
}
#main .activity img.calendar {
	position:absolute;
	left:10px;
	top:-1px;
}
#main .activity p {
	margin:0;
}
#main .activity .description p{
	margin:1em 0;
}
#main .activity p.sponsor,
#main .activity p.uri,
#main .activity p.location,
#main .activity p.dates {
	font-size:11px;
	line-height:14px;
	font-style:italic;
}

.article img {
	float:right;
	margin-left:2em;
	margin-bottom:1em;
	border:1px solid #333;
    width:74px;

}
.article {
	border-top:12px solid #FFF;
	border-bottom:1px solid #DDD;
	padding:0 0 12px;

	overflow:hidden;
	padding-top:5px;
	clear:both;
}
.article p.link {
	background:url(images/glink-left.gif) no-repeat left top;
	margin-top:0;
	line-height:21px;
	height:21px;
	padding-left:10px;
	text-transform:lowercase;
	float:left;
}
.article p.link a {
	background-image:url(images/glink-right.gif);
	line-height:21px;
	height:21px;
	padding-right:10px;
}
#main .article h3 a,
#main .article h4 a,
#main .article h5 a {
	color:inherit;
}
/* =========== */
/* = DEFAULT = */
/* =========== */
* {
	margin:0;
	padding:0;
}
a {
	color:#6DA2C9;
	text-decoration:none;
}
img {
	display:block;
}
a img {
	border:none;
}
body {
	background:#583620 url(images/body.jpg) repeat-x center top;
	font:normal normal 13px/18px Helvetica, Arial, sans-serif;
	color:#424242;

}

#top {
	margin:0 auto;
	width:1000px;
	overflow:hidden;
	position:relative;
	background:#FFF url(images/main.jpg) repeat-y right top;
	-webkit-box-shadow:0 0 25px rgba(0,0,0,0.7);
}
#head {
	height:115px;
	float:left;
	width:100%;
	background:url(images/head.jpg) repeat-x left top;
}
#head h1 {
	display:block;
	width:192px;
	height:115px;
	margin-left:31px;
	position:relative;
	background:url(images/logo.jpg) no-repeat left top;
	overflow:hidden;
}
#head h1 a {
	display:block;
	width:100%;
	height:100%;
	text-decoration:none;
	text-indent:-100em;
	overflow:hidden;
}
#head p {
	display:none;
}

#nav {
	position:absolute;
	right:20px;
	top:70px;
	height:115px;
}
#nav h2.section {
	display:none;
}
#navmenu li {
	font:normal normal 12px/21px Helvetica, Arial, sans-serif;
	list-style:none;
	float:left;
	padding:0 0 0 12px;
}
#navmenu a {
	display:block;
	padding:0 12px 0 0;
	color:#FFF;
	text-decoration:none;
	text-shadow:0 1px 1px #3C1A15;
}
#navmenu .selected {
	background:url(images/nav-left.jpg) no-repeat left top;
}
#navmenu .selected a {
	background:url(images/nav-right.jpg) no-repeat right top;
}

#main {
	clear:both;
/*	overflow:hidden;*/
	position:relative;
}
#main #overview {
	position:relative;
}
#main #overview h2.section {
	background:url(images/h2-bg.png) no-repeat left top;
	width:900px;
	height:88px;
	position:absolute;
	bottom:0;
	left:0;
	padding-left:32px;
}
#main #overview h2.section img {
	position:absolute;
	top:-20px;
	left:10px;
	width:600px;
	height:130px;
}
#content {
	width:459px;
	float:left;
	padding:25px 40px;
}
#content p,
#content ul,
#content ol {
	margin-bottom:15px;
}
#content ul,
#content ol {
	padding-left:18px;
}
#content ul {
	list-style:square;
}

#content h3 {
	font:normal normal 38px/26px Georgia, Times, serif;
	color:#A0BB1B;
	text-shadow:0 0 1px  #FFF;
	margin-bottom:15px;
}
#content h3 em {
	font:normal normal 20px/20px Helvetica, Arial, sans-serif;
	color:#6AA1C9;
	text-transform:uppercase;
	white-space:nowrap;
}
#content h3 em sup {
	font-size:10px;
}
#content h4 {
	font:bold normal 12px/12px Helvetica, Arial, sans-serif;
	text-transform:uppercase;
	color:#6AA1C9;
	text-shadow:0 0 1px #FFF;
	margin-bottom:4px;
}
#content h4 em {
	white-space:nowrap;
	font:normal normal 20px/20px Georgia, Times, serif;
	color:#666;
}
#content h5 {
	color:#333;
	font:normal normal 15px/18px Helvetica, Arial, sans-serif;
	text-transform:capitalize;
}
#content h6 {
	font:bold normal 14px/20px Helvetica, Arial, sans-serif;
	text-transform:capitalize;
}

#subnav {
	float:left;
	width:185px;
	padding:25px 0 35px 15px;
	background:url(images/subnav.jpg) no-repeat left top;
	min-height:700px;
}
#subnav h3 {
	display:none;
}
#subnavmenu {
	font:normal normal 12px/18px Helvetica, Arial, sans-serif;
	list-style:none;
	color:#7C562F;
}
#subnavmenu li {
	padding-left:10px;
	margin-bottom:12px;
	color:#7C562F;
}
#subnavmenu a {
	color:#7C562F;
	text-decoration:none;
}
#subnavmenu .selected {
	background:url(images/nav-select.png) no-repeat left top;
}
#subnavmenu .indent {
	padding: 0 0 0 30px;
}
#features {
	float:right;
	width:201px;
	padding:25px 29px;
}
#features h3 {
	display:none;
}
#features h4 {
	font:normal normal 24px/26px Georgia, Times, serif;
	color:#7C562F;
	text-shadow:0 0 1px #E8E4D9;
	margin-bottom:7px;
}
#features img {
	border:7px solid #D2C1B7;
}
#features hr {
	height:3px;
	background:url(images/hr.gif) no-repeat center center;
	border:0;
	margin:15px;
	clear:both;
}
#features ul {
	margin-bottom:30px;
	padding-left:1.5em;
}
#features li {
	list-style:square;
	margin:0 0 0;
}
#features li a {
	color:#7C562F;
}
#features a.cropto187x110 {
	width:187px;
	height:110px;
	overflow:hidden;
	display:block;
	border:7px solid #D2C1B7;
}
#features a.cropto187x110 img {
	border:none;
}

p.link {
	float:right;
	background:url(images/link-left.gif) no-repeat left top;
	padding-left:7px;
	margin:15px 0 25px;
}
p.link a {
	padding-right:7px;
	background:url(images/link-right.gif) no-repeat right top;
	display:block;
	text-decoration:none;
	font:bold normal 11px/19px Helvetica, Arial, sans-serif;
	color:#FFF;
	text-shadow:0 1px 1px rgba(0,0,0,0.5);
}

#meta {
	clear:both;
	padding:10px;
	font:normal 11px/12px Helvetica, Arial, sans-serif;
	color:#999;
	overflow:hidden;
	padding-right:260px;
	padding-left:200px;
	text-align:center;
}
#meta h2 {
	display:none;
}
#meta #copyright {
	display:inline;
}
#meta #builder {
	display:inline;
}
#meta a {
	color:#999;
	text-decoration:none;
}


/* ============ */
/* = LIGHTBOX = */
/* ============ */
#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; }

/* ============ */
/* ==  MEDIA == */
/* ============ */

/* articles */
.media-category { border: solid 1px #DDD; padding: 16px 15px 0 15px; margin: 0 0 30px 0; background: url('/images/media-article.jpg') repeat-x; background-position: bottom;}
.media-article { overflow:hidden; clear:both; margin-top: 30px;  }
#content .media-article h4,
#content .media-article .date { font: normal normal 18px/18px Helvetica, Arial, sans-serif; text-transform: uppercase; float: left; }
#content #media-gallery h4 { font: normal normal 18px/18px Helvetica, Arial, sans-serif; text-transform: uppercase;  }
#content .media-article h4 { width: 325px; color: #A0BB1B; }
#content .media-article p.date { width: 100px; color: #6AA1C9; text-align: right; margin: 0 0 4px 0;}

.pdf-download { background: url('/images/pdf-icon.gif') no-repeat; background-position: left bottom; padding: 0 0 0 23px;   }
p.pdf-download a { color: #424242; padding: 10px 0 0 0;}
p.pdf-download a:hover { text-decoration: underline; }

/* gallery */
#content #media-gallery { width: 720px; float: left; }
#media-gallery .media-category { float: left; width: 690px; padding: 15px 15px 0 15px; }
.media-gallery-image-wrap { margin: 0 25px 15px 0; float: left; width: 93px; height: 70px; position: relative; }
.media-gallery-image-wrap input { position: absolute; top: 0; right: 2px; }
#left { float: left; width: 360px; }
#right { float: left; width: 360px; }

/* utility */
#content .clearfix:after {content:"\0020";display:block;height:0;clear:both;visibility:hidden;overflow:hidden;}
#content .clearfix {display:block;}
.first { margin-top: 0; }
.last { margin-right: 0; }
.submit { margin-bottom: 15px; }
.errorExplanation { color: red; }
#content .errorExplanation h2 { margin-bottom: 5px; }
#content .errorExplanation p { margin-bottom: 5px; }


/* label overlays */
#content form.inline-labels p { margin-bottom: 5px; }
form.inline-labels span.wrap { position: relative; width: 310px; }
form.inline-labels #right span.wrap { display: block; }
form.inline-labels span.wrap label { position: absolute; left: 10px; top: -2px; font-size: 13px; font-weight: normal; background: #fff; z-index: 1; width: 310px; }
form.inline-labels #right span.wrap label { top: 4px; }
form.inline-labels span.wrap label span { position: relative; top: 1px; left: 1px; }
form.inline-labels .input-text { width: 342px; font-size: 13px; padding: 4px 5px; background: none; position: relative; z-index: 10; border: solid 1px #999999;}
label.overlay span { opacity: 0.4; -webkit-transition: opacity 200ms linear; }
label.focus span { opacity: 0.2; }
label.hastext span { opacity: 0.0; -webkit-transition: opacity 0ms linear; }
#media_request_body { width: 350px; height: 109px; }