@charset "UTF-8";
body {
	font: 100% Arial, Helvetica, sans-serif;
	background: #ffffff;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000;
}


h1 {
	font-size: 16px;
	font-weight: bold;
	color: #00703c;
	padding-top: 32px;
	line-height: 120%;
}

h2	{
margin-bottom:0px;
	font-size: 12px;
	color:#3f3f3f;

	}
.subhead-underline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	color: #00703C;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	font-weight: bold;
}

.homecopy h1 {
	font-weight: bold;
	font-size: 21px;
	color: #00703c;
	margin-bottom:4px;
}
.homecopy  {
	width: 340px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 18px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 6px;
	padding-left: 30px;
}
.homecopy  p {
margin-top:0px;
margin-bottom:10px;
}

.rightimg {
	float:right;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.style2 {
	font-size: 12px;
	line-height:19px;
	color: #3f3f3f;
	padding-right:25px;
}

.style2 a{
color:#003366;
}
.style_system_map_routes {
	color: #3f3f3f;
	font-weight: bold;
}

#righttxtcontainer {
width:500px;
left:266px;
display:block;
position:relative;}

#leftnavcontainer {
display:block;
float:left;
width:266px;
height:100px;


}

.topseo	{
font-size:10px;
text-align:left;
color:#666666;
padding-left:50px;
padding-top:5px;
}
.botlinks{
font-size:10px;
color:#666666;
}
.leftnav{
display:block;
margin: 0px 0px 0px 0px;
padding:0;
width: 266px;
height:70px;
}

.mainnav	{

	font-family:Trebuchet MS, Verdana, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#006235;
	text-decoration:none;
	text-transform:uppercase;
	padding: 0px 6px 0 6;
	margin: 3px 0 3px 0;
	border-right: dashed 1px;
}

.botlinks a{
font-size:10px;
color:#666666;
}


#nav A {
	font-family: Arial, Helvetica, sans-serif; 
	font-style: normal; 
	text-decoration: none; 
	font-size: 12px;
	line-height:13px;
	font-style: normal; 
	display: block; 
	color: #fff;
	background-color:#00a261;
	}
	
	
#nav A.stowe {
	background-color:#e0000b;}
#nav A:hover.stowe {
	background-color:#b30009;}
#nav A.madriver {
	background-color:#f7c000;}
#nav A:hover.madriver {
	background-color:#c69a00;}
#nav A.capital {
	background-color:#4b90cd;}
#nav A:hover.capital {
	background-color:#3c73a4;}

#nav A:hover {
	font-style: normal; 
	text-decoration: none; 
	background-color: #00824e;  /* Change this color for the over state in the dropdown */
	color: #ffffff;
	}


#nav A:link {
font-style: normal; 
	display: block; 
	color: #ffffff; 
	padding: 5px 3px 8px 10px;
	}

#nav A:visited {
	font-style: normal; 
	padding: 5px 3px 8px 10px;
	}


#nav, #nav ul{ /* all lists */
	padding: 0px;
	margin: 0;
	list-style: none;
	line-height: 1.2;
    display: block;
	}


#nav li { /* all list items */
	float: left;
   width: 137px; /* width needed or else Opera goes nuts */
	margin: 0px;
   padding: 0;
	background-color: #ffffff;
	display: block;
	line-height: 1.5;
	background: none;
}

.arrow:hover	{
	background: no-repeat url(../img/nav_arrow_wht.gif);
}

#nav li ul { /* second-level lists */
	list-style-image:url(../img/nav_arrow_wht.gif);
	position: absolute;
	width: 137px;
	border: 1px solid #FFFFFF;
	background-color: #FFFFFF;
	display: block;
	left: -999em;   /* using left instead of display to hide menus because display: none isn't read by screen readers */
}

#nav li ul ul { /* third-and-above-level lists */
        position: absolute;
        display: block;
        margin: -27px 0px 0px 137px;  /* False value for IE4-5.x/Win */
        margin: -27px 0px 0px 137px;	 /* Actual value for conformant browsers */
}


#nav li:hover ul ul, #nav li.sfhover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul ul{
	left: -999em;
	color: #FF0000;
	display: block;
}

#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul
{ /* lists nested under hovered list items */
	left: auto;
	display: block;
}

#content {
	clear: left;
	color: #cccccc;
}
ul {padding: 3px; margin: 3px}

li {margin-left: 1.7em; margin-top: -3px; list-style: square outside; background: none}
.route-name-header-white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
	padding-top: 4px;
	padding-bottom: 4px;
}
.ticket-outlet-city {
	margin-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #00703C;
	margin-bottom: 0px;
}
.ticket-outlet-location {
	margin-top: 0px;
}
.route-name-header-black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	color: #000000;
	padding-top: 4px;
	padding-bottom: 4px;
}
#nav A.franklin {
	background-color:#7d00c5;
}
#nav A:hover.franklin {
	background-color:#5f0095;
}
