body {
background-color: #1F4265;
margin: 0px; } 

body, td {
font-style: helvetica, arial;
font-size: 12px;
color: black;
} 

a:link         { color: #1F4265; font-weight: bold; text-decoration: underline; }
a:link visited { color: #DB9434; font-weight: bold; text-decoration: underline; }
a:link hover   { color: #9ACD32; font-weight: bold; text-decoration: underline; }

td.reservation {
color: #2177BC;
font-family: Arial;
font-size: 10px;
font-weight: regular;

}
input.reservation {
color: white;
font-family: Arial;
font-size: 10px;
font-weight: regular;
background: #2177BC;
}


.footer { color: #FFFFFF; font-family: Arial; font-size: 10px; font-weight: bold; }
a.footer:link    { color: #FFFFFF; text-decoration: none;}
a.footer:visited { color: #FFFFFF; text-decoration: none;}
a.footer:hover   { color: #FFFFFF; text-decoration: underline;}

a.main {
color: black;
font-family: Arial;
font-size: 12px;
font-weight: bold;
text-decoration: none;
}

a.main:link {
color: #1F4265;
font-family: Arial;
font-size: 12px;
font-weight: bold;
text-decoration: underline;
}

a.main:visited {
color: #DB9434;
font-family: Arial;
font-size: 12px;
font-weight: bold;
text-decoration: underline;
}

a.main:hover {
color: #9ACD32;
font-family: Arial;
font-size: 12px;
font-weight: bold;
text-decoration: underline;
}

h1 {
color: #1F4265;
font-family: Arial;
font-size: 14px;
font-style: italic;
margin-left: 0px;
margin-right: 0px;
}

h2 {
color: #1F4265;
font-family: Arial;
font-size: 14px;
font-style: italic;
margin-left: 0px;
margin-right: 0px;
}

h3 {
font-family: Arial;
font-size: 18px;
}

input {
color: #2177BC;
font-family: Arial;
font-size: 11px;
}


.feature {
color: #B66E0D;
font-family: Arial;
font-size: 14px;
font-style: italic;
font-weight: bold;

}

radio {
color: #2177BC;
font-family: Arial;
font-size: 11px;
}

select {
color: #1F4265;
font-family: Arial;
font-size: 11px;
}


td.main {
color: black;
font-family: Arial;
font-size: 12px;
}

ul {
color: #1F4265;
font-family: Arial;
font-size: 12px;
}


li { margin-bottom: 10px;  }


table.signup  {
background-color: #FFFFF0;
border: 1px solid #E4EEF6;

}

table.signup td {
border: 1px solid #E4EEF6;
font-family: verdana;
font-size: 10px;
}

.submit {
background-color: #E4EEF6;
}


table.packages {
font-family: arial;
font-size: 12px;
}

.pkghead {
font-family: georgia;
font-size: 20px;
color: #cc0000;
font-weight: bold;
font-style: italic;
}

.pkgsubhead {
font-family: georgia;
font-size: 16px;
color: #316C96;
font-weight: bold;
font-style: italic;
}


.rightside {
font-size: 12px; 
}

.sub1 { font-size: 10px; font-weight: bold; }
.sub2 { font-size: 11px; font-weight: bold; }

#lightbox{
	
background-color:#1f4265;
color: #FBDC98;
font-family: arial;
font-size: 14px;
font-weight: bold;
padding: 10px;
}
	
#lightboxDetails { font-size: 0.8em; padding-top: 0.4em; }
	
#lightboxCaption { float: left; }

#keyboardMsg { float: right; }

#closeButton { top: 5px; right: 5px; }

#lightbox img { border: 10px; clear: both;} 

#overlay img { border: none;}

#overlay { background-image: url(overlay.png); }

* html #overlay {
background-color: #1f4265;
back\ground-color: transparent;
background-image: url(shim.gif);
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale"); }
	