/*****************************************************************************
//-> CORE ELEMENTS
*****************************************************************************/
body {
	background: #f9f9f9 url(../../images/theme-1/wrapper-bg.gif) center top repeat-x; }

.msie6 #wrapper {
	height: 100%;
	width: 960px; }
 
/*****************************************************************************
//-> GENERAL ELEMENTS
*****************************************************************************/
#header h1 {
	color: #000; }
  
	#header a.hotel-link{
		color: #01747b; }
h1 {
	color: #01747b;}
 
h2 {
	color: #01747b; }
 
h3 {
	color: #232323; }
  
h4 {
	color: #000; }
 
h5 {
	color: #000; }
 
h6 {
	color: #000; }
 
 
/*****************************************************************************
//-> PAGE ELEMENTS
*****************************************************************************/
 
#Footer {
	background: url(../../images/theme-1/footer-bg.gif) center top repeat-x; }
 
/*****************************************************************************
//-> LOGO
*****************************************************************************/
h2.logo {
	background: transparent url(../../images/theme-1/logo.gif) no-repeat 0px 0px; }
	
	#header div.top-txt h1{
		color:#01747b; }
			 
/*****************************************************************************
//-> MAIN MENU
*****************************************************************************/
ul.topnav li a.over { color: #01747b; }
 
/*****************************************************************************
//-> SIDE MENU
*****************************************************************************/
ul.side-menu li a:hover {
	color: #01747b; }

ul.side-menu li a.selected {
	color: #01747b; }
/*****************************************************************************
//-> ITEMS
*****************************************************************************/
								
.items div.item a.read_more{
	color:#01747b; }
a.bookings{
	color:#01747b; 
	text-decoration:underline;
	}
a.bookings:hover{
	text-decoration:none;
	}
	
/*****************************************************************************
//-> SELECT
*****************************************************************************/
.select div.item div.top-txt h3{
	color:#01747b; } 

/*****************************************************************************
//-> FORM ELEMENTS
*****************************************************************************/
.form input.submit {  background: transparent url(../../images/theme-1/buttons.png) no-repeat 0px -164px;   }
.form input.submit:hover {  background: transparent url(../../images/theme-1/buttons.png) no-repeat 0px -202px; }
