/* reset styles */
html, body, h1, h2, h3, h4, h5, h6, p, ol, ul, li, pre, code, address, variable, form, fieldset, blockquote {
 padding: 0;
 margin: 0;
 font-size: 100%;
 font-weight: normal;
}
table { border-collapse: collapse; border-spacing: 0; }
td, th, caption { font-weight: normal; text-align: left; }
img, fieldset { border: 0; }
q:before, q:after { content:''; }
/* end reset */

body, td, p {
font-family : Arial, Helvetica, sans-serif;
font-size : 11pt;
color : #000066;
text-align : center;
font-weight : normal;
}
p {
	margin:14px 0;
	}

h1, h2, h3 {
font-family : Times New Roman, Times, serif;
font-size : 22pt;
color : #68904a;
text-align : center;
font-weight:bold;
}
h2 {
font-size : 14pt;
font-weight : normal;
margin: 5px 0;
}
h3 {
font-family : Arial, Helvetica, sans-serif;
font-size : 12pt;
text-align : left;
font-weight : normal;
}
#hg {
font-family : Arial, Helvetica, sans-serif;
font-size : 14pt;
color : #000066;
text-align : center;
font-weight : bold;
}
.brw {
color : #000066;
font-size : 12pt;
}
a:hover {
color : #000066;
}
.pages, .crumbs, a {
font-family : Arial, Helvetica, sans-serif;
color : #68904a;
font-size : 8pt;
border : 0;
}
.cred {
font-size : 7pt;
text-align : center;
}
#tbw {
color : white;
background-color : #ffffff;
white-space : nowrap;
}
.ft {
text-align : center;
font-size : 8pt;
color : #000066;
}
#tdp {
text-align : center;
color : #000066;
font-size : 10pt;
font-weight : normal;
}

#page {
	width:780px;
	text-align:left;
 	margin:0 auto;  /* centred page */
 	margin-top:10px;
	padding:0;
  border:1px solid rgb(104,144,74);
	background: transparent;
	}
#header {
	margin:0;
	padding:0;
	background:#68904A;
	}
#content {
	background:transparent;
	}
#writetop {
	margin: 10px 0;
	}
#footer {
	margin:0;
	padding:0 0;
	text-align:center;
	}

#accommodation #content ul {
	list-style-type:none;
}
/* Menu Styles follow */
	#menu {
    width:145px;
		vertical-align:top;
		text-align:left;
		padding:0;
		margin:0;
		background:#68904A;
		}
	#menu ul{
		margin:0 0 0 0;
		padding:0;
		background-color:transparent;
		}
	#menu li {
		text-align:center;
		list-style-type:none;
		padding-left:0px;
		padding-top:3px;
		width:145px;
		height:30px;
		background:url(img/button_bg.gif);
		}
	#menu a {
		display:block;
		font-family:Times New Roman, Times, serif;
		font-size: 18px;
		font-weight:bold;
		text-decoration:none;
		color: #010661;
		}
	#menu a:hover {
		text-decoration:none;
		padding:0 0 0 0;
		color:white;
		}
	#menu #pglnk
	 {
		text-decoration:none;
		padding:0 0 3px 0;
		color:white;
		}

