body {
	padding: 0;
	margin: 0;
	color: black;
	background-color: #fffeeb;
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
}
a {
	font-weight: bold;
	text-decoration: none;
}
a:link, a:visited {
	color: #cc0000;
}
a:focus, a:hover, a:active {
	color: black;
}
a img {
	border: none;
}
/* main divs */
#header {
	width: 915px;
	margin: 0 0 40px 0;
	height: 126px;
}
#photo {
	margin-top: 8px;
}
#wrapper {
	width: 915px;
	margin: 20px 0 25px 0;
	position: relative;
}
#contents {
	width: 524px;
	margin: 0 0 0 390px;
}
/* menus */
#menu-1 {
	width: 205px;
	border-right: 2px solid #cc0000;
	position: absolute;
	top: 0;
	left: 0;
}
#menu-2 {
	width: 155px;
	position: absolute;
	top: 0;
	left: 205px;
}
#menu-1 ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 0.8em;
}
#menu-2 ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 0.75em;
}
#menu-1 li, #menu-2 li {
	margin: 0;
	padding: 0;
	line-height: 1.15;
}
#menu-1 li a {
	padding: 4px 10px 4px 25px;
	display: block;
}
#menu-2 li a {
	padding: 4px 10px 4px 25px;
	display: block;
}
#menu-1 li a:link, #menu-1 li a:visited, #menu-2 li a:link, #menu-2 li a:visited {
	color: black;
}
#menu-1 li a:focus, #menu-1 li a:hover, #menu-1 li a:active, #menu-2 li a:focus, #menu-2 li a:hover, #menu-2 li a:active {
	background-color: #cc0000;
	color: white;
}
#menu-1 li a.this:link, #menu-1 li a.this:visited, #menu-2 li a.this:link, #menu-2 li a.this:visited {
	color: #cc0000;
}
#menu-1 li a.this:focus, #menu-1 li a.this:hover, #menu-1 li a.this:active, #menu-2 li a.this:focus, #menu-2 li a.this:hover, #menu-2 li a.this:active {
	background-color: #cc0000;
	color: white;
}
/* special case for sections in level 2 menu */
#menu-2 ul.underhead {
	margin-bottom: 15px;
}
#menu-2 h1 {
	margin: 0 0 2px 25px;
	color: #cc0000;
	font-size: 0.8em;
}
/* mani tags */
h1 {
	margin: 0 0 0.75em 0;
	font-size: 1.25em;
}
h1.index {
	margin: 0 0 0.75em 0;
	font-size: 1.25em;
}
h2 {
	margin: 2em 0 0 0;
	font-size: 0.975em;
	line-height: 1.45;
}
h3 {
	margin: 2em 0 0 0;
	font-size: 0.85em;
	line-height: 1.45;
}
h4 {
	margin: 1em 0 0 0;
	font-size: 0.8em;
	line-height: 1.45;
}
p, div.para {
	margin: 0 0 1em 0;
	font-size: 0.8em;
	line-height: 1.45;
}
div.address, div.para {
	margin: 0 0 1em 0;
	font-size: 0.8em;
	line-height: 1.45;
}
h2+dl, h2+ol, h2+ul {
	margin-top: 1em;
}
ul, ol, dl {
	margin-top: 0;
	margin-bottom: 1em;
	font-size: 0.8em;
	line-height: 1.45;
}
ul ul, ul ol, ol ol, ol ul, ul p, ol p, dl p {
	font-size: 100%;
}
ul ul, ol ol, ul ol, ol ul {
	margin-bottom: 0;
}
ol {
	list-style-type: decimal;
}
ol ol {
	list-style-type: lower-roman;
}
ol ol ol {
	list-style-type: lower-alpha;
}
dt {
	font-weight: bold;
}
dd {
	margin-bottom: 0.5em;
}
dl.press dd {
	margin-left: 0;
	padding-left: 0;
	font-style: italic;
}
blockquote {
	margin-top: 0;
	margin-bottom: 1em;
	font-size: 0.8em;
	line-height: 1.45;
}
blockquote cite {display: block;}
sup {
	font-size: 80%;
}
/* classes */
.para1 {
	font-size: 0.975em;
}
div.img {
	margin-bottom: 1em;
}
p.safe {
	margin: 0;
	font-size: 0.001em;
	line-height: 0;
}
h1.cv {
	margin-bottom: 0;
}
p.cv {
	margin-top: 0;
	margin-bottom: 1.4em;
	font-size: 0.7em;
}
.floatr {
	float: right;
	margin: 6px 0 0 15px;
	border: 1px solid black;
}
.floatl {
	float: left;
	margin: 6px 15px 0 0;
	border: 1px solid black;
}
.floatmap {
	float: right;
	margin: 6px 0 0 15px;
}
.floatmag {
	float: right;
	margin: 6px 0 0 15px;
}
.clear {
	clear: both;
}
.small {
	font-size: 0.7em;
}
.large {
	font-size: 0.975em;
}
.normal {
	font-weight: normal;
}
.img img {
	border: 1px solid black;
}
.topspace {
	margin-top: 2em;
}
.red {
	color: #cc0000;
}
.top {
	font-size: 0.7em;
	text-align: right;
}
.faculty {
	width: 32.5%;
	float: left;
}
.governance {
	width: 65%;
	float: right;
}
.faculty h2, .governance h2 {
	margin-top: 1em;
}
.faculty ul, .governance ul {
	list-style-type: none;
	margin-top: 0;
	margin-left: 0;
	padding-left: 0;
}
.pullquote {
	font-size: 1.5em;
	font-style: italic;
	float: right;
	margin: 0 0 2px 15px;
	color: #cc0000;
}
noscript div {
	display: inline;
}
noscript div img {
	vertical-align: bottom;
}

