@charset "UTF-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	background-color: #e1cfaa;
	background-image: url(images/grass.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#container {
	padding: 0px;
	width: 678px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 15px;
	background-color: #FFF;
}
.footer {
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	height: 16px;
	background-color: #E4D2AC;
	padding-right: 15px;
	padding-top: 3px;
}
#logoHome {
	display: inline;
	cursor: pointer;
	height: 160px;
	width: 405px;
	margin-top: 30px;
	margin-left: 130px;
	float: left;
}
#FSRhome {
	float: right;
	width: 55px;
	margin-right: 38px;
	margin-top: 130px;
	height: 40px;
	display: inline;
	cursor: pointer;
}
.footer p {
	margin: 0px;
	padding: 0px;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #D2DE9D;
}

#header {
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
	height: 234px;
	margin: 0px;
	padding: 0px;
	text-align: right;
	background-color: #E1CFAA;
}
#navHolder {
	margin: 0px;
	padding: 5px 0px 0px 76px;
	height: 38px;
	background-image: url(images/wood.gif);
	background-repeat: no-repeat;
}
.freeAdmission {
	background-color: #E1CFAA;
	border: 1px solid #C8B897;
	margin-top: 14px;
	margin-bottom: 25px;
	padding: 15px;
}
.freeSmallPRint {
	font-size: 12px;
	font-style: italic;
	text-decoration: none;
	color: #000000;
}
.freeAdmission a {
	text-decoration: none;
}
.freeHeader {
	font-size: 26px;
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: -1px;
	text-decoration: none;
}

.freeWord {
	font-size: 60px;
	font-weight: bold;
	color: #679B41;
	letter-spacing: -2px;
	margin: 0px;
	padding: 0px;
}
.freeText {
	font-size: 20px;
	color: #000000;
	letter-spacing: -1px;
	text-decoration: none;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: -3px;
	font-size: 25px;
	line-height: 22px;
	color: #C5D384;
	margin: 0px;
	padding: 0px 0px 22px;
	text-align: left;
}

h2 {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: bold;
	color: #679b41;
	letter-spacing: -2px;
	text-align: left;
}
h3 {
	margin: 0px 0px 10px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	font-weight: bold;
	color: #527634;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
h4 {
	color: #CBD889;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-right: 5px;
	letter-spacing: -1px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-align: left;
}
h5 {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #679b41;
	letter-spacing: -2px;
	text-align: center;
	font-size: 23px;
}
#leftPanel {
	width: 380px;
	margin: 0px;
	padding: 35px 0px 0px 40px;
	float: left;
	text-align: center;
}
a.mainLinks:link {
	color: #AEB97E;
	font-weight: bold;
	text-decoration: underline;
}
a.mainLinks:visited {
	color: #AEB97E;
	font-weight: bold;
	text-decoration: underline;
}
a.mainLinks:hover, active {
	text-decoration: none;
}
#leftPanel p {
	margin: 0px;
	padding: 0px 0px 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
}

#rightPanel {
	float: right;
	width: 205px;
	padding-right: 30px;
	margin-top: 50px;
}

.topDatePad {
	padding-top: 11px;
}

.rightDatePad {
	padding-right: 65px;
}

.clearBoth {
	clear: both;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.smallText {
	font-size: 11px;
	color: #990000;
}

#leftPanel ul {
	margin: 0px;
	padding: 15px 30px 20px 15px;
	list-style-type: none;
	text-align: left;
}

#leftPanel ul li {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	padding-top: 2px;
	padding-bottom: 2px;
}
a.listlinks:link {
	color: #990000;
	text-decoration: none;
	height: 20px;
	display: block;
	padding-left: 8px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-image: url(images/arrowRight.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
a.listlinks:visited {
	color: #990000;
	text-decoration: none;
	height: 20px;
	display: block;
	padding-left: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-image: url(images/arrowRight.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
a.listlinks:hover, active {
	color: #DCCAA6;
	background-image: url(images/arrowRightHover.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}

.listText {
	font-size: 13px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#auctionWinner {
	color: #FFF;
	background-color: #D3DE9E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	margin-right: 11px;
	padding: 3px;
	text-align: center;
	border: 1px solid #990000;
}
.redText {
	color: #990000;
}
.dateText {
	margin: 0px;
	padding: 11px 60px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: bold;
	color: #679b41;
	letter-spacing: -2px;
}
.centerCopy {
	text-align: center;
}
.padBottomLogos {
	padding-bottom: 15px;
}
.floatRight {
	float: right;
}
#lightbox {	
	position: absolute;	
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#lightbox img {
	width: auto;
	height: auto;
}
#lightbox a img {
	border: none;
}
#outerImageContainer {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#imageContainer {
	padding: 10px;
}
#loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#hoverNav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#imageContainer>#hoverNav {
	left: 0;
}
#hoverNav a {
	outline: none;
}
#prevLink, #nextLink {
	width: 49%;
	height: 100%;
	background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */
	display: block; 
}
#prevLink {
	left: 0;
	float: left;
}
#nextLink {
	right: 0;
	float: right;
}
#prevLink:hover, #prevLink:visited:hover {
	background: url(images/prevlabel.gif) left 15% no-repeat;
}
#nextLink:hover, #nextLink:visited:hover {
	background: url(images/nextlabel.gif) right 15% no-repeat; 
}
#imageDataContainer {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff; 
	margin: 0 auto; 
	line-height: 1.4em; 
	overflow: auto; 
	width: 100%	; 
}
#imageData {
	padding:0 10px;
	color: #666; 
}
#imageData #imageDetails {
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#imageData #caption { 
	font-weight: bold;	
}
#imageData #numberDisplay { 
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#imageData #bottomNavClose { 
	width: 66px; 
	float: right; 
	padding-bottom: 0.7em; 
	outline: none;
}	 	
#overlay { 
	position: absolute; 
	top: 0; 
	left: 0; 
	z-index: 90; 
	width: 100%; 
	height: 500px; 
	background-color: #000; 
}
.sketches {
	width: 205px;
}
.sketches p {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-style: italic;
}

.sketches a {
	color: #679B41;
	text-decoration: none;
}

.sketches a:visited {
	color: #679B41;
	text-decoration: none;
}
.sketches a:hover, a:active {
	color: #679B41;
	text-decoration: underline;
}
