body {
	background-image:url(../images/body_b.gif);
	background-position:left top;
	background-repeat:repeat;
	color:#800000;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	padding:10px 0 0 0;
	margin:0;
}
.header_main_td {
	background-color:#e2e2c7;
	 -moz-border-radius-topleft:20px;
	 -moz-border-radius-topright:20px;
	 -webkit-border-top-left-radius:20px;
	 -webkit-border-top-right-radius:20px;
	 border:3px solid #ffffea;
	 border-bottom:0px;
	 padding:15px;
}
.top_content {
	color:#e2e2c7;
	font-size:11px;
	padding-bottom:5px;
}
.header_main_title {
	font-size:16px;
	line-height:22px;
	padding-left:215px;
}
.header_main_red {
	background-image:url(../images/header_main_red.gif);
	background-position:top left;
	background-repeat:no-repeat;
}
.main_pic {
	border:solid 2px #000;
}
.slider {
	background-color:#ffffea;
	padding:5px;
}
.slider_pics {
	xmargin-left:20px;
	border:#babaa4 1px solid;
	padding:2px;
}
/****MAIN MENU****/
#menu li{position:relative; float:left; list-style-type:none; margin:0px; padding:0px;}

#menu a{
margin:0px; padding:0px;
display:block; height:50px;
text-indent:-9999px;
position:relative;
outline:none;
}

#menu_home a, #menu_home a:visited{width:148px; background: url(../images/nav_bg.png) no-repeat 0px 0px;}
#menu_description a, #menu_description a:visited{width:147px; background:url(../images/nav_bg.png) no-repeat -148px 0px;}
#menu_services a, #menu_services a:visited{width:147px; background:url(../images/nav_bg.png) no-repeat -295px 0px;}
#menu_location a, #menu_location a:visited{width:147px; background:url(../images/nav_bg.png) no-repeat -442px 0px;}
#menu_booking a, #menu_booking a:visited{width:147px; background:url(../images/nav_bg.png) no-repeat -589px 0px;}
#menu_photo a, #menu_photo a:visited{width:134px; background:url(../images/nav_bg.png) no-repeat -736px 0px;}

/****MENU ROLLOVERS****/
#menu_home a:hover, #menu_home_on a{width:148px; background: url(../images/nav_bg.png) no-repeat 0px -50px;}
#menu_description a:hover, #menu_description_on a{width:147px; background:url(../images/nav_bg.png) no-repeat -148px -50px;}
#menu_services a:hover, #menu_services_on a{width:147px; background:url(../images/nav_bg.png) no-repeat -295px -50px;}
#menu_location a:hover, #menu_location_on a{width:147px; background:url(../images/nav_bg.png) no-repeat -442px -50px;}
#menu_booking a:hover, #menu_booking_on a{width:147px; background:url(../images/nav_bg.png) no-repeat -589px -50px;}
#menu_photo a:hover, #menu_photo_on a{width:134px; background:url(../images/nav_bg.png) no-repeat -736px -50px;}

/****MAIN MENU****/
.cream_18 {
	font-size:18px;
	color:#ffffea;
	line-height:20px;
}
.vertical_line {
	background-image:url(../images/vertical_line.gif);
	background-position:top center;
	background-repeat:repeat-y;
}
.middle_main_td {
	background-color:#e2e2c7;
	 -moz-border-radius-bottomleft:20px;
	 -moz-border-radius-bottomright:20px;
	 -webkit-border-bottom-left-radius:20px;
	 -webkit-border-bottom-right-radius:20px;
	 border:3px solid #ffffea;
	 border-top:0px;
	 padding:15px;
}
.cream_13 {
	font-size:13px;
	color:#e2e2c7;
}
.pink_13 {
	color:#ffb1b9;
	font-size:13px;
}
.footer_link:link {
	color:#ffb1b9;
	text-decoration:none;
}
.footer_link:visited {
	color:#ffb1b9;
	text-decoration:none;
}
.footer_link:hover {
	color:#e2e2c7;
	text-decoration:none;
}
.red_rounded {
	background-color:#800000;
	-moz-border-radius-topleft:10px;
	-moz-border-radius-topright:10px;
	-moz-border-radius-bottomright:10px;
	-moz-border-radius-bottomleft:10px;
	-webkit-border-top-left-radius:10px;
	-webkit-border-bottom-left-radius:10px;
	-webkit-border-top-right-radius:10px;
	-webkit-border-bottom-right-radius:10px;
	color:#ffffea;
}
.red_18 {
	font-size:18px;
	color:#800000;
}
.location_link:link {
	color:#ffffea;
	text-decoration:underline;
}
.location_link:visited {
	color:#ffffea;
	text-decoration:underline;
}
.location_link:hover {
	color:#ffffea;
	text-decoration:none;
}
.red_link:link {
	color:#800000;
	text-decoration:underline;
}
.red_link:visited {
	color:#800000;
	text-decoration:underline;
}
.red_link:hover {
	color:#000;
	text-decoration:none;
}
.main_text {
	font-size:14px;
}


