/* --------- Meta Layout --------- */

body {
	font: 76% Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: centre;
	background-color: #000;
	}
#container {
	background-color: #fff;
	margin: 10px auto 0 auto;
	text-align: left;
	width: 1018px;
	padding: 0;
	}
p#skip {
	display: none;
	}
#content-division {
	background: url(../images/content-division-bg2.gif) no-repeat;
	}
	
/* --------- Flash Content --------- */

div#flashcontent {
	clear:both;	
	margin-top:1.9em;
	}

/* --------- Header --------- */

#header {
	margin: 0 auto 0;
	text-align: left;
	width: 1018px;
	height: 27px;
	padding-top: 5px;
	}
#header-sub {
	height: 238px;
	background: url(../images/header.jpg) no-repeat;
	margin: 0;
	}
html body div#container div#header-sub div#header-left {
	text-align: center;
	margin-left: 25px;
	padding: 62px 0 0 0;
	float: left;
	}
html>body>div#container>div#header-sub>div#header-left {
	margin-left: 50px;
	}
#header-right {
	margin-right: 28px;
	padding-top: 5px;
	color: #BFBDBE;
	float: right;
	}
#header-right a {
	font: .9em Verdana, Arial, Helvetica, sans-serif;
	padding: 0 5px;
	color: #888888;
	text-decoration: none;
	}
#header-right a:hover, #header-right a:focus {
	text-decoration: underline;
	}
	
/*------------nav--------------*/
#nav {
	}
	
#nav li{
	border-bottom:#ccc solid 1px;
	padding: 3px 0 5px 10px;
	/*background-color:#FFFFFF;*/
	background: #fff url(../images/bullet-arrow.gif) 0 .7em no-repeat;
	}
#nav li a {
	color:#000;
	}
#nav li a:hover {
	text-decoration: none;
	color:#3b7aaf;
	}

/* --------- Columns --------- */

#wrapper {
	margin: 10px 0 0 0;
	padding: 0;
	width: 660px;
	float: left;
	}
#left-column {
	background: url(../images/effect.gif) no-repeat;
	width: 210px;
	float: left;
	padding: 0 0 0 25px;
	}
#right-left-column {
	padding: 0 0 0 0;
	width: 390px;
	float: right;
	}
#right-column {
	margin: 10px 0 0 0;
	background: url(../images/effect.gif) no-repeat;
	width: 324px;
	float: right;
	padding: 25px 0 0 33px;
	}
	
/* --------- Feature --------- */

div#feature {
	border:dotted #999999 1px;
	width:280px;
	padding:5px 10px 0 10px;
	background:#efefef url(../images/feature-bg.jpg) repeat-x;
	}
div#feature h3 {
	font-size:.9em;
	margin:0;
	}
div#feature h3 a {
	color:#000;
	text-decoration:none;
	}
div#feature-sub {
	background: url(../images/feature-vert.jpg) left top no-repeat;
	padding:7px 8px 10px 8px;
	width:264px;
	margin:4px 0 10px 0;
	}
div#feature-sub p {
	line-height:1.4em;
	margin:0;
	width:140px;
	float:left;
	color:#fff;
	font-size:.9em;
	}
div#feature-sub p a {
	color:#fff;
	}
div#feature-sub img {
	float:right;
	border:solid #fff 1px;
	}
div#feature-sub p#button {
	text-align:center;
	border:solid #999999 1px;
	background-color:#fff;
	padding:4px 10px 5px 10px;
	color:#000;	
	clear:both;
	width:242px;
	}
div#feature-sub p#button a {
	font: 1em Arial, Helvetica, sans-serif;
	color:#000;
	text-decoration:none;
	}


/* --------- Paragraph --------- */

p {
	line-height: 1.6em;
	}
	
/* --------- Links --------- */

a {
	color:#52a3ce; 
	}
a:hover {
	color:#ffb401;
	text-decoration:none;
	}

