#logo {
	padding: 5px;
	float: left;
	height: 150px;
	width: 150px;
	background-color: #000000;
	border: 3px double #FF0000;
	margin-right: 15px;
}

#banner {
	padding: 5px;
	width: auto;
	border: 3px double #FF0000;
	text-align: center;
	background-color: #000000;
	overflow: hidden;
}
#tourlink {
	height: 150px;
	margin-left: 200px;
	text-align: center;
}

#started {
	height: 432px;
	margin-top: 0px;
	margin-right: 300px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#bio {
	height: 240px;
	margin-top: 15px;
	margin-bottom: 15px;
}


#title {
	text-align: center;
	vertical-align: middle;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
}
#location {
	text-align: center;
	width: 50%;
	margin-right: auto;
	margin-left: auto;
	border-top-width: thin;
	border-right-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-left-color: #FF0000;
	padding: 5px;
}

#title h1, h3 {
	margin: 0px;
	padding: 0px;
}

#linkdiv {
	vertical-align: middle;
	height: 150px;
	margin-bottom: 20px;
	overflow: hidden;
}
#linkdiv img {
	float: left;
	padding-right: 15px;
}
#catdiv {
	font-size: 1.7em;
	float: left;
	height: 100px;
	width: 200px;
	text-align: center;
	font-weight: bold;
	vertical-align: middle;
	padding-top: 25px;
	padding-bottom: 25px;
	margin-right: 15px;
}

#schedule {
	width: 100%;
	border: 2px outset #FF0000;
}
#header img {
	float: right;
}


#schedule td {
	border: 2px inset #FF0000;
}


#navbar {
	padding: 5px;
	float: left;
	width: 150px;
	border: 3px double #FF0000;
	margin-top: 15px;
	background-color: #000000;
}
#navbar a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	font-variant: small-caps;
	color: #FF0000;
	text-decoration: none;
	text-align: center;
	display: block;
	border: 1px solid #FF0000;
	padding: 1px;
	margin-top: 5px;
	margin-right: 2px;
	margin-bottom: 5px;
	margin-left: 2px;
}
#content {
	margin-top: 15px;
	margin-left: 180px;
	width: auto;
	border: 3px double #FF0000;
	margin-bottom: 15px;
	padding: 15px;
	background-color: #000000;
}
#content a {
	color: #FF0000;
	text-decoration: none;
}
#content a:hover {
	color: #0099CC;
	text-decoration: none;
}
body {
	color: #FFFFFF;
	background-color: #000000;
}
#footer a {
	font-size: .9em;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	font-variant: small-caps;
	padding-right: 1em;
	padding-left: 1em;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-right: 1px;
	margin-left: 1px;
}
#footer {
	border: 3px double #FF0000;
	padding: 5px;
	text-align: center;
	background-color: #000000;
	color: #333333;
}
.left {
	float: left;
}

.right {
	float: right;
	margin-left: 15px;
}

#thumbs {
	text-decoration: none;
	text-align: center;
	overflow: auto;
}
#thumbs img {
	cursor: crosshair;
}


#body {
}
#footer a:hover {
	color: #0099CC;
	text-decoration: none;
}
#navbar a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	font-variant: small-caps;
	color: #FF0000;
	text-decoration: none;
	background-color: #0099CC;
	text-align: center;
	padding: 1px;
	margin-top: 5px;
	margin-right: 2px;
	margin-bottom: 5px;
	margin-left: 2px;
	border: 1px solid #FF0000;
}
#gallery h3 {
	background-color: #000066;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 40px;
}
#gallery h1 {
	text-align: center;
}
#gallery p {
	text-align: left;
}
#gallery hr {
	width: 75%;
	margin-right: auto;
	margin-left: auto;
}

#gallery {
}
#comments table {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-color: #000000;
}
#comments td {
	text-align: right;
	vertical-align: top;
	width: 120px;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 2px;
}
#comments td+td {
	text-align: left;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 6px;
}
#header {
	vertical-align: middle;
	height: 190px;
	margin-bottom: 20px;
}
#header p {
	padding: 3px;
}
#hours {
	text-align: center;
	vertical-align: middle;
	width: 45%;
	margin-right: auto;
	border: thin solid #FF0000;
	padding: 5px;
	float: left;
}
#hours table {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}
fieldset {
	border: 3px double #FF0000;
	padding: 3px;
	width: 80%;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
#hours td+td {
	color: #FF0000;
	font-family: "Courier New", Courier, monospace;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#holidayhours table {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}
#holidayhours td+td {
	font-family: "Courier New", Courier, monospace;
	color: #FF0000;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#hrsnote {
	padding: 5px;
	text-align: center;
	width: 50%;
	margin-right: auto;
	margin-left: auto;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
}

#holidayhours {
	text-align: center;
	width: 45%;
	margin-left: auto;
	border: thin solid #FF0000;
	padding: 5px;
}
#memorial {
	position:absolute;
	top:420px;
	width:150px;
	z-index:1;
	border: 3px double #FF0000;
	padding: 5px;
	color: #F0F0F0;
}
#announce {
	position:absolute;
	left:100px;
	top:97px;
	width:80%;
	height:auto;
	z-index:2;
	background-color: #000000;
	border: 3px double #FF0000;
	visibility: hidden;
	padding: 0px;
}
#announce a {
	color: #FF0000;
	text-decoration: none;
}
#announce a:hover {
	color: #0099CC;
	text-decoration: none;
}
#ann {
	margin-top: 2%;
	margin-right: 5%;
	margin-bottom: 5%;
	margin-left: 5%;
}
