@charset "utf-8";
/* CSS Document */
body {
	background-color:#f9ffff;
	background-image:url(img/bg1.jpg);
	background-repeat:repeat-x;
	background-position:top;
	width:100%;
	margin:0 auto;	
	
}
*{
	margin: 0 ;
	padding: 0;
}
img { 
 behavior: url(iepngfix.htc); 
}

div#page{
	background-image:url(img/bg2.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	width:100%;
	margin:0 auto;	
}


div#header{
	width:1000px;
	margin:0 auto;
}
div#content{
	width:1000px;
	margin:0 auto;
}
div#footer{
	width:1000px;
	margin:0 auto;
}
div#gallery{
	background-image:url(img/bg3.jpg);
	background-repeat:repeat-y;
	margin: 13px 0px 0px 53px;
	width:895px;
	height:333px;
}
div#album{
	
	behavior: url(iepngfix.htc);
	background-repeat:repeat-y;
	margin: 0px 0px 0px 51px;
	width:895px;
	height:568px;
}
div#map{
	behavior: url(iepngfix.htc);
	background-repeat:repeat-y;
	margin: 0px 0px 0px 51px;
	width:895px;
	height:690px;
}
div#gallery1{
	background-image:url(img/bg3.jpg);
	background-repeat:repeat-y;
	margin: 10px 0px 0px 50px;
	width:895px;
	height:197px;
}
div#pricing{

	margin: 0px 0px 0px 60px;
	width:880px;
}
div#BookingForm{
	margin: 20px 0px 0px 60px;
	width:600px;
	height:600px;
	text-align:left;
	margin: 20px 0px 0px 60px;
}

.company{
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px 0px 0px 10px;
	font-size: 24px;
	font-weight: normal;
}
.top_menu{
	font-family: Tahoma, Geneva, sans-serif;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	text-decoration:none;
}

.left_menu{
	font-family: Arial, Helvetica, sans-serif;
	color: #3E2F22;
	font-size: 13px;
	font-weight: bold;
	 text-decoration:none;
	 padding-left:5px;
	 letter-spacing:-1px;
	 font-stretch:semi-condensed;
}

.right_menu{
	font-weight: bold;
	color: #8334a0;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
}
.foot_menu{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #8334a0;
    text-decoration:none;

}
.title{
	font-family: "ARIAL";
	font-size: 18px;
	color: #1b508a;
	padding: 0px 0px 0px 0px;
} 
.title2{
	font-family: "ARIAL";
	font-size: 15px;
	color: #1b508a;
	padding: 0px 0px 0px 0px;
	text-align: left;
	font-weight: bold;
} 
.content{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color:#333;
    text-decoration:none;
	text-align:justify;

}
.content2{
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 16px;
	color:#333;
	text-decoration:none;
	line-height:22px;
	font-weight:bold;
	font-style: oblique;	
}
.content3{
font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	color:#333;
	text-decoration:none;
	line-height:20px;
	font-weight:bold;
	text-align:justify;
	font-style: oblique;
}
.price{
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	color:#06C;
	text-decoration:none;
	line-height:15px;
	letter-spacing:1px;
	
	font-weight:bold;
	font-style: oblique;	

}
.foot_content{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
    text-decoration:none;

}

