@charset "utf-8";

body {
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	margin: 0;
	background: #1f352d;
	-webkit-text-size-adjust: none; /*correct text heights on iPhone*/
}
a img
{
	border-width: 0px;
}
#triangleUpper {
	background-image: url(images/triangle_upper.gif);
	background-repeat: no-repeat;
}
#header a:link, #header a:visited{
	font-size: 19px;
	color: #a5611d;
	text-decoration: none;
}
#header a:hover{
	text-decoration: underline;
}
#mainNavigation {
	text-align: right;
	float: right;
	margin-top: 19px;
	margin-right: 20px;
}
.separatorLarge {
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 1px;
	padding-top: 15px;
}
#container {
	width: 955px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(images/triangle_lower.gif);
	background-repeat: no-repeat;
	background-position: 0px 100%;
}
#mainContent {
	clear: both;
	margin-right: 10px;
	margin-left: 10px;
}
#pageContent {
	margin-left: 40px;
	margin-right: 40px;
}
#pageContent a:link, #pageContent a:visited, #pageContent a:active {
	color: #a5611d;
	text-decoration: none;
}
#pageContent a:hover {
	text-decoration: underline;
	color: #a5611d;
}
#logo {
	float: left;
	padding-top: 5px;
	padding-left: 90px;
}
#HomeImage {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 15px;
	padding-left: 15px;
}
#pageCaption {
	font-size: 22px;
	color: #2d5731;
	margin-right: 50px;
	margin-left: 60px;
	padding-top: 10px;
	padding-bottom: 20px;
}
.pageColumn {
	float: left;
	padding-right: 20px;
	padding-left: 20px;
}
.pageColumn h1 {
	color: #a5611d;
	font-size: 19px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
}
.pageColumn h2 {
	color: #a5611d;
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 0px;
}
.pageColumn p {
	margin-top: 0px;
}
.pageColumn ul {
	margin-top: 0px;
}
.pageImage {
	border: 3px solid #2d5731;
}
.twoColumnImage {
	width: 432px;
	float: left;
}
.twoColumnText {
	width: 343px;
	/*width: 475px;*/
	float: left;
}
.galleryLarge {
	border: 3px solid #2d5731;
	margin-bottom: 0px;
}
.thumbNail {
	border: 3px solid #2d5731;
}
.thumbNail:hover {
	border: 3px solid #a5611d;
}
.galleryBlank {
	margin-right: 3px;
	margin-left: 3px;
	margin-top: 3px;
	margin-bottom: 3px;
}
#aboutColumn1 {
	width: 307px;
	float: left;
}
#aboutColumn2 {
	float: left;
	width: 226px;
	overflow: hidden;
}
#aboutColumn3 {
	float: left;
	width: 200px;
}
#contactColumn1 {
	float: left;
	width: 228px;
}
#contactColumn2 {
	float: left;
	width: 150px;
}
#contactColumn3 {
	float: left;
	width: 217px;
}
#careerColumn1 {
	float: left;
	width: 228px;
}
#careerColumn2 {
	float: left;
	width: 257px;
}
#careerColumn3 {
	float: left;
	width: 250px;
}
#footer {
	clear: both;
	color: #2d5731;
	padding-top: 5px;
}
#secondNavigation a:link, #secondNavigation a:visited{
	color: #a5611d;
	text-decoration: none;
}
#secondNavigation a:hover{
	text-decoration: underline;
}
#secondNavigationLeft {
	float: left;
	margin-left: 20px;
	display: inline;
}
#secondNavigationRight {
	float: right;
	text-align: right;
	margin-right: 20px;
}
.separatorSmall {
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 1px;
	padding-top: 10px;
}
#footer #contactInfo {
	clear: both;
	padding-bottom: 40px;
}
#contactInfo #contactPhone {
	float: left;
	margin-bottom: 20px;
	margin-left: 20px;
	display: inline;
}
#contactInfo #contactAddress {
	float: right;
	margin-right: 20px;
	margin-bottom: 20px;
}
#contactInfo a:link, #contactInfo a:visited{
	font-size: 13px;
	color: #2d5731;
	text-decoration: none;
}
#contactInfo a:hover{
	text-decoration: underline;
}
.dataArea {
	padding: 10px 50px 20px;
}
.dataTable {
	width: 825px;
	border: 1px solid #2D5731;
}
.dataTable td {
	border: 1px solid #2D5731;
	padding: 5px;
}

.dataTable th {
	color: #A5611D;
	text-align: center;
	font-size: 16px;
	font-weight: normal;
	cursor: pointer;
	border: 1px solid #2D5731;
	padding: 5px;
}
.dataTable th:hover {
	text-decoration: underline;
}
.projectThumb {
	border: 2px solid #2d5731;
	float: left;
}
.projectThumb:hover {
	border: 2px solid #a5611d;
}
.projectName {
	font-size: 13px;
	color: #a5611d;
	text-align: left;
	margin-left: 5px;
	margin-bottom: 0px;
	margin-top: 0px;
}
.projectInfo {
	text-align: left;
	margin-left: 5px;
}
.projectLink {
	clear: both;
	height: 40px;
	margin-bottom: 10px;
}
.projectCaption {
	text-align: center;
	font-size: 10px;
	width: 102px;
}
.projectPhoto {
	text-align: center;
	width: 102px;
	float: left;
	margin-bottom: 10px;
	margin-right: 3px;
	margin-left: 3px;
}
.projectDetails {
	margin-right: 50px;
	margin-bottom: 20px;
	margin-left: 60px;
	padding-top: 10px;
}
.detailsName {
	font-size: 16px;
	color: #a5611d;
	text-align: left;
	font-weight: bold;
}
.detailsInfo {
	margin-bottom: 5px;
	font-weight: bold;
}
.detailsHolder {
	width: 718px;
	height: 493px;
	float: left;
	padding-right: 5px;
	text-align: center;
}
.detailsLarge {
	border: 3px solid #2D5731;
}
.detailsThumb {
	margin-left: 5px;
	margin-bottom: 5px;
}
.detailsBlurb {
	margin-top: 5px;
	clear: both;
	width: 720px;
	text-align: justify;
}
.dropCap {
	float: left;
	font-size: 39px;
	color: #A5611D;
	padding: 0px;
	top: 2px;
	position: relative;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 28px;
}
.galleryPhoto {
	/*text-align: center;*/
	width: 102px;
	float: left;
	margin-top: 5px;
	margin-right: 6px;
	/*margin-left: 3px;*/
}