

img {
  border: none;
}

body {
  background-color:#DAF17A;
  height: 100%;
  color: #000000;
  font-family: Times New Roman, Verdana, Helvetica, Arial, sans-serif, Apple Chancery;
  font-size: 15px;
  text-align: left;
  margin: 0;
}

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}


h1 {
  font-size: 1.6em;
  color: #613f48;
  text-align: left;
  font-weight: normal;
  letter-spacing: 1px;
  margin: 10px;
}

h2 {
  color: #742116;
  font-size: 1.4em;
  font-weight: normal;
  text-align: left;
  margin: 10px;
}

h3 {
  color: #742116;
  font-size: 1.2em;
  font-weight: normal;
  text-align: left;
  margin: 10px;
}

h4 {
  color: #742116;
  font-size: 1em;
  font-weight: normal;
  text-align: left;
  margin: 10px;
}

h5 {
  color: #742116;
  font-size: .8em;
  font-weight: normal;
  text-align: left;
  margin: 10px;
}

h1 a:link {
  text-decoration: none;
  color: #666666;
}

h2 a:link, h3 a:link {
  text-decoration: none;
  color: #786b63;
}

h2 a:hover, h3 a:hover {
  text-decoration: none;
  color: blue;
}

p {
  font-size: 1em;
  text-align: justify;
  line-height: 1.5em;
  padding: 0px 20px 20px 20px;
}

ul {
  list-style-image: url(../images/bullet_flower.jpg);
}

a:link {
 color: #ffffff;
}

a:visited {
  color: #ffffff;
  text-decoration: none;
}

a:hover {
  color: yellow;
}

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

#wrapper {  padding: 10 0 10 0;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 30px;
  width: 804px; 
  background-color: #DAF17A; 
  background-image: url(../images/slice_sides.jpg);
  background-repeat: repeat-y;
}

#banner {
  background-color: #DAF17A;
  padding-top: 40px;
  width: 804px;
  height: 61px;
}

#logo {
  float: left;
  width:630px;
}

#bk_info {
  float: right;
  color: #742116; 
  width: 150px;
}

#bk_info a:link {#address {
  float: left;
  width: 450px;
}
  text-decoration: none;
  color: #742116;
}

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

#top {	
  background-image: url(../images/slice_top.jpg);
  background-repeat:no-repeat;
  height: 30px;
  width: 804px;
  background-color: #DAF17A;
}

#header {
 height: 292px;
  width: 780px;
  margin-left: 22px;
  margin-right: 22px;
}

#header img {
  margin-top: -8px;
  _margin-bottom: -4px;
}

/* header activities page */
#activities #header, #rooms #header, #getting_here #header, #bookings #header, #facilities #header, #links #header {
  height: 192px;
  width: 780px;
  margin-left: 22px;
  margin-right: 22px;
}

#navbar {
   height: 30px;
   width: 760px;
   margin-left: 22px;
   margin-right: 22px;
   background-color: #90006C;
   font-weight: bold;
} 
 
#navbar ul li {
  list-style-type: none;
  text-decoration: none;
  padding: 0;
  display: inline;
  font-size: .8em;
  line-height: 30px;
  color: #ffffff;  
}

.menu td {
  text-align: center;
  line-height: 30px;
  width: 15%;
}

#content {
  width: 760px;
  padding-top: 10px;
  _padding-top: 41px;
  margin-left: 22px;
  margin-right: 22px;
  margin: 20px;
}

#content a {
  color: blue;
}

#catlins_map {
  width: 760px;
  margin-left: 22px;
  margin-right: 22px;
  padding-bottom: 20px;
  text-align: center;
  clear: both;
}

/*Room page content table styling*/
.bedroom_wrapper, .garden_wrapper, .kitchen_wrapper {
 width: 760px;
 height: 250px;
}

.bedrooms h4, .garden h4, .kitchen h4 {
  text-align: center;
  margin: 0;
  padding: 0;
  color: #90006C;
}

#queen_img, #garden_img, #kitchen_img {
  width: 260px;
  text-align: center;  
}

#bottom {
  font-size: .7em;
  text-align: center;
  height: 30px;
  width:804px;
  color: #885F9A;
  clear: both;
  _margin-bottom: -5px
}

#footer ul li {
  list-style-type: none;
  text-decoration: none;
  list-style-image: none;
  display: inline;
  padding: 0px 27px 27px 27px;
  font-size: .8em;
  line-height: 30px;
  color: #742116;  
}

#footer {
  background-color:#DAF17A;
  height: 30px;
}

#footer a {
  color: #742116; 
}

#home .rose {
  float: right;
}

#rooms .rose {
  float: right;
  margin: 10px 10px 30px 0px;
  _margin-bottom: 0px;
}

#activities .rose {
  float: right;
  padding-right: 20px;
}

#getting_here .rose {
  float: right;
  clear: both;
}

#links .rose {
  float: right;
}

#map_title {
 float: left;
 width: 200px;
 padding: 0px;
}
#gmap {
  float: left;
  width: 250px;
  padding: 10px 40px 10px 40px;
}

#gmap_link {
  text-align: center;
  font-weight: bold;
  padding-top: 10px;
}

#address {
  width: 500px;
}

/* Rates & Availability CSS STARTS */

#pricing {
  float: left;
  width: 300px;
  padding: 10px 40px 10px 40px;
  text-align: center;
}

#pricing table {
  width: 300px;
}

#pricing_avail {
  float: left;
  width: 600px;
  padding: 10px 40px 10px 40px;
  text-align: center;
}

/* Rates and Availability CSS ENDS */


i {
 font-size: 12px;
 color: gray;
}

body#home a#homenav, body#rooms a#roomsnav, body#bookings a#booknav, body#activities a#activenav, body#getting_here a#getnav {
  color: yellow;
}










