@charset "UTF-8";
/* CSS Document */

body {
	font-family: Verdana, "Trebuchet MS", Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	background-color: #EAF2FB;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	margin-top: 0px;
	color: #5b5b5b;
}
#top {
	position: relative;
	left: 150px;
	height: 89px;
}
#middle {
}
#content {
	margin-top: 5px;
	margin-right: 30px;
	margin-left: 30px;
	margin-bottom: 20px;
}
.title {
	font-size: 20px;
	color: #3B669C;
}
#footer {
}
#nav {
	width: 150px;
}
#right {
}
#page {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
.subhead {
	font-size: 14px;
	color: #3B669C;
}
li {
	list-style-type: square;
	padding-bottom: 6px;
}
#deep {
}
#deep li {
	list-style-type: square;
	margin-left: -18px;
}
#locobox {
	margin-top: 5px;
	margin-left: 30px;
	margin-bottom: 20px;
	width: 585px;
}
#columbus {
	margin-right: 15px;
}
#dayton {
	margin-right: 15px;
}

