html,body
{
	height:100%;headerimage
}
body,td
{
	font-family:'Times New Roman',serif;
	font-size:10pt;
	color:#000000;
	margin-top:5px;
	margin-left:5px;
}

#header
{
	font-family:'Times New Roman',serif;
	font-size:10pt;
	color:#000000;
	width:600px;
	border:solid 0px;
	text-align: left; 
}

#headerimage {
background-image: url(images/topheader.gif);
background-repeat: no-repeat; 
height:75px;
}

.homelinks
{
	text-align:center;
  font-family:Arial;
  padding-left:10px;
}
.bottomlinks
{
	text-align:center;
  font-family:Arial;
  padding-left:70px;
 text-decoration:none;
}
.bottomlinks a
{
	text-decoration:none;
}

.bottomlinks  a:hover
{
	text-decoration:underline;
}

.homelinks td ,.bottomlinks td
{
	border-right:solid 1px;
	border-right-color:Blue;
}

.topmenu
{
	padding-right: 4px;
	padding-left: 5px;
	font-weight: bold;
	font-size: 12px;
	color: #0000ff;
	font-family: Arial;
}

.footerlogo
{
	background-image: url(images/footerlogo.jpg);
	background-repeat: no-repeat; 
	width:100px;
	height:50;
}

#footer
{
	text-align:center;
	width:100%;
	height:80px;
	border:solid 0px;
}

#footer a
{
	 color:red;
	 text-decoration:underline;
}

#footer td
{
	 font-family:Arial;
	 font-size:11px;
	 font-weight:bold;
	 text-align:center;
}
#footer a:hover
{
	 color:blue;
	 text-decoration:underline;
}

.home #lnkhome,
.giftshop #lnkGift,
.reservationdetails #lnkReservation
{
	text-decoration:underline;
	color:#ff0000;
}

#maincontent
{
}
.head1
{
	 font-family:Arial;
	 color:#000000;
	 font-weight:bold;
	 font-size:13px;
}
.head1
{
	 font-family:Arial;
	 color:#000000;
	 font-weight:bold;
	 font-size:11px;
}
.regform .label
{
	text-align:right;
}
