﻿
body
{
	font-family: "Verdana", "Trebuchet MS", sans-serif;
    font-size: 18px;
    color: Black;
	width: 1100px;
	background-color: #D9D992;
}

#content 
{
	float:left;
	width: 1040px;
} 
#inner_content
{
	float:left; background-color: White; width:1010px; border-top: solid 2px Black;background-color: #F5F5DC;
}
#column1
{
	float:left; width:180px; padding-left: 25px;padding-top:20px;background-color: #F5F5DC;
}
#column2
{
	float:left;width:779px; background-color: #F5F5DC;
}
.background_color
{
	background-color: #F5F5DC;
}


#footer
 {
	width: 998px;
	height: 15px;
	text-align:center;
	color: Black;
	font-size:medium;
	font-family: Times New Roman;
	margin-left: 15px;
 }
 #border_left
 {
 	float:left; 
 	width:10px; 
 	background-image:url(Images/border_left.png); 
 	background-position:top left; 
 	background-repeat:repeat-y;
 }
 #border_right
 {
 	float:right; 
 	width:20px; 
 	background-image:url(Images/border_right.png); 
 	background-position:top left; 
 	background-repeat:repeat-y;
 }
 #texts_and_images
 {
 	float:left;
 	width:779px; 
	
 }
 .enclosure_top
 {
 	float:left;
 }
 .enclosure
 {
 	float:left;
 	width:777px; 
 	background-color:#B9B9B9; 
 	padding-bottom:5px; 
 	border-left: solid 1px #808080;
 	border-right: solid 1px #808080;
 }
  .enclosure_black
 {
 	float:left;
 	width:781px; 
 	background-color:Black; 
 	color: White; 
 	font-size: small;
 }
 .tables
 {
 	float:left;font-size: medium; margin-left:2px;
}
p
{ text-indent: 5%; 
  margin-left: 10px;
}
 
img
{
	border:0;
}
.image_border
{
	float:left; margin: 3px 3px 3px 3px; padding: 5px 5px 5px 5px; background-color:White;
}
.image_accomodation
{
	height:82px;
	
}
.image_gallery
{
	height:72px;
	
}
.image_gallery_big
{
	width:487px; 
	height:332px;
}
a:link 
{
    color: Black;
    text-decoration:none;
}

a:visited 
{
    color: Black;
    text-decoration: none;
}
a:hover 
{
    color: #334E00;
    text-decoration: underline;
}
a:active
{
    color: #CACACA;
}

h1 {color:Black; font-family: "Verdana", "Trebuchet MS", sans-serif; text-indent: 5%; }
h2 {color:Black; font-family: "Verdana", "Trebuchet MS", sans-serif; text-indent: 5%;}
h3 {color:Black; font-family: "Verdana", "Trebuchet MS", sans-serif; text-indent: 5%;}
h4 {color:Black; font-family: "Verdana", "Trebuchet MS", sans-serif; text-indent: 5%;}
h5 {color:Black; font-family: "Verdana", "Trebuchet MS", sans-serif; text-indent: 5%;}













    




