/* * * * * * * * * * 
header styles
* * * * * * * * * */

#header {
	overflow: auto;
	padding: 0;
	margin: 0;
	background: #FFF;
}

h1, h2, h3, h4, h5, h6 {
	clear: left;
	font-family: Arial, Verdana, Trebuchet MS, sans serif;
}

/* * * * * * * * * * 
body styles
* * * * * * * * * */

body {
	margin: 0;
	font-family: Verdana, Arial, Trebuchet MS, sans serif;
}

#container {
	background: #FFF;
}

/* * * * * * * * * * 
navigation styles
* * * * * * * * * */

#navigation-top {
	display: none;
}

#navigation {
	display: none;
}

#skipnav a {
	display: none;
	margin: 0;
	padding: 0;
}

/* * * * * * * * * * 
content styles
* * * * * * * * * */

#imagesbox {
	display: none;
}

#content {
	font-size: 13px;
	line-height: normal;
	padding: 10px 20px 0 20px;
	margin: 0 0 20px 0;
}

#content img {
	padding: 5px;
	border: 1px solid #ccc;
	margin: 20px;
}

#content p {
	padding: 0;
	margin: 10px 0 0 0;
}

#content dt {
	margin: 0 5px 10px 0;
	font-weight: bold;
}

#content dd {
	margin: 0 0 10px 0;
}

#content dd div {
	float: left;
}

#content dt.inline {
	clear: left;
	float: left;
	width: 160px;
	text-align: right;
}

#content a {
	color: #E90004;
	text-decoration: underline;
}

#content a:hover {
	text-decoration: none;
}

#featured {
	overflow: hidden;
	margin: 10px 0 20px 0;
	padding: 0;
}

.featured-news {
	font-size: 11px;
}

.featured-news h3 {
	font-family: Arial, Verdana, Trebuchet MS, sans serif;
	font-size: 15px;
	margin: 0;
	padding: 0;
}

.featured-reg {
	font-size: 11px;
}

#featured img {
	display: none;
}

#featured h3 {
	font-family: Arial, Verdana, Trebuchet MS, sans serif;
	font-size: 15px;
	margin: 0;
	padding: 0;
}

.error {
	color: #990000;
	background: #FFF000;
	font-weight: bold;
}

.conference-room h4 {
	font-size: 13px;
	font-weight: bold;
	margin: 0;
}

.floorplan {
	text-align: center;
	margin: 0 0 10px 0;
}

/* * * * * * * * * * 
footer styles
* * * * * * * * * */

#footer {
	clear: both;
	width: 100%;
	color: #444444;
	font-size: 12px;
	margin: 10px 0 0 0;
	padding: 0;
	font-family: Trebuchet MS, Tahoma, Verdana;
}

#footer-text {
	overflow: visible;
	padding: 30px 20px 20px 20px;
	margin: 0;
}

#footer p {
	line-height: 13px;
	margin: 10px 0 10px 0;
}

#footer a {
	color: #E90004;
	text-decoration: underline;
}

#footer a:hover {
	text-decoration: none;
}

/* * * * * * * * * * 
Ohio State masthead styles
* * * * * * * * * */

.skippagenav {
	display: none;
}

.hidden {
	display: none;
}

.masthead {
	display: none;
}

.mastnavigation {
	display: none;
}

br.clearall {
	clear: both;
}

/* to hide label from Camino browser */
.label {
	display: none;
}