BODY {
	BACKGROUND-POSITION: 50% top;
	FONT-SIZE: 13px; 
	MARGIN: 20px 0px; 
	LINE-HEIGHT: 19px; 
	FONT-FAMILY: Geneva, Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #000000;
	TEXT-ALIGN: center;
	margin-top: 0px;
}
* html #mainnav ul li ul {
	border-top: 1px solid #069;
	border-left: 0px;
}
* {margin: 0px; padding: 0px;}

#wrapper {
	width: 720px;
	margin: 0 auto;
	text-align: left;
}

/* Masthead */

#masthead {
	height: 220px;
	width: 720px;
	text-align: right;
	background-image: url(../images/main_title.png);
	background-repeat: no-repeat;
}
#masthead ul {
	margin: 0px;
	padding: 5px 0px 0px;
	list-style: none;
}
#masthead li {
	display: inline;
}
#masthead a:link, #masthead a:visited {
	font-size: 0.6em;
	color: #7a7e5f;
	text-decoration: none;
	text-transform: uppercase;
	padding-left: 5px;
	padding-right: 5px;
}
#masthead a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

/* Main Navigation */

#mainnav {
	height: 30px;
	width: 720px;
}
#mainnav ul {
	margin: 0px;
	padding: 0px 0px 0px 20px;
	list-style: none;
	width: 700px;
	background-image: url(../images/navback.jpg);
	background-repeat: repeat-x;
	float: left;
}
#mainnav li {
	float: left;
	position: relative;
}
#mainnav a:link, #mainnav a:visited {
	display: block;
	padding: 0 1.2em;
	line-height: 30px;
	text-decoration: none;
	font-size: 0.65em;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	background-image: url(../images/nav_divider.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
#mainnav ul li:hover ul, #mainnav ul li ul:hover {
	display: block;
}
#mainnav ul li ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	width: 150px;
	position: absolute;
	left: -1px;
	background-color: #CCCCCC;
	display: none;
}
#mainnav ul li ul li {
	width: 100%;
}
#mainnav ul li ul li:first-child {
	background-image: none;
}
#mainnav li:first-child {
	background: none;
}
#mainnav a.last {
	background-image: none;
}
#mainnav a:hover {
	background-image: url(../images/navhover.jpg);
	background-repeat: repeat-x;
	background-position: 1px;
}

/* Page Images */

#pageimage {
	height: 125px;
	width: 710px;
	border-top: 5px solid #FFFFFF;
	border-right: 5px solid #FFFFFF;
	border-left: 5px solid #FFFFFF;
}

/* Content Wrappers */

#contentwrapper {
	width: 710px;
	border: 5px solid #FFFFFF;
	background-color: #FFFFFF;
	background-image: url(../images/contetback.jpg);
	background-repeat: repeat-x;
}
#contentwrapper h1 {
	color: #666633;
	font-size: .85em;
	line-height: 1.3em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #908D67;
	margin-bottom: 1em;
	padding-bottom: .5em;
}


#contentwrapper h5 {
	color: #666633;
	font-size: .93em;
	line-height: 1.3em;
	margin-bottom: 1em;
	padding-bottom: .5em;
}
/* Left Column */

#oneColumn{
	width: 680px;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
}

#oneColumn .text{
	color: #000000;
	font-size: .85em;
}

#oneColumn li{
	list-style-type:none;
	font-size: .85em;
	padding-left: 10px;
	text-align: left;	
}

#leftcol {
	float: left;
	width: 180px;
}
#leftcol {
	float: left;
	width: 180px;
}
#leftcol {
	float: left;
	width: 150px;
}
#leftcol ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#leftcol li {
	display: block;
	padding-bottom: 2px;
}
#leftcol a:link, #leftcol a:visited {
	width: 160px;
	display: block;
	font-size: .7em;
	color: #162c32;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #bfbca2;
	
}
#leftcol a:hover {
	background-color: #96926e;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;

	width: 160px;
	display: block;
	font-size: .7em;
	color: #162c32;
	text-decoration: none;
}
.staytype {
	display: block;
	color: #FFFFFF;
	font-size: 1.5em;
	padding-bottom: 0px;
	margin-bottom: -.8em;
}
.findoutmore {
	display: block;
	text-align: right;
	font-weight: bold;
	margin-top: 1em;
}
#leftcol img {
	padding-bottom: .5em;
	border-style: none;
}



/* Content */

#content {
	float: right;
	width: 530px;
	padding-bottom: 20px;
}
#middlecol {
	width: 460px;
	float: left;
	margin-left: 15px;
	margin-right: 15px;
}
#middlecol h1 {
	color: #666633;
	font-size: .95em;
	line-height: 1.3em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #908D67;
	margin-bottom: 1em;
	padding-bottom: .5em;
}


#homepage #middlecol p {
	padding: 0px;
}

#content {
	float: right;
	width: 520px;
	padding-bottom: 20px;
}

