body
{
	font-family: Arial, Helvetica, Tahoma, Sans-Serif;
	color: #666666;
	font-size: 71%;
	margin: 0;
	padding: 0;
}

a
{
	color:#00579a;
	text-decoration:none;
}

a:hover
{
	text-decoration:underline;
}

p
{
	line-height: 1.4em;
}

h1, h2
{
	font-size: 158%;
}

img
{
	border: 0;
}

.clearBoth
{
	clear: both;
	height: 0;
}

.noShow
{
	display: none;
}

.white
{
	color: #ffffff;
}

.floatLeft
{
	float: left;
}

.floatRight
{
	float: right;
}

.uppercaseText
{
	text-transform: uppercase;
}

#MainWrapper
{
	width: 978px;
	margin: 0 auto;
}

#Header
{
}

#HeaderShadow
{
	background: url(/SiteImages/header_shadow.gif) repeat-y;
}

#InnerVideoContainer 
{
    background:#FFFFFF; 
    border:solid 1px #000000;
}

#VideoContainer 
{ 
    background:transparent none repeat scroll 0 0;
    border:0px solid #000000;
    height:390px;
    left:50%;
    margin:0 0 0 -220px;
    padding:10px 20px 20px 20px;
    position:absolute;
    top:0px;
    width:640px;
    z-index:10;
}

#CloseVideo 
{
    color:#000000;
    position:absolute; 
    top:10px; 
    right:6px; 
    padding:2px 3px;
    font-weight:bold; 
    cursor:pointer;
    background:#FFFFFF;
    border:solid 1px #000000;
}

#Nav {}

#BattleBusContainer 
{
    margin:0 auto; 
    border:solid 0px red; 
    width:970px; 
    height:422px; 
}

#HeaderFlash
{
	background-color: #E8EDF1;
	border: 1px solid;
	height: 422px;
	margin-left: 4px;
	width: 970px;
}

#HeaderInner
{
    
}

#TopNavBG
{
	background: transparent url(/SiteImages/navBanner.png) no-repeat scroll 0 0;
	position: absolute;
    top:0px;
    left:0px;
    right:0px;
    bottom:0px;
    height:44px;
	width:977px;
	z-index: 1;
}

#TopNav
{
	color: #FFFFFF;
	font-size: 110%;
	height: 31px;
	padding: 13px 25px 0 25px;
	position: relative;
	z-index: 1;
}

#TopNav .floatRight
{
    position:relative;
    z-index:2;
}