/* booking form stuff */
.booking {
	margin: 0 0 1em 0;
}
.booking form {
	margin: 0;
}
.booking table {
	border-collapse: collapse;
	background-color: white;
	border: 1px solid #c00;
	margin-top: 1em;
}
.booking th {
	font-size: 0.8em;
	line-height: 1.55;
	padding: 4px 5px 5px 5px;
	vertical-align: middle;
	border: 1px solid #000;
	text-align: left;
	background-color: #c00;
	color: white;
}
.booking th.right, .booking td.right {
	text-align: right;
}
.booking td {
	font-size: 0.8em;
	line-height: 1.55;
	padding: 5px;
	vertical-align: middle;
	border: 1px solid #c00;
}
.booking td.col2 {font-size: 0.65em; font-weight: bold;}
input[type="submit"] {
	margin: 0;
}

.booking table {width: 524px;}
.booking td.col1 {padding-left: 10px;}
.booking td.col2 {width: 45px; padding-left: 10px;}
.booking td.col3 {width: 100px; padding-right: 10px;}
.booking td.col4 {width: 85px; text-align: center;}
.booking td.col5 {width: 196px; padding-right: 10px; text-align: right;}
.booking .indi {margin-top: 0; border-top: none;}
.booking .indi td {border-top: none;}

select {
	margin: 0;
}
input.button {
	color: white;
	background-color: #c00;
	border: 1px solid black;
	padding: 1px 5px 3px 5px;
	font-weight: bold;
}
input.button:hover {
	color: #c00;
	background-color: white;
}
input.error {
	color: #c00;
	background-color: white;
	border: 1px solid black;
	padding-bottom: 3px;
	margin-bottom: 0;
	width: 8.5em;
	font-weight: bold;
}
input.error:hover {
	color: white;
	background-color: #c00;
}

/* terms */
.terms {
	font-size: 85%;
	padding-bottom: 20px;
}
.terms li, .terms p {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}

/* force vertical scrollbar in Firefox */
body {
	overflow: -moz-scrollbars-vertical;
}