body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body,td,th {
	font-family:Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;

}
.pagehead {
	font-size: 18px;
	line-height: 20px;
	font-family:"Trebuchet MS", Verdana, Helvetica, sans-serif;
	padding-bottom: 5px;
	color: #C4DF9B;
	text-transform:uppercase;
}
.sectionhead {
	font-family:"Trebuchet MS", Verdana, Helvetica, sans-serif;
	color: #C4DF9B;
	font-size: 12px;
	line-height: 14px;
	text-transform:uppercase;
	letter-spacing:1px;
}
.pageintro {
	font-size: 13px;
	line-height: 18px;
	color: #666666;
	
}

.subtext {
	font-size: 12px;
	line-height: 18px;
	color: #6E6E6E;
}

.position {
	color: #C4DF9B;
}

.team {
	padding-right: 20px;
	padding-bottom: 1px;
	float: left;
}


.sideheadline {
font-size:10px;
text-transform:uppercase;
color:#E5A110;
letter-spacing:2px;
}

.titles {
color:#E5A110;
font-weight:bold;
text-transform:uppercase;
letter-spacing:1px;
font-size:10px;
}



.image_left {
	padding-right: 30px;
	padding-top: 5px;
	float: left;
}

.image_right {
	padding-left: 30px;
	padding-top: 5px;
	float: right;
}


a:link {
    color: #C4DF9B;
	text-decoration: underline;
}
a:active {
	color: #C4DF9B;
	text-decoration: underline;
}
a:visited {
	color: #C4DF9B;
	text-decoration: underline;
}
a:hover {
    color: #C4DF9B;
	text-decoration: underline;
}

.subhead, .subhead a {
	font-size: 11px;
	line-height: 18px;
	color: #C4DF9B;
	font-weight: bold;
	text-decoration:none;
}

.footer {
color:#736357;
font-size:11px;
}

.project_pic a:link img {
   border:1px #736257 solid;

}
.project_pic a:active img{
	border:1px #736257 solid;
}
.project_pic a:visited img {
	border:1px #736257 solid; 
}
.project_pic a:hover img {
    border:1px white solid;
	
}

.teamemail {
color:#998675;
font-size:10px;
}
.teamemail a:link {
   color: #998675;
   text-decoration:none;
}
.teamemail a:active {
	   color: #998675;
   text-decoration:none;
}
.teamemail a:visited {
	   color: #998675;
   text-decoration:none; 
}
.teamemail a:hover {
   color: #FFFFFF;
   text-decoration:none;
}