#TopNav ul
{
    position:relative;
    z-index:2;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#TopNav li
{
	float: left;
	margin-right: 27px;
}

#TopNav a
{
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

#TopNav a:hover
{
	text-decoration: underline;
}

#MainContent
{
	padding: 10px 21px;
}

#MainContent #LeftCol
{
	width: 360px;
}

.contactUsStrapline
{
	margin-top: 28px;
}

.contactUsStrapline.mapPage
{
	margin-top: 39px;
}

#MainContent #RightCol
{
	background: url(/SiteImages/home_right_col_bg.gif) no-repeat;
	height: 337px;
	margin-top: -13px;
	width: 554px;
	z-index: 0;
	padding: 13px 0 0 27px;
	width: 527px;
}

#MainContent #RightCol #BusDestinations
{
	width: 199px;
	color: #ffffff;
}

#MainContent #RightCol #BusDestinations .destinationContainer
{
	padding-bottom: 20px;
	font-size: 95%;
}

#MainContent #RightCol #MapPic
{
	width: 304px;
}

#Footer
{
	margin:35px 0 0;
}

#Footer a
{
	color:#666666;
	text-decoration:none;
}

#Footer a:hover
{
	text-decoration:underline;
}

#FooterLinks
{
	width: 630px;
	margin: 0 auto;
	padding-bottom: 10px;
}

#LeftNav
{
	background: url(/SiteImages/inner_left_nav_bg.gif) repeat-y;
	margin-left: 11px;
	margin-top: -4px;
	width: 236px;
	color: #ffffff;
}

#LeftNavInner
{
	padding: 1px 10px 10px 20px;
}

#LeftNavInner h2
{
	margin-bottom: 0;
}

#RightContent
{
	margin-left: 8px;
	width: 709px;
}

/* SocialBookmarks usercontrol styles */
#SocialBookmarksHolder
{
	height: 20px;
	margin: 0 auto;
	width: 630px;
}

#SocialBookmarksHolder a
{
	color: #666666;
}

#SocialBookmarksHolder .bookmarkLink
{
	float: left;
}

#SocialBookmarksHolder ul
{
	list-style: none;
	padding: 0px;
	margin: 0px;
}

#SocialBookmarksHolder ul li
{
	padding: 0 5px 10px;
}

#SocialBookmarksHolder ul li img
{
	vertical-align: text-top;
}

#SocialBookmarksHolder ul li a
{
	text-decoration: none;
	font-weight: bold;
	cursor: pointer;
}

#DeliciousLinkLi
{
}


/* Flash replacement text stuff */
.sIFR-flash
{
	visibility: visible !important;
	margin: 0;
	padding: 0;
}

.sIFR-replaced, .sIFR-ignore
{
	visibility: visible !important;
}

.sIFR-alternate
{
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

.sIFR-replaced div.sIFR-fixfocus
{
	margin: 0pt;
	padding: 0pt;
	overflow: auto;
	letter-spacing: 0px;
	float: none;
}

h1.jfJade
{
	padding: 0.5em 0 0.1em 0;
}

/* mapping styles */
.mapTitle
{
	font-family: Arial, Helvetica, Tahoma, Sans-Serif;
	font-size: 140%;
	color: #005a9c;
	margin-bottom: 0;
	margin-top: 0;
}

.markerImages
{
	height:86px;
	width:238px;
	background-color:#f5f2ee;
	margin-top:14px;
}


/* collapsible menu styles */

#theMenu
{
	background: url(/SiteImages/inner_left_nav_bottom.gif) no-repeat bottom left;
	margin: 0;
	padding: 1px 10px 20px 12px;
}

#theMenu li.viewAll h3.head
{
	background: none;
}

#theMenu li.viewAll h3.head.selected
{
	border-right: 2px solid #69a0c8;
	border-left: 2px solid #69a0c8;
	border-bottom: none;
	border-top:2px solid #69a0c8;
}

#theMenu li a, #theMenu li a:hover
{
	text-decoration: none;
	color: #ffffff;
}

#theMenu ul
{
	background-color: #78acd2;
	border-right: 2px solid #96bdda;
	border-left: 2px solid #96bdda;
	border-bottom: none;
	margin: 0;
	padding: 0 0 6px 6px;
}

#theMenu li
{
	border-bottom:2px solid #96bdda;
}

#theMenu li ul li
{
	border-bottom:none;
}

#theMenu li
{
	list-style-type: none;
}

#theMenu .marginBottom
{
	margin-bottom: 20px;
}

#theMenu h3.head
{
	background: transparent url(/SiteImages/nav_plus.gif) no-repeat scroll 182px center;
	margin-bottom: 0;
	margin-top: 0;
	border-right: 2px solid #69a0c8;
	border-left: 2px solid #69a0c8;
	border-top: 2px solid #69a0c8;
	padding: 4px 6px;
	font-size:110%;
}

#theMenu h3.head.first.selected 
{
	border-top:2px solid #96BDDA;
}

#theMenu li.lastNav
{
	border-bottom:none;
}

#theMenu li.lastNav ul
{
	border-bottom:2px solid #96BDDA;
}

#theMenu h3.head.selected
{
	background: #78acd2 url(/SiteImages/nav_minus.gif) no-repeat scroll 182px center;
	border-right: 2px solid #96bdda;
	border-left: 2px solid #96bdda;
	border-top:2px solid #78acd2;
}

/* content page styles */
.contentPageNavBottom
{
	background:transparent url(/SiteImages/inner_left_nav_bottom.gif) no-repeat scroll left bottom;
	margin:0;
}

#RightContent.contentPage
{
	
}

#LeftNavInner.contentPages a
{
	text-decoration:none;
	color:#ffffff;
}

#LeftNavInner.contentPages a:hover
{
	text-decoration:underline;
	color:#ffffff;
}