/* CSS menymall */

body, td, tr, table, p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14;
	line-height: 18px;
}
.text3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14;
}
.text3b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13;
	font-weight: bold;
}
.text3bw {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13;
	font-weight: bold;
}



h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;	
}	

.style1 {font-family: Arial, Helvetica, sans-serif}

.style2 {color: #223670; font-size: 11px;}

.style3 {color: #223670; font-family: Verdana, Arial, Helvetica, sans-serif;}

.style4 {color: #223670}

.SmallBlueBodyCopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11;
	line-height: 11px;
	color: #00008B;
	margin-left: 0;
	padding-left: 0;
	text-align: left;
	margin-top: 4;
}
.hoteltitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12;
	line-height: 14px;
}


.linktitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14;
	text-decoration: none;
	  font-weight: bold;
	
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18;
}

#cssdropdown, #cssdropdown ul {
padding: 0;
margin: 0;
	list-style: none;
	font-family: Arial, Century Gothic, sans-serif;
	font-size: 14px;
	font-weight: bold;
   background-color: #ffffff;
   background-color: #ffffff;
	color: #e5c651;
	text-decoration: none;
	margin-top: 3px;
	margin-bottom: 23px;
}

#cssdropdown li {
   float: left;
   position: relative;
   background-color: #ffffff;
   background-color: #ffffff;
	color: #e5c651;
	margin-top: 0px;
	margin-bottom: 0px;
}

.mainitems{
	margin-top: 3px;
	margin-bottom: 3px;
	text-decoration: none;
   background-color: #ffffff;
	color: #e5c651;
}

.mainitems a{
	width: 100%;
   margin-left: 6px;
   text-decoration: none;
   font-family: Arial, Century Gothic, sans-serif;
	font-size: 16px;
	font-weight: bold;
   background-color: #ffffff;
	color: #e5c651;
	margin-top: 3px;
	margin-bottom: 3px;
}


.subuls{
	display: none;
	position: absolute;
	left: 160;
   background-color: #ffffff;
	color: #e5c651;
	font-family: Arial, Century Gothic, sans-serif;
	font-size: 13px;
	font-weight: bold;
		margin-top: 3px;
	margin-bottom: 3px;
	text-decoration: none;
	
}

.subuls li{
	margin-left: 2px;
			margin-top: 2px;	
		font-size: 12px;
   background-color: #ffffff;
	color: #e5c651;
			font-size: 13px;
}

.subuls li a{
text-decoration: none;
   background-color: #ffffff;
	color: #e5c651;
			font-size: 13px;
}

#cssdropdown li>ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
top: auto;
	margin-top: 5px;
   background-color: #ffffff;
	color: #e5c651;
		font-size: 13px;
}

#cssdropdown li:hover ul, li.over ul { /* lists nested under hovered list items */
display: block;
   background-color: #ffffff;
	color: #e5c651;
font-size: 13px;

}

#restofcontent { /*wrap rest of content of the page inside this div*/
clear: left;
   background-color: #ffffff;
	color: #e5c651;
	font-size: 13px;
	
}

.style1 {font-family: "Trebuchet MS"}

