@charset "utf-8";
/* CSS Document */
#wrapper {
	width: 960px;
	margin: 0 auto;
	text-align: left;
	background-color: #60713B;
	position: relative;
} 

#header {
	height: 179px;
	padding: 0px;
	background-image: url(images/bgHeaderNew2.jpg);
	background-repeat: no-repeat;
	position: relative;
	float: right;
	width: 746px;
}
#header h3 {
	text-indent: -9999px;
}
#header h1 {
	text-align: right;
	position: absolute;
	right: 15px;
	top: 75px;
	height: 70px;
	width: 550px;
	font-size: 28px;
}
#header h2 {
	background-image: url(images/white50.png);
	position: absolute;
	width: 743px;
	left: 0px;
	bottom: 0px;
	padding-bottom: 2px;
	padding-left: 3px;
}



#content {
	margin-left: 215px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-color: #A5B294;
}
#content  p{
	padding-bottom: .5em;
}
#content ul {
	margin-left: 25px;
}

#content #slideshow {
	height: 450px;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
#content .rates {
	text-align: right;
	margin-right: auto;
	margin-left: auto;
}



.calendar  {
	text-align: center;
}

#content #legend {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 5px;

}

#content #legend-available {
	color: #fff;
	background-color: #7e8f6f;
	padding: 5px;
	width: auto;
	margin-left: 0px;
	margin-bottom: 10px;
	border: 1px solid #FFF;
}
#content #legend-booked {
	background-color: #444400;
	color: #fff;
	padding: 5px;
	width: auto;
	margin-left: 20px;
	margin-bottom: 10px;
	border: 1px solid #FFF;
}


#googleMap {
	margin-right: auto;
	margin-left: auto;
	width: 640px;
}



#footer {
	font-size: 0.7em;
	text-align: center;
	padding: 5px;
	background-color: #6C7B59;
	clear: both;
}
#wrapper div.fb-like,
#wrapper div.tweet {
	width: 100px;
}

.fb-like{
	position: absolute !important;
	top: 646px;
	left: 47px;	
}

.tweet{
	position: absolute;
	top: 678px;
	left: 70px;
}


.find-facebook{
	position: absolute;
	top: 709px;
	left: 46px;
	width: 121px;
}

.find-facebook img{
	width: 100%;
}

.photo {
	border: 5px solid #FFF;
}
body {
	background-color: #ECEFE9;
}
#body-accomm-availability #wrapper #content-wrapper {
	float: left;
	width: 746px;
}

#sidebar{
	float: left;	
}



#body-accomm-availability #content{
	margin: 0;	
}

#ACalendar_1,
#ACalendar_2{
	width: 650px;
	margin: 0 auto;	
}

div.calendar h3 {
clear: left;
}

#ACalendar_1 table.calendarNav{
	width: 620px !important;	
}