body {
	background: #ccc url("bg_lines.gif");
	font: normal 12px/16px "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, Arial, sans-serif;
	color: #666;
	margin: 15px;
	text-align: center; /* For IE */
	}

p {
	margin: 0 0 5px 0;
}

p.p1 {
	font-size: 12px;
	line-height: 20px;
	}

h3 {
	color: #18d;
	font-size: 15px;
	line-height: 30px;
	font-weight: normal;
	text-transform: lowercase;
	margin: 20px 0 20px 0;
	border-bottom: 1px dotted #18d;
}

a:link, a:visited {
	color: #9c0;
	text-decoration: none;
}

.listing  {
	margin:0 50px 50px 250px;
	clear:both;
}
.listing h3 {
	border-bottom: 1px dotted #9c0;
}

.listing h3 a img{
	border: 0;
}

#participation .listing{
	margin:0;
}

.listing .p1 img {
border:1px solid #99CC00;
float:left;
padding:5px;
margin:5px;
}

.listing address {
	color:#528A00;
	margin:5px;
	padding-top:10px;
}

#requirements h3 a:hover, #requirements h3 a:active {
	color: #fff;
	background-color:#9c0;
}

#supportingText {
	min-height:880px;
}

ul {
	margin: 0;
	padding: 0 23px 10px 27px;
	list-style: none;
	line-height: 1.2em;
	}

li {
	padding-bottom: 7px;
}

#larchives .weather img {
	padding:2px;
	margin:0 4px 10px 0;
}
#larchives .weather b {
	color:#fff;
}

#minimap {
	width: 170px; 
	height: 250px;
	margin:0;
	padding:0 23px 10px 27px;
	overflow:hidden;	
}

#maximap {
	width: 695; 
	height: 500px;
	margin:0;
	border:1px solid #1188DD;
	padding:10px;
}

#map {overflow:hidden;}

#maximap h4, #minimap h4, #map h4{margin:5px 0;}
#maximap img, #minimap img, #map img {float:left; margin:0 5px 5px 0;}

acronym {
	font-style: normal;
	border-bottom: 1px dotted #666;
	}
/* Container Styles */

#container {
	position: relative;
	width: 720px !important;
	width /**/: 750px;
	background: #fff url(container_bg.gif) repeat-y;
	border: 15px solid #fff;
	margin: 0 auto;
	padding: 0;
	-moz-box-shadow:5px 5px 5px #888;
	text-align: left; /* For IE, see above */
}

#container_fullpage {
	position: relative;
	width: 720px !important;
	width /**/: 750px;
	background: #fff;
	border: 15px solid #fff;
	margin: 0 auto;
	padding: 0;
	-moz-box-shadow:5px 5px 5px #888;
	text-align: left; /* For IE, see above */
}

/* Intro Styles */

#pageHeader {
	width: 720px;
	height: 220px;
	background: #18d url(title.jpg) no-repeat;
	}

#pageHeader h1, #pageHeader h2 {
	padding-left:0;
	padding-top:20px;
	padding-right: 20px;	
	text-align:right;
	color:#fff;
	line-height:35px;
	text-shadow: 2px 2px 5px #114477;
	margin: 0;
}

#pageHeader h1 {
	font-size: 30px;
}

#pageHeader h2 {
	font-size: 12px;
}
#pageHeader h2 address {
	font-style:normal;
}


#quickSummary {
	width: 720px;
	height: 39px;
	border-top: 1px solid #fff;
	background: #147;
	font-size:12px;
}

#quickSummary p.p1 {
	position: absolute;
	left: -999em;
	}

#quickSummary p.p2 {
	width: 248px !important;
	width /**/: 276px;
	height: 28px !important;
	height /**/: 39px;
	color: #6cf;
	margin: 0;
	padding: 11px 0 0 27px;
}

#quickSummary a:link, #quickSummary a:visited {
	text-decoration: none;
	text-transform: lowercase;
	color: #fff;
	}

#quickSummary a:hover, #quickSummary a:active {
	text-decoration: underline;
	background: transparent;
	}

#quickSummary ul {
	display:inline;
	height:38px !important;
	line-height:38px;
	list-style-position:outside;
	list-style-type:disc;
}

#quickSummary ul li{
	display:inline;
	color: #6CF;
}

#quickSummary ul li span{
	color:#66CCFF;
	padding-left:20px;
}
#preamble, #explanation, #participation, #requirements , #benefits, #moar, #comments, #add_comments{
	margin: 0 50px 0 250px;
}

#add_comments em{
	color:#B6A;
	font-weight:bold;
}

#add_comments fieldset {
	border:1px dotted #1188DD;
}

