@charset "utf-8";

body {  
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;	
		SCROLLBAR-FACE-COLOR: 			#FFFFFF; 
	SCROLLBAR-HIGHLIGHT-COLOR: 		#cacaca; 
	SCROLLBAR-SHADOW-COLOR: 		#e8e8e8; 
	SCROLLBAR-3DLIGHT-COLOR: 		#f6f5f5; 
	SCROLLBAR-ARROW-COLOR: 			#9e0b0a; 
	SCROLLBAR-TRACK-COLOR: 			#e8e8e8;
	SCROLLBAR-DARKSHADOW-COLOR: 	#cacaca; 
	SCROLLBAR-BASE-COLOR: 			#cacaca;				
}

.santa1 {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #8D8D8D;
	line-height: 14px;
}
.victoriatext {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #785312;
	text-decoration: underline;
}
.victoriatext a:link, .victoriatext a:visited, .victoriatext a:active{
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #785312;
	text-decoration: underline;
}
.victoriatext a:hover{
text-decoration:underline;
color:#F4A53E;
}


.hotelmain {
	font-family: "Century Gothic";
	font-size: 11px;
	font-weight: normal;
	color: #FF8C11;
	text-decoration: none;
}
.rooms {
	font-family: "Century Gothic";
	font-size: 11px;
	font-weight: lighter;
	color: #644308;
}
.terms {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}

.overpower {
	font-family: "Century Gothic";
	font-size: 16px;
	font-weight: bold;
	color: #6F543D;
}
.checkintext {
	font-family: verdana;
	font-size: 11px;
	color: #785312;
	font-weight: normal;
}
.contactinfo {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.contactinfo a:link, .contactinfo a:visited, .contactinfo a:active{
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
.contactinfo a:hover{
text-decoration:underline;
}




.senses {
	font-family: "Century Gothic";
	font-size: 16px;
	font-weight: bold;
	color: #C8BF2A;
}
.home {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #F2E4C3;
	text-decoration: underline;
}

.reservation {
	font-family: "Century Gothic";
	font-size: 17px;
	font-weight: normal;
	color: #805C1B;
}
.foorer_text {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #7D654A;
}
.vitoria {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #EDD9AD;
}

/*------Links-------*/
.leftmenu {
	font-family: "Century Gothic";
	font-size: 11px;
	font-weight: normal;
	color: #F4A53E;
}
.leftmenu a:link, .leftmenu a:visited, .leftmenu a:active{
	font-family: "Century Gothic";
	font-size: 11px;
	font-weight: normal;
	color: #F4A53E;
	text-decoration:none;
}
.leftmenu a:hover{
	color: #F4A53E;
	text-decoration:none;
}

.left1menu {
	font-family: "Century Gothic";
	font-size: 11px;
	font-weight: normal;
	color: #765818;
}
.left1menu a:link {
	font-family: "Century Gothic";
	font-size: 11px;
	font-weight: normal;
	color: #765818;
	text-decoration:none;
}
.left1menu a:visited{
	font-family: "Century Gothic";
	font-size: 11px;
	font-weight: normal;
	color: #765818;
	text-decoration:none;
}
.left1menu a:active{
	font-family: "Century Gothic";
	font-size: 11px;
	font-weight: normal;
	color: #765818;
	text-decoration:none;
}
.brownborder {
border:#F2E6CE solid 1px;
}