/* Main Nav */


#navHolder{
	width: 990px;
	height: 69px;
	border-bottom: 1px solid #f8f8f9;

}

.logo{
	width: 169px;
	border-right: 1px solid #f5f5f6;
	float: left;
}
/*aqua-na
.nav{
	position: relative;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #797979;
	line-height: 24px;
	text-decoration: none;
	border-left: 1px solid #d2d4d6;
	border-right: 1px solid #ededef;
	float: left;
}

.navRoutes{
	width: 300px;
}

.navFares{
	width: 213px;
}

.navTimetables{
	width: 211px;
}*/

/*aqua-na*/
.nav {
	position: relative;
	font-family: "Futura","Century Gothic", Arial, Helvetica, sans-serif;
	letter-spacing: 0px; 
	word-spacing: 0px; 
	font-style: normal; 
	font-weight: 500; 
	text-transform: uppercase; 
	text-shadow:1px 1px 1px #eff1f2; 
	font-size: 22px;  
	color: #47453d;
	border-left: 1px solid #d2d4d6;
	border-right: 1px solid #ededef;
	float: left;
}

.nav a:link, .nav a:visited {
	background-image: url(../images/nav_bg.jpg);
	background-repeat: repeat-x;
	color: #47453d;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	height: 36px;
	padding: 16px 54px 15px 15px;
	display: block;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
}

.nav a:hover {
	background-image: url(../images/nav_bg_hover.jpg);
	background-repeat: repeat-x;
	color: #797979;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	height: 36px;
	padding: 16px 54px 15px 15px;
	display: block;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
}

.nav a:link .more {
	position: absolute;
	right: 0px;
	bottom: 0px;
	width: 17px;
	height: 17px;
	background-image: url(../images/nav_corner.png);
	background-repeat: no-repeat;
}

.nav a:visited .more {
	position: absolute;
	right: 0px;
	bottom: 0px;
	width: 17px;
	height: 17px;
	background-image: url(../images/nav_corner.png);
	background-repeat: no-repeat;
}

.nav a:hover .more {
	position: absolute;
	right: 0px;
	bottom: 0px;
	width: 17px;
	height: 17px;
	background-image: url(../images/nav_corner_hover.png);
	background-repeat: no-repeat;
}
.desc {font-size: 12px;text-transform: none;color: #797979;  text-shadow:none;}
/*end*/

.navActive{
	position: relative;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #979795;
	line-height: 24px;
	text-decoration: none;
	border-left: 1px solid #d2d4d6;
	border-right: 1px solid #ededef;
	float: left;
}


.navActive a:link, .navActive a:visited {
	background-image: url(../images/nav_bg.jpg);
	background-repeat: repeat-x;
	color: #979795;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	height: 38px;
	padding: 16px 15px 15px 15px;
	display: block;
}

.navActive a:hover {
	background-image: url(../images/nav_bg.jpg);
	background-repeat: repeat-x;
	color: #979795;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	height: 38px;
	padding: 16px 15px 15px 15px;
	display: block;
}



.navActive a:link .more {
	position: absolute;
	right: 0px;
	bottom: 0px;
	width: 17px;
	height: 17px;
	background-image: url(../images/nav_corner_active.png);
	background-repeat: no-repeat;
}

.navActive a:visited .more {
	position: absolute;
	right: 0px;
	bottom: 0px;
	width: 17px;
	height: 17px;
	background-image: url(../images/nav_corner_active.png);
	background-repeat: no-repeat;
}

.navActive a:hover .more {
	position: absolute;
	right: 0px;
	bottom: 0px;
	width: 17px;
	height: 17px;
	background-image: url(../images/nav_corner_active.png);
	background-repeat: no-repeat;
}

/* Footer Nav */

#footer{
	position: relative;
	bottom: 0px;
	z-index: 100;
}

#footerTop{
	background-color: #9f8d5a;
	width: 990px;
	height: 10px;
}

.footerTopBg{
	background-image: url(../images/footer_top_bg.png);
	background-repeat: repeat-x;
	width: 990px;
	height: 10px;
	position: relative;
	z-index: 100;
}

#footerArea{
	height: 79px;
	width: 990px;
	border-top: 1px solid #fff;
}
.footerLinksinfo1{
	float: left;
	width: 165px;
	height: 73px;
	background-image: url(../images/footer_bg.jpg);
	background-repeat: repeat-x;
	border-right: 1px solid #fafafa;
	padding: 6px 14px 0px 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #979692;
	line-height: 22px;
}
.footerLinksinfo1 a:link, .footerLinksinfo1 a:visited{
	color: #979692;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	background-image: url(../images/footer_arrow.png);
	background-repeat: no-repeat;
	background-position: 0px -12px;
	padding: 0px 0px 0px 10px;
}

.footerLinksinfo1 a:hover {
	color: #8c7431;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	background-image: url(../images/footer_arrow.png);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding: 0px 0px 0px 10px;
}

.footerLinksinfo{
	float: left;
	width: 165px;
	height: 73px;
	background-image: url(../images/footer_bg.jpg);
	background-repeat: repeat-x;
	border-left: 1px solid #dbd9d2;
	border-right: 1px solid #fafafa;
	padding: 6px 14px 0px 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #979692;
	line-height: 22px;
}

.footerLinksinfo a:link, .footerLinksinfo a:visited{
	color: #979692;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	background-image: url(../images/footer_arrow.png);
	background-repeat: no-repeat;
	background-position: 0px -12px;
	padding: 0px 0px 0px 10px;
}

.footerLinksinfo a:hover {
	color: #8c7431;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	background-image: url(../images/footer_arrow.png);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding: 0px 0px 0px 10px;
}

.footerLinks{
	float: left;
	width: 110px;
	height: 73px;
	background-image: url(../images/footer_bg.jpg);
	background-repeat: repeat x;
	border-left: 1px solid #dbd9d2;
	border-right: 1px solid #fafafa;
	padding: 6px 14px 0px 14px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #979692;
	line-height: 22px;
}

.footerLinks a:link, .footerLinks a:visited{
	color: #979692;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	background-image: url(../images/footer_arrow.png);
	background-repeat: no-repeat;
	background-position: 0px -12px;
	padding: 0px 0px 0px 10px;
}

.footerLinks a:hover {
	color: #8c7431;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	background-image: url(../images/footer_arrow.png);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding: 0px 0px 0px 10px;
}



.footerCustomer{
	float: left;
	width: 240px;
	height: 61px;
	background-image: url(../images/footer_bg.jpg);
	background-repeat: repeat x;
	border-left: 1px solid #dbd9d2;
	border-right: 1px solid #fff;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #adadad;
	font-weight: bold;
	text-align: center;
	line-height: 22px;
	padding: 18px 0px 0px 0px;
}

.footerCustomer b{
	font-size: 24px;
	color: #9d8b57;
	font-weight: bold;
}


#socialmedia {padding: 5px 10px; width: 152px; height: 48px;border-left: 1px solid #dbd9d2;
	 background-image: url(../images/footer_bg.jpg); text-align: center;
	background-repeat: repeat-x; float: left;}

/* Copyright Nav */

.copyrightSocial{
	float: left;
	width: 200px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #6a6257;
	padding: 0px;
}

.copyrightSocial b{
	padding: 9px 10px 0px 20px;
	float: left;
	font-weight: normal;
}

.copyrightSocial img{
	text-align: right;
	padding: 5px;
}