#middlecol .theText{
	color: #000000;
	font-size: .85em;

}
#middlecol .theSubTitle{
	color: #000000;
	font-size: 1.em;
	font-weight: bold;

}

#middlecol .theTitel{
	color: #000000;
	font-size: 1.5em;

}


#content h2 {
	color: #394013;
	font-size: 1em;
	padding-right: 60px;
	line-height: 1.5em;
	margin-bottom: 1.3em;
	padding-bottom: 1.5em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003366;
}
#content h3 {
	font-size: .8em;
	color: #394013;
	margin-bottom: .4em;
	margin-top: 1.5em;
}
#content p {
	font-size: .75em;
	line-height: 1.5em;
	padding-right: 60px;
	margin-bottom: 1em;
	color: #1b363e;
}

#onlycontent {
	float: left;
	width: 710px;
	padding-bottom: 20px;
}

#onlycontent h2 {
	color: #394013;
	font-size: 1em;
	padding-right: 60px;
	line-height: 1.5em;
	margin-bottom: 1.3em;
	padding-bottom: 1.5em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003366;
}
#onlycontent h3 {
	font-size: .8em;
	color: #394013;
	margin-bottom: .4em;
	margin-top: 1.5em;
}
#onlycontent p {
	font-size: .75em;
	line-height: 1.5em;
	padding-right: 60px;
	margin-bottom: 1em;
	color: #1b363e;
}

#whatson #content p {
	font-size: .7em;
	line-height: 1.3em;
	padding-right: 60px;
	margin-bottom: 1em;
	color: #1b363e;
}
#choice ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#choice li {
	display: inline;
	float: left;
}
#choice a:link, #choice a:visited {
	display: block;
	width: 217px;
	height: 76px;
	text-decoration: none;
	padding-right: 20px;
}
#choice a.stag:link, #choice a.stag:visited {
	background-image: url(../assets/stag_up.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-size: 0.1em;
}
#choice a.stag:hover {
	background-image: url(../assets/stag_over.jpg);
	background-repeat: no-repeat;
}
#choice a.conf:link, #choice a.conf:visited {
	background-image: url(../assets/conf_up.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-size: 0.1em;
}
#choice a.conf:hover {
	background-image: url(../assets/conf_over.jpg);
	background-repeat: no-repeat;
}
#choice span {
	display: none;
}
a.links:link, a.links:visited {
	font-size: 0.75em;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
a.links:hover {
	text-decoration: underline;
	color: #333333;
}

/* Footer */

#footer {
	width: 90%;
	text-align: right;
}
.copyright {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	text-align:center;
	color:#FFFFFF;
}

.clearfix {
	clear: both;
}

/* Forms */

label {
	color: #666666;
	float: left;
	width: 80px;
	font-size: 0.7em;
}
input {
	float:left;
}
.clearfixform {
	clear:both;
	padding-top: 15px;
	padding-bottom: 15px;
}



.bodyitalic {
	font-style:italic;
}
.bodybold {
	font-weight: bold;
}
.picleft {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
	border: 1px solid #003366;
}
.picleftnobord {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
}
.picright {
	float: right;
	margin-left: 20px;
	margin-bottom: 10px;
	border: 1px solid #003366;
}
caption {
	font-size: .75em;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
	padding-bottom: .5em;
	color: #003366;
}
.tableinfo {
	font-size: 0.7em;
	color: #333333;
	background-color: #CCCCCC;
	line-height: 2em;
	padding-left: 10px;
	font-weight: bold;
}
.tableinfobold {
	font-size: 0.75em;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #003366;
	line-height: 2em;
	padding-left: 10px;
}
h2 a:link, h2 a:visited {
	color: #003575;
}
h2 a:hover {
	text-decoration: none;
}



/* ----- Image Pop-up ----- */

#thumbs {
	position:relative;
	background:#fff;
	margin-bottom:20px
}
#thumbs a {
	display:inline;
	text-decoration:none;
	color:maroon;
	background:#ececec
}
#thumbs a:hover {
	background:white;
	text-decoration:none
}
#thumbs a span {
	display:none
}
#thumbs a:hover span.pic1 {
	display:inline;
	position:absolute;
	top:-310px;
	left:-140px;
	border: 1px solid #003366;
}
#thumbs a:hover span.pic2 {
	display:inline;
	position:absolute;
	top:-310px;
	left:20px;
	border: 1px solid #003366;
}
#thumbs a:hover span.pic3 {
	display:inline;
	position:absolute;
	top:-310px;
	left:120px;
	border: 1px solid #003366;
}
a.bodylink:link, a.bodylink:visited {
	font-weight: bold;
	color: #294851;
}
a.bodylink:hover {
	color: #660000;
	text-decoration: none;
}

#tableBottom {
	height: 20px;
	width: 720px;
	background-image: url(../images/tableBottom.png);
	background-repeat: no-repeat;
}