/* RESET
===============================================================*/
* {margin: 0;}
html, body {height: 100%;}
a:focus {outline: none}


body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-align: center;
	color: #333;
	background: #f7f4e3 url(../img/bkgd.png) repeat-x;
}

.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -95px; /* the bottom margin is the negative value of the footer's height */
}

.footer, .push {
	height: 95px; /* .push must be the same height as .footer */
	clear: both;
}


/* TYPOGRAPHY
===============================================================*/
.intro {
	color:#6B182A;
	font-size: 120%;
	font-weight: bold;
	margin: 20px 0;
}

p {
color: #333;
font-weight: lighter;
font-size: 96%;
line-height: 1.4em;
padding-bottom: 6px;
}


h1 {text-indent: -500em;}


h1 {
color: #333;
font-size: 1.7em;
font-weight: lighter;
}


h2 {
color: #6B182A;
font-size: 146%;
font-weight: bold;
padding: 0 0 5px 0;
}

h3 {
color: #000000;
font-size: 116%;
font-weight: bold;
padding: 5px 0 0 0;
}

h4 {
color: #6B182A;
font-size: 116%;
font-weight: bold;
padding: 5px 0 0 0;
}

.tips {font-size: 90%}

a.highst {
color: #CC0000;
font-weight: bold;
border-bottom: 1px dotted #333;
}

a.highst:hover {
border-bottom: 1px dotted #CC0000;
}

a.northend {
color: #0099FF;
font-weight: bold;
border-bottom: 1px dotted #333;
}

a.northend:hover {
border-bottom: 1px dotted #0099FF;
}

a.coventry {
color: #009900;
font-weight: bold;
border-bottom: 1px dotted #333;
}

a.coventry:hover {
border-bottom: 1px dotted #009900;
}

a.beech {
color: #78005F;
font-weight: bold;
border-bottom: 1px dotted #333;
}

a.beech:hover {
border-bottom: 1px dotted #78005F;
}

a.pottstown {
color: #D8A206;
font-weight: bold;
border-bottom: 1px dotted #333;
}

a.pottstown:hover {
border-bottom: 1px dotted #D8A206;
}

a.philadelphia_robinson {
color: #C88329;
font-weight: bold;
border-bottom: 1px dotted #333;
}

a.philadelphia_robinson:hover {
border-bottom: 1px dotted #E78E24;
}

a.ncp {
color: #003366;
font-weight: bold;
border-bottom: 1px dotted #333;
}

a.ncp:hover {
border-bottom: 1px dotted #003366;
}

.bold {
	font-weight:bold;
	line-height: 1.6em;
}

/* LEADER DOTS
===============================================================*/
div.dots{
	float: left;
	clear: both;
	width: 400px;
	margin: 0 0px 10px 20px;
	line-height: 1em;
	background: url(../img/dot.png) left 85% repeat-x;
}

span.rider{
	float: left;
	padding-right: 2px;
	font-weight: bold;
	font-size: 96%;
	background-color: #F7F5E4;
}

span.rate{
	float: right;
	padding-left:  2px;
	font-size: 96%;
	font-weight: bold;
	background-color: #F7F5E4;
}

/* LINKS
===============================================================*/
a,a:link,a:link,a:link,a:hover {background:transparent;text-decoration:none;} 

a.link {
color:#6B182A;
border-bottom: 1px dotted #333;
}

a.link:hover {
color:#000000;
border-bottom: 1px dotted #024767}

a.atlantic {
background:transparent;text-decoration:none;
color: #000000;
border-bottom: 1px dotted #666;
}

a.atlantic:hover {
border-bottom: 1px dotted #003366;
}

/* NAVIGATION
===============================================================*/

.navigation {
	position: absolute;
	right: 0;
	top: 38px;
	height: 70px;
	background: url(../img/welcome.png) no-repeat 10px 42px;
	width: 315px;
}

.navigation ul{
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
}

.navigation ul li {
	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
}

.navigation ul li a{
width: 93px;
height: 28px;
padding: 0;
margin:0 10px 0 0;
color: #FAF8ED;
text-decoration: none;
display: block;
text-align: center;
font: normal 100% Arial, Helvetica, sans-serif;
padding-top: 7px;
background-image: url(../img/nav.png);
	background-repeat: no-repeat;
		background-position: center center;
}


.navigation li#active a, .navigation ul li a:hover{
	background-image: url(../img/nav_active.png);
	background-repeat: no-repeat;
	font-weight:bold;
	color: #6B182A;
}

/* CONTENT
===============================================================*/

.wrapper {
	position: relative;
	width: 750px;
	font-size: 0.9em;
	margin: 0 auto -95px;
	text-align: left;
}
.header {background: url(../img/part_logo.png) no-repeat 0 0;height: 110px;}

#contentleft {
width: 200px;
float: left;
}

#contentright {
	width: 530px;
	float: left;
	margin: 0 0 10px 20px;
}

#map{
	float:left;
	margin-bottom: 20px;
	width: 750px;
}

#legends{
	margin: 10px 0 20px 0;
	text-align: center;
	width: 750px;
	clear: both;
}

/* SIDEBAR
===============================================================*/

.sidebar_boarding {background: url(../img/sidebar_boarding.png) no-repeat;height: 43px;}

.sidebar_nl {background: url(../img/sidebar_nl.png) no-repeat; height: 43px;}

.sidebar_dl {background: url(../img/sidebar_dl.png) no-repeat;height: 43px;}

.sidebar_lostnfound {background: url(../img/sidebar_lostnfound.png) no-repeat;height: 43px;}

.sidebar_bg {
	background: url(../img/sidebar_bkgd.png) repeat-y;
	font-size: 90%;
	padding: 0 10px 10px 10px;
	color: #000000;
	background-color: #D5D2BC;
}

.sidebar_btm {background: url(../img/sidebar_btm.png) no-repeat;height: 20px;}

a.download_btn{display:block;background:url(../img/download_btn.png) no-repeat 0 0; height:27px;text-align:center;font-family:Arial, Helvetica, sans-serif;color:#6B182A;font-weight: bold;padding-top:3px}
a.download_btn:hover{color:#8D2039;background:url(../img/download_btn.png) no-repeat 0 -30px;}


/* FOOTER
===============================================================*/

.footer {position: relative;margin: 0 auto;background: #CAC8B3 url(../img/footer.png) repeat-x;}
.footer_nav {background:transparent;text-decoration:none;color: #6B182A;border-bottom: 1px dotted #666;font-weight: bold;font-size: 110%;}
.footer p {color:#333333; font:normal 11px/18px Arial, Helvetica, sans-serif;text-align: center;}
.footer-content{margin: 0 auto;width: 750px;padding-top: 20px;}