﻿#background_main {
background-color: white
}

#dark_colour {
color: #a39456;
background-color: #a39456;
}

#mid_colour {
color: #D6C278;
background-color: #D6C278
}

#light_colour {
color: #D6C178;
background-color: #D6C178;
}

 {
  border: 0;
  width: 90%;
	color: #D6C278;
	background-color: #D6C278;
	height: 1px;
}

#background_iframe {
background-color: #F9EFCA;
scrollbar-base-color: #a39456;
scrollbar-arrow-color: #D6C278;
scrollbar-darkshadow-color: #a39456;
scrollbar-highlight-color: #a39456;
scrollbar-shadow-color: #a39456;
scrollbar-track-color: #D6C278
}

    .nav_menu {
      width: 100%;
      margin: 0;
      padding: 0;
      background: #a39456 none; 
     
    }
    
    .nav_menu  ul {
      margin: 0;
      padding: 0;
      list-style-type: none;
    }
    
    .nav_menu  li {
      padding: 0;
      float: left;
      width: 100px;
      margin-right: 0;
      background: #a39456;
      text-align: center;
      font-family: Verdana;
      font-size: 8pt;
      font-weight: normal; 
    }
    
    .nav_menu  a {
      display: block;
      width: 100%;
      text-decoration: none;
      color: white;
      height: 17px;
    }
    
    .nav_menu  a:hover {
      background: #D6C278 none;
      
      text-decoration: underline;
      height: 17px;

    }
		
		body.pgIndex a#mnuIndex {background: #D6C278 none;}
		body.pgAccom a#mnuAccom {background: #D6C278 none;}
		body.pgBook a#mnuBook {background: #D6C278 none;}
		body.pgActivity a#mnuActivity {background: #D6C278 none;}
		body.pgFeedback a#mnuFeedback {background: #D6C278 none;}
		body.pgLocation a#mnuLocation {background: #D6C278 none;}
    
    .book_button {
    	width: 240px;
     	margin: 0;
      	background: #a39456; 
     
        	}

	.book_button table {
		border: 0px none;
		border-left:2px solid #D6C278; 
      	border-right:2px solid F9EFCA; 
     	border-top:2px solid #D6C278; 
     	border-bottom:2px solid F9EFCA; 
		  width: 240px;
		  height: 21px;
		font-family: Verdana;
      	font-size: 8pt;
      	font-weight: bold; 
      	color: #ffffff;
	}
	
    .book_button a {
      display: block;
      text-decoration: none;
      text-align:center;
      color: #FFFFFF;
      height: 17px;
        }
    
    .book_button a:hover {
      background: #D6C278 none;
      text-decoration: underline;
      height: 17px;

    }

	.text_iframe {
		text-align: left;
		color: #2F331D;
		font-family: Verdana;
		font-size: 10pt;
	}
	
	.text_iframe p {
		text-align: left;
		color: #2F331D;
		font-family: Verdana;
		font-size:10pt;
	}
	
	.text_iframe b {
	font-size:11pt;
	font-weight: bold;
	}

	.text_iframe i {
		font-size= 10pt;
		font-style: italic;
	}
    
.text_iframe a {
		font-size: 10pt;
		font-style: underline;
	}

.iBexLogin {
		text-align: left;
		text-decoration:none;
		color: #a39456;
		font-family: Verdana;
		font-size: 8pt;
		font-style: bold;
	}
	
.iBexLogin a {
		text-align: left;
		text-decoration:none;
		color: #a39456;
		font-family: Verdana;
		font-size: 8pt;
		font-style: normal;
	}

.iBexLogin a:hover {
		text-decoration:none;
		color: #FF6600;
			}

#date_fontstyle
{
text-align: center;
color: #F9EFCA;
font-family: Verdana;
font-size: 7pt;
text-align: right;
}


#enjoy_fontstyle
{
text-align: left;
color: #FFFFFF;
font-family: Verdana;
font-size: 28pt
}

#enjoy_fontstyle_small
{
text-align: left;
color: #FFFFFF;
font-family: Verdana;
font-size:10pt
}

#footer_fontstyle
{
text-align: center;
color: #FFFFFF;
font-family: Verdana;
font-size:8pt
}

#menu_home
{
echo var="Home"
}

.promo1 {
      text-decoration: none;
			text-align: center;
			font-family: verdana;
			font-weight: bold;
			font-size: 10pt;
      color: white ;
			width: 100%;
			margin-left: 5;
			margin-right: 5;
			margin-top: 15;
			margin-bottom: 0;
			padding: 10;
      background: #D6C278 ;
			align: center;
		
    }
		
			.text_book {
		text-align: center;
		color: #a39456;
		font-family: Verdana;
		font-size: 10pt;
		font-weight: bold;
	}
	
	    .ODA a img {display: inline;}
 