/* --------- Left-colum Map --------- */

#left-column p img#mag-map {
	margin:0 0 0 10px;
	}


/* --------- Link Lists --------- */

ul.list {
	list-style: none;
	padding: 4px 10px 2px 13px;
	margin: .3em 0 .2em 0;
/*	background: #F7F3F4; */
	}
ul.list li {
	width: 171px;
	background: url(../images/bullet-arrow.gif) 0 .4em no-repeat;
	padding: 0 0 0 14px;
	margin: .6em 0 .6em 0;
	}
ul.list li a {
	text-decoration: none;
	font: 1em Verdana, Arial, Helvetica, sans-serif;
	color: #4e4d4d;
	}
ul.list li a:hover, ul.list li a:focus {
	text-decoration: underline;
	}


/* --------- Content Sections --------- */

.content-row {
	font: .9em Arial, Helvetica, sans-serif;
	width: 300px;
	margin: 1.2em 0 1.2em 0;
	}
.content-row img {
	float: left; 
	border: solid #666666 1px;
	}
div#right-column .content-row h3 {
	margin: 0;
	}
div#right-column .content-row h3 a {
	text-transform: none;
	font: bold .9em Verdana, Arial, Helvetica, sans-serif;
	color: #376D99;
	margin: 0;
	float: right;
	width: 220px; 
	}
.content-row p {
	margin: 0;
	float: right;
	width: 220px; 
	line-height: 1.5em;
	}

.right {
	float:right;
	}
.left {
	float: left;
	}
a.redlink {
	font-weight: bold;
	color: #b6342c;
	}

/* --------- Featured Accommodation section --------- */

.accomm-row {
	margin: 2em 0 0 0;
	}
.accomm-panel {
	width: 190px;
	padding: 0;
	}
.left {
	float: left;
	}
.right {
	float: right;
	}
.accomm-panel img {
	float: left;
	border: 0;
	}
.accomm-panel p {
	float: right; 
	width: 105px;
	margin: 0;
	font-size: .9em;
	}

/* --------- Current Page --------- */

#left-column ul.list li a.nowpage {
	color: #FF8E00;
	}

/* --------- Headings --------- */

h1 {
	font: italic 3em Impact, "Arial Black", Arial, Helvetica, sans-serif;
	color: #fff;
	padding: 0;
	margin: 0;
	}
h1 a, h1 a:hover {
	color: #fff;
	text-decoration: none;
	}
h1 a span#river {
	color: #000;
	font: normal 110% "Arial Narrow", Helvetica, Arial, sans-serif;
	}
p#strapline {
	padding: 0;
	margin: 0 0 0 15px;
	font: bold 1em "Times New Roman", Times, Garamond, serif;
	text-transform:uppercase;
	}
p#strapline a {
	text-decoration: none;
	color: #A5ECFE;
	}
#right-left-column h2 {
	padding: 0;
	margin: 1.8em 0 0 0;
	font: bold 1.3em Arial, Helvetica, sans-serif;
	color: #FF8E00;
	text-transform: uppercase;
	}
#right-left-column h2.tpm3 {
	margin-top: 3em;
	}
#left-column h3 {
	margin: 2em 9px 0 12px;
	font: bold 1.1em Arial, Helvetica, sans-serif;
	color: #6a7f95;
	text-transform: uppercase;
	padding: 0;
	}
#right-column h3 {
	margin: 2em 0 0 0;
	font: bold 1.1em Arial, Helvetica, sans-serif;
	color: #6a7f95;
	text-transform: uppercase;
	}
	
/* --------- Map --------- */

div#map {
	width: 375px;
	height: 450px;
	margin: 0;
	border:#000 solid 1px;
}
#side-bar a:hover {
	text-decoration: underline;
	}
#side-bar a {
	font-size: .9em;
/*	margin: .4em 0 .4em 0; */
/*	padding-left: 10px; */
	background: url(../images/bullet-blue.gif) 0 .55em no-repeat;
	}
#side-bar {
	line-height: 1.4em;
	margin-bottom: 1em;
	}
#side-bar-title {
	line-height: 1.5em;
	font-weight: bold;
	}

/* ------------------- Banner & Poll ------------------- */

#banner {
	width:300px;
	margin: 2.8em 0 0 0;
	}
#poll img{
	color: #fff;
	margin: 1.3em 0 0 0;
	padding: 0;
	border: solid #666666 1px;
	background-color:#408CBE;
	width:298px;
	}
	
/* ------------------- Footer ------------------- */

#footer {
	width: 100%;
	height: 75px;
	background: #D9D9D9;
	clear: both;
	margin: 4em auto 0 auto;
	font: .85em Arial, Helvetica, sans-serif;
	border-bottom: solid #FF9C00 20px;
	padding:10px 0 0 0;
	}

#footer p {
	text-align: center;
	color: #999;
	padding:.5em 0 0 0;
	}
#footer a:link, #footer a:visited, #footer a:active {
	color:#999;
	text-decoration: none;
	}
#footer a:hover, #footer a:focus {
	text-decoration: underline;
	}
#footer ul#footer-nav {
	text-align:center;
	}
#footer ul#footer-nav li {
	display:inline;
	padding:0 5px;
	border-right:#999 1px solid;
	}
#footer ul#footer-nav li.last {
	border:none;
	}
	
/* --------- Map --------- */

#map {
	width:610px;
	height:450px;
	margin:0 0 30px 0;
	border:#000 solid 1px;
	float:left;
}
#side_bar_title {
	line-height: 1.5em;
	width:98%;
}
#side_bar {
	line-height: 1.5em;
	margin-bottom: 1em;
	width:98%;
}
#side_bar p {
	font-size: 1em;
	margin: .4em 0 .4em 0;
	padding-left: 10px;
	background: url(../images/bullet-blue.gif) 0 .55em no-repeat;
}
#side_bar a:hover {
	text-decoration: underline;
}

/* --------- property --------- */

#property {
	margin:25px auto 0 auto;
	padding:0;
	background-color:#fff;
	}
#property img {
	border:none;
	display:block;
	}

#property .item {
	margin-bottom: 1em ;
	font-size: 0.8em;
	margin:0 0 5px 0;
	background-color:#fff;
	float:left;
	width:120px
	}
#property .item p {
	margin: 0;
	}
#property .itemmargin {
	margin: 0 15px 0 0;
	}
#property ul {
	list-style-type:none;
	margin:0;
	padding:0;
	}
#property ul li {
	background:url(../images/orange-bullet.gif) 0 .4em no-repeat;
	margin:0;
	padding:2px 0 2px 10px;
	border-bottom:#7f7e7e 1px dotted;
	font-weight:600;
	}
#property ul li a {
	color:#7f7e7e;
	}
		
#property h2{
	margin: 0 0 20px 0;
	padding: 0 0 0 20px;
	color: #5e5d5d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	background: url(../images/bullet-header3.gif) left no-repeat;
	}

/* --------- Clearer --------- */
.clearer {	
	margin:0;
	padding:0;
	clear:both;
	display:block;
	background-color:#FFCCCC;
	}		
	
	
/* --------- Clearfloat --------- */

.clearfloat:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both;
	visibility: hidden;
	}
.clearfloat { display: inline-block; }
* html .clearfloat { height: 1%; }
.clearfloat { display: block; }

/* --------- Contact Form --------- */

label {
	display:block;
	margin:1em 0;
	}
input, textarea {
	display:block;
	width:200px;
	font:normal 1em Arial, Helvetica, sans-serif !important;
	background-color:#fff !important;
	}
ul li.ok {
	color:#666;
	font-style:italic;
	}
ul li.error {
	color:#f00;
	}