/* CSS Document */


SELECT, BODY, TABLE TH, TH, TABLE TD, TD, UL, OL, TH.std, TD.std, P.std, form {
	font-family: "Verdana", "Tahoma";
	font-size: 11px;
	color: #553322
}


UL {
	list-style-type: disk;
}

A {
	font-weight: regular; color: #2999CB; text-decoration: none; font-weight: normal; text-decoration: none; 
}
A:HOVER {
	color: #2999CB; text-decoration: underline; font-weight: normal;
}

.text {
 text-align: justify;
 padding: 0px 20px 0px 20px;
 color: #553322
 }
 
a.tableMenu {
 font-family: "Arial";
 font-size: 10px;
 color: #A27D51; padding: 0px 20px 0px 20px;
 }
 
a.tableMenu:hover {
 font-family: "Arial";
 font-size: 10px;
 color: #A27D51; padding: 0px 20px 0px 20px;
 }

.phone {
 font-size: 11px;
 color: #666666;
 }

a.sitenet {
 font-size: 10px;
 color: #666666;
 font-weight: bold;
 }

a.sitenet:hover {
 font-size: 10px;
 color: #666666;
 font-weight: bold;
 }
 
.roomsHeader {
 font-size: 11px;
 color: #773322;
 font-weight: bold;
 padding: 0px 0px 3px 0px;
}
 
 .roomsHeaderTable {
 font-size: 10px;
 color: #773322;
 text-align: center;
 }
 
 .roomsText {
 font-size: 11px;
 color: #553322;
 text-align: center;
 }
 
 .form-text {
	color: #553322;
 }
 
 .form-name {
	color: #553322;
	padding: 10px 0px 10px 0px;
 }
 
 .barText {
 font-size: 10px;
 color: #553322;
 }
