body{
margin-bottom:0px;
margin-left:0px;
margin-right:0px;
margin-top:0px;
background-color:#000000;
}

.top{
background-image:url(top.jpg);
height:284px;
background-repeat:no-repeat;
}

.body_text{
font-family:tahoma;
font-size:11px;
text-align: justify;
padding-left:15px;
padding-right:15px;
color:#887E5F;
}

.right_pic{
background-image:url(right_pic.jpg);
background-position:bottom;
background-repeat:no-repeat;
}

.ul_text{
font-family:tahoma;
font-size:11px;
text-align: justify;
color:#887E5F;
}

.bot{
background-image:url(bot.jpg);
height:106px;
background-repeat:no-repeat;
font-family:tahoma;
font-size:11px;
text-align: center;
color:#887E5F;
padding-top:15px;
}

#home{
background-image:url(menu/home.jpg);
height:48px;
overflow:hidden;
display:block;
width:207px;
}
#home:hover{
	background-position: bottom;
}

#about{
background-image:url(menu/about.jpg);
height:48px;
overflow:hidden;
display:block;
width:207px;
}
#about:hover{
	background-position: bottom;
}
#booking{
background-image:url(menu/booking.jpg);
height:48px;
overflow:hidden;
display:block;
width:207px;
}
#booking:hover{
	background-position: bottom;
}

#equipment{
background-image:url(menu/equipment.jpg);
height:48px;
overflow:hidden;
display:block;
width:207px;
}
#equipment:hover{
	background-position: bottom;
}

#contact{
background-image:url(menu/contact.jpg);
height:48px;
overflow:hidden;
display:block;
width:207px;
}
#contact:hover{
	background-position: bottom;
}

.footer_text{
font-family:tahoma;
font-size:11px;
color:#887E5F;
text-decoration:none;
}

.footer_text:hover{
font-family:tahoma;
font-size:11px;
color:#A35D1F;
text-decoration:none;
}


.form_align{
padding-left:28px;
}

.form_text{
font-family:tahoma;
font-size:11px;
color:#4B432D ;
text-decoration:none;
}

.check_align{
padding-left:7px;
}

.name_text{
font-family:tahoma;
font-size:11px;
color:#887E5F;
text-decoration:none;
font-weight:bold;
}
