body {	
	SCROLLBAR-FACE-COLOR: #286A37;
	SCROLLBAR-HIGHLIGHT-COLOR: #C5CCD2;
	SCROLLBAR-SHADOW-COLOR: #C5CCD2;
	SCROLLBAR-3DLIGHT-COLOR: #00A526;
	SCROLLBAR-ARROW-COLOR: #FF8C00;
	SCROLLBAR-TRACK-COLOR: #286A37;
	SCROLLBAR-DARKSHADOW-COLOR: #00A526;
	font-family: Arial, Helvetica, Times new roman, Verdana;
	font-size: 12px;
	font-color: #000000;
	color: #000000;
	background-color: #FFFFFF;
	margin-top:0px;
}

ul.menu_list {
   margin: 0px; 
   padding-top: 0px;
   padding-bottom: 0px;
   padding-left: 20px;
   padding-right: 10px;
   text-align: left; 
   color:#000000;
   list-style-type:circle;
} 

ul.menu_list li:hover {
   color:#000000;
   font-size: 12pt;
}

.button {
    background-color: #286A37;
    color: #FFFFFF;
    font-size: 12px;
    letter-spacing: 0.1em;
    font-weight: bold;
    height: 22px;
    padding-left: 5px;
    padding-right: 5px;
    border-left: 3px solid #000000;
    border-bottom: 3px solid #000000;
    border-top: 3px solid #00A526;
    border-right: 3px solid #00A526;
}


.hotel-title {
    font-size: 13px;
    color: #00A526;
    text-decoration: none;
}

.info {
    color: #286A37;
}


.line {
    height: 2px; 
    background-color: #FFFFFF; 
    width: 100%;
}


a:link { font-family:verdana, arial, helvetica, sans-serif; color: #286A37 ; text-decoration: none;}
a:visited { font-family:verdana, arial, helvetica, sans-serif; color: #286A37 ; text-decoration: none;}
a:active { font-family:verdana, arial, helvetica, sans-serif; color: #286A37 ; text-decoration: none;}
a:hover { font-family:verdana, arial, helvetica, sans-serif; color: #286A37 ; text-decoration: underline;}

a.menu:link { color: #FFFFFF; text-decoration: none; }
a.menu:hover { color: #FFFFFF; text-decoration: none; }
a.menu:active { color: #FFFFFF; text-decoration: none; }
a.menu:visited { color: #FFFFFF; text-decoration: none; }

a.ref:link { color: #000000; text-decoration: none; }
a.ref:hover { color: #000000; text-decoration: none; }
a.ref:active { color: #000000; text-decoration: none; }
a.ref:visited { color: #000000; text-decoration: none; }


.menu-area {
    font-size: 12px;
    color: #FFFFFF;
    padding-left: 15px;
    padding-right: 5px;
    background-image: url('/images/menu_bg.gif'); 
    background-repeat: x;
}

.menu-footer {
    color: #286A37;
}


h1 {
    font-size: 20px;
    color : #286A37;
}

h2 {
    font-size: 18px;
    color : #286A37;
}

h3 {
    font-size: 16px;
    color : #286A37;
    font-weight: bold;
}

.offer-title {
    font-size: 12px;
    color: #286A37;
}

.orange-line {
    font-size: 2px;
    height: 2px;
    background-color: #EC9543;
    width: 100%;
    clear: both
}


.title {
    color: #FFFFFF;
    padding-left: 10px;
    padding-top: 2px;
    background-color: #286A37;
    height: 18px;
}


#green {
    background-color: #286A37;
}


#orange {
    background-color: #EC9543;
}

hr {color: #286A37; background-color: #EC9543; height: 1px;}