body{
	margin: 0px;
	padding: 0px;
	background: #DCE9C2 url(/media/img/majorca/bgr.gif) repeat-y;
}
div#top{
	background: #ffffff url(/media/img/majorca/majorca_top.gif) no-repeat;
	display: block;
	width: 800px;
	height: 85px;
}


div.IconsMenu .head{
	border-bottom: 1px solid #344D00 !important;
	background: #648C13 !important;
	color: #fff !important;
}
ul.rows li.rows_li.first{
	border-left: 1px solid #A6B686 !important;
	border-right: 1px solid #A6B686 !important;
}
ul.rows li.rows_li.second{
	border-right: 1px solid #A6B686 !important;
	border-left: 1px solid #A6B686 !important;
	
}
ul.rows li.rows_li.third{
	border-right: 1px solid #A6B686;
	border-left: 1px solid #A6B686;
}
div.IconsMenu ul li a div.content{
	border-bottom: 1px solid #A6B686 !important;
}

div#search_box{
	background-color: #F7E9A4 !important;
}
div#search_box a{
	color: #000;
}

/* booking form */
div.booking{

	border: 1px solid #648C13 !important;
}