




/*
     FILE ARCHIVED ON 11:22:08 Mar 19, 2007 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 15:46:27 Jul 26, 2011.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
body {
	background: #633;
	color: #300;
	font-family: Georgia, Times, 'Times New Roman', Palatino, serif; 
	font-size: 14px;
	}

a:link{color: #630;}
a:visited {color: #963;}
a:active {color: #330;}
a:hover {color: #330;}

/* -- Navigational Stlyes -- */
	
	/* Top Navigation */	
	.topnav {
		font-family: Verdana;
		font-size: 12px; color: #fff;
		text-align: center;
	}
	.topnavcurrent {font-weight: bold;}
	.topnav A { color: #fff; text-decoration: none;}
	.topnav A:visited { color: #fff; text-decoration: none;}
	.topnav A:link { color: #fff; text-decoration: none;}
	.topnav A:hover { color: #9cf; text-decoration: underline;}
	.topnav A:active { color: #9cf; text-decoration: underline;}

	/* Side Navigation */
	.sidenav {
		font-family: Verdana;
		font-size: 12px; color: #330;
		line-height: 15px;
	}
	.sidenavcurrent {font-weight: bold;}
	.sidenav A { color: #330; text-decoration: underline;}
	.sidenav A:link { color: #330; text-decoration: underline;}
	.sidenav A:visited { color: #330; text-decoration: underline;}
	.sidenav A:hover { color: #300; text-decoration: underline;}

	/* User (login) Navigation */
	.userBlock {font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 10px; color: #666; padding-bottom: 0.25em; text-decoration: none;}
	
	.userNav {font-weight: bold;}
	.userNav a {color: #039; text-decoration: none;}
	.userNav a:link {color: #039; text-decoration: none;}
	.userNav a:hover {color: #00f; background: #9cf; text-decoration: none;}
	.userNav a:active {color: #00f; text-decoration: none;}

/* Main Content */


/* headers, Standard Formatting */
	h1,h2,h3,h4,h5,h6,h7 {font-family: Georgia, Times, 'Times New Roman', Palatino, serif;}
	h1 {
		font-weight: bold;
		font-size: xx-large;
		color: #006;
	   }

	h2 {
		font-weight: bold;
		font-size: 23px;
		color: #369;
	   }

	h3 {
		font-weight: bold;
		font-size: 16px;
		color: #330;
	   }

	h4 {
		font-weight: bold;
		font-size: 13px;
		color: #330;
	   }

	h5 {
		font-weight: bold;
		font-size: 11px;
		color: #330;
	   }

	p   {
		font-family: Georgia, Times, 'Times New Roman', Palatino, serif;
		font-size: 1em;
	   }

	dt {
		font-family: Georgia, Times, 'Times New Roman', Palatino, serif;
		font-size: 12px;
	   }

	dd {
		font-family: Georgia, Times, 'Times New Roman', Palatino, serif;
		font-size: 12px;
	   }
	   
	ul  {
		font-family: Georgia, Times, 'Times New Roman', Palatino, serif;
		font-size: 12px;
	   }

	dl { 
		font-family: Georgia, Times, 'Times New Roman', Palatino, serif 
	}


	blockquote	{
		font-size:12px;
		margin-left: 1em;
	}


p a {font-weight:bold;}

address {
	font-style: normal;
	font-family: Georgia, Times, 'Times New Roman', Palatino, serif;
	font-size: 13px;
	text-align: center;
}

.copyright {
	font-family: Georgia, Times, 'Times New Roman', Palatino, serif;
	font-size: 0.75em;
	color: #630;
	font-weight: bold;
}

.firstletter {
	color: #800000; font-size: 144%; 
}
/* Error Block */
	.errorblock {font-family:Verdana,sans-serif; font-size: 12px; border: solid; border-width: 0px;border-color: #000 }
	.errorblock th { /* background:#ccc; color:#000; border-bottom:solid #666 1px; border-top:solid #333 2px;*/ font-size: 11px }
	.errorblock td { color:#000; font-size: 11px }
	.errorblock td a:link { color: #009}
	.errorblock td a:hover { color: #00c }
	.errorblock td a:visited { color: #009 }
	.errorblock td a:active{ color: #009 }
	
/* admin */
	.admin { /* background: #dfdfe0; border: #900 solid 1px; color: #000; padding: 3px; */
				font-family: Verdana, arial, sans-serif; font-size: 10px;}
	.admin a:link { color: #900 }
	.admin a:hover { color: #f00; background: #fcc; }
	.admin a:active { color: #900 }
	.admin a:visited { color: #900 }
	
.reservationLink {font-family: Verdana, Arial, sans-serif; font-size: 18px; font-weight: bold; color: ##006}

.reservationLink a:link { color: #006 }
.reservationLink a:hover { color: #009; }
.reservationLink a:active { color: #00c }
.reservationLink a:visited { color: #006 }



