body {
	background-color: #E3EBBE;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
	line-height: 17px;

  *font-size:small;
  *font:x-small;
}

#wrapper {
    margin: 0 auto;
    width: 760px;
}

#main_text {
	width: 748px;
	padding: 5px;
	background-color: #fff;
	vertical-align: top;
	border: 1px;
	border-style: solid;
}

#nifty_container {
	background-color: #fffacd;
}


.links {
	font-size: 1em;
	background-color: #6B8E23;
	color: #fff;
	padding: 5px;
}

.links a {
	color: #fff;
	text-decoration: none;
}

.links a:hover {
	color: #990033;
	text-decoration: underline;
}


.page_title {
	font-family: Verdana, Georgia;
	font-size: 16px;
}

.to_top {
	text-align: right;
	padding: 5px;
	text-size: small;
}


#header {
	width: 100%;
   background-color: rgb(227, 235, 190);
}

#nifty_title_box {
	background:#E3EBBE;
	border:1px solid white;
	padding:0px;
}


#main_photo {
	width: 49%;
	float: left;
}

#main_photo_front {
	width: 49%;
	float: left;
	background-color: #fffacd;
}


#gallery {
	width: 750px;
	padding: 5px;
	text-align: center;
}

#information {
	width: 370px;
	float: left;
	padding: 5px;
	display: inline;
}

#more_info {
	width: 370px;
	float: right;
	padding: 5px;

}

#bookings {
	width: 370px;
	padding: 5px;
	float: left;
}

#calendar {
	width: 370px;
	padding: 5px;
	float: right;
}

#tariffs_box {
	margin-right:6px;
	margin-top:5px;
	float:right;
	background:canary;
	border:1px dashed black;
	padding:5px;
}


.white_bg {
	background-color: #fff;
	font:16px trebuchet,helvetica,clean,sans-serif;
}


a img { 
	border: none;
}

.nifty_title {
	background-color: #6B8E23;
	color: #fff;
	text-indent: 5px;
	text-align: left;
	padding: 5px;
}

ul {
	list-style-image: url(../graphics/up_not_down.png);
}
