
body {
	margin: 0;
	padding: 0;
	font-family: "Arial Narrow", "Arial";
	font-size: 62.5%;
}

#nav, #mc_cp, form, #search, #section_nav, #mc_breadcrumb, a.back, #staff-login {
	display: none;
}

#content {
	font-family: Arial, sans-serif;
}

h1 {
	font-size: 2em;
}
h2 {
	font-size: 1.5em;
}
h3 {
	font-size: 1.1em;
	margin-bottom: 5px;
}
h4 {
	font-size: 1em;
}

h5 {
	margin-top: 5px;
	padding-bottom: 7px;
	color: #8d8d8d;
	font-weight: normal;
	clear: both;
	font-size: 1.2em;
	border-bottom: 1px solid #c2c2c2;
}


a {
	outline: none;
	text-decoration: none;
	color: #265b8b;
	font-family: "Arial", sans-serif;
}

img {
	border: none;

}


			#wrap #content #main p {
				margin: 0;
				margin-top: 17px;
				margin-bottom: 17px;
				margin-left: 10px;
				color: #565447;
/*				letter-spacing: 0.6px;*/
				line-height: 1.4em;
				text-align: left;
				font-size: 15px;
				font-family: Arial;
				font-weight: normal;
				background: none;
			}
			
body.Staff div.meta img {
	padding: 2px;
	background: #fff;
	border: 1px solid #b8b8b8;
}

ul, li, ol {
	margin: 0;
	padding: 0;
	list-style: none;
}



hr {
	margin: 0;
	padding: 0;
	height: 1px;
	color: #cccccc;
	border: none;
	background: #cccccc;
}


		#header span {
			display: block;
			right: 0;
			position: absolute;
			color: #83846B;
		}

table {
	clear: both;
	border: none;
}
table, tr, td {
	font-family: "Arial";
	vertical-align: top;
	border-collapse: collapse;
	border: none;
}
table tr {
	background: #fffef5;
}
table tr:hover, table tr.alt:hover {
	background: #f9f7da;
}
table tr.alt {
	background: #fcfae3;
}
table td {
	padding: 6px 7px;
	padding-bottom: 8px;
	color: #565447;
	font-size: 11px;
	border-bottom: 1px solid #c2c9bd;
	border-left: 1px solid #ece6d6;
}
table tr th {
	padding: 2px 6px 3px 13px;
	color: #333333;
	background: #f9d300;
	border-bottom: 1px solid #bfb02e;
	border-left: 1px solid #fff;
}
	table tr th a.yui-dt-sortable {
		color: #000 !important;
		font-size: 11px !important;
	}
	table tr th a.yui-dt-sortable:hover {
		text-decoration: none !important;
	}

#footer {
/*	display: none;*/
	clear: both;
	margin: 0;
	margin-top: 50px;
	padding: 0;
	width: 100%;
/*	position: absolute;
	bottom: 0;*/
	line-height: 19px;
	text-align: right;
	font-family: "Arial";
	font-size: 1em;
	letter-spacing: 0;
	background: #999f84;
}

#case_studies {
	float: right;
}

#case_studies h2 {
	margin: 0;
	padding: 0;
	margin-top: 11px;
	margin-left: 8px;
	font-family: "Arial Narrow", Arial;
	font-size: 16px;
}
#case_studies div {
	position: relative;
	display: inline;
	margin-top: 6px;
	margin-left: 2px;
	width: 145px;
	float: left;
	font-size: 0.9em;
}
	#case_studies div span {
		padding: 0 5px;
		position: absolute;
		top: 7px;
		left: 14px;
		color: #583400;
		line-height: 16px;
		font-size: 11px;
		background: #f8d300;
		border: 1px solid #fff;
		border-top: none;
	}
	#case_studies div a {
		display: block;
		width: 145px;
		height: 129px;
		background: #fff url(../images/ProjectTNbox.gif) no-repeat center center;
	}
		#case_studies div a img {
			margin-top: 7px;
			margin-left: 7px;
			width: 130px;
			height: 114px;
		}
	#case_studies div h3 {
		margin: 0;
		margin-top: 7px;
		padding: 0;
		font-size: 12px;
	}
		#case_studies div h3 a {
			margin-left: 8px;
			width: 126px;
			background: none;
		} 
	#case_studies div p {
		display: none;
	}
	
	body.Staff div.meta {
		float: left;
		width: 25%;
	}
	
	body.Staff div.bio {
		float: left;
		width: 75%;
	}


	body.interior #fatFooter #mc_relations {
		margin-bottom: 10px;
		text-align: left;
		clear: both;
		font-family: Arial, sans-serif;
		font-size: 10px;
	}
		body.interior #fatFooter #mc_relations h3 {
			margin: 0;
			padding: 4px 7px;
			padding-top: 5px;
			color: #7b6a36;
			font-size: 1.1em;
			background: #fdca30;
			border-bottom: 1px solid #bab79b;
		}
		body.interior #fatFooter #mc_relations div {
			float: left;
			width: 30%;
		}
			body.interior #fatFooter #mc_relations div ul li {
				line-height: 1em;
				margin-bottom: 0.7em;
			}
				body.interior #fatFooter #mc_relations div ul li a:hover {
					text-decoration: underline;
				}
			body.interior #fatFooter #mc_relations div h4 {
				margin: 0;
				margin-top: 0.9em;
				margin-bottom: 0.7em;
			}
			body.interior #fatFooter #mc_relations div h4, body.interior #fatFooter #mc_relations div ul {
				margin-left: 10px;
				margin-right: 10px;
			}