#add_comments span.frm_line{
	display:block;
	width:100%;
	margin-bottom:5px;
}

#add_comments span.frm_line input {
	width:50%;
}

#add_comments span textarea {
	width:100%;
	height:200px;
}
#add_comments input:focus, #add_comments textarea:focus {
	border:2px solid #66CCFF;
}

#sb_comments {
	border-top: 1px solid #fff;
	background: #d8c;
}
#sb_comments cite {
	color:#AA5599;
}

#sb_comments h3 {
	color:#A59;
}

#sb_comments .bubble {
	margin-bottom:0;
	padding:10px 20px;
}

#sb_comments  hr{
	border:0;
	border-bottom:1px dotted #FFCCCC;
}
#sb_comments  img {
	float:left;
	padding: 0 5px 2px 0;
}

#sb_comments a:hover, #sb_comments a:active {
	color: #d8c;
}

#container_fullpage #preamble
{
	margin: 0;
}

#pagination
{
	margin: 50px 50px 0 220px;
}
#container_fullpage #pagination
{
	margin: 10px 0;
}
	
#requirements ul li 
{
	list-style-type: disc;
}

#requirements .p1 img
{
	float:left;
	border:1px solid #99CC00;
	padding:5px;
}

#requirements .p1 a 
{
	float:left;
	padding:5px;
}


#pagination ul
{
	display:inline;
}

#pagination ul li
{
	display:inline;
}
#pagination ul li a 
{
	border:1px solid #99CC00;
	padding:3px;
}

#pagination ul li a:hover, #pagination ul li a:active , #pagination ul li.selected a {
	color:#FFFFFF;
	background-color:#99CC00;
}

#footer {
	width: 695px !important;
	width /**/: 720px;
	height: 24px !important;
	height /**/: 30px;
	background: #18d;
	margin-top: 15px;
	padding: 6px 12px 0 12px;
	border-top: 1px solid #fff;
	text-align: right;
}

#footer a:link, #footer a:visited {
	text-transform: uppercase;
	color: #fff;
	margin: 0 1em;
}

#footer a:hover, #footer a:active {
	color: #18d;
	background: #fff;
	}

/* Link List Styles */

#linkList {
	position: absolute;
	top: 260px;
	left: 0px;
	width: 220px;
	border-bottom: 1px solid #fff;
	}

#linkList h3 {
	font-size:26px;
	text-transform:lowercase;
	padding:10px 20px;
	margin: 0;
	border:0;
}

#linkList a:link, #linkList a:visited {
	font-size: 11px;
	color: #fff;
	}

#linkList a.c {
	font-size: 10px;
	}

#linkList acronym {
	border-bottom: none;
	}

#lselect, #lfavorites {
	border-top: 1px solid #fff;
	background: #18d;
	}

#lselect h3 {
	color: #0055AA;
	}

#lfavorites h3 {
	background: url(favourites.gif);
	}

#lselect li, #lfavorites li {
	color: #6cf;
	background: url(select_bg.gif) repeat-x left bottom;
}

#lselect a:hover, #lselect a:active, #lfavorites a:hover, #lfavorites a:active {
	color: #18d;
}

#larchives {
	border-top: 1px solid #fff;
	background: #1188DD;	
	}

#larchives h3 {
	color: #0055AA;
}

#larchives ul {
	padding:10px 20px 10px 20px;
}
	
#larchives li {
	color:#66CCFF;
	margin-bottom:5px;
	border-bottom:1px dotted #66B7FF;
	}

#larchives a:hover, #larchives a:active {
	color:#6CF;
}

#lresources {
	border-top: 1px solid #fff;
	background: #9C0;
}

#lresources h3 {
	color: #528A00;
	font-size:26px;
	text-transform:lowercase;
	padding:10px 20px 10px 20px;	
}

#lresources li {
	color: #fcc;
	border-bottom: 1px dotted #E9FF9B;
}

#lresources a:hover, #lresources a:active {
	}

#lresources p {
	color:#E9FF9B;
	margin-bottom:0;
	border-bottom: 1px dotted #CCFF33;
	padding:10px 20px 10px 20px;	
}

#lresources p img {
	float:left;
	margin: 0 10px 5px 0;
}

#lresources a {
	color:#fff;
	text-decoration:underline;
}
#lresources a:hover {
	
	color:#9C0;
	background-color:#fff;
}

.weather {
	width:100%;
	overflow:hidden;
}			
.weather img {
	vertical-align:middle;
	float:left;
	margin-right:4px;
}

