@charset "ISO-8859-1";
/* This is the style of your browser text */

body {
	background-color: #232741;
}

.BodyCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.7em;
	padding: 0;
	margin: 0;
	text-align: left;
	color: #242641;
	font-weight: normal;
	text-decoration: none;
}

.BodyCopyHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.7em;
	padding: 0;
	margin: 0;
	text-align: left;
	color: #242641;
	font-weight: bold;
	text-decoration: none;
}

.BodyCopy:link {
	color: #222741;
	text-decoration: underline;
	font-weight: bold;
}
.BodyCopy:visited {
	color: #222741;
	text-decoration: underline;
	font-weight: bold;
}


.header {
	color: #57C4F3;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	text-align: left;
}

.OpeningHoursTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}
.OpeningHoursCopy {
	font-family: Arial, Helvetica, sans-serif;
	color: #232741;
	font-size: 10px;
}

 hr {
  border: 0;
  width: 100%;
  color: #6CCFF6;
  background-color: #6CCFF6;
  height: 1px;
}

.TopNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
}

.TopNav a:link {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}

.TopNav a:hover {
	color: #69C9F0;
	text-decoration: underline;
	font-weight: bold;
}

.TopNav a:visited {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
.TopNavHighlighted {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #6CCFF6;
	text-decoration: underline;
}

.TopNavDivider {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #6CCFF6;
	text-decoration: none;
}

#Layer1 {
width:800px;
height:auto;
margin: auto;
top: 0px;
}

#flashcell {
   margin:0;
}

.accordion {
	width: 550px;
	border-bottom: solid 1px #c4c4c4;
}
.accordion h3 {
	background: #fff url(Scripts/arrow-square.gif) no-repeat right -91px;
	padding: 7px 10px;
	margin: 0;
	font: bold 120%/100% Arial, Helvetica, sans-serif;
	border: solid 1px #c4c4c4;
	border-bottom: none;
	cursor: pointer;
	color:#232741;
}
.accordion h3:hover {
	background-color: #fff;
}
.accordion h3.active {
	background-position: right 5px;
	background-color: #fff;
}

.accordion h3.no_p {
	background-image: none;
}

.accordion p {
	background: #fff;
	margin: 0;
	padding: 10px 15px 20px;
	border-left: solid 1px #c4c4c4;
	border-right: solid 1px #c4c4c4;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:000033;
}
.accordion-text {
	font-size:12px;
	color:#555555;
	width: 400px;
}
.accordion-readmore {
	float:right;
	font-size:10px;
	color:#555555;
	/*padding:0 20px 0 0;*/
}



.dbc_previousevents  {
	margin: 0 0 0 200px;
}

.dbc_previousevents table {
	margin-left: 90px;
}

.dbc_previousevents h2, .dbc_previousevents h3 {
	color: #57C4F3;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	text-align: left;
	margin: 20px 0;
}

.dbc_previousevents h3 {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	text-align: center;
	margin: 20px 0;
}

.dbc_previousevents img {
	margin: 0 0 20px 0px;
	border: 2px solid #232741;
}

.dbc_previousevents td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.7em;
	padding: 0;
	margin: 0;
	text-align: left;
	color: #242641;
	font-weight: normal;
	text-decoration: none;
}

.dbc_previousevents p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.7em;
	padding: 0;
	margin: 20px;
	text-align: left;
	color: #242641;
	font-weight: normal;
	text-decoration: none;
}

#dbc-offer-wrap {
	background-color: #fff;
}

#dbc_museum_entry {
	width : 400px;
	background : #c0c0c0;
	text-align: center;
	border: 2px solid #a4a4a4;
}

#footer {
	width: 780px;
	background-color : #fff;
	height: 60px;
	padding: 5px 10px 0 10px;
}

#footer_copyright {
	float: left;
}

#footer_social {
	float: right;
}
#footer_social img {
	width: 30px;
	height: 30px;
	border: 0;
}
#footer_email {
	float: right;
}

#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #242641;
	margin: 0;
}
