body {
  font: 62.5%/1em "Helvetica Neue", Arial, Helvetica, Verdana, sans-serif;
  text-align: left;
  margin: 0;
  padding: 0;
  /*background: rgb(238, 237, 229);*/
  background: #ffffff;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "Helvetica Neue", Arial, Helvetica, Verdana, sans-serif;
  font-weight: normal;
  margin:0;
  padding:0;
  color: #659205;
}

h1 {
  font-size: 23px;
  line-height:1.2em;
  font-weight: normal;
  font-family: "HelveticaNeue-Light", Arial, Helvetica, Verdana, sans-serif;
  padding:5px 0 5px 0;
}

h2 {
  font-size: 17px;
  line-height:1.2em;
  font-weight: normal;
  font-family: "HelveticaNeue-Light", Arial, Helvetica, Verdana, sans-serif;
  padding:5px 0 4px 0;
}

h3 {
  font-size: 1.1em;
  line-height:1.2em;
  font-weight: bold;
  padding:5px 0 3px 0;
}

h4 {
  font-size: 1.3em;
  line-height:1.5em;
  font-weight:bold;
}

p {
  font-size:1.2em;
  line-height:1.8em;
  margin:0;
  padding:0px 0 10px 0;
  margin:0;
  color: rgb(98,97,94);
} 

pre {
  font-size:1.2em;
  line-height:1.2em;
  margin:0;
  padding:0 0 1em 0;
} 

a {
  text-decoration: none;
  outline: none;
  color: #659205;
}

ul {
  margin:0;
  padding:0;
  font-size:1.1em;
}

ol {
  margin:0;
  padding:0;
  font-size:1.1em;
  font-size:1.1em;
}

li {
  margin:0;
  color:#5e5e5e;
}

.clear {
  clear: both;
}

/* Header */
#header {
  width: 100%;
  height: 103px;
  background: #eeeeee;
}

.heading {
  color: #d3d3d3;
  position: absolute;
  top: 14px;
  margin-left: 42px;
}

#header_main {
  height: 106px;
  overflow: hidden;
  background: url(../images/header_gradient_bg.png) repeat-x;
  border-bottom: 1px solid #2a3d01;
  border-top: 1px solid #659205;
}

#header_main_content {
  width: 910px;
  margin-left: auto;
  margin-right: auto;
}

#header_navigation {
  height: 35px;
  background: url(../images/header_nav_bg.png) repeat-x;
}

#header_navigation_list {
  width: 910px;
  margin-left: auto;
  margin-right: auto;
}

#header_navigation ul li {
  list-style: none;
  display: inline;
  width: 130px;
  float: left;
  text-align: center;
  height: 35px;
  padding: 0px;
  margin: 0px;
}

#header_navigation ul li a {
  width: 130px;
  height: 10px;
  padding-top: 10px;
  padding-bottom: 15px;
  display: block;
  color: #ffffff;
}



#header_navigation ul li .selected {
  background: #ffffff;
  color: #659205;
}

/* Footer */
#footer {
  clear: both;
  width: 100%;
  height: 381px;
  background: url(../images/footer_gradient_bg.png) repeat-x;
  border-top: 1px solid rgb(220,220,220);
}

#footer_content {
  width:910px;
  margin-left: auto;
  margin-right: auto;
}

#footer_sections {
  clear: both;
  padding-top: 24px;
}

.footer_section_item {
  float: left;
  width: 279px;
  border-left: 1px solid #d3d3d3;
  height: 141px;
  padding-left: 14px;
  padding-right: 14px;
}

.footer_section_item_first {
  border-left: none;
  padding-left: 0px;
}

#footer_navigation {
  clear: both;
  padding-top: 19px;
}

#footer_navigation ul li {
  list-style: none;
  display: inline;
  float: left;
  padding: 14px;
}

#footer_copyrights {
  clear: both;
  text-align: center;
  padding-top: 19px;
}

#footer_copyrights span {
	padding-top: 5px;
	display: block;
	color: #7e7e7e;
}


/* Main Content */
#main_content {
  width: 910px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 14px;
  clear: both;
}

/* home > index */
#index_main {
  width: 910px;
  border: 1px solid #d3d3d3;
  padding: 4px;
  height: 408px;
  position: relative;
}

#index_main_text {
  float: left;
  width: 278px;
  padding-top: 4px;
  padding-left: 14px;
  padding-right: 14px;
}

.index_main_image {
  float: left;
  width: 604px;
  height: 408px;
  background: #eeeeee;
}

#site_sections_group {
  clear: both;
  width: 910px;
  height: 152px;
  padding-top: 14px;
}

.site_section {
  width: 455px;
  float: left;
  height:152px;
}

.site_section_image {
  width: 210px;
  height: 110px;
  border: 1px solid #d3d3d3;
  padding: 4px;
  float: left;
}

.site_section_text {
  float: left;
  padding-left: 15px;
  width: 210px;
}

#sticky_note {
	position: absolute;
	top: 10px;
	right: 10px;
	display: block;
}

/* placed > index */
.places_section_break {
  width: 910px;
  /*border-bottom: 1px solid #e2e2e2;*/
  clear: both;
  padding-top: 14px;
}

.places_content_section {
  clear: both;
  padding-top: 14px;
}

.places_right_image {
  width: 270px;
  height: 130px;
  border: 1px solid #d3d3d3;
  padding: 4px;
  float: right;
  margin-left: 14px;
  margin-top: 4px;
}

.places_left_image {
  width: 270px;
  height: 130px;
  border: 1px solid #d3d3d3;
  padding: 4px;
  float: left;
  margin-right: 14px;
  margin-top: 4px;
}


/* Caravan > index */

#caravan_prices {
  display: block;
  font-size:1.1em;
  line-height:1.8em;
  margin-left: auto;
  margin-right: auto;
  width: 600px;
  padding:0px 0 10px 0;
  color: #5e5e5e;
}

#caravan_prices_title {
  text-align: center;
}

.caravan_prices_left{
  clear: both;
  width: 400px;
  float: left;
  background: #ffffff;
  padding: 1px 1px 1px 24px;
  height: 24px;
  background-color: #f3f3f3;
  margin: 1px;
}

.caravan_prices_right {
  width: 64px;
  float: left;
  background-color: #f3f3f3;
  margin: 1px;
  height: 24px;
  padding: 1px 1px 1px 24px;
}

/* caravan > index */
.site_facilities {
  list-style: none;
   font-size:1.1em;
  line-height:1.8em;
  margin:0;
  padding:0px 0px 10px 14px;
  margin:0;
  color: #5e5e5e;
}

.caravan_tariff {
  font-size:1.1em;
  line-height:1.8em;
  padding:0px 0px 10px 14px;
  color: #5e5e5e;
  margin-left: auto;
  margin-right: auto;
  width: 700px;
}

.caravan_tariff tbody {
  display: table-row-group;
  vertical-align: middle;
}

.caravan_tariff tr td {
  padding: 5px;
}

.caravan_tariff .prices_row {
  background: #f3f3f3;
}

/*gallery */

.gallery_small {
  padding: 4px;
  border: 1px solid #d3d3d3;
  margin-right: 14px;
  margin-bottom: 14px;
	float: left;
}

/* Bookings overlay/content */
#bookings_overlay {
  background-color: black;
  opacity: 0.8;
  filter: alpha(opacity = 80);
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 90;
  text-align: center;
}

#bookings_content {
  background-color: white;
  position: absolute;
  z-index: 100;
  padding: 14px;
  width: 700px;
  top: 44px;
}