* {
	margin: 0;
	padding: 0;
}

body {
	font-family: Arial, sans-serif;
	font-size: 10pt;
	line-height: 13pt;
	padding: 0;
	margin: 0;
	width: 100%;
}

h1,h2,h3,h4,h5,h6 {
	font-size: 13pt;
	line-height: 15pt;
	margin: 0 0 0.5em 0;
}

h3, h4,h5,h6 {
	margin-top: 0.5em;
	font-size: 11pt;
}



ul li {
	list-style: none;
}

#nav, #search, #banner, #side, #footer .links, #breadcrumb, .breadcrumb, div.pagination, div.quote, h5.more, #open_map,#gallery_left, #gallery_right, #mc_cp, #project_tabs, #carousel, .secondary .subnav {
	display: none;
}

#header {
	padding: 0.5em 0;
	position: relative;
}

body.Projects #header h2 {
	display:none;
}

body, #page, #content, #footer {
	width: 100%;
	margin: 0;
	padding: 0;
}

a:link,
a:visited {
	color: #BF9F75;
	text-decoration: none;
}

.split a  {
	text-decoration: none;
}

#content, #footer {
	margin: 0 0.5in;
}

#content p {
	margin: 0 0 1em 0;
}

#content h1 {
	color: #BF9F75;
	line-height: 1.0em;
}

#excerpt {
	min-height: 5em;
}

#excerpt p {
	clear: left;
}

#header p.print {
	float: right;
	font-size: 13pt;
	margin: 1em;
	display: block;
	background: #f7f7f7;
	border: 1px solid #7f7f7f;
	padding: 0.25em 1em;
}

div.cal, div.print {
	display: none;
}

ul.attributes li.title {
	font-size: 90%;
	color: #ccc;
	margin-top: 1em;
}

.full {
	margin: 1em 3% 0;
}

.two {
	margin: 1em 3%;
	width: 44%;
	float: left;
}

.split a span {
	display: none;
}

#header #logo {
	display: block;
	width: 100%;
}

#content {
	clear: both;
	font-family: Arial, sans-serif;
	margin: 0;
}

#content a {
	color: #000000;
}

#content p.print {
	display: none;
}

label {
	width: 100px;
	float: left;
	clear: left;
	text-align: right;
	margin-right: 10px;
	line-height: 1.5em;
}

label.required {
	font-weight: bold;
}

input {
	width: 200px;
}

input.short {
	width: 100px;
}

input.vshort {
	width: 43px;
}

textarea {
	width: 200px;
	height: 4em;
}

input.submit {
	float: right;
	width: auto;
	margin-left: 400px;
	margin: 10px;
}

.bio {
	margin: 0 0 0 160px;
}

/*---- seminar stuff----*/

#excerpt {
	padding: 1em;
	position: relative;
}

#excerpt h1 {
	float: left;
}

ul.meta {
	list-style: none;
	width: auto;
	margin: 0.5em 0 0.5px 0px;
	padding: 3px 5px;
	float: left;
	clear: left;
	display: inline;
	border: 0;	
	width: 50%;
}

ul.meta li {
	float: left;
	border: 0;
	border-right: 1px solid #ccc;
	padding: .25em 1em;

}

ul.meta li.location {
	border-right: 0px;
}

ul.see_also li {
	padding: 0;
	margin: 0;
}

ol.meta {
	list-style: none;
}

#project_tabs {
	clear: both;
}

#footer {
	border-top: 1px dotted #ccc;
	clear: both;
	margin: 1em 0;
}

br.clear {
	clear: both;
}

#more_projects,
#more_projects_launch {
	display: none;
}

#projects ol li {
	list-style: none;
	position:relative;
}

img a {
	border: 0;
}

#projects ol li .meta {
	color: #ffffff !important;
	width: 155px;
	height: 1.5em;
	overflow: hidden;
}

.box {
	width: 159px;
	float: left;
}

.box img {
	border: 0;
	display: block;
}

.box ol li {
	list-style: none;
	clear: left;
	margin: 0;
	padding: 0;
}

#big_images {
	float: left;
	width: 450px;
	margin: 0;
}

#big_images .image {
	float:right;
}

#big_images .image {
	text-align: right;
}

#project_details {
	float:left;
	margin: 0 0 0 1em;
}

#return_projects {
	display: none;
}

.enlarge {
	display: none;
}

#body,
#recognition,
#related {
	clear: left;
}

.image a {
}

#related ul {
	width: 450px;
}

#related ul li {
	float:left;
	width:50%;
	display: inline;
}
#related ul li a {
	float:left;
	display: inline;
}
