﻿html{
	min-width:800px;
/*	min-height:1024px; */
	height:expression(this.height > 1024 ? 1024: true) !important;
}
body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; /*	background-color: #F3E7D9; */;
	background-color: #ffffff;
	margin-top: 0px;
	min-width: 800px;
	background-repeat: repeat;
	background-position: center top;
	background-image: url('images/backgrounds/AncientPaper.jpg');
}
table {
	font-size: 12px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #996633;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
}
li {
	margin-bottom: 4px;
}
h1 {
	margin: 5px 0px 20px 0px;
	font-weight: bold;
	font-size: 24px;
}
h2 {
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 6px;
}
h3 {
	font-weight: bold;
	font-size: 100%;
}
h4 {
	font-weight: bold;
	font-size: 90%;
}
h5 {
	font-weight: bold;
	font-size: 85%;
}
h6 {
	font-weight: bold;
	font-size: 80%;
	text-transform : uppercase;
}
.quickLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFCC00;
	text-decoration: none;
	font-weight: normal;
}
.quickLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFCC00;
	text-decoration: underline;
}
.imageBorderless {
	border-style: none;
}
.imageButton {
	border-style: none;
}
.imageButton:hover {
	border: 1px dotted #996633;
	width: 150px;
	height: 56px;
}
.pictureCaption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
}
.fineprint {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.pictureBorder {
	border: 1px solid #000000;
	margin: 10px;
}
.pictureBorderless {
	border-style: none;
	margin: 10px;
}
.rightJustified {
	text-align: right;
}
.articleSubHeading {
	font-size: 16px;
	font-weight: bold;
}
a#pyvHours {
	top: 67px;
	left: 14px;
}
a#pyvPrices {
	top: 85px;
	left: 14px;
}
a#pyvZooMap {
	top: 104px;
	left: 14px;
}
a#pyvDirections {
	top: 123px;
	left: 14px;
	width: 80px;
}
a#pyvWeather {
	top: 141px;
	left: 14px;
}
a#pyvLodging {
	top: 160px;
	left: 14px;
}
.quickLinkCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFCC00;
	text-decoration: none;
	font-weight: normal;
}


