﻿.banner {
	border-collapse: collapse;
	border-color: #DADADA;
	border-width: 0;
	background-color: #D9E9FB;
	background-image: url('../images/banner.jpg');
}

.bottom {
	background-color: #D9E9FB;
}

.header {
	background-image: url('../images/header.jpg');
	background-repeat: repeat-x;
}

.main_tables {
	border-collapse: collapse;
	border-color: #DADADA;
	border-width: 0;
	background-color: #EDF5FE;
}

.mobile {
	  color: #FFFFFF;
	  font-size: x-small;
}

.title       {
	FONT-SIZE: 24pt;
	COLOR: #FFFFFF;
	FONT-FAMILY: Comic Sans MS;
	font-style: italic;
	font-weight: bold;
	text-align: center;
}

.text_diam   { 
    font-family: Comic Sans MS; 
    font-size: 12pt; 
    color: #000080; 
    font-style: italic; 
    text-align: justify; 
    text-indent: 25; 
    margin-left: 10; 
    margin-right: 10 
}
               
.rooms       {
	font-family: Comic Sans MS;
	color: #FFFFFF;
	font-size: 14pt;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	text-decoration: underline;
}

.menu        { 
    font-family: Comic Sans MS; 
    font-size: 12pt; 
    text-align:center 
}

.backm       {
	FONT-SIZE: 2px;
	COLOR: #0033CC;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-weight: bold;
}

.backm1      {
	FONT-SIZE: 2px;
	COLOR: #C0C0C0;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-weight: bold;
}

.text        {
	font-size: 10pt;
	color: #000080;
	font-family: Comic Sans MS;
	font-style: italic;
	font-weight: bold;
	text-align: justify;
	margin-left: 10;
	margin-right: 10;
}

.textUD      { 
    font-family: Comic Sans MS; 
    font-size: 12pt; 
    text-align:left; 
    margin-left:10; 
    color:#000080 
}

.textprice   {
	color: #000080;
	font-family: Comic Sans MS;
	font-size: 14pt;
	font-style: italic;
	font-weight: bold;
	text-align: center;
}

.textsmall   { 
    font-family: Verdana; 
    color: #000080; 
    font-size: 8pt 
}

