/*=====================================================( GLOBALS )===*/
/*===================================================================*/

/* banner */
#banner
{
	height: 145px;
	background: white url(images/lrt_banner_bg.png) no-repeat bottom left;
}
#logo
{
	position: absolute;
	top: 10px;
	left: 60px;
	display: block;
	width: 230px;
	height: 111px;
	border: none;
}

#sloganbar
{
	position: relative;
	width: 100%;
	height: 26px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	background: #CB2E25;
}

#hornavwrapper
{
	display: none;
}
#spacebar2
{
	margin-bottom: 2px;
}
.mainTable td.leftColumn
{
	background: #021C51 url(images/lrt_leftBG.jpg) repeat-x top left;
}

.leftColumn .contentbox > .header, .subnavbox_header
{
	color: #F5E82C;
}
.footer
{
	background:	#cb2e25;
}
A.subSectionLink, a.subSectionLink_high
{
	color: white;
	font-weight: bold;
	font-size: 115%;
}

#priMenu a.menuTitle, #priMenu a.menuTitle_hi
{
	display: none;
}
#priMenu A.menuTitle_hi, #priMenu A.menuTitle:hover, #priMenu A.menuTitle_hi:hover
{
	background-color: #561010;
	color: white;
}
#priMenu a:first-child
{
	display: block;
	background: #cb2e25;
}
