﻿body {
	font-family: "Trebuchet MS", sans-serif;
	font-size:13px;
	background: #1e2413 url('images/backgrounds/dry-olive-accommodation-bg1.jpg' ) no-repeat fixed top;
	background-size:100% auto;
	}
	
html {
	height:101%;
	}
	
#page {
	width: 924px; 
	margin: auto; 
	background-image: url('images/backgrounds/bg-1.png');
	border: #666 solid 1px;
	}

.content {
	width: 890px; 
	margin: 0 auto; 
	}
	
.contentonecell {
	background-color: #fff;
	padding: 20px;
	text-align: justify;
	line-height: 130%;
	}

.leftpanel {
	width: 548px;
	border: #666 solid 1px;
	background: url('images/backgrounds/bg-2.png'); 
	padding: 20px;
	text-align: justify;
	line-height: 130%;
}


#rightpanel {
	background: url('images/backgrounds/bg-2.png');
	border: #666 solid 1px;
}

#rightpanel img {
	border: 1px #cad1ba solid;
	padding: 2px;
	}
	
/* Navigation */



#navigation {
	height: 25px; 
	width: 870px;
	margin: 0;
	margin-left:20px;
	margin-top:6px;
	padding: 0;
	}
	
#gallery a:link    img {border:1px solid #393;}
#gallery a:visited img {border:1px solid #3b3}
#gallery a:hover   img {border:1px solid #b00;}
/*	
#navigation li {
	float: left;
	margin-right:4px;
	font-size:13px;
	}
	
#navigation a {
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: none;
	color: #c5d092;
	display: block;
	padding: 6px;
	padding-top: 4px;
	padding-bottom: 4px;
	background-color: #5c6240;
	border: 1px solid #70774f;
	font-size: medium;
	font-family: Arial, Helvetica, sans-serif;
}
#navigation a:hover {
	font-weight: bold;
	text-decoration: none;
	padding-top:2px;padding-bottom:6px;
	color: #bede26;
	border: 1px solid #a2b258;
	background-color: #70774f;
}*/

#footer {
	font-size:11px; 
	color:#70774f;
	}
	
#footer a {
	color: #c5d092;
	text-decoration: none; 
	letter-spacing:1px;
}

#footer a:hover{
	color:#fff;
	} 

h1 {font-size:15px;color:#44482F;margin-top:-10px;}
h2 {font-size:14px;color:#44482F;}


#wf a {font-size:10px; color: #70774f;letter-spacing:0px;}
#wf a:hover{font-size:10px; color: #a2b258;}
.picbox{border: 1px #cad1ba solid;padding: 2px;}
.logo {
	margin-top: 5px;margin-bottom: 5px;margin-left:15px;}

.center {text-align: center;}

#links ul {list-style-type: circle;line-height: 150%;}
#links a {color: #6666ff;text-decoration: none;}
#links a:hover {color: #ff6666;}
