#list-menu {
width: 132px;

}


#list-menu ul {
margin: 0;
padding: 0;
list-style-type: none;
font-family: verdana, arial, sans-serif;
font-size: 12px;

}

#list-menu li {
margin: 5px 0 0;
}

#list-menu a {
display: block;
width:145px;
padding: 2px 2px 2px 10px;
border: 1px solid #000000;
background: url(images/button4.jpg);
text-decoration: none; /*lets remove the link underlines*/
}


#list-menu a:link, #list-menu a:active, #list-menu a:visited {
color: #000000;
}

#list-menu a:hover {
border: 1px solid #000000;
background: #CC3300;
color: #ffffff;
}

#home a {
background: url(images/button4.jpg);
}

#Loc a {
background: url(images/button1.jpg);
}

#Accom a {
background: url(images/button3.jpg);
}

#Prices a {
background: url(images/button2.jpg);
}

#Att a {
background: url(images/button4.jpg);
}

#Photos a {
background: url(images/button1.jpg);
}

#Opal a {
background: url(images/button3.jpg);
}

#Whatson a {
background: url(images/button4.jpg);
}


#Contact a {
background: url(images/button1.jpg);
}


#Links a {
background: url(images/button2.jpg);
}

#logocell {
background-color: #FFFFFF;
height: 8px;
border-top-width: 0px;
border-top-style: solid;
border-top-color: #000000;
border-bottom-width: 0px;
border-bottom-style: solid;
border-bottom-color: #000000;
border-left-width: 0px;
border-left-style: solid;
border-left-color: #000000;
border-right-width: 0px;
border-right-style: solid;
border-right-color: #000000;
        
      }

#whitespace {
	background-color: #FFFFFF;
	height: 5px;
	

}



#topline{
background: url(images/menu.jpg);
border-top-width: 1px;
border-top-style: solid;
border-top-color: #000000;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #000000;
border-left-width: 1px;
border-left-style: solid;
border-left-color: #000000;
border-right-width: 1px;
border-right-style: solid;
border-right-color: #000000;  
font-family: Arial, Helvetica, sans-serif;
font-size: 8pt;
color: #000000;


  }


.text {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10pt;
}


.textbold {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: bold;
}

.bmenu {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10pt;
}



.Heading {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14pt;
}


.SubHeading {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12pt;
}