#logo{ margin: 0 0 0 15px;}

/* menu.css */
.main-menu > ul > li:hover > a {color: #007061;}

/* style.css */
a {color: #007061;}
a.link_normal{color:#007061;}
a.button_intro, .button_intro  {background: #007061;}
a.button_intro:hover, .button_intro:hover {color:#007061 !important;}
a.btn_1, .btn_1{background: #007061;}
a.btn_1.white, .btn_1.white  {background: #fff; color:#007061;}
a.btn_1.outline:hover,.btn_1.outiline:hover, input .btn_1.outiline:hover{
	background:#007061;
	border:2px solid #007061;
}
#social_footer ul li a:hover{
	color:#007061;
}
.margin_120 {padding-top:120px; padding-bottom:60px;}
.box_home i{
	color:#007061;
}
.box_cat_bt {background:#007061;}
#Img_carousel .sp-selected-thumbnail {border: 2px solid #007061;}
.box_cat_wp h2{ background:#007061;}
ul.list_ok li:before {
  color:#007061;
}
.price_list small {
	margin-top: 10px;
}
#bg_room.sub_header {
	background-image: url(../img/room_photo/2-single.jpg);
}
#bg_room.sub_header h1, #bg_room.sub_header p {
	color: rgb(0, 112, 97);
	background-color: white;
	opacity: 0.75;
}

footer {
	background:#007061 url(../img/footer_bg.png) repeat-x center bottom;
}