/** GENERAL */

body {
	font-family: helvitica, arial, sans-serif; 
	font-size: 10px;
	color: #999;
	margin: 0;
	padding: 0;
	text-align: center;
	background: url(../assets/bkg.gif) repeat-y;
	background-position: center;
	background-color: #fff;
	}

p {
	font-family: times, georgia, serif;
	font-size: 14px;
	line-height: 18px;
	margin: 0 0 10px 0;
	color: #6d6e71;
	}
	
a, a:link, a:visited {
	color: #999;
	text-decoration: none;
	}

a:hover {
	text-decoration: none;
	color: #007836;
	}

a hot, a:link hot, a:visited hot {
	text-decoration: none;
	}

h1 {
	font-size: 12px;
	line-height: 16px;
	text-transform: uppercase;
	color: #007836;
	padding: 0;
	margin: 0 0 12px 0;
	}

h2 {
	font-size: 10px;
	line-height: 14px;
	text-transform: uppercase;
	color: #007836;
	padding: 0;
	margin: 15px 0 8px 0;
	}
	
h3 { 
	font-family: times, georgia, serif;
	font-size: 12px;
	margin: 0;
	color: #6d6e71;
	}
	
h4 { 
	font-family: times, georgia, serif;
	font-size: 14px;
	margin: 0;
	color: #6d6e71;
	}
	
h5 {
	font-size: 12px;
	line-height: 16px;
	text-transform: uppercase;
	color: #6d6e71;
	padding: 0;
	margin: 20px 0 6px 0;
	}

h6 { 
	font-size: 13px;
	margin: 0 0 20px 0;
	}

.caption {
	font-size: 11px;
	color: #666;
	margin-top: 10px;
	}

.disclaimer {
	font-size: 12px;
	line-height: 14px;
	font-style: italic;
	color: #6d6e71;
	}

.smallp {
	font-size: 12px;
	line-height: 16px;
	margin: 0 0 10px 0;
	padding: 0;
	}
	
.clear {
	clear: both;
	height: 150px;
	} 
	
.error {font-weight:bold; color:#900;}
	
img { border: none; }
	
/* GENERAL **/


/** STRUCTURE */

#wrap {
	margin: 0 auto;
	min-width: 960px;
	background: url(../assets/bkg_gradient.png) no-repeat;
	background-position: top center;
	}
	
#wrap_content {
	margin: 0 auto;
	width: 960px;
	}
	
#head {
	position: relative;
	width: 960px;
	height: 155px;
	background: url(../assets/bkg_content.gif) repeat-y;
	}
	
#head h1 {
	text-indent: -10001px;
	width: 359px; 
	height: 56px; 
	padding: 0;
	margin: 0 auto;
	position: absolute;
	top: 53px;
	left: 28px;
	background: url(../assets/logo.gif) no-repeat;
	}
	
#head h1 a { 
	display: block; 
	width: 359px; 
	height: 56px; 
	background-color: transparent; 
	text-decoration: none;
	}
	
#head h1 a:hover { 
	background-color: transparent; 
	text-decoration: none; 
	}
	
#home {
	position: relative;
	width: 960px;
	height: auto;
	padding: 0;
	text-align: left;
	background: url(../assets/bkg_content.gif) repeat-y;
	background-color: #fff;
	}
	
#home a.nonlink {
	color: #6d6e71;
	text-decoration: none;
	font-weight: normal;
	}

#home a:hover.nonlink {
	text-decoration: none;
	color: #007836;
	font-weight: normal;
	}
	
#home .col_left {
	position: relative;
	float: left;
	width: 612px;
	height: auto;
	padding: 30px 160px 0 28px;
	}	
	
#home .col_right {
	position: relative;
	float: left;
	width: 138px;
	height: auto;
	padding: 63px 0 0 14px;
	}
	
#flash {
	margin: 0;
	padding: 0;
	}
	
#banner {
	position: relative;
	margin: 0;
	width: 960px;
	height: 330px;
	text-align: left;
	}
	
.intro {
	font-size: 12px;
	line-height: 16px;
	color: #000;
	margin: 0 0 20px 0;
	padding: 0 0 0 25px;
	}
	
.intro em {
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #e0af2c;
	}
	
#content {
	position: relative;
	width: 960px;
	height: auto;
	padding: 0;
	text-align: left;
	background: url(../assets/bkg_content.gif) repeat-y;
	background-color: #fff;
	}
	
#content a.nonlink {
	color: #6d6e71;
	text-decoration: none;
	font-weight: normal;
	}

#content a:hover.nonlink {
	text-decoration: none;
	color: #007836;
	font-weight: normal;
	}
	
#col_nav {
	position: relative;
	float: left;
	width: 102px;
	height: auto;
	padding: 30px 30px 0 28px;
	color: #6d6e71;
	font-size: 10px;
	line-height: 11px;
	}
	
#col_nav ul {
	margin: 0;
	padding: 0;
	font-size: 10px;
	list-style: none;
	}
	
#col_nav ul li {
	text-transform: uppercase;
	padding: 0 0 7px 0;
	margin: 0;
	}
	
#col_nav ul li a {
	font-weight: normal;
	color: #6d6e71;
	}
	
#col_nav ul li a:hover {
	font-weight: normal;
	color: #007836;
	}
	
#col_nav ul li.selected a {
	color: #007836;
	font-weight: bold;
	}
	
#col_nav ul li.selected li a {
	font-weight: normal;
	color: #6d6e71;
	}
	
#col_nav ul li ul {
	font-family: times, georgia, serif;
	font-size: 12px;
	padding: 5px 0 0 0;
	margin: 0 0 4px 7px;
	}
	
#col_nav ul li ul li {
	text-transform: none;
	padding: 0 0 5px 0;
	margin: 0;
	}
	
#col_nav ul li ul li a:hover {
	font-weight: normal;
	color: #007836;
	}
	
#col_nav ul li ul li.selected a {
	color: #007836;
	font-weight: bold;
	}
	
.col_content {
	position: relative;
	float: left;
	width: 610px;
	height: auto;
	padding: 30px 30px 0 0;
	}
	
.col_content a {
	color: #007836;
	text-decoration: none;
	font-weight: bold;
	}

.col_content a:hover {
	color: #6d6e71;
	text-decoration: none;
	font-weight: bold;
	}
	
.col_content ul {
	font-family: times, georgia, serif;
	font-size: 12px;
	margin: 10px 0 10px 30px;
	padding: 0;
	color: #6d6e71;
	list-style: square;
	}
	
.col_content li {
	padding: 0 0 5px 0;
	}
	
.col_content_full {
	position: relative;
	float: left;
	width: 622px;
	height: auto;
	padding: 30px 150px 0 28px;
	}
	
.col_content_full a {
	color: #007836;
	text-decoration: none;
	font-weight: bold;
	}

.col_content_full a:hover {
	color: #6d6e71;
	text-decoration: none;
	font-weight: bold;
	}
	
.col_content_wide {
	position: relative;
	float: left;
	width: 762px;
	height: auto;
	padding: 30px 0 0 28px;
	}
	
.content_small {
	position: relative;
	width: 450px;
	height: auto;
	padding: 0 30px 0 0;
	}
	
.content_small p {
	font-size: 12px;
	line-height: 16px;
	}
	
.content_small h2 a {
	color: #007836;
	}
	
.content_small h2 a:hover {
	color: #007836;
	}
	
.col_small {
	position: relative;
	float: left;
	width: 230px;
	height: auto;
	padding: 0;
	margin:0 20px 0 0;
	color: #6d6e71;
	font-size: 12px;
	}
	
.col_small p {
	padding: 0;
	margin:0 0 10px 0;
	color: #6d6e71;
	font-size: 14px;
	}
	
.col_small a {
	color: #6d6e71;
	text-decoration: none;
	}

.col_small a:hover {
	color: #999;
	text-decoration: none;
	}
	
.col_float {
	float: left; 
	width: 240px;
	}
	
.col_sidebar {
	position: relative;
	float: right;
	width: 140px;
	height: auto;
	padding: 30px 10px 0 10px;
	}
	
.col_sidebar h1 {
	font-size: 10px;
	text-transform: uppercase;
	color: #007836;
	padding: 0;
	margin: 0 0 6px 0;
	}
	
.col_sidebar p {
	font-size: 12px;
	color: #6d6e71;
	line-height: 14px;
	margin: 0;
	}
	
.col_sidebar a {
	color: #007836;
	text-decoration: none;
	font-weight: bold;
	}

.col_sidebar a:hover {
	color: #6d6e71;
	text-decoration: none;
	font-weight: bold;
	}
	
#modules {
	position: relative;
	width: 610px;
	height: auto;
	margin: 30px 0 0 0;
	}
	
#tab_modules {
	position: relative;
	float: left;
	width: 290px;
	height: 240px;
	}
	
#tab_modules a {
	font-weight: normal;
	text-decoration: none;
	}
	
#tab_modules p {
	font-family: times, georgia, serif;
	font-size: 12px;
	line-height: 15px;
	padding: 0 10px 0 10px;
	margin: 0;
	}
	
#tab_modules h1 {
	font-size: 11px;
	line-height: 14px;
	text-transform: uppercase;
	color: #007836;
	padding: 7px 0 0 10px;
	margin: 0 0 4px 0;
	}
	
#tab_modules strong {
	color: #007836;
	}

#tab01_mod {
	position: relative;
	display: block;
	width: 290px;
	height: 80px;
	padding: 0;
	background: url(../assets/acc_modbkg.gif) no-repeat;
	}
	
#tab01_mod a {
	display: block;
	width: 290px;
	height: 80px;
	background: url(../assets/acc_modbkg.gif) no-repeat;
	background-color: transparent; 
	text-decoration: none;
	font-weight: normal;
	}
	
#tab01_mod.selected a {
	display: block;
	width: 290px;
	height: 80px;
	background: url(../assets/acc_modbkg_on.gif) no-repeat;
	}
	
#tab02_mod {
	position: relative;
	display: block;
	width: 290px;
	height: 80px;
	background: url(../assets/acc_modbkg.gif) no-repeat;
	}
	
#tab02_mod a {
	display: block;
	width: 290px;
	height: 80px;
	background: url(../assets/acc_modbkg.gif) no-repeat;
	background-color: transparent; 
	text-decoration: none;
	font-weight: normal;
	}
	
#tab02_mod.selected a {
	display: block;
	width: 290px;
	height: 80px;
	background: url(../assets/acc_modbkg_on.gif) no-repeat;
	}
	
#tab03_mod {
	position: relative;
	display: block;
	width: 290px;
	height: 80px;
	background: url(../assets/acc_modbkg.gif) no-repeat;
	}
	
#tab03_mod a {
	display: block;
	width: 290px;
	height: 80px;
	background: url(../assets/acc_modbkg.gif) no-repeat;
	background-color: transparent; 
	text-decoration: none;
	font-weight: normal;
	}
	
#tab03_mod.selected a {
	display: block;
	width: 290px;
	height: 80px;
	background: url(../assets/acc_modbkg_on.gif) no-repeat;
	}
	
#tabimg_mod {
	position: relative;
	float: right;
	width: 320px;
	height: 240px;
	}
	
.mod {
	width: 440px;
	padding: 0 40px 0 0;
	margin: 0 0 20px 0;
	}
	
.mod img {
	float: left;
	margin: 0 10px 20px 0;
	padding: 0;
	}
	
.mod h1 {
	font-size: 10px;
	line-height: 14px;
	text-transform: uppercase;
	color: #007836;
	padding: 0;
	margin: 0 0 12px 0;
	clear: both;
	}
	
.mod p {
	font-size: 12px;
	line-height: 14px;
	margin: 0;
	padding: 0;
	}
	
.mod a {
	color: #007836;
	text-decoration: none;
	font-weight: bold;
	}

.mod a:hover {
	color: #6d6e71;
	text-decoration: none;
	font-weight: bold;
	}
	
#columnes {
	width: 610px;
	height: auto;
	margin: 0 0 20px 0;
	}
	
.column01 {
	position: relative;
	float: left;
	width: 240px;
	margin: 0 20px 0 0;
	}
	
.column02 {
	position: relative;
	float: left;
	width: 240px;
	margin: 0 20px 0 0;
	}
	
.column01LV {
	position: relative;
	float: left;
	width: 170px;
	margin: 0 20px 0 0;
	}
	
.column02LV {
	position: relative;
	float: left;
	width: 182px;
	margin: 0 20px 0 0;
	}
	
.column03LV {

	position: relative;
	float: left;
	width: 182px;
	margin: 0 20px 0 0;

	}
	
#columnes ul {
	font-size: 12px;
	line-height: 13px;
	font-family: times, georgia, serif;
	color: #6d6e71;
	margin: 0 0 20px 25px;
	padding: 0;
	list-style: square;
	}
	
#columnes li {
	margin: 0;
	padding: 0 0 5px 0;	
	}

#booknow {
	width: 75px;
	height: 20px;
	}
	
/** RATES TABLE */
#rateTable {
	font-family: times, georgia, serif;
	border: none;
	width: auto;
	margin: 0 0 30px 0;
	font-size: 12px;
	line-height: 13px;
	color: #6d6e71;
	}
	
#rateTable td {
	border-bottom: solid 1px #fff;
	}
	
#rateTable a {
	font-weight: normal;
	color: #6d6e71;
	}
	
#rateTable a:hover {
	font-weight: normal;
	color: #007836;
	}

.rateHead {
	font-family: helvitica, arial, sans-serif;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	color: #007836;
	padding: 0;
	margin: 0;
	}
	
.rowA {
	background-color: #eee;
	}
	
.rowB {
	background-color: #fff;
	}
/* RATES TABLE **/	


/** GALLERY */
#gallery-banner {
	position: relative;
	margin: 0;
	width: 960px;
	height: 352px;
	text-align: left;
	}
	
#gallery-left {
	position: relative;
	margin: 0;
	padding: 0;
	width: 640px;
	height: 352px;
	float: left;
	}
	
#gallery-right {
	position: relative;
	margin: 0;
	padding: 0;
	width: 320px;
	height: 352px;
	float: left;
	background: url(../assets/gallery-bkg.gif) no-repeat;
	}
	
#gallery-image {
	position: relative;
	margin: 0;
	padding: 0;
	width: 640px;
	height: 330px;
	overflow:hidden;
	}
	
#gallery-image img {
    position: absolute;
    top:0;
    left:0;
}
	
#gallery-video {
	position: relative;
	margin: 0;
	padding: 0;
	width: 640px;
	height: 352px;
	}
	
#gallery-flash {
	margin: 0;
	padding: 0;
	}
	
#video01 a {text-indent: -20000px; position: relative; float: left; display: block; background:url('/assets/video-01-off.jpg') no-repeat; margin: 0 17px 13px 0; width: 124px; height: 60px;}
#video01 a:hover, #video01 a.selected {text-indent: -20000px; position: relative; float: left; display: block; background:url('/assets/video-01-on.jpg') no-repeat; margin: 0 17px 13px 0; width: 124px; height: 60px;}
#video02 a {text-indent: -20000px; position: relative; float: left; display: block; background:url('/assets/video-02-off.jpg') no-repeat; margin: 0 17px 13px 0; width: 124px; height: 60px;}
#video02 a:hover, #video02 a.selected {text-indent: -20000px; position: relative; float: left; display: block; background:url('/assets/video-02-on.jpg') no-repeat; margin: 0 17px 13px 0; width: 124px; height: 60px;}
#video03 a {text-indent: -20000px; position: relative; float: left; display: block; background:url('/assets/video-03-off.jpg') no-repeat; margin: 0 17px 13px 0; width: 124px; height: 60px;}
#video03 a:hover, #video03 a.selected {text-indent: -20000px; position: relative; float: left; display: block; background:url('/assets/video-03-on.jpg') no-repeat; margin: 0 17px 13px 0; width: 124px; height: 60px;}
#video04 a {text-indent: -20000px; position: relative; float: left; display: block; background:url('/assets/video-04-off.jpg') no-repeat; margin: 0 17px 13px 0; width: 124px; height: 60px;}
#video04 a:hover, #video04 a.selected {text-indent: -20000px; position: relative; float: left; display: block; background:url('/assets/video-04-on.jpg') no-repeat; margin: 0 17px 13px 0; width: 124px; height: 60px;}
#video05 a {text-indent: -20000px; position: relative; float: left; display: block; background:url('/assets/video-05-off.jpg') no-repeat; margin: 0 17px 13px 0; width: 124px; height: 60px;}
#video05 a:hover, #video05 a.selected {text-indent: -20000px; position: relative; float: left; display: block; background:url('/assets/video-05-on.jpg') no-repeat; margin: 0 17px 13px 0; width: 124px; height: 60px;}
#video06 a {text-indent: -20000px; position: relative; float: left; display: block; background:url('/assets/video-06-off.jpg') no-repeat; margin: 0 17px 13px 0; width: 124px; height: 60px;}
#video06 a:hover, #video06 a.selected {text-indent: -20000px; position: relative; float: left; display: block; background:url('/assets/video-06-on.jpg') no-repeat; margin: 0 17px 13px 0; width: 124px; height: 60px;}
#video07 a {text-indent: -20000px; position: relative; float: left; display: block; background:url('/assets/video-07-off.jpg') no-repeat; margin: 0 17px 13px 0; width: 124px; height: 60px;}
#video07 a:hover, #video07 a.selected {text-indent: -20000px; position: relative; float: left; display: block; background:url('/assets/video-07-on.jpg') no-repeat; margin: 0 17px 13px 0; width: 124px; height: 60px;}
#video08 a {text-indent: -20000px; position: relative; float: left; display: block; background:url('/assets/video-08-off.jpg') no-repeat; margin: 0 17px 13px 0; width: 124px; height: 60px;}
#video08 a:hover, #video08 a.selected {text-indent: -20000px; position: relative; float: left; display: block; background:url('/assets/video-08-on.jpg') no-repeat; margin: 0 17px 13px 0; width: 124px; height: 60px;}
	
	
#gallery-title {
	position: relative;
	margin: 0;
	padding: 5px 0 0 28px;
	width: 612px;
	height: 17px;
	color: #fff;
	text-transform: uppercase;
	font-size: 10px;
	background: url(../assets/bkg_booking.gif) no-repeat;
	}

#gallery-hires {
	width: 612px;
	height: 17px;
	text-transform: uppercase;
	font-size: 10px;	
	position:absolute;
	text-align:right;
	padding-right:6px;
	bottom:0;
	right:0;
	}

#gallery-hires #gallery-hires-link {color:#4ca072; text-decoration:underline;}

	
#gallery-thumb {
	position: absolute;
	top: 25px;
	left: 27px;
	width: 290px;
	height: 270px;
	}
		
.thumb {
 	float: left;
/*  margin: 0 15px 15px 0;*/
	}

.thumbnail {
    float:left;
    width:55px; 
    height:55px; 
    margin: 0 15px 15px 0;
    cursor:pointer;
}

	
#gallery-text-nav {
	position: absolute;
	float: left;
	top: 313px;
	left: 94px;
	width: 200px;
	height: 15px;
	text-align: right;
	text-transform: uppercase;
	font-size: 10px;
	color: #6d6e71;
	}
	
#gallery-text-nav a {
	color: #6d6e71;
	text-decoration: none;
	margin-right: 2px;
	}
	
#gallery-text-nav a:hover {
	color: #007836;
	text-decoration: overline;
	}
	
#gallery-text-nav a.selected {
	color: #007836;
	text-decoration: overline;
	font-weight: bold;
	}
	
#gallery-text-nav span {
	margin-right: 2px;
	}
	
#gallery-nav {
	position: absolute;
	top: 335px;
	left: 27px;
	width: 293px;
	height: auto;
	color: #007836;
	text-transform: uppercase;
	}
	
#gallery-nav a {
	color: #007836;
	text-decoration: none;
	margin: 0 20px 0 0;
	padding-top: 5px;
	}
	
	
#gallery-nav a:hover {
	color: #fff;
	text-decoration: none;
	border-top: solid 5px #4ca072;
	padding-top: 5px;
	position: relative;
	}
	
#gallery-nav a.selected {
	color: #fff;
	text-decoration: none;
	border-top: solid 5px #4ca072;
	padding-top: 5px;
	position: relative;
	}
/* GALLERY **/
  
/* STRUCTURE **/
	
		
/** MAIN NAVIGATION */
	
#nav {
	position: absolute;
	top: 136px;
	left: 31px;
	margin: 0;
	padding: 0;
	width: 600px;
	height: auto;
	list-style: none;
	}

#nav ul {
	list-style: none;
	}

#nav li {
    list-style: none;
	display: inline;
	text-align: left;
	}
	
#nav li a {
	text-decoration: none;
	display: block;
	float: left;
	padding: 0 15px 0 0;
	text-transform: uppercase;
	font-weight: bold;
	color: #6d6e71;
	}
	
#nav li a:hover, #nav li.selected a {
	color: #007836;
	}
	
#nav a:active {
	outline:none;
	}

/* MAIN NAVIGATION **/


/** UTILITY NAVIGATION */

#unav {
	position: absolute;
	top: 7px;
	left: 810px;
	margin: 0;
	padding: 0;
	width: 140px;
	height: auto;
	list-style: none;
	}
	
#unav ul {
	list-style: none;
	}

#unav li {
    list-style: none;
	text-align: left;
	padding: 0 0 2px 0;
	margin: 0;
	}
	
#unav li a {
	text-decoration: none;
	padding: 0;
	margin: 0;
	text-transform: uppercase;
	}
	
#unav li a:hover, #unav li.selected a {
	color: #007836;
	}
	
#unav a:active {
	outline:none;
	}

/* UTILITY NAVIGATION **/


/** WIDGETS */

#area {
	position: absolute;
	top: 136px;
	left: 610px;
	margin: 0;
	padding: 0;
	width: 180px;
	height: auto;
	text-align: right;
	text-transform: uppercase;
	}

#area2 {
	position: absolute;
	top: 50px;
	left: 610px;
	margin: 0;
	padding: 0;
	width: 180px;
	height: auto;
	text-align: right;
	text-transform: uppercase;
	}

	
#area span {
	padding: 0 7px 0 0;
	}
	
#language {
	position: absolute;
	top: 136px;
	left: 810px;
	margin: 0;
	padding: 0;
	width: 100px;
	height: auto;
	text-align: left;
	text-transform: uppercase;
	}
	
/* WIDGETS **/


/** BOOKING */

#booking {
	position: relative;
	width: 932px;
	height: 22px;
	padding: 0 0 0 28px;
	text-align: left;
	color: #fff;
	text-transform: uppercase;
	background: url(../assets/bkg_booking.gif) no-repeat;
	}

#booking label { float: left; display:block; margin:0 4px 0 13px; padding: 5px 0 0 0; font-size:10px; }

#booking input {font-size:10px; color: #6d6e71; border:0; display:block; margin: 3px 0 0 0; padding:2px 0 0 2px; float:left; height: 14px; width: 78px;}
#booking input.sm {font-size:10px; color: #6d6e71; border:0; display:block; margin: 3px 0 0 0; padding:2px 0 0 2px; float:left; height: 14px; width: 18px;}
#booking select {font-size:10px; color: #6d6e71; border:0; display:block; margin: 3px 0 0 0; padding:1px 0 0 0; float: left; height: 15px; }

#booking #submit { position: relative; float: left; display: block; width:124px; height:15px; padding: 3px 0 0 13px; }
#booking #submit a { background:url(../assets/btn_booking.gif) no-repeat; display:block; width:124px; height:15px; text-indent:-10001px;}
#booking #submit a:hover {background:url(../assets/btn_booking.gif) no-repeat;}

#booking #cal { position: relative; float: left; display: block; width:13px; height:12px; padding: 5px 0 0 0; margin: 0 17px 0 -17px; }
#booking #cal a { background:url(../assets/booking_cal.gif) no-repeat; display:block; width:13px; height:12px; text-indent:-10001px;}

#booking img {float:left; margin:5px 0 0 3px;}

#booking input.hideinput {border: none; margin: 0; padding: 0; height:0; width:0; background-color:none;}

.book { float: left; margin:0 28px 0 0; padding: 5px 0 0 0; font-size:10px; font-weight: bold; }

.ds_box {
	background-color: #fff;
	border: 1px solid #ccc;
	position: absolute;
	z-index: 32767;
	}

.ds_tbl {
	background-color: #fff;
	}

.ds_head {
	background-color: #eee;
	color: #6d6e71;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	text-align: center;
	padding: 5px;
	}
            
.ds_head2 {
	background-color: #007836;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	text-align: center;
	padding: 5px;
	}

.ds_subhead {
	background-color: #4ca072;
	color: #fff;
	font-size: 10px;
	text-align: center;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px;
	}

.ds_cell {
	background-color: #eee;
	color: #aaa;
	font-size: 10px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
  	padding: 5px;
	cursor: default;
	}

.ds_cp {
	color: #6d6e71;
	cursor: pointer;
	}

/* BOOKING **/


/** GENERAL FORMS */
form {
	border: 0;
	margin: 0;
	padding: 0;
	}
	
fieldset {
	border: 0;
	margin: 0;
	padding: 0;
	border: solid 0 transparent;
	}

form .clear {
	clear: both;
	height: 0;
	}

#formAreaLarge {
	width: 610px;
	height: auto;
	padding: 0;
	margin: 30px 0 0 0;
	position: relative;
	color: #6d6e71;
	}
	
#formArea {
	width: 320px;
	height: auto;
	padding: 0;
	margin: 30px 0 0 0;
	position: relative;
	color: #6d6e71;
	}
	
#formCol01 {
	width: 300px;
	height: auto;
	position: relative;
	float: left;
	margin-right: 20px;
	}
	
#formCol01 h3 {
	font-family: helvitica, arial, sans-serif;
	font-size: 10px;
	line-height: 14px;
	text-transform: uppercase;
	color: #007836;
	padding: 0;
	margin: 0 0 20px 0;
	}
	
#formCol01 h5 {
	margin: 0 0 5px 0;
	padding: 5px 0 0 0;
	font-size: 11px;
	color: 6d6e71;
	text-transform: none;
	}
	
#formCol01 p {
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-family: helvitica, arial, sans-serif;
	}
	
#formCol02 {
	width: 270px;
	height: auto;
	position: relative;
	float: left;
	}
	
#formCol02 h3 {
	font-family: helvitica, arial, sans-serif;
	font-size: 10px;
	line-height: 14px;
	text-transform: uppercase;
	color: #007836;
	padding: 0;
	margin: 0 0 20px 0;
	}
	
#formCol02 h5 {
	margin: 0 0 5px 0;
	padding: 5px 0 0 0;
	font-size: 11px;
	color: 6d6e71;
	text-transform: none;
	}
	
#formCol02 p {
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-family: helvitica, arial, sans-serif;
	}
	
label {
	font-size: 10px;
	display: block;
	z-index: -1;
	}
	
#formCol01 select, #formCol02 select {
	color: #6d6e71;
	height: 20px;
	font-size: 11px;
	margin: 0 0 20px 0;
	padding: 3px 0 0 0;
	border: none;
	display: block;
	background-color: #f4f4f4;
	}
	
.long {
	width: 300px;
	}
	
#formCol01 input, #formCol02 input {
	color: #6d6e71;
	height: 17px;
	font-size: 12px;
	margin: 0 0 20px 0;
	padding: 3px 0 0 0;
	border: none;
	display: block;
	background-color: #f4f4f4;
	}
	
.sidebarinput {
	color: #6d6e71;
	height: 17px;
	font-size: 12px;
	margin: 0 0 10px 0;
	padding: 3px 0 0 0;
	border: none;
	display: block;
	background-color: #fff;
	width: 140px;
	}
	
.col_sidebar label {
	text-transform: uppercase;
	}
	
.text75 {
	width: 75px;
	}
	
.text140 {
	width: 140px;
	}

.text145 {
	width: 145px;
	}
	
.text300 {
	width: 300px;
	}
	
.commentsCol01 {
	width: 280px;
	height: 50px;
	font-size: 10px;
	color: #6d6e71;
	float: left;
	}
	
.commentsCol02 {
	width: 240px;
	height: 50px;
	font-size: 10px;
	color: #6d6e71;
	float: left;
	}
	
label.right {
	float: right;
	width: 145px;
	text-transform: uppercase;
	}
	
label.left {
	float: left;
	width: 145px;
	text-transform: uppercase;
	}
	
label.full {
	float: left;
	width: 300px;
	text-transform: uppercase;
	}
	
.float {
	float:left;
	margin-right: 10px;
	}
	
p.float {
	float:left;
	margin-right: 10px;
	}
	
select.float {
	float:left;
	margin-right: 10px;
	}
	
label.float {
	float:left;
	margin-right: 10px;
	}
	
input.float {
	float:left;
	margin-right: 10px;
	}
	
#formCol01 input.radio, #formCol02 input.radio {
	float: left;
	margin: 0 3px 0 0;
	border: none;
	padding: 0;
	width: auto;
	background-color: #fff;
	font-family: helvitica, arial, sans-serif;
	}

#formCol01 label.check, #formCol02 label.check {
	color: #666;
	font-family: helvitica, arial, sans-serif;
	font-size: 11px;
	}
	
label.textarea {
	float: left;
	width: 300px
	}
	
label.textarea textarea{
	float: left;
	width: 270px;
	height: 50px;
	}
	
form img {
	float: left;
	margin: 10px 0 10px 0;
	padding: 0;
	border: none;
	display: block;
	}
	
label.am {
	width: 15px;
	float: left;
	margin-right: 10px;
	margin-left: 10px
	}
	
label.am input {
	float: left;
	border: none;
	padding: 0;
	}

label.pm {
	width: 15px;
	float: left;
	margin-right: 10px;
	}
	
label.pm input {
	float: left;
	border: none;
	padding: 0;
	}
	
label.dates { 
	float: left; 
	display:block; 
	margin-right: 20px; 
	padding: 0; 
	}
	
form .floatleft {
	float: left;
	width: 280px;
	}
	
form .floatright {
	float: right;
	}

form .required {
	float: left;
	padding-top: 60px;
	}
	
.noinput {
	border: none;
	margin: 0;
	padding: 0;
	background-color: #fff;
	height: auto;
	}

/* GENERAL FORMS **/



/** FOOTER */

#footer {
	position: relative;
	width: 960px;
	height: auto;
	padding: 0 0 0 0;
	margin: 0 0 60px 0;
	text-align: left;
	clear: both;
	background: url(../assets/bkg_footer.gif) no-repeat;
	white-space: nowrap;
	}
	
#footer a {
	text-decoration: none;
	font-weight: normal;
	}

#footer a:hover {
	text-decoration: none;
	color: #007836;
	}
	
#footer p {
	font-family: helvitica, arial, sans-serif;
	font-size: 10px;
	color: #999;
	line-height: 12px;
	margin: 0 0 1px 0;
	}
	
#footer ul {
	list-style: none;
	padding: 0;
	margin:0;
	line-height:14px;
	}
	
.info {
	font-size: 10px;
	width: 760px;
	height: auto;
	margin: 0 0 18px 28px;
	padding: 58px 0 0 0;
	text-transform: uppercase;
	color: #627856;
	}
	
.info a {
	text-decoration: none;
	color: #627856;
	font-weight: normal;
	}

.info a:hover {
	text-decoration: none;
	color: #007836;
	}
	
.info strong { 
	color: #007836;
	font-style: normal;
	}
	
.links {
	font-size: 10px;
	line-height: 14px;
	width: 920px;
	height: auto;
	margin: 0 0 0 28px;
	text-transform: uppercase;
	}
		
.links em {
	font-style: normal;
	text-transform: none;
	margin:0;
	padding:0;
	}
	
.seo {
	font-size: 10px;
	width: 920px;
	height: auto;
	margin: 10px 0 0 28px;
	}
	
.lhw {
	position: relative;
	float: right;
	padding: 10px 14px 0 0;
	}
	
/* FOOTER **/

/** SITEMAP */

#sitemap {width: 800px; float:left; padding:0; font-family: times, georgia, serif;}
#sitemap a {font-weight: normal; text-decoration: none; color: #6d6e71;}
#sitemap a:hover {font-weight: normal; color: #007836;}

#sitemap ul {padding:0; margin:0 0 10px 0; list-style:none;}
#sitemap ul li {padding:0 0 4px 0; margin:0; font-size:14px; line-height:18px; color:#6d6e71;}
#sitemap ul li a {font-weight: bold; color:#6d6e71;}
#sitemap ul li a:hover {font-weight: bold;}
	
#sitemap ul li ul {padding:6px 0 12px 9px; margin:0; list-style:none;}
#sitemap ul li ul li {padding:0 0 2px 0; margin:0; font-style:normal; font-size:12px; line-height:16px; color:#6d6e71;}
#sitemap ul li ul li a {font-weight: bold; color:#6d6e71;}
#sitemap ul li ul li a:hover {font-weight: bold;}

#sitemap ul li ul li ul {padding:3px 0 6px 15px; margin:0; list-style:none;}
#sitemap ul li ul li ul li {padding:0 0 2px 0; margin:0; font-style:normal; font-size:12px; line-height:16px; color:#6d6e71;}
#sitemap ul li ul li ul li a {font-weight: normal; color:#6d6e71;}
#sitemap ul li ul li ul li a:hover {font-weight: normal;}

/* SITEMAP **/