
BODY, TD  { font-family: georgia; font-size: 14px; color: #003300; }

BODY  { 
background-color: #043464;
margin: 0px;
}

.header { background-color: #FFFFFF; }

.main { 
background-color: #FFFFFF;
padding-right: 10px;
padding-left: 10px;
}

A:link     { color: #006600; text-decoration: underline; font-weight: bold; }
A:visited  { color: #006600; text-decoration: underline; font-weight: bold; }
A:active   { color: #006600; text-decoration: underline; font-weight: bold; }
A:hover    { color: #660000; text-decoration: underline; font-weight: bold; }

.nav { 
background-image: url(images/navback.gif);
background-repeat: no-repeat;
background-position: top left; 
font-family: georgia, times new roman;
font-size: 16px;
line-height: 20px;
font-weight: bold; 
color: #FFFFFF;  
}

.nav A:link     { color: #FFFFFF; text-decoration: none; }
.nav A:visited  { color: #FFFFFF; text-decoration: none; }
.nav A:active   { color: #FFFFFF; text-decoration: none; }
.nav A:hover    { color: #FDC418; text-decoration: underline; }


.roomsnav { 
background-image: url(images/roomsnavbg.gif);
background-repeat: no-repeat;
background-position: top left; 
font-family: georgia, times new roman;
font-size: 16px;
line-height: 20px;
font-weight: bold; 
color: #FFFFFF;  
}

.roomsnav A:link     { color: #FFFFFF; text-decoration: none; }
.roomsnav A:visited  { color: #FFFFFF; text-decoration: none; }
.roomsnav A:active   { color: #FFFFFF; text-decoration: none; }
.roomsnav A:hover    { color: #FDC418; text-decoration: underline; }

.special { 
background-image: url(images/specialback.gif);
background-repeat: no-repeat;
background-position: top left; 
font-family: arial;
font-size: 12px;
font-weight: bold; 
color: #000033;  
}

H1 {  font-family: trebuchet ms, arial; font-size: 22; font-weight: normal; line-height: 26px; }

H2 { font-family: trebuchet ms, arial; font-size: 20; font-weight: normal; line-height: 24px;  }

H3 { font-size: 18; font-weight: normal; line-height: 22px; color: #7B4711; }

H4 { font-size: 16px; font-weight: normal; line-height: 20px; color: #7B4711; }

.first { font-family: monotype corsiva; font-size: 22px; line-leight: 18px; }

.sub1  { font-family: arial; font-size: 10px; font-weight: bold; line-height: 12px; }

.head1  { font-size: 18px; font-weight: bold; color: #990000; line-height: 22px; }

.head2  { font-size: 16px; font-weight: bold; color: #7B4711; line-height: 20px; }

.pkgs { font-family: arial; font-weight: bold; font-size: 16px; }


