@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#wrapper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	float: left;
	height: 78px;
	width: 800px;
	background-image: url(../../images/header-image-bg.jpg);
	background-repeat: no-repeat;
	margin-top: 16px;
}
#nav-header {
	float: left;
	width: 800px;
	margin-top: 20px;
}
#navigation {
	float: left;
	width: 150px;
	margin: 0px;
	display: inline;
}
#navgation-section {
	width: 382px;
	float: left;
	margin-left: 39px;
	display: inline;
}
#navigation a:link {
	color: #000000;
	text-decoration: none;
}
#navigation a:visited {
	color: #000000;
	text-decoration: none;
}
#navigation a:hover {
	color: #99C03F;
	text-decoration: none;
}
#navigation a:active {
	color: #000000;
	text-decoration: none;
}
#navigation li {
	color: #000000;
	font-size: 110%;
	list-style-type: none;
	margin-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #99C03F;
	padding-bottom: 3px;
	padding-top: 3px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	padding-right: 0px;
	padding-left: 0px;
	font-weight: lighter;
}
#navigation ul {
	list-style-type: none;
	margin-right: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-indent: 10px;
}
#roomnavigation {
	float: left;
	width: 150px;
	display: inline;
}
#roomnavigation a:link {
	color: #000000;
	text-decoration: none;
}
#roomnavigation a:visited {
	color: #000000;
	text-decoration: none;
}
#roomnavigation a:hover {
	color: #99C03F;
	text-decoration: none;
}
#roomnavigation a:active {
	color: #000000;
	text-decoration: none;
}
#roomnavigation li {
	color: #000000;
	font-size: 110%;
	list-style-type: none;
	margin-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #99C03F;
	padding-bottom: 3px;
	padding-top: 3px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	padding-right: 0px;
	padding-left: 0px;
	font-weight: lighter;
}
#roomnavigation ul {
	list-style-type: none;
	margin-right: 0px;
	padding: 0px;
	margin-top: 2px;
	margin-bottom: 0px;
	margin-left: 20px;
	text-indent: 10px;
}
#navigationinrooms {
	float: left;
	width: 150px;
	margin: 0px;
	display: inline;
}
#navigationinrooms a:link {
	color: #7C8283;
	text-decoration: none;
}
#navigationinrooms a:visited {
	color: #7C8283;
	text-decoration: none;
}
#navigationinrooms a:hover {
	color: #99C03F;
	text-decoration: none;
}
#navigationinrooms a:active {
	color: #7C8283;
	text-decoration: none;
}
#navigationinrooms li {
	color: #7C8283;
	font-size: 110%;
	list-style-type: none;
	margin-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #99C03F;
	padding-bottom: 3px;
	padding-top: 3px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	padding-right: 0px;
	padding-left: 0px;
	font-weight: lighter;
}
#navigationinrooms ul {
	list-style-type: none;
	margin-right: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-indent: 10px;
}
#headings {
	float: right;
	width: 338px;
	padding-right: 18px;
	margin-right: 20px;
	display: inline;
}
#headings p {
	line-height: 150%;
	margin-top: 12px;
	margin-bottom: 0px;
}
#headings h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	letter-spacing:0px;
	line-height: 16pt;
	font-weight:lighter;
	color:#7C8283;
	margin-top: 0px;
	margin-bottom: 0px;
}
#headings a:link {
	color: #99C03F;
	text-decoration: none;
}
#headings a:visited {
	color: #7C8283;
	text-decoration: none;
}
#headings a:hover {
	color: #99C03F;
	text-decoration: none;
}
#headings a:active {
	color: #000000;
	text-decoration: none;
}
#content {
	width: 800px;
	float: left;
	margin-top: 20px;
	display: inline;
}
#main-image {
	/*height: 298px;*/
	width: 346px;
	margin-right: 0px;
	margin-left: 39px;
	float: left;
	display: inline;
}
#special-offer {
	height: 150px;
	width: 332px;
	float: left;
	background-color: #9ED36C;
	color: #7C8283;
}
#special-offer h1 { font-size:18px; float:left; width:100%; margin:5px 0 0 0px; }

#special-offer h3 {
	color: #333333;
	float:left;
	margin:10px 0;
	font-size:12px;
}
#special-offer p {
	color: #333333;
	float:left;
	margin:0;
}
#little-images {
	float: left;
	width: 342px;
	margin-top: 0px;
	margin-right: 37px;
	margin-bottom: 12px;
	display: inline;
}
#footer {
	background-color: #000000;
	height: 20px;
	width: 800px;
	float: left;
	/*margin-top: 20px;*/
	margin-top:10px;
}
#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #FFFFFF;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 39px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footer a:link {
	color: #99C03F;
	text-decoration: none;
}
#footer a:visited {
	color: #999999;
	text-decoration: none;
}
#book-now {
	float: left;
	width: 49px;
	margin-left: 20px;
	margin-top: 12px;
	margin-bottom: 2px;
}
#book-now2 {
	float: left;
	width: 200px;
	margin-left: 12px;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.designby {
	color: #999999;
}
#text p {
	font-size: 100%;
	line-height: 150%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
#text {
	width: 342px;
	margin-right: 37px;
	float: left;
	margin-top: 0px;
	padding-right: 42px;
	margin-bottom: 0px;
	display: inline;
}
#text a:link {
	color: #99C03F;
	text-decoration: none;
}
#text a:visited {
	color: #7C8283;
	text-decoration: none;
}
#text a:hover {
	color: #99C03F;
	text-decoration: none;
}
#text a:active {
	color: #000000;
	text-decoration: none;
}
#images-text {
	float: right;
	width: 379px;
	display: inline;
}
#text h3 {
	color: #99C03F;
	font-size: 120%;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#price-table {
	float: right;
	width: 342px;
	padding-right: 60px;
	display: inline;
}
#fading_image_container {
/*	height: 298px;*/
	width: 346px;
	margin-left: 39px;
	float: left;
	display: inline;
}
#prices {
	width: 342px;
	margin-right: 37px;
	float: left;
	margin-top: 0px;
	padding-right: 0px;
	margin-bottom: 0px;
	display: inline;
	font-size: 100%;
	line-height: 150%;
	font-weight: bold;
}

.greencell { background-color:#99C03F; }
#prices td { height:30px; vertical-align:middle; text-align:center; }

#prices p {
	font-size: 100%;
	line-height: 150%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}

#images-text h3 {
	color: #99C03F;
	font-size: 120%;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#botnav a {
	text-decoration: none;
	color:#7C8283;
	padding-left: 39px;
}
.putright {
	text-align: right;
	margin-left: 40px;
}
#prices h1 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	letter-spacing:0px;
	line-height: 11pt;
	font-weight:lighter;
	color:#7C8283;
	margin-top: 0px;
	margin-bottom: 0px;
}
.blackbox {
	border: thin none;
	margin: 0px;
	padding: 0px;
	text-align: center;
	vertical-align: middle;
	background-color: #000000;
	color: #FFFFFF;

}
.padleft {
	padding-left: 15px;
}
#testimonial {
	width: 346px;
	margin-top: 10px;
	float: left;
	}
#testimonial p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	letter-spacing:0px;
	line-height: 16pt;
	font-weight:lighter;
	color:#7C8283;
	margin-top: 0px;
	margin-bottom: 0px;
}
#testimonial h3 {
	color: #99C03F;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size:12px;
	float:left;
}
#testimonial a {
	color: #99C03F;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	text-decoration: none;
	float:left;
}
.welcome { 
   font-family: Arial, Helvetica, sans-serif;
   padding-left: 10px; 
   padding-top: 10px;
   font-size: 14px; 
}
.white-text { 
  font-family: Arial, Helvetica, sans-serif;
  padding-left: 10px; 
  font-size: 14px; 
  font-weight: bold;
  color: #FFF;
}
.twitterbot {
  font-color: #000;
  padding-left: 2px;
  padding-right: 20px;
  font-size: 13px;
  margin-bottom: 5px;
  height:20px;
}
#twitter_update_list {
    list-style:none outside;
    margin-bottom:10px;
}
#twitter_update_list li {
    margin:18px 5px 6px 0;
    font-size:14px;
    font-weight: normal;
	font-type: arial;
}
#twitter_update_list a {
   text-align:left;
   text-decoration:none;
   line-height: 18px;
   margin-left:0px;
}
#twitterblock {
    float:right;
	width:350px; 
	background-color:#99C03F; 
}
.latestnews2 {
   padding-left: 6px;
   margin-top: 10px;
   font-size: 16px;
   font-weight: bold;
}
