@charset "utf-8";
/* CSS Document */

BODY {
	background:#fff;
}


#wrapper {
	margin:0 auto 15px auto;
	width:1340px;
	border:1px solid #ccc;
	background:#fff;
	background:url(/g/repeated_bg.jpg) repeat-y;
	position:relative;
}

#masthead_phone {
	position:absolute;
	z-index:100000;
	right:110px;
	top:214px;
	font-weight:bold;	
}

#admin_link {
	z-index:100;
	position:absolute;
	width:160px;
	height:55px;
	right:5px;
	top:4px;
	font-weight:bold;
	background:url(/g/admin_link.png) no-repeat;
	padding:19px 0 0 26px;
}

#content {
	position:relative;	
	width: 1096px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#525353;
	padding: 18px 117px 30px 127px;
	min-height: 671px;
	line-height:1.35;
	background-image: url(/g/main_bg.jpg);
    background-position:bottom center;
    background-repeat:no-repeat;
}

a:link, a:visited, a:hover, a:active  {
	color:#296798;
	text-decoration:none;
}

#footer {
	width:1340px;
	height:84px;
	background:url(/g/footer.jpg) no-repeat;	
}

#footer, #footer a:link,  #footer a:visited,  #footer a:hover  {
}

#footerlogo {
	width: 200px;
	height: 85px;
	margin: 0 0 0 100px;	
}

#home_projects {
	width:834px;
	float:left;
	background:url(/g/home/border.jpg) repeat-y right;
}

#home_project_headline {
	width:211px;
	height:18px;
	margin:0 0 20px 0;
	background:url(/g/home/current_projects.jpg) no-repeat;
}
#home_project_headline span { display:none; }

#home_news {
	width:256px;
	float:left;
	line-height:1.35;
}

.home_news_blurb {
	margin:0 0 46px 15px;
	font-size:12px;
}

#home_news_headline {
	width:82px;
	height:19px;
	margin:0 0 20px 0;
	background:url(/g/home/news.jpg) no-repeat;
}

#home_news_headline span { display:none; }

.home_project_thumb {
	width:107px;
	float:left;	
}

.home_project_blurb {
	float:left;
	margin:0 15px 22px 15px;
	width:690px;
}


.inset_wide_news_photo {
	float: right;
	width: 330px;
	margin: 5px 10px 0 10px;
	padding: 0px;
	border: none;
}

.inset_photo_caption {
	border-right: thin;
	border-top: thin;
	border-bottom: thin;
	border-left: thin;
	padding: 2px;
	background-color: #CCE4D9;
}

.clear { clear:both; }

.page_headline {
	font-family:Arial, Helvetica, sans-serif;
	color:#296798;
	font-size:24px;
	font-weight:bold;
}

H2 { font-size:21px; }
H3 { font-size:18px; }

#staffBios {
	width:100%;
}

#staffBios TD {
	padding: 14px;
	vertical-align:top;
}

#staffBios IMG {
	display:block;
	width:120px;
	margin: 0 auto;
}

#staffBios H2 {
	font-family:Arial, Helvetica, sans-serif;
	color:#296798;
	font-weight:bold;
}