a { text-decoration: none; color : #003399 ; }
a:link    { text-decoration: none; color : #003399; }
a:visited { text-decoration: none; color: #404040; }
a:active  { text-decoration: underline; color: #909090; }
a:hover   { text-decoration: underline; color: #FE0000;}


a.exposed:link    { text-decoration: none; color : #003399; border-bottom: dotted 1px;}
a.exposed:visited { text-decoration: none; color: #404040; border-bottom: dotted 1px;}
a.exposed:active  { text-decoration: none; color: #909090; border-bottom: dotted 1px;}
a.exposed:hover   { text-decoration: none; color: #FE0000; border-bottom: dotted 1px; background-color:#FFFF00;}






a.nav { font : 12px Arial, Helvetica,sans-serif,geneva; text-decoration: none; color : #03256b; font-weight:600; letter-spacing: .75pt}
a.nav:link    { font : 12px Arial, Helvetica,sans-serif,geneva; text-decoration: none; color : #03256b; font-weight:600; letter-spacing: .75pt}
a.nav:visited { font : 12px Arial, Helvetica,sans-serif,geneva; text-decoration: none; color:#03256b; font-weight:600; letter-spacing: .75pt}
a.nav:active  { font : 12px Arial, Helvetica,sans-serif,geneva; text-decoration: none; color: #333333; font-weight:600; letter-spacing: .75pt}
a.nav:hover   { font : 12px Arial, Helvetica,sans-serif,geneva; text-decoration: none; color: #d78450; font-weight:600; letter-spacing: .75pt}


a.hotelname { text-decoration: none; font-weight: 600; color: #c36a4a; font-size: 14px; letter-spacing: .5pt; }
a.hotelname:link    { text-decoration: none; font-weight: 600; color: #c36a4a; font-size: 14px; letter-spacing: .5pt; }
a.hotelname:visited { text-decoration: none; font-weight: 600; color: #c36a4a; font-size: 14px; letter-spacing: .5pt; }
a.hotelname:active  { text-decoration: none; font-weight: 600; color: #c36a4a; font-size: 14px; letter-spacing: .5pt; }
a.hotelname:hover   { text-decoration: underline; font-weight: 600; color: #c36a4a; font-size: 14px; letter-spacing: .5pt; }

.more {font-size: 11px; letter-spacing: .5pt; font-weight: bold; color: #c36a4a; }
.homeheading { font : 12px Arial, Helvetica,sans-serif, geneva; font-weight: bold; letter-spacing: .75pt; line-height: 15px;}

.hotelname { text-decoration: none; font-weight: 600; color: #c36a4a; font-size: 14px; letter-spacing: .5pt;}

.white { font : 19px Arial, Helvetica,sans-serif, geneva; font-weight: bold; color: white; letter-spacing: 1.5pt; line-height: .5px;} 

big {color: #c36a4a; font-weight: 600; letter-spacing: .5pt;}

.searchfooter { font : 13px Arial, Helvetica,sans-serif, geneva; font-weight: 400; letter-spacing: 1.5pt;}

.news { font : 12px Arial, Helvetica,sans-serif, geneva; font-weight: normal; }
.newsbold { font : 11px Arial, Helvetica,sans-serif, geneva; font-weight: bold; }
u { font : 11px Arial, Helvetica,sans-serif, geneva; font-weight: bold; font-style: underlined}
pre {font-family : monospace;font-size: 12px;}
td { font : 12px Arial, Helvetica,sans-serif, geneva; font-weight: normal; }
.footer { font : 11px Arial, Helvetica,sans-serif, geneva; font-weight: normal; color:#404040} 
p { font : 13px Arial, Helvetica,sans-serif, geneva; font-weight: normal; }
ol { font : 13px Arial, Helvetica,sans-serif, geneva; font-weight: normal; } 
ul { font : 13px Arial, Helvetica,sans-serif, geneva; font-weight: normal; }
li { font : 13px Arial, Helvetica,sans-serif, geneva; font-weight: normal; line-height : 17px; }
h1 { font : 24px Arial, Helvetica,sans-serif, geneva; font-weight: 900; color: #c36a4a; letter-spacing: 1.5pt; line-height: 1px;}
 
h2{ font : 15px Arial, Helvetica,sans-serif, geneva; font-weight: 600; color: white; } 
h3{ font : 12px Arial, Helvetica,sans-serif, geneva; font-weight: bold; letter-spacing: .75pt; line-height: 15px;}

h4{ font : 17px Arial, Helvetica,sans-serif, geneva; font-weight: 600; color: #c36a4a; letter-spacing: .5pt}

h5{ font : 12px Arial, Helvetica,sans-serif, geneva; font-weight : bold; }
b { font : 12px Arial, Helvetica,sans-serif, geneva; font-weight : bold; }
i { font : 13px Arial, Helvetica,sans-serif, geneva; font-style : italic; }
.newsquote { font : 11px Arial, Helvetica,sans-serif, geneva; font-weight: 600; color : #404040; line-height: 15px; letter-spacing: .75pt; }
.small { font-family : Arial, Helvetica,sans-serif, geneva; font-size : 11px; line-height : 13px; }
.smallb { font-family : Arial, Helvetica,sans-serif, geneva; font-size : 11px; line-height : 13px; font-weight: bold;}

.subhead { font-family : Arial, Helvetica,sans-serif, geneva; font-size : 13px; line-height : 14px; font-weight: bold; letter-spacing: 1pt; font-style: italic; }



.formadj {vertical-align: bottom; /* solves the gap problem in IE !!! */}





.txtfld {font-family : monospace;font-size: 12px;}
.tiny { font-family : Arial, Helvetica,sans-serif, geneva; font-size : 9px; line-height : 10px; }
.bannertext { font : 10px Arial, Helvetica,sans-serif, geneva; font-weight: normal; }
.bannertextbold { font : 9px Arial, Helvetica,sans-serif, geneva; font-weight: bolder; }
.smallvi { font-size: 12px; font-family: Arial, Helvetica, Sans-serif; font-weight: 400; font-style: italic;}
.hotelImg {
	position:relative;
	float:right;					/* aligns 'hotelImg' div inside of 'content' div */
	width:50px;
	height:50px;
	border:0px solid black;
	padding:0px;
	margin-right:100px;
	margin-left:25px;
	margin-top: 20px;
	z-index:1;						/* layer positioning 0(top), 1(placed under '0'), 2(placed under '1').. and so on */
}

.searchbtn {border:1px solid #ccc;padding:1px 1em;*padding:1px 1em 0 1em;margin:0;display:block;font-family:verdana,sans-serif;font-size:.76em;font-weight:bold;*display:inline-block;border:medium none;background-color:transparent;line-height:1.45em;*line-height:1;cursor:pointer;*overflow:visible;}

input.btn{
   color:#863C31;
   font-family:'arial',helvetica,sans-serif;
   font-size:100%;
   font-weight:bold;
   background-color:#FEFBEC;
   border:1px solid;
   border-top-color:#EFD68C;
   border-left-color:#EFD68C;
   border-right-color:#f0b28c;
   border-bottom-color:#f0b28c;
   filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#ffffff',EndColorStr='#f1ead7');}

input.btnhov{
   color:#3f5f7f;}


.hotelImg {
	position:relative;
	float:right;					/* aligns 'hotelImg' div inside of 'content' div */
	width:50px;
	height:50px;
	border:0px solid black;
	padding:0px;
	margin-right:100px;
	margin-left:25px;
	margin-top: 20px;
	z-index:1;						/* layer positioning 0(top), 1(placed under '0'), 2(placed under '1').. and so on */
}

.highlight { font-family : Arial, Helvetica,sans-serif; font-size : 11px; line-height : 15px; font-weight: bold; background-color:#FFFF00;}


