/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/

*
{
margin: 0px;
padding: 0px;
}

a:link {
	color: #918E48;
}

a:hover {
	text-decoration: none;
	color: #FF0000;
}

a:visited {
	color: #918E48;
}

body {
	
	background: #E0DFA3 url(images/back_all.gif) repeat-x;
	font: 13px Arial, Helvetica, sans-serif;
	color: #383838;
}

#content
{
        padding-top: 1px;
	margin: 0 auto;
	background: #ffffff;
	width: 738px;
	text-align: left;
}

#main
{
width: 718px;
padding-top: 2px; 
overflow: auto;
height: 450px;
padding-left:0px;
}


#main .book { 
  float: right;
  padding-right:10px;
}

#main .scroller {
  float: right;
  padding-right:5px;
  padding-left: 10px;
  padding-top: 5px;
}

#main .bulletpoints { 
  margin-top: 10px;
  
  margin-bottom: 10px;
}
#main .photoright {
  margin-top: 10px;
  padding-left: 10px;  
  padding-right:10x;
  float: right;
}
#main .photoleft {
   margin-top: 10px;
  padding-left: 5px; 
  padding-right:10px;
  float: left;
}

#back
{
width: 718px;
padding-left: 10px;
padding-right: 10px;
background: #ffffff;
}

#header {
	height: 175px;
	text-align: right;
	background: url(images/DSC02763.JPG) no-repeat;		
}



#menu
{ 
  width: 718px;
  height: 33px;
  padding-left: 5px;
  background: url(images/menu.gif) no-repeat;
}

#menu ul {
	list-style: none;	
}

#menu li {
	display: inline; 	
}

#menu a {
        padding-top: 10px;
	float: left;
	width: 85px;
	height: 22px;
        display: block;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}

#menu a:hover {	
	width: 85px;
        height: 22px;

	text-decoration: underline;
	background: url(images/menu_r.gif) repeat-x;
}

#left
{
  width: 220px;
}

#left H3
{
width: 208px;
height: 18px;
font-size: 12px;
font-weight: bold;
padding-left: 25px;
padding-top: 5px;
text-transform: uppercase;
color: #ffffff;
background: url(images/title.gif) repeat-x
}

#left ul {
        list-style-type:square;
	margin-bottom: 5px;
	background: url(images/title_back.gif) repeat-x top;
}


#left li ul {
	border: 0px;
	margin-left: 20px;
	margin-bottom: 10px;
	padding-top: 0px;
	background: none;
}

#left li li { 
        list-style-type:square;
	padding: 4px 20px;
}

#left a {
	color: #918E48;
}
#left a:visited {
	color: #918E48;
}

#left p
{
padding: 10px;
}

#calendar1 {

	padding: 1px 1px 1px 1px;
}
#tariffs {
	padding: 1px 2px 1px 1px;
}

#breaks {
        border: transparent;
     	padding: 10px 10px 10px 10px;
}

#calendar table {
	width: 100%;
	text-align: center;
        font-size: 10px;
}

#calendar thead {

}

#calendar tbody td {

}

#calendar #prev {
	text-align: left;
}

#calendar #next {
	text-align: right;
}

#calendar tfoot a {
	text-decoration: none;
	font-weight: bold;
}
#calendar #availablewinter {
	background: #FFCC66;
	border: 1px solid #ff0000;
	font-weight: bold;

}
#calendar #availablenewyear {
	background: #CD853F;
	border: 1px solid #ff0000;
	font-weight: bold;
       
}
#calendar #availablexmas {
	background: #BA55D3;
	border: 1px solid #ff0000;
	font-weight: bold;

}
#calendar #availablepeak {
	background: #32CD32;
	border: 1px solid #ff0000;
	font-weight: bold;
     
}
#calendar #availablehigh {
	background: #FFFF00;
	border: 1px solid #ff0000;
	font-weight: bold;
       
}
#calendar #availablemid {
	background: #EE82EE;
	border: 1px solid #ff0000;
	font-weight: bold;
       
}
#calendar #availablelow {
	background: #87CEFA;
	border: 1px solid #ff0000;
	font-weight: bold;

}

#calendar #booked {
        background: #ffffff;
	border: 1px solid #ff0000;
	font-weight: bold;

}
#right
{
float: right;
width: 460px;
padding-right: 15px;
}

#right H4
{
	margin: 0;
	padding: 0px;
	font-size: 12px;
	color: #C5C5C5;
}

#right a
{
color: #918E48;
text-decoration: none;
}

#right p {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
}

#right h2 {
	margin: 0;
	padding: 0;
	padding-top: 5px;
        text-align: justify;
        padding-bottom: 7px;
	color: #918E48;
}

#right ol, #right ul
{
  list-style: none;	
  margin-left: 30px;
}


.date {
	text-align: right;
	color: #918E48;
	font-size: 11px;
}

.date a {
	color: #918E48;
}



#footer {
	height: 19px;
	width: 718px;
	clear: both;
	padding-top: 30px;
	background: url(images/footer.gif) repeat-x bottom;
	border-top: 4px solid #918E48;
}

#ffoter .photoright {
  margin-top: 10px;
  padding-left: 10px;  
  padding-right:10x;
  float: right;
}

#footer p {
	margin: 0;
	font-size: 10px;
	text-align: center;
	color: #ffffff;
}

#footer a {
	color: #ffffff;
}

