@charset "UTF-8";
body {
	margin-top: 0px;
	background-image: url(../images/backgroundTile.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #E7DAC8;
}
#divPageContent {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #aa7f42;
	border-bottom-color: #aa7f42;
	border-left-color: #aa7f42;
}
#divPageContent p {
	color: #092147;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 560px;
	padding-right: 20px;
	padding-left: 20px;
	line-height: 18px;
}

#divFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	color: #092147;
	padding-bottom: 20px;
	padding-top: 20px;
	clear: both;
}
#divFooter a:link {
	color: #092147;
	text-decoration: none;
	font-weight: bold;
}

#divFooter a:visited {
	color: #092147;
	text-decoration: none;
	font-weight: bold;
}

#divFooter a:hover {
	color: #092147;
	text-decoration: underline;
	font-weight: bold;
}

#divFooter a:active {
	color: #092147;
	text-decoration: none;
	font-weight: bold;
}




#divFooter p {
	font-size: 10px;
	margin: 0px;
	padding: 0px;
}
#divArchedHeading {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
#divMainButtons {
	color: #041C43;
	font-size: 11px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: -1px;
	padding-bottom: 20px;
}

#divMainButtons a:link {
	text-decoration: none;
	color: #092147;
}

#divMainButtons a:visited {
	text-decoration: none;
	color: #092147;
}

#divMainButtons a:hover {
	text-decoration: underline;
	color: #092147;
}

#divMainButtons a:active {
	text-decoration: none;
	color: #092147;
}


#divCentering {
	margin-right: auto;
	margin-left: auto;
	width: 770px;
}
#divSchedule {
	width: 560px;
	padding-right: 20px;
	padding-left: 20px;
}

#divMainContent {
	width: 560px;
	padding-right: 20px;
	padding-left: 20px;
}





#divIntro a:link {
	color: #092147;
	text-decoration: none;
	font-weight: bold;
}

#divIntro a:visited {
	color: #092147;
	text-decoration: none;
	font-weight: bold;
}

#divIntro a:hover {
	color: #092147;
	text-decoration: underline;
	font-weight: bold;
}

#divIntro a:active {
	color: #092147;
	text-decoration: none;
	font-weight: bold;
}







#divScheduleHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
	text-align: center;
	background-color: #092147;
	color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
}
#divStationSchedule {
	width: 560px;
	background-color: #F4EFE5;
	margin-top: 10px;
	height: 175px;
	clear: both;
}
#divStationName {
	width: 240px;
	text-align: left;
	font-weight: bold;
	text-transform: capitalize;
	color: #092147;
	float: left;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #AE8349;
	padding-left: 10px;
}
#divStationEvents {
	width: 420px;
	float: left;
	margin-left: 10px;
}
#divStationEvents  h1 {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 10px;
	color: #092147;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #AE7F40;
}
#divStationEvents ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	width: 330px;
	padding-left: 0px;
}
#divStationEvents li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #AA8043;
	list-style-type: none;
	margin: 0px;
}
#divStationEventsBacking {
	background-color: #FFF9F0;
	width: 395px;
	padding: 5px;
	border: 1px solid #EEE8DF;
}

#divFastFacts {
	width: 560px;
	padding-right: 20px;
	padding-left: 20px;
}



#divBlueBarHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
	text-align: center;
	background-color: #092147;
	color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
}
#divBeigeBox {
	width: 560px;
	background-color: #F4EFE5;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px dotted #AE8349;
}
#divBeigeBox li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-bottom: 5px;
	color: #092147;
}
#divBeigeBox p {
	width: 500px;
}

#divBeigeBox a:link {
	color: #092147;
	text-decoration: none;
	font-weight: bold;
}

#divBeigeBox a:visited {
	color: #092147;
	text-decoration: none;
	font-weight: bold;
}

#divBeigeBox a:hover {
	color: #092147;
	text-decoration: underline;
	font-weight: bold;
}

#divBeigeBox a:active {
	color: #092147;
	text-decoration: none;
	font-weight: bold;
}
#divStationImage {
	height: 150px;
	width: 75px;
	border: 1px dotted #AE8349;
	padding: 2px;
	float: left;
	margin-top: 10px;
	margin-left: 10px;
	display: inline;
}
#divTime {
	font-weight: bold;
	width: 150px;
	color: #0E264B;
	margin-bottom: 10px;
}
#divTimeEvent {
	width: 380px;
	color: #092147;
}
#divTimeHeading {
	width: 50px;
	float: left;
	color: #CFCAC2;
	font-weight: bold;
	margin-bottom: 5px;
	font-size: 11px;
}

#divEventHeading {
	width: 225px;
	color: #CFCAC2;
	font-weight: bold;
	margin-bottom: 5px;
	font-size: 11px;
}#dottedLine {
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #AE8349;
	margin-bottom: 5px;
}

#divDottedBox {
	width: 550px;
	background-color: #F4EFE5;
	margin-right: auto;
	margin-left: auto;
	display: inline;
}
#divDottedBox ul {
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 11px;
	list-style-type: disc;
}

#divDottedBox li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #092147;
	margin-bottom: 10px;
	width: 475px;
	margin-top: 5px;
}

#divFactsBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #092147;
	width: 200px;
	margin-left: 10px;
	margin-bottom: 10px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #AE8349;
	padding-right: 10px;
	float: left;
}
#stackedImages {
	float: left;
	width: 325px;
}
#divFactsBox h1 {
	font-size: 12px;
	font-weight: bold;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-transform: uppercase;
}
#divMainContent h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #092147;
}
#divMainContent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #092147;
	font-size: 11px;
}
#divMainContent h2 {
	font-weight: bold;
	font-size: 11px;
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#divMainContent h3 {
	font-size: 9px;
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#divMainContent li {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
#divMainContent ul {
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#divFactsBox    ol {
	font-size: 11px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
}
#divFactsBox li {
	font-size: 11px;
	width: 135px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-weight: normal;
	list-style-type: decimal;
}
#divFactSection {
	width: 400px;
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
}
#divFactSection   li  {
	width: 400px;
	font-size: 11px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#divFactImage {
	height: 75px;
	width: 75px;
	float: left;
	border: 1px dotted #AE8349;
	padding: 2px;
	margin: 10px;
}


#divclear {
	clear: both;
}


#divPartnerLogo {
	height: 75px;
	width: 150px;
	float: left;
	border: 1px dotted #AE8349;
	padding: 2px;
	margin: 10px;
}
#divPartnerLogo img {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#divPartnerSection {
	width: 325px;
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
}
