@charset "UTF-8";
a:link {
	color: #69C;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #69C;
	text-decoration: none;
}
a:hover {
	color: #F60;
	text-decoration: underline;
}
a:active {
	color: #69C;
	text-decoration: none;
}
.btmcontact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #333333;
}
.yearsInBus {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	color: #225797;
}
.btmcopyrt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	font-weight: bold;
	color: #333333;
}
.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	font-weight: normal;
	color: #333333;
}
.bodyHighlight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 22px;
	font-weight: bold;
	color: #333333;
	font-style: italic;
}
.bodyHighlightProjDetails {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13.5px;
    line-height: 18px;
    font-weight: 600;
    color: #333333;
    font-style: normal;
}
.bodyTitles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
	color: #333333;
}
.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.testimonial {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	color: #666666;
	font-style: italic;
}
.navbarMTB {
    top: 0px;
    background-image: url(images/img.navBkgR.jpg);
    background-repeat: repeat-x;
    text-align: center;
}
.mapHdr {
    margin-bottom: 0px;
    background-image: url(images/img.BkgMap1R.jpg);
    background-repeat: repeat-x;
}
#fadeshow2 .gallerylayer img{
width: 100%;
height: auto;
}
.question {
    color: #7D7D7D;
    font-style: italic;
}

@media screen and (max-width: 860px){ /* when document is 860px or less */
#fadeshow2{
height: 373px !important;
}
}

@media screen and (max-width: 600px){ /* when document is 600px or less */
#fadeshow2{
height: 300px !important;
}
}

@media screen and (max-width: 480px){ /* when document is 480px or less */
#fadeshow2{
height: 200px !important;
}
}
