
body {
background-color: #83986d; 
background-image: url(images/ba-ck.gif);
background-position: top center; 
margin: 0;
}


body, td {
font-family: trebuchet ms, verdana; 
font-size: 14px; }


.main {
background-color: #f9eac4;
border-left: 0px solid #f5d9e3;
border-right: 4px solid #000000;
border-top: 0px solid #f5d9e3;
border-bottom: 4px solid #000000;
}

.header {
background-color: #000000;
padding-right: 0px;
color: #ffffd6;
border-right: 4px solid #000000;
}

.nav {
background-color: #000000;
color: #ced4aa;
font-family: verdana;
font-weight: bold;
font-size: 11px;
border-bottom: 4px solid #000000;
}

.nav a:link     { color: #ced4aa; text-decoration: none; }
.nav a:visited  { color: #ced4aa; text-decoration: none; }
.nav a:hover    { color: #ced4aa; text-decoration: none; }

.border {
background-color: #f9eac4; 
background-image: url(images/border1.gif);
background-position: top center; 
border-bottom: 4px solid #000000;
}

.footer { 
background-color: #000000;
border-bottom: 2px solid #000000;
border-top: 3px solid #83986d;
color: #ced4aa; 
font-size: 9px;
font-family: verdana; font-weight: bold;
padding: 4px; 
}

a:link     { color: #9f47a1; font-weight: bold; text-decoration: underline; }
a:visited  { color: #9f47a1; font-weight: bold; text-decoration: underline; }
a:active   { color: #9f47a1; font-weight: bold; text-decoration: underline; }
a:hover    { color: #83005f; font-weight: bold; text-decoration: underline; }

i {font-family: georgia;}

table.rates { 
background-color: #f1edd6; 
border: 1px solid #83986d; 
}

table.rates td { 
padding: 4px;
font-family: arial;
font-size: 12px;
border: 1px solid #83986d; 
}

table.rates2 { 
background-color: #E2B6DC; 
 
}

table.rates2 td { 
padding: 3px;
font-family: arial;
font-size: 12px;
border: 1px solid #F9EAC4; 
}

h1 { font-size: 20px; color: #83005f; }

.head1 { font-size: 20px; color:  #83005f; }

.head2 { font-size: 18px; color:  #83005f; }

.address { font-weight: bold; font-size: 12px; }

.first { font-family: monotype corsiva; font-size: 22px; margin-right: 2px; line-height: 22px; }

.sub1 { font-size: 10px; font-family: arial; font-weight: bold;}



.submit {
background-color: #83986d;
color: #ffffee;
font-family: verdana;
font-weight: bold;
font-size: 11px;
border-top: 2px solid #ced4aa;
border-left: 2px solid #ced4aa;
}

.menu ul { 
padding: 0; 
margin: 0;
list-style-type: none; 
 }
	
.menu ul li { 
position: relative; 
}

.menu ul li a { }


	
/* submenu 1*/

.menu ul li ul {
position: absolute;
background-color: #000000;
top: 0;
visibility: hidden;
}

.menu ul li a {
display: block;
overflow: auto; /*force haslayout in ie7 */
color: #ced4aa;
text-decoration: none;
padding: 2px 0px 2px 0px;

}

.menu ul li a:visited {
background-color: #000000;
text-decoration: none;
color: #ced4aa;
}

.menu ul li a:hover {
text-decoration: none;
color: #ffffee; 
}



/* submenu 2*/

.menu ul li ul li ul {
position: absolute;
background-color: #000000; 
top: 0;
visibility: hidden;
}

.menu ul li ul li a {
display: block;
overflow: auto; /*force haslayout in ie7 */
color: #ced4aa;
text-decoration: none;
padding: 2px 0px 2px 0px;
border-bottom: 1px solid #004400;

}

.menu ul li ul li a:visited {
background-color: #000000;
text-decoration: none;
color: #ced4aa;
}

.menu ul li ul li a:hover {
text-decoration: none;
color: #ffffee; 
}


.menu .subfolderstyle {
background-color: #000000; 
}

	
/* holly hack for ie \*/
* html .menu ul li { float: left; height: 1%; }
* html .menu ul li a { height: 1%; }

img { hidefocus="true"}


#lightbox{
	
background-color:#83986d;
padding: 1px;
border-bottom: 1px solid #83986d;
border-right: 10px solid #83986d;
border-left: 10px solid #83986d;
border-top: 10px solid #83986d;}
	
#lightboxdetails { font-size: 0.8em; padding-top: 0.4em; }
	
#lightboxcaption { float: left; }

#keyboardmsg { float: right; color:#000000; }

#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: #83986d;
back\ground-color: transparent;
background-image: url(shim.gif);
filter: progid:dximagetransform.microsoft.alphaimageloader(src="overlay.png", sizingmethod="scale"); }


