/* CSS Document */

body {
	background-color: #00298b;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
		font-family: Arial, Helvetica, sans-serif;
}
* {
	margin: 0px;
	padding: 0px;
}
#wrapper {
	position: relative;
	margin-right: auto;
	margin-left: auto;
	width: 750px;
}
a, a:visited{
	color: #0035b2;
}
a:hover{
	text-decoration: none;
	color: #f05004;
}
td{
	vertical-align: top;
}
#toph{
	height: 41px;
	color: #F05004;
	font-weight: bold;
	background: #fff;
	vertical-align: middle;
	text-align: right;
	padding-right: 30px;
	font-size: 80%;
}
.map {
	border: 1px solid #40480E;
}
.mainhead{
	padding-bottom: 6px;
}
.mainhead img{
	border: solid 1px #fff;
}
.heading {
	color: #0033ab;
	font-weight: bold;
	background: #E8ECF5;
	height: 27px;
	vertical-align: middle;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 80%;
}
.row1{
	height: 151px;
	background: url(images/bd.jpg) no-repeat;
}
.row1 div{
	padding-left: 10px;
	padding-top: 75px;
}
#footer {
	color: #FFFFFF;
	height: 27px;
	vertical-align: bottom;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
#footer a {
	color: #FFFFFF;
}
h1{
	font-size: 120%;
	font-weight: bold;
	color: #ed5300;
	padding-bottom: 1em;
}
h2 {
	font-size: 100%;
	color: #052E88;
	padding-bottom: 0.5em;
}
p {
	font-size: 80%;
	padding-bottom: 1em;
}
.table td {
	padding: 5px;
}
.table h3 {
	color: #FFFFFF;
	display: block;
}
#wrapper .midcol font {
	font-size: 80%;
}
.midcol{
	padding: 20px;
	background: #fff;
}
.event{
	border-bottom: 2px solid #E8ECF5;
	padding: 15px 0;
}
.date{
	color: #f04f00;
}
.headline{
	color: #3d3d3d;
	font-size: 14px;
	font-weight: bold;
}
.title{
	font-size: 15px;
	color: #002a8c;
	font-weight: bold;
}
.listhead td{
	vertical-align: middle;
	color: #FFFFFF;
	background-color: #042D87;

}
.tableheader {
	background-color: #042D87;
	border-top-width: 15px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	color: #FFFFFF;
}
.tableheader h3 {
	padding-bottom: 10px;
	padding-top: 10px;
}
.grey{
	background: #E8ECF5;
	padding-bottom: 5px;
}
dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}
#menu {
	font-size: 80%;
	font-weight: bold;
	position: absolute;
	width: 528px;
}
#menu dl {
}
#menu dt {
	cursor: pointer;
	text-align: center;
	font-weight: bold;
	margin: 1px;
	height: 30px;
	
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	line-height: 30px;
}
#menu dd {
	display: none;
}
#menu li {
	text-align: center;	
}
#menu li a, #menu li a:visited {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	text-align: left;
	padding-left: 10px;
	font-weight: normal;
	height: 100%;	
	padding-top: 4px;
	padding-bottom: 4px;
	background: #f05004;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#menu dt a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	line-height: 30px;
	padding: 0 16px;
}
#menu li a:hover, #menu li a:focus {
background: #052e88;
}
#menu dt a:hover, #menu dt a:focus {
background: #f05004;
}
#menu #getting-around {
	padding-left: 16px; 
	padding-right:16px;
}
#bus_resources {
	background-image: url(images/banner3_bg.jpg);
	background-repeat: repeat-y;
	width: 167px;
	color: #FFFFFF;
}
#bus_resources p {
	padding-top: 5px;
}
#bus_resources a {
	color: #FFFFFF;
	text-decoration: underline;
}
