/* CSS Document */
body {
	background: white;
	font-size: 12px;
	}
table {
background: white;
}
tr {
background: white;
}
td {
background: white;
}


ul {	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 12px}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	margin-bottom: 0px;
	font-size: 13px;
	margin-top: 0px;
}

p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a:link, a:visited {
   color: #000000;
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
   }

.blue-bold-link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
.box-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.site-location {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #cc0000;
	text-decoration: none;
}
.grey {
	display: none;
}
.nlack-small-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height: 15px;
	margin: auto;
	border: none;
}
.bold-small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
div#bookingblurb {
     display: none;
}
div#bookingform {
     display: none;
}
div#accomm {
     display: none;
}
div#mapContainer {
     display: none;
}
div#map {
     display: none;
}