table#forecast {width:100%; margin:20px 0;border-collapse: collapse;}
#forecast td img {float:left;margin:3px;}
#forecast .t_high {font-weight:bold;}
#forecast .t_low {font-weight:bold;}
#forecast th {background-color:#147;border-left:1px dotted #66B7FF;border-right:1px dotted #66B7FF;color:#fff;font-weight:bold;padding:5px;}
#forecast td {background-color:#fff;border:1px dotted #66B7FF;}
#forecast td  a{color:#147;}
#forecast td.sel {background-color:#66B7FF;color:#fff;border:1px dotted #114477;}

#listBox {padding:0 23px 10px 27px;}

#explanation .p1 img {border:0; float:right; padding-left:10px;}

#menu, #menu ul {padding:0;margin:0; list-style:none; color:#f00;z-index:10;height:auto !important;width:120px;background-color:#1188DD;}
#menu {padding-left:0px; border-bottom:1px solid #fff;}
#menu ul.sub {margin:0 0 0 15px;padding:2px 5px 2px 1px;border:1px solid #fff;}
#menu ul.sub li {border-bottom:1px dotted #fff;height:auto; width:100%; margin:1px;line-height:16px;}
#menu ul.sub li a {padding:0.1em;color:#fff;border:0 !important;}
#menu ul {position:absolute; left:-9999px;padding:0.2em;}
#menu li {float:left;display:inline;color:#000;}
#menu li a {padding:0 5px;color:#000;}
#menu li a.drop {}
#menu li a:hover {position:relative;}
#menu li:hover {position:relative;}
#menu li:hover > a {}
#menu :hover ul {left:-1px; top:25px; padding-top:1px; color:#f00;}
#menu :hover ul li a {border-left:1px solid #fff; border-bottom:1px solid #fff; font-size:12px;}
#menu :hover ul ul {left:-9999px; padding-top:0;}
#menu :hover ul :hover ul {left:150px; top:21px;}
#menu :hover ul :hover ul ul {left:-9999px;}
#menu :hover ul :hover ul li a:hover {padding-left:10px; border-color:#fff; background:#ccc;}
#menu :hover ul :hover ul :hover ul {left:150px;}
/*image with booking button*/
#mainpic a {float:right; position:absolute;}
#mainpic a  {margin:15px;color:#fff;}
#mainpic img {border:1px solid #18D;padding:10px;margin-bottom:10px;max-width:420px;overflow:hidden;}

.adv img {
	border:0;
}
/*search*/
#searchwrap {
	position:absolute;
	top:150px;
	right:20px;
}
#searchsubmit {
	background-color:transparent;
	background-image:url(searchicon.png);
	cursor:pointer;
	background-repeat:no-repeat;
	border:0 none;
	color:transparent;
	height:35px;
	margin-left:-20px;
	margin-top:10px;
	position:absolute;
	width:37px;
}

#sendmail {
	width:468px;
}

div .pair {
width:170px;
}

.awesome, .awesome:visited {
	background: #222 url(/images/alert-overlay.png) repeat-x; 
	display: inline-block; 
	padding: 5px 10px 6px; 
	color: #fff; 
	text-decoration: none;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border-bottom: 1px solid rgba(0,0,0,0.25);
	position: relative;
	cursor: pointer;
}

.awesome:hover							{background-color: #111; color: #fff; -moz-box-shadow: 0 0px 1px rgba(0,0,0,0.5); -webkit-box-shadow: 0 0px 1px rgba(0,0,0,0.5);}
.awesome:active							{ top: 1px;}
.small.awesome, .small.awesome:visited 	{ font-size: 11px; padding: ; }
.awesome, .awesome:visited, .medium.awesome, .medium.awesome:visited { font-size: 13px; font-weight: bold; line-height: 1; text-shadow: 0 -1px 1px rgba(0,0,0,0.25); }
.large.awesome, .large.awesome:visited 			{ font-size: 14px; padding: 8px 14px 9px; }
.green.awesome, .green.awesome:visited		{ background-color: #91bd09; }
.green.awesome:hover						{ background-color: #749a02; }
.blue.awesome, .blue.awesome:visited		{ background-color: #2daebf; }
.blue.awesome:hover							{ background-color: #007d9a; }
.red.awesome, .red.awesome:visited			{ background-color: #e33100; }
.red.awesome:hover							{ background-color: #872300; }
.magenta.awesome, .magenta.awesome:visited		{ background-color: #a9014b; }
.magenta.awesome:hover							{ background-color: #630030; }
.orange.awesome, .orange.awesome:visited		{ background-color: #ff5c00; }
.orange.awesome:hover							{ background-color: #d45500; }
.yellow.awesome, .yellow.awesome:visited		{ background-color: #ffb515; }
.yellow.awesome:hover							{ background-color: #fc9200; }

