/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #614F42;
	/*text-align: left;*/
}
html, body {
	background-image: url(../images/bkg.gif);
	background-repeat: repeat-x;
	height: 100%;
	background-color: #B3B68B;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
}
a:link {
	color: #636A2A;
	line-height: 14px;
	text-decoration: none;
}
a:visited {
	color: #636A2A;
	line-height: 14px;
	text-decoration: none;	
}
a:hover {
	color: #636A2A;
	line-height: 14px;
	text-decoration: underline;
}
a:active {
	color: #636A2A;
	line-height: 14px;
	text-decoration: none;
}

.text p,ul,li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #614F42;
	text-align: left;
}
.text a:link {
	color: #636A2A;
	line-height: 14px;
	text-decoration: none;	
}
.text a:visited {
	color: #636A2A;
	line-height: 14px;
	text-decoration: none;	
}
.text a:hover {
	color: #636A2A;	
	line-height: 14px;
	text-decoration: underline;	
}
.text a:active {
	color: #636A2A;
	line-height: 14px;
	text-decoration: none;	
}

.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

hr {
	color: #F3EDDD;
	background-color: #F3EDDD;
 	height: 1px;
	border: none;
	border-top: 1px #614F42 solid;
	margin-top: 10px;
}

ul {
	list-style-position: outside;
	padding: 0px;
	margin-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #76100C;
	margin-bottom: 11px;
}

.gn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 11px;
	color: #614F42;
}
.gn a:link {
	color: #614F42;
	text-decoration: none;
}
.gn a:visited {
	color: #614F42;
	text-decoration: none;
}
.gn a:hover {
	color: #614F42;
	text-decoration: underline;
}
.gn a:active {
	color: #614F42;
	text-decoration: none;
}

#pagewrapper {
	width:732px;
	height:100%;
	background:url(../images/bkg_vertlines.gif);
	background-repeat: repeat-y;
	margin:0px auto;
}

#pagecontent {
	top: 442px;
	width: 728px;
	/*margin-left: 2px;
	margin-right: 2px;*/
	position: absolute;
	z-index: 9;
	white-space: normal;
	}

/*#contentTable {
	width: 728px;
	}*/

#masthead {
	width: 728px;
	height: 195px;
	margin-left: 2px;
	margin-right: 2px;
	background: url(../images/bkg_masthead4.gif);
	position: absolute;
	z-index: 10;
}

#logo {
	float:left;
	margin-top: 120px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}

#address {
	height: 64px;
	position: absolute;
	float: left;
	bottom: 39px;
	right: -81px;
	width: 222px;
}

#addressBracket {
	height: 64px;
	position: absolute;
	float: left;
	bottom: 45px;
	right: 144px;
	width: 7px;
}

#gn {
	height: 15px;
	position: absolute;
	float: left;
	bottom: 163px;
	right: 20px;
	width: 119px;
}

#nav {
	top: 195px;
	width:440px;
	height:20px;
	float: left;
	padding-left: 290px;
	background-color: FFFFFF;
	background-image: url(../images/gr_navshim.gif);
	position: absolute;
	z-index: 11;
}
	
#headerLeft {
	top: 215px;
	width:288px;
	height:228px;
	float: left;
	padding-left: 2px;
	position: absolute;
	z-index: 10;
}

#headerRight {
	top: 215px;
	width:439px;
	height:228px;
	float: left;
	padding-left: 291px;
	position: absolute;
	z-index: 10;
}

#headerHome {
	top: 216px;
	width:728px;
	height:228px;
	float: left;
	padding-left: 2px;
	position: absolute;
	z-index: 10;
	}

#headerTeamBkg {
	top: 215px;
	width:732px;
	height:228px;
	float: left;
	padding-left: 2px;
	position: absolute;
	z-index: 9;
}

#header {
	top: 215px;
	width:732px;
	height:228px;
	float: left;
	padding-left: 2px;
	position: absolute;
	z-index: 10;
}

#gallerynav {
	position:absolute;
	padding-left:300px;
	float: left;
	top:427px;
	width:300px;
	height:16px;
	z-index:14;
}

#headerBar {
	/* this is the layer bar over the image to account for the opacity -- allows the CMS to upload a full image in one part */
	top: 423px;
	width:730px;
	height:21px;
	float: left;
	padding-left: 2px;
	position: absolute;
	background-image: url(../images/pxFFFFFF.gif);
	/* add opacity */
	filter: alpha (opacity=80);
	opacity: 0.80;
	-moz-opacity:0.80;
	z-index: 12;
	
	}

#headerBarTest {
/* delete when finished */
	top: 215px;
	width:732px;
	height:228px;
	float: left;
	padding-left: 2px;
	position: absolute;
	background-image: url(../images/pxFFFFFF.gif);
	/* add opacity */
	filter: alpha (opacity=80);
	opacity: 0.80;
	-moz-opacity:0.80;
	z-index: 12;
}


#leftMask {
/* similar, this is a lighter filter for the headerLeft image when needed */
	top: 215px;
	width:288px;
	height:208px;
	float: left;
	padding-left: 2px;
	position: absolute;
	background-image: url(../images/pxFFFFFF.gif);
	/* add opacity */
	filter: alpha (opacity=80);
	opacity: 0.80;
	-moz-opacity:0.80;
	z-index: 11;
}

.projectDetails {
	top: 320px;
	width:250px;
	height:150px;
	float: left;
	padding-left: 28px;
	position: absolute;
	text-align: right;
	z-index: 13;
	line-height: 10px;
}

.projectDetails p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	margin-top: 0px;
	margin-bottom: 4px;
	color: #614F42;

}

.projectDetailsTitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #76100C;
}

.projectDetailsText p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	margin-top: 2px;
	color: #614F42;
}


#contentLeft {
 	margin : 37px 12px;
	text-align: right;
	line-height: 14px;	
}

#contentLeftHome {
 	margin : 12px 12px;
	line-height: 14px;
}

#contentRight {
 	margin : 12px 12px;
	white-space: normal;
}
