/* Global Whitespace Reset */
* {	padding:0;	margin:0;	 }
h1, h2, h3, h4, h5, h6, p, pre, blockquote, form, label, ul, ol, dl, fieldset, address {	margin:20px 0; }
li, dd, blockquote {	margin-left: 40px; }
p {	margin: 15px 0;}
fieldset {	padding:10px; }
h1, h2, h3, h4, h5, h6 {	margin: 20px 0 5px;	}
p {	margin: 5px 0 20px;}
h1 {	font-size: 160%; }
h2 {	font-size: 150%; }
h3 {	font-size: 140%; }
h4 {	font-size: 130%; }
h5 {	font-size: 120%; }
h6 {	font-size: 110%; }
ul ul {	margin: 5px 0;	}
.structure {	display: none;}
hr.clear {	clear: both;	height: 1px;	margin: 0;	visibility: hidden;}
a:active {  outline: none;}
:focus {  -moz-outline-style: none;}
a:link, a:visited {
	color: #EBE9D4;
	text-decoration: underline;
}
a:hover, a:active {
	text-decoration: none;
}
img {
	margin: 6px;
}
body {
	background: #030101;
	color: #a0a0a0;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
#container {
	position: relative;
	width: 800px;
	margin: 0 auto;
	background: url(../images/collage.jpg) 0 101px no-repeat;
}
#header {
	background: url(../images/header.jpg) 0 0 no-repeat;
	height: 101px;
	text-indent: -1234em;
	margin: 0;
}
#header a {
	display: block;
	height: 101px;
	text-decoration: none;
}
#navigation {
	padding: 0;
	background: url(../images/menu.jpg) 0 0 no-repeat;
	margin: -2px 0 0;
	height: 42px;
	list-style: none;
	position: relative;
	text-indent: -1234em;
}

#index #navigation {
margin: 0;
background-position: 0 250px;
padding-top: 250px;
}
#navigation li {
	position: absolute;
	top: 0;
	margin: 0;
	height: 42px;
}
#index #navigation li {
	top: 250px;
}
#navigation li a {
	display: block;
	height: 42px;
	text-decoration: none;
}
#home {
	left: 29px;
	width: 54px;
}
#home a:hover {	background: url(../images/menu.jpg) -29px -42px no-repeat;}
#history {
	left: 94px;
	width: 100px;
}
#history a:hover {	background: url(../images/menu.jpg) -94px -42px no-repeat;}
#attractions {
	left: 204px;
	width: 97px;
}
#attractions a:hover {	background: url(../images/menu.jpg) -204px -42px no-repeat;}
#info {
	left: 313px;
	width: 161px;
}
#info a:hover {	background: url(../images/menu.jpg) -313px -42px no-repeat;}
#shop {
	left: 486px;
	width: 78px;
}
#shop a:hover {	background: url(../images/menu.jpg) -486px -42px no-repeat;}
#gallery {
	left: 576px;
	width: 84px;
}
#gallery a:hover {	background: url(../images/menu.jpg) -576px -42px no-repeat;}
#contact {
	left: 672px;
	width: 91px;
}
#contact a:hover {	background: url(../images/menu.jpg) -672px -42px no-repeat;}
#column {
	float: right;
	width: 208px;
	padding: 20px 10px 10px 0;
	color: #FFF;
	background: #030101 url(/images/contentbg.jpg) 100% 0 no-repeat;
}
#column dl {
	margin: 0 0 15px;
	padding: 0;
} 
#column dt {
	font-size: 18px;
	line-height: 18px;
	text-align: center;
}
#column dd {
	text-align: right;
}
#content {
	background: #030101 url(../images/contentbg.jpg) 0 0 no-repeat;
	min-height: 200px;
	_height: 200px;
	padding: 10px 40px;
}
h2#title {
	font-size: 20px;
	text-transform: uppercase;
	margin: 0 0 10px;
}

#contactinfo {
position: absolute;
top: 53px;
line-height: 14px;
right: 0;
text-align: right;
padding: 5px;
margin: 0;
font-size: 11px;
}

#footer {
	color: #a0a0a0;
	text-align: center;
	padding: 10px;
}
#footer a {
	color: #a0a0a0;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#byline {
	text-align: right;
	font-size: 10px;
}
#byline em {
	font-style: normal;
	text-decoration: underline;
}

#index #content {
	padding: 3px 70px 10px 70px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 22px;
	vertical-align: top;
}
#index h2#title {
	display: none;
	background: url(/images/welcome.jpg) 0 0 no-repeat;
	text-indent: -1234em;
	margin: -42px 0 0px -70px;
	position: relative;
	width: 226px;
	float: left;
	height: 65px;
}
#index #welcome {
	margin: 0 0 0 -20px;
	position: relative;
	top: 5px;
}
#index #content p {
	margin: 0 0 10px;
}
/* Forms */
option {
padding-right: 10px;
}

form label {
display: block;
margin: 2px 0;
float: left;
width: 160px;
height: 14px;
}
input, 
textarea,
select  {
clear: right;
display: block;
margin: 2px 0 2px 170px;
font-size: 12px;
color: #FFF;
background: #333131;
border: 1px solid #a0a0a0;
}

form input {
padding: 2px 3px;
width: 200px;
}
form textarea {
padding: 2px 3px;
width: 400px;
height: 120px;
}
form select {
}
form input.button {
margin-left: 0;
margin: 5px 0;
border: 1px solid #a0a0a0;
background: #000;
color: #FFF;
font-weight: bold;
letter-spacing: 0;
font-size: 14px;
width: 100px;
text-align: center;
cursor: pointer;
clear: left;
}
#storewrapper {
	width: 517px;
}
#store input.hidden {
	display: none;
}
#store #column {
	text-align: center;
}
#store #column ul {
	text-align: left;
}
#column table {
	margin: 10px 0;
}
#column table td {
	font-size: 10px;
	text-align: center;
}
table a.olive,
#column a.olive {
	margin: 0;
}
a.olive {
	margin-left: 10px;
}
table {
	width: 100%;
}
td {
font-size: 12px;
}
tr {

}

a.cat {
font-size: 14px;
font-weight: bold;
}
a.standard {
font-size: 10px;
}
img.prod_pic {
margin: 0 5px 30px 0;
}
#store input,
#store select,
#store textarea {
	display: inline;
	margin: 0;
	clear: none;
	width: auto;
}
#name,
#address,
#city {
clear: none;
}

/* Photo Gallery */
h2.sub_nav {
	font-size: 12px;
}
#content .sub_nav a {
	text-decoration: none;
}
.pg_clear {
	height: 1px;
	clear: both;
}
.pg_image_group,
.group {
	width: 30%;
	text-align: center;
	padding: 3px 5px 10px;
	float: left;
}
.group *,
.pg_image_group h3,
.pg_image_group em {
	font-style: normal;
	font-size: 12px;
	font-weight: bold;
	display: none;
}
.pg_image_group img {
	margin: 0;
}
#content .pg_image_group a {
	text-decoration: none;
}
.pg_image_group img,
.image img {
	border: 1px solid #999;
	margin: 0;
}
.image {
	text-align: center;
}
.image h3 {
	font-size: 16px;
	margin: 5px 0;
	text-align: left;
	display: none;
}
.image h4 {
	font-size: 12px;
	font-weight: normal;
	margin: 5px 0 15px;
	text-align: left;
}
.pg_pagination {
	text-align: center;
	padding: 3px 0;
	margin: 5px 0;
}
.pg_pagination * {
	margin: 0 10px;
}


font.small {
color: #FFF;
}

