BODY {
font-family : arial,arial narrow,verdana,helvetica;
}

.IntHeaders {
font-family : arial,arial narrow,verdana,helvetica;
font-weight : bold;
font-size: 11.5pt;
line-height : 14px;
letter-spacing: 1px;
color: #666699;
text-decoration: none;
}

.IntText {
font-family : arial,arial narrow,verdana,helvetica;
font-weight : normal;
font-size: 10pt;
line-height: 14pt;
letter-spacing: -0.5px;
color: #666699;
text-decoration: none;
}

.IntLinks {
font-family : arial,arial narrow,verdana,helvetica;
font-weight : normal;
font-size: 10pt;
line-height: 14pt;
letter-spacing: -0.5px;
color: #666699;
text-decoration: underline;
}

.IntLinks:hover {
font-family : arial,arial narrow,verdana,helvetica;
font-weight : normal;
font-size: 10pt;
line-height: 14pt;
letter-spacing: -0.5px;
color: #666699;
text-decoration: none;
}

.BottomNavText {
font-family: Arial,helvetica,arial narrow;
font-size: 8pt;
line-height: 10.5pt;
color: #666699;
font-weight: bold;
text-decoration: none;
}

.BottomNavLinks {
font-family: Arial,helvetica,arial narrow;
font-size: 8pt;
line-height: 10.5pt;
color: #666699;
font-weight: bold;
text-decoration: underline;
}

.BottomNavLinks:hover {
font-family: Arial,helvetica,arial narrow;
font-size: 8pt;
line-height: 10.5pt;
color: #666699;
font-weight: bold;
text-decoration: none;
}

.CopyrightText {
font-family: Arial,helvetica,arial narrow;
font-size: 8pt;
line-height: 9pt;
color: #D4D4B9;
font-weight: bold;
text-decoration: none;
}

.IntCopyrightText {
font-family: Arial,helvetica,arial narrow;
font-size: 8pt;
line-height: 9pt;
color: #999966;
font-weight: bold;
text-decoration: none;
}

.CopyrightLinks {
font-family: Arial,helvetica,arial narrow;
font-size: 8pt;
line-height: 9pt;
color: #D4D4B9;
font-weight: bold;
text-decoration: underline;
}

.CopyrightLinks:hover {
font-family: Arial,helvetica,arial narrow;
font-size: 8pt;
line-height: 9pt;
color: #D4D4B9;
font-weight: bold;
text-decoration: none;
}

.Address {
font-family: Times New Roman,Arial,helvetica,arial narrow;
font-size:11pt;
line-height: 12pt;
color: #FCFCF1;
font-weight: bold;
font-style:italic;
text-decoration: none;
padding-left:4pt;
padding-bottom:4pt;
}
.email_address {
	font-family: Arial, "Arial Narrow", Helvetica, "Gill Sans", sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #333;
}

.MiscText {
font-family: Times New Roman,Arial,helvetica,arial narrow;
font-size: 10pt;
line-height: 9pt;
color: #646048;
font-weight: bold;
text-decoration: none;
}

.ContactText {
font-family: Times New Roman,Arial,helvetica,arial narrow;
font-size: 10pt;
line-height: 9pt;
color: #FCFCF1;
font-weight: bold;
text-decoration: none;
}

.RoomSpecs {
font-family: Arial,helvetica,arial narrow;
font-size: 8pt;
color: #666699;
font-weight: normal;
text-decoration: none;
padding: 2pt;
}

/* CoolMenus 4 - default styles - do not edit */
.clCMAbs{position:absolute; visibility:hidden; left:0; top:0}
/* CoolMenus 4 - default styles - end */
  
/*Style for the background-bar*/
.clBar{position:absolute; width:10; height:10; background-color:Navy; layer-background-color:Navy; visibility:hidden}

/*Styles for level 0*/
.clLevel0,.clLevel0over{position:absolute; padding:2px; font-family:tahoma,arial,helvetica; font-size:12px; font-weight:bold}
.clLevel0{background-color:Navy; layer-background-color:Navy; color:white;}
.clLevel0over{background-color:#666699; layer-background-color:#666699; color:Yellow; cursor:pointer; cursor:hand; }
.clLevel0border{position:absolute; visibility:hidden; background-color:#666699; layer-background-color:#666699}

/*Styles for level 1*/
.clLevel1, .clLevel1over{position:absolute; padding:2px; font-family:tahoma, arial,helvetica; font-size:11px; font-weight:bold}
.clLevel1{background-color:Navy; layer-background-color:Navy; color:white;}
.clLevel1over{background-color:#666699; layer-background-color:#666699; color:Yellow; cursor:pointer; cursor:hand; }
.clLevel1border{position:absolute; visibility:hidden; background-color:#666699; layer-background-color:#666699}

/*Styles for level 2*/
.clLevel2, .clLevel2over{position:absolute; padding:2px; font-family:tahoma,arial,helvetica; font-size:10px; font-weight:bold}
.clLevel2{background-color:Navy; layer-background-color:Navy; color:white;}
.clLevel2over{background-color:#666699; layer-background-color:#666699; color:Yellow; cursor:pointer; cursor:hand; }
.clLevel2border{position:absolute; visibility:hidden; background-color:#666699; layer-background-color:#666699}


/* BEGIN SECONDARY MENU STYLE */

#Ser {POSITION: absolute; VISIBILITY: hidden; Z-INDEX: 1}
#Pro {POSITION: absolute; VISIBILITY: hidden; Z-INDEX: 1}
#Res {POSITION: absolute; VISIBILITY: hidden; Z-INDEX: 1}
#Rat {POSITION: absolute; VISIBILITY: hidden; Z-INDEX: 1}
.menu {COLOR: #990000; FONT-FAMILY: arial, helvetica, 'sans serif'; FONT-SIZE: 8pt; TEXT-DECORATION: none}
.menuMed {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	color: #666;
}
.menu:hover {COLOR: #FFD784; FONT-FAMILY: arial, helvetica, 'sans serif'; FONT-SIZE: 8pt; TEXT-DECORATION: none}

/* END SECONDARY MENU STYLE */

/* BEGIN CONFERENCE ROOM IMAGE POP-UP */

#showimage{
position:absolute;
visibility:hidden;
border: 1px solid #666699;
}

#dragbar{
cursor: hand;
cursor: pointer;
background-color: #666699;
min-width: 100px; /*NS6 style to overcome bug*/
}

#dragbar #closetext{
font-weight: bold;
margin-right: 1px;
color: #FFFFFF;
font-size: 10pt;
}

/* END CONFERENCE ROOM IMAGE POP-UP */

/* BEGIN DROP DOWN STYLE */

.dropdown {
font-family: times new roman;
font-size: 7pt;
color: #ffffeb;
text-decoration: none;
font-weight: bold;
}

.toplink {
font-family: times new roman;
font-size: 8pt;
color: #ffffeb;
text-decoration: none;
font-weight: bold;
}

/* END DROP DOWN STYLE */.holiday_package {
	font-family: Arial, "Arial Narrow", Helvetica, "Gill Sans", sans-serif;
	font-size: 12px;
	text-align: center;
}
.IntHeaders_h2 {
	font-family: Arial, "Arial Narrow", Helvetica, "Gill Sans", sans-serif;
	font-size: 18px;
	color: #666699;
}
