/*
blue 044a0c
yellow c8b570
grey 6e776f
*/

*{
	margin: 0;
	padding: 0;
	}
body {
	font-size: 100%;
	font-family: Tahoma, Verdana, Geneva;
	text-align: center;
	background-color: #ffffff;
	color: #666;
}
a{
  color: #044a0c;
  text-decoration: none;
  }
a:hover{
  color: #c8b570;
  text-decoration: underline;
  }

img {
	border: 0;
	}

p{
  line-height: 125%;
  margin-bottom: 5px;
}

#page {
	width: 900px;
	margin: 0 auto;
	text-align: left;
}

#content {
	float: left;
	clear: both;
	width: 100%;
	background-image: url('images/bkg.gif');
	background-repeat: repeat-y;
}
#homeContent{
		float: left;
	clear: both;
	width: 100%;
}
#homeContent p{
	font-size: 80%;
}
#homeL{
	width: 445px;
	float: left;
}
#homeR{
	width: 440px;
	float: right;
}
.homeRow{
	float: left;
	width: 100%;
	margin-bottom: 3px;
	background-color: #eee;
}
.homeRowL{
	float: left;
	width: 105px;
	text-align: center;
	padding: 5px 0;
}
.homeRowR{
	float: left;
	width: 320px;
	padding: 5px 10px;
}
.homeRow ul{
	float: left;
	list-style: none;
	margin: 0;
	font-size: 80%;
}
.homeRow li{
	float: left;
	width: 150px;
}
.homeRow h3{
	font-size: 90%;
	font-family: Arial;
	color: #044a0c;
}
.homeRow p{
	margin-top: 3px;
	font-size: 90%;
}
.accRowL{
	float: left;
	width: 170px;
	padding: 5px 10px;
}
.accRowR{
	float: left;
	width: 320px;
	padding: 5px;
}

ul.splitList {
	float: left;
	list-style-type: circle;
	margin-bottom: 10px;
	font-size: 90%;
	width: 100%;
	clear: both;
}
.splitList li{
	float: left;
	width: 45%;
	margin:  3px 0 0 20px;
}

#header {
	width: 100%;
	height: 75px;
	background-color: #044a0c;

}
#headerL{
  float: left;
  margin: 20px 0 0 15px;
}
#headerR{
  
}

#header h1{
  font-size: 70%;
  float: right;
  margin-top: 50px;
  margin-right: 15px;
  text-align: right;
  font-family: Arial;
}


#nav { 
  width: 100%; 
  float: left; 
  padding: 1px 0; 
  background-color: #c8b570;
  height: 24px;
  clear: both;
  margin-bottom: 8px;
  }
#nav ul {
  margin: 0; 
  padding: 0; 
  position: relative;
  display: inline;
  text-transform: uppercase;
  }
#nav li {
  float: left; 
  list-style-type: none; 
  margin: 0; 
  position: relative;
  text-align: center; 
  height: 24px;
  font-family: Arial; 
  font-size: 75%; 
  border-left: 1px solid #fff;
  }
.first{
	border: 0 !important;
}
#nav a {
  text-decoration: none;
  padding: 0 16px 0 16px; 
  color: #fff; 
  display: block;
  line-height: 24px;
  }
#nav a:hover{
  text-decoration: underline; 
  background-color: #044a0c;
  }
#nav li ul {
  display: none;
  width: 140px;
  margin: 0 auto;
  position: absolute; 
  top: 100%;
  left: 0;
  border: solid 1px #fff;
  background-color: #044a0c;
  z-index: 10;
  }

#nav li ul li {
  padding: 0;
  display: block;
  text-align: left; 
  background-image: none;
  font-size: 110%;
  width: 100%;
  text-transform: none;
  margin-bottom: 0;
}
#nav li ul li a {
  color: #fff;
  background-image: none !important;
  }
#nav li ul li a: hover {
  background-image: none !important;
  }
#nav li:hover ul, #nav li.over ul { 
  display: block; 
}
  
#menuCell {
	width: 190px;
	float: left;
	}

#menu {
	font-size: 80%;
	color: #FFFFFF;
	padding: 20px 8px 8px 0;
}
#menu h3{
  margin-left: 14px;
  font-size: 110%;
  margin-bottom: 10px;
  color: #fff;
}

#menu ul {
	margin: 0;
	padding: 0 2px 0 14px;
  list-style: none;
}
#menu li {
	margin: 2px 0;
	padding: 0 0 2px 0;
	text-indent: 12px;
	background-image: url('images/menu.gif');
	background-repeat: no-repeat;
	background-position: 0 5px;
}

#menu a {
	color: #FFFFFF;
	text-decoration: none;
}
#menu a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#on1 a, #on a {
	color: #FFFFFF;
	text-decoration: none;
}

#ads{
margin-left: 14px;
margin-bottom: 10px;
margin-top: 6px;
}

#mainCell {
	float: left;
	width: 542px;
	margin-left: 8px;

}

#right{
	float: right;
	/*background-color: #044a0c;*/
	width: 150px;
}
.rightBox{
	border: 1px solid #6e776f;
	background-color: #eee;
	margin-bottom: 15px;
}
.rightBox h3, .rightBox h3 a{
	width: 100%;
	text-align: center;
	color: #fff;
	background-color: #6e776f;
	margin: 0;
	padding: 5px 0;
	border-bottom: 10px solid #044a0c; 
}
.rightBox ul{
	list-style: none;
	font-size: 90%;
	margin: 10px 10px 10px 5px;
}
.rightBox img{
	margin: 3px 1px;
}
#weather{
	margin: 5px 10px 15px 10px;
}
#side_bar li{
	list-style: none;
	font-size: 80%;
}
#side_bar p{
	font-size: 80%;
}

h2{
	float: left;
	width: 100%;
	padding: 5px 0;
	color: #fff;
	background-color: #044a0c;
	font-size: 100%;
	font-family: Arial;
	text-indent: 12px;
	padding-bottom: 2px;
	margin-bottom: 3px;
	border-bottom: 10px solid #c8b570;
}

h2 a{
	color: #fff;
}
h3{
	font-size: 90%;
	font-family: Arial;
	color: #044a0c;
	margin: 5px 0;
	clear: both;
}
#bigPic {
  margin-bottom: 1px;
}
#booking {
  font-size: 75%;
  float: left;
  margin-left: 25px;
}
#booking td {
  font-size: 75%;
}
#sb{
  font-size: 75%;
  margin-left: 25px;
  float: left;
  width: 610px;
}
#sb td {
  font-size: 75%;
}
#main {
	float: left;
	padding: 5px;
}

#main p{
	font-size: 80%;
}
.txtImg{
	float: right;
	border: 1px solid #044a0c;
	margin-left: 5px;
	margin-bottom: 5px;
	padding: 1px;
}

#search{
	float: left;
	clear: both;
	
	border-bottom: 10px solid #c8b570;
	width: 440px;
	padding-bottom: 3px;
	margin-bottom: 15px;
}
.sectionBox{
	float: left;
	width: 95px;
	height: 90px;
	margin-left: 3px;
	background-color: #044a0c;
	text-align: center;
}
.sectionBox a{
	color: #fff;
	font-size: 80%;
	font-family: Arial;
	font-weight: 100 !important;
	padding-top: 1px;
	width: 100%;
	display: block;
}
#search form {
	width: 242px;
	height: 180px;
	background-color: #6e776f;
	float: left;
}
#search  p, #search li {
	color: #fff;
	font-size: 80%;
	margin-left: 7px;
}
#search li{
	list-style: none;
}
#search li a{
	color: #fff;
}
#search .radio {
	border: 0 ! important;
	margin: 5px 0 0 0 ! important;
	padding: 5px 0 0 0;
	width: 25px ! important;
}
#search input, #search select {
	border: 1px solid #6e776f;
	color: #666;
	font-size: 80%;
	margin: 4px 7px;
	width: 225px;
}
#search textarea {
	border: 1px solid #566975;
}
#searchWide #search{
	width: 540px;
}
#searchWide #search form{
	width: 340px;
}
#searchWide #search input, #searchWide #search select{
	width: 320px;
}
#map {
  float: left;
}
#mapRight{
	width: 165px;
	float: right;
}
#mapRight li{
	list-style: none;
}
#listings{

}
.pag { 
  clear: both;
  width: 100%;
  margin-bottom: 10px;
  height: 18px;
  font-weight: bold;
  }
.more{
	float: left;
	font-size: 90%;
	clear: both;
}
.more a{
	color: #009999;
}
.prev{
	float: left;
}
.headerRow h3{
  font-size: 100%;
}
.name{
  float: left;
}
.sleeps{
  float: right;
}
.thumb{
  float: left;
  margin-right: 5px;
  margin-bottom: 5px;
  border: 1px solid #044a0c;
}
#cottDetails{
	float: right;
	width: 260px;
}
#cottMap{
}
#avail{
	font-weight: bold;
	float: left;
	width: 181px;
	font-size: 110%;
	padding: 5px;
	margin-left: 185px;
	margin-bottom: 25px;
}
#availTop{
	font-weight: bold;
	float: right;
	width: 181px;
	margin-top: 10px;
	margin-bottom: 15px;
	margin-right: 80px;
}
#avail a, #availTop a{
	color: #cc0000;
}
#facs{
	float: left;
	clear: both;
	margin: 5px 0;
	width: 100%;
}
#facs ul{
}
#facs li{
	float: left;
	width: 45%;
	margin-left: 15px;
	line-height: 133%;
}

.headerRow{
  clear: both;
}
.headerRow h3{
  font-size: 115%;
  font-weight: normal;
  margin-bottom: 5px;
}
.bodyRow {
  border-bottom: 1px dotted #044a0c;
  margin-bottom: 5px;
  padding-bottom: 5px;
  clear: both;
  float: left;
  width: 100%;
}
.price {
  float: right;
  color: #009999;
}
.button {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #566975;
	border: 1px solid #ffffff ! important; 

	font-family: Verdana;
	padding: 1px 8px;
}
.button:hover {
	border: 1px solid #566975 ! important;
}

#footer {
	width: 100%;
	clear: both;
	text-align: center;
	font-size: 75%;
	margin: 15px 0;
	border-top: 1px solid #044a0c;
	padding-top: 5px;
	padding-bottom: 15px;
}
#footer h3{
	float: left;
	margin-bottom: 3px;
	font-size: 100%;
}
#footer ul{
	float: left;
	clear: both;
	list-style: none;
	margin-bottom: 5px;
}
#footer li{
	float: left;
	margin-right: 10px;
}

.sitemap {
}
.sitemap img {
	border: 0;
	display: inline;
}
.sitemap li {
	margin-top: 5px;
}
.sitemap a {
	color: #215890;
	text-decoration: none;
}
.sitemap a:hover {
	color: #215890;
	text-decoration: underline;
}

hr {
	border: solid 1px #6e776f;
	height: 0;
	clear: both;
	margin: 10px 0;
}

.thumbBox{
	width: 165px;
	height: 130px;
	float: left;
	padding: 5px;
}
