@charset "utf-8";
/* CSS Document */

html {
	background-image: url(images/bg_grad_gray.jpg);
	background-repeat: repeat-x;
	background-position: center 0px;
}
body {
	margin:0;
	height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.bodytext {
	font-size:.8em;
}
.crumbstext {
	font-size: .7em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	padding-right: 6pt;
	padding-top: -5px;
}
.pagewrapper {
	min-height: 100%;
	height: auto;
	margin: 0 auto -4em;
}
table.homecontent {
	width: 900px;
	text-align: left;
	background-color: #FFFFFF;
}
.footerdimensions, .push {	
	height: 4em;
}
.footertable {
	font-size: .7em;
	line-height: 12px;
	border-top: 2px solid #CCCCCC;
	bottom: 0em;
	width: 900px;
	text-align: center;
}
.timetable {
	font-size: .7em;
	width: 900px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.standardtable {
	font-size:.8em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 1.3em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
}
h2 {
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ED1C24;
}
h3 {
	font-size: .8em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
}
ul {
	font-size: .8em;
	list-style-type: circle;
	list-style-image: url(images/redbullet.gif);
}
ul.listdouble {
	font-size: .8em;
	list-style-type: circle;
	list-style-image: url(images/redbullet.gif);
	line-height: 16pt;
}
li.listdouble {
	font-size: .8em;
	list-style-type: circle;
	list-style-image: url(images/redbullet.gif);
	line-height: 16pt;
}
.redtype {
	color: #ED1C24;
	font-weight: bold;
}
.bluetype {
	color: #003399;
	font-weight: bold;
	font-style: italic;
}
ol.listdouble {
	line-height: 18pt;
	font-size: .9em;
}

#map_legend {
	clear:both;
	width:195px;
}

#map_legend div img {
	float:left;
	}

.legend_item {
	margin:0 0 3px 0;
	}

.legend_item_content {
	float:right;
	width:150px;
	margin-top:0px;
	line-height:11px;
	}

.legend_item_clear {
	clear:both;
	height:1px;
	}

.legend_route_name {
	font-family:arial, sans-serif;
	font-weight:bold;
	font-size:12px;
}

.legend_route_service_key {
	font-family:arial, sans-serif;
	font-weight:bold;
	font-size:13px;
	color:#ea2328;
	font-style:oblique;
}

.legend_route_links {
	font-family:arial, sans-serif;
	font-size:11px;
	color:#color;
}

#map_legend a {
	font-family:arial, sans-serif;
	font-size:11px;
	color:#ea2328;
}

#map_legend a:hover {
	text-decoration:none;
	color:gray;
}

.bus_graphic_include {
	padding:0 0 0 20px;
	margin:0;
	list-style-image: url();
}
.bus_graphic_include li {
	height:30px;
	margin:5px 0 5px 0;
	background-image: url(images/small_bus_graphic---2-color.jpg);
	background-repeat: no-repeat;
	background-position: 0 -38px;
	list-style:none;
}

.bus_graphic_include li:hover {
	background-position: 0 -2px;
}

.bus_graphic_include li a {
	color:#ea2328;
	text-decoration:none;
	font-weight:bold;
	font-family:arial,san-serif;
	font-size:13px;
	padding:8px 0 8px 40px;
	line-height:31px;
}

.bus_graphic_include li a:hover {
	color:#003399;
}