/******busopp.css - As long as BusOpp & General pages share colors this file should be identical to general.css ******/
/****** Section Image ******/
#SectionImageDiv {
	background-color: #DDEFEF;
}
/****** End Image ******/

/****** Header Navigation Styles ******/
.global_nav_selected {
	font-size: 80%;
	font-weight: bold;
	padding-left: 3em;
	padding-right: 3em;
	color: #D5C4A1;
	text-decoration: none;
}

A.global_nav_selected:link {
	color: #D5C4A1;
	text-decoration: none;
}

A.global_nav_selected:active {
	color: #D5C4A1;
	text-decoration: none;
}

A.global_nav_selected:visited {
	color: #D5C4A1;
	text-decoration: none;
}

#LeftNavDiv {
	/*background-color: #f2f2f2;*/
	color: #D5C4A1;
	height: 1200px;

}


P a, P A:link, P A:visited, P A:hover, P A:active {
	color: #D5C4A1;
}

UL a, UL A:link, UL A:visited, UL A:hover, UL A:active {
	color: #D5C4A1;
}

/****** End Header Navigation Styles ******/



#SectionImageDiv {
	background-image: url(../images/BusOppSecHdr_stretch.gif);
}

/****** Center Background Image  ******/
#secondBodyDivA {
	border: none;
	width: 768px;
	min-height: 800px;
	background-image:url(/en/Images/busopp.jpg);
	background-repeat:no-repeat;
	background-position: 100% 100%;
}

/****** main LandingPage Text  ******/
.landingTextDiv
{
font-size: 25px;
height:65px;		
}

.landingSubTextDiv 
{
	font-size: 16px;
	font-weight: bold;
	height:45px;
	}

#MainLandingTextDiv 
{
	height:433px;
	width:768px;
	padding-top: 234px;
	padding-left:440px;
	padding-right: 112px;
	color: #ffffff;
	font-family: Optima LT, Arial, Helvetica, Geneva, Swiss, SunSans-Regular, Sans-Serif;
}