body {
	background-image: url(/images/bg.gif);
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-y;
	background-position: center;
	background-color: #B1C4B7;
	}
	
#wrapper {
	position:absolute;
	left:50%;
	width:718px;
	margin-left:-359px;
	background-image: url(/images/header_2.jpg);
	background-repeat: no-repeat;
	background-position: 0px 152px;
}	
h1 {
	margin: 0px;
	padding: 0px;
}
h1 a {
	background-image: url(/images/header_1.jpg);
	display: block;
	height: 153px;
	width: 718px;
	overflow: hidden;
	text-indent: -1000px;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
#content {
	padding: 65px 18px 20px;
}
#cabins {
	width: 170px;
	float: left;
}
#sidebar {
	float: right;
	width: 180px;
	margin-left: 10px;
}
#sidebar ul{
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 0px 5px;
	


}
 #sidebar li {
 	padding: 0px;
	margin: 0px 0px 10px;
 
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px; 
 }
#sidebar p{
	text-align: center;
}
h4 {
	font-size: 18px;
	font-weight: normal;
	margin: 10px 0px;
	padding: 0px;
	text-align: center;
}
h2 {
	font-size: 24px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
.column {
	margin-left: 170px;
	margin-right: 180px;
}
#footer {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 25px;
}
#footer a{
	text-decoration: none;
	color: #CCCCCC;
	width: auto;
	display: block;
}
#footer a:hover{
	color:#333333;
}
.fish {
	text-align: center;
	margin-top: 50px;
}
#cabins ul, #cabins li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#cabins .button{
	height: 170px;
	width: 170px;
	position: relative;
	display: block;
	background-position: center top;
	text-indent: -1000px;
}
#cabins .dim{
background-position: center bottom;
}
#button_smokymountainserenade{
	background-image: url(/images/button_smokymountainserenade.jpg);
}
#button_cozybear{
	background-image: url(/images/button_cozybear.jpg);
}
#button_bearpause{
	background-image: url(/images/button_bearpause.jpg);
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.more {
	font-weight: bold;
}
.more a{
	text-decoration: none;
	color: #A0B3A6;
}
.photos img {
	margin: 4px;
}
/*  BEGIN CALENDAR CSS CODE  */

.month {
	background-color: #B2C4B8;
	color: #FFFFFF;
}
.day {
	font-style: italic;
	background-color: #D8E1DB;
	color: #6F8E79;
}
.cal a, .cal a:link, .cal a:visited {
	text-decoration: none;
	color: #6F8E79;
	cursor: help;
}
.cal table table{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #B2C4B8;
}
.callegend{
	border: 1px solid #B2C4B8;
}
.callegend td {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 2px;
	padding-left: 2px;
}
.cal table table td {
	width: 25px;
	text-align: center;
}
.available {
	background-color: #FFFFFF;
	color: #6F8E79;
}
.booked {
	background-color: #B2C4B8;
}
.holiday {
	background-color: #EED2C2;
}
.requested {
	background-color: #D8E1DB;
}
.rates {
	font-family: Arial, Helvetica, sans-serif;
}
/*  END CALENDAR CSS CODE  */
.previous {
	text-align: left;
}
.next {
	text-align: right;
}

.previous a, .next a{
	margin: 5px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #B1C4B7;
	border: 1px solid #B1C4B7;
	padding: 5px;
	font-size: 14px;
	display:block;
	position: relative;
}
.previous a:hover, .next a:hover{
	color: #000000;
	border-color:#9EB6A6

}
h2 a {
	color: #000000;
	text-decoration: none;
}
