body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
.header {
}
a {
	color:#FFFFFF;
}
a:hover {
	color:#FFFFFF;
}
.darklink{
	color: #000000;
}
.darklink a{
	color: #000000;
}
.darklink a:hover{
	color: #000000;
}
.horizontalcssmenu {
	background-image: url(../images/menuBG.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	height: 48px;
}
.Homecontent/*======= width =======*/
{
}
.HomeWelcome {
	background-color: #e4e6e9;
	padding: 10px;
	width: 626px;
	margin-bottom: 6px;
}
.InteriorContent {
}
.InteriorWelcome {
	background-color: #e4e6e9;
	width: 631px;
	margin-bottom: 6px;
	padding: 10px;
}
.blueSection {
	height: 230px;
	width: 208px;
	background-color: #2e5960;
	margin-right: 5px;
}
.blueSectionContentHome {
	color: #FFFFFF;
	font-size: 11px;
	padding: 5px;
}
.blueSectionHeaderHome {
	background-color: #74abb4;
	color: #FFFFFF;
	text-transform: uppercase;
	height: 30px;
	text-align: center;
	padding-top: 10px;
}
/* End */
.blueSectionInterior {
	height: 230px;
	background-color: #2e5960;
}
.NewsEventsHeader {
	height: 29px;
	width: 246px;
	font-size: 16px;
	text-align: center;
	margin-top: 10px;
}
.eventsSection {
	text-align: center;
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 10px;
}

a.privacyPolicy {
	font-size: 12px;
	text-decoration: underline;
	color: #FFFFFF;
}
a.bnbLink {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.footer {
	font-size: 9pt;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
}
a.footerMenu {
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
}
.arrowdiv{
	z-index:5;
	position:absolute;
}