html {
	min-height:100%;
	margin-bottom: 1px;
}

body {
	text-align: center;
	background-color: #000000;
}
table {
	background-image: url(images/star.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 760px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
}
#menu {
	font-size: 12px;
	color: #FFFFFF;
	text-transform: uppercase;
	text-align: center;
	padding-top: 15px;
}
#textpanel {
	font-family: verdana, arial;
	font-size: 11px;
	text-align: justify;
	padding-right: 12px;
	padding-left: 12px;
	line-height: 13px;
	color: #014104;
}
#textpanel p {
	margin-top: 7px;
	margin-bottom: 7px;	
}
#homephotos {
	width: 464px;
	background-color: #FFFFFF;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}
#footer {
	font-family: verdana, arial;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #34694A;
}
h2 {
	font-family: verdana, arial;
	font-size: 12px;
	text-align: center;
	color: #81633F;
	line-height: 14px;
}
h1 {
	font-family: verdana, arial;
	font-size: 13px;
	line-height: 14px;
	margin-top: 10px;
	padding-top: 0px;
}
.more a {
	color: #81633F;
	text-decoration: none;
}

#menu a {
	font-family: verdana, arial;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 10px;
	padding-top: 15px;
	padding-bottom: 5px;
}
#menu a:hover {
	font-family: verdana, arial;
	font-weight: bold;
	color: #C5AB81;
	text-decoration: none;
	background-image: url(images/menuover.gif);
	background-position: center;
	background-repeat: no-repeat;
	padding-right: 5px;
	padding-left: 10px;
	padding-top: 15px;
	padding-bottom: 5px;
}
.highlight {
	font-weight: bold;
}
h3 {
	font-family: verdana, arial;
	font-size: 12px;
	color: #81633F;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	display: inline;
}
a {
	color: #81633F;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}
a:hover {
	color: #81633F;
	font-weight: bold;
	text-decoration:underline;
	font-size: 11px;
}
.more {
	text-align: right;
}
h4 {
	font-size: 11px;
	font-weight: normal;
	color: #AE0000;
	display: inline;
}
#hours {
	margin-left: 100px;
}
ul {
	margin-top: 0px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-bottom: 3px;
}
#gallery {
	text-align: center;	
}
#gallery img {
	padding: 5px;
	margin: 5px;
}