/* CSS Document */

/* basic elements */

html {
    margin: 0px;
    padding: 0px;
}

body {
    margin: 0px;
	padding: 0px;
	background-color: #242021;
}

/* basic div centering the layout */

#container {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	background-color: #242021; /* #FFFFFF */
}

/* links and text design */

a:link, a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0000FF;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #00CC00;
}

p, .text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: left;
}

.news {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
    color: #FF0000;
}

h2, h3, h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: center;
}

li {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: left;
	line-height: 0.9;
}

/* box layout (do not edit) */

#headerbar {
	width: 759px;
	/*height: 53px;*/
	background-color: #644E26;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

#logobox {
	width: 281px;
	height: 327px;
	float: left;
	margin-top: 14px;
	background-color: #644E26;
	border: 1px solid #000000;
}

#logo {
	width: 283px;
	height: 132px;
	float: left;
	margin-top: 20px;
	margin-left: -283px;
	background-image: url(images/logo4.gif);
	
}

#navigationlinks {
	margin-top: 140px;
	margin-left: 10px;
	margin-right: 10px;
}

.small_line {
	margin: -2px 0px 0px 0px;
}

#photomainbox img{
	width: 460px;
	height: 327px;
	float: right;
	margin-top: 14px;
	border: 1px solid #000000;
	vertical-align: middle;
}

#cabindestinationsbox {
	width: 281px;
	height: 409px;
	float: left;
	margin-top: 14px;
	border: 1px solid #000000;
	background: transparent url(images/green_fade.gif) repeat-x bottom left;
}


.box {
	background-color: #FFFFFF;
	padding: 8px;
}

.box h5 {
	margin-top: -25px;
	background: transparent url(images/brown_fade.gif) repeat-x;
	margin: -8px -8px auto -8px;
	padding: 2px 2px 2px 2px;
}

.box2 h5 {
	margin-top: -25px;
	background: transparent url(images/cabin_features_top.gif) top right;
	margin: 0px 0px 0px 0px;
}

#locationsinnerbox h5 {
	margin-top: -25px;
	background: transparent url(images/locations_top.gif) top right;
	margin: 0px 0px 0px 0px;
}

#attractionsbox h5 {
	margin-top: -25px;
	height: 30px;
	background: transparent url(images/attractions_top.gif) top left;
	margin: 0px 0px 0px 0px;
}


.box3 {
	padding-left: 4px;
}

#welcomebox {
	width: 460px;
	height: 338px;
	float: right;
	margin-top: 14px;
	border: 1px solid #000000;
	background: transparent url(images/green_fade.gif) repeat-x bottom left;
}

#guestbookreviewsbox {
	width: 281px;
	height: 175px;
	float: left;
	clear: both;
	margin-top: 14px;
	border: 1px solid #000000;
	background: transparent url(images/green_fade.gif) repeat-x bottom left;
}

#photogallerybox {
	width: 460px;
	height: 245px;
	float: right;
	margin-top: 14px;
	border: 1px solid #000000;
	background: transparent url(images/green_fade.gif) repeat-x bottom left;
}

#cabinsbox, #locationbox, #areaattractionsbox, #guestbookbox, #reservationsbox {
	width: 758px;
	height: auto;
	float: left;
	text-align: center;
	margin-top: 14px;
	border: 1px solid #000000;
	background: transparent url(images/green_fade.gif) repeat-x bottom left;
}

#attractionsbox {
	width: 700px;
	height: auto;
	float: left;
	margin-left: 29px;
	margin-top: 14px;
	margin-bottom: 24px;
	border: 1px solid #000000;
	background: transparent url(images/attractions_middle.gif) repeat-x bottom left;
}

#faqbox {
	width: 700px;
	height: auto;
	float: left;
	margin-left: 29px;
	margin-top: 14px;
	margin-bottom: 24px;
}

.guestreviews {
  font-family: Verdana, Tahoma, Arial;
  font-size: 11px;
  border: 1px solid #000000;
}

#guestbookreview {
width: 700px;
	height: auto;
	float: center;
	margin-top: 14px;
	border: 1px solid #000000;
	background: transparent url(images/guestbook_middle.gif) repeat;
}

#cabinfeaturesbox {
	width: 700px;
	height: 100px;
	margin: 14px;
	border: 1px solid #000000;
	background: transparent url(images/cabin_features_middle.gif) repeat;
}

#locationsinnerbox {
	width: 700px;
	height: 100px;
	margin: 14px;
	border: 1px solid #000000;
	background: transparent url(images/locations_middle.gif) repeat;
}

#mediagallery {
	width: 758px;
	height: 350px;
	float: left;
	clear: both;
	background: transparent url(images/green_fade.gif) repeat-x bottom left;;
	margin-top: 14px;
	border: 1px solid #000000;
}

#footer {
	width: 760px;
	height: 105px;
	float: left;
	
	background-color: #644E26;
	margin-top: 14px;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-top: 1px solid #000000;
    border-bottom: 1px solid #000000;
}

/* end box layout */

.rates { text-align: center; background-color: #ffffff; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; border: 1px solid #000000;}
.rateheading { font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; border-bottom: 1px solid #000000;}
.simplebox { font-family:  Verdana, Arial, Helvetica, sans-serif; font-size: 11px; }
.guestbookentry {border: 1px solid #000000; font-family: Verdana, Arial, sans-serif; font-size:11px; }
