@charset "UTF-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding-top: 20px;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color:#dff4f6;
	}
	
#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; }

a:link{
	text-decoration: none; 
	color: #75a589;
	border: 0px;
}
a:link:visited {
	text-decoration: none;
	color: #776196;
	border: 0px;
}
a:hover {
	text-decoration: underline;
	color: #776196;
	border: 0px;
}
a:hover:visited {
	text-decoration: none;
	color: #776196;
	border: 0px;
}

.oneColFixCtrHdr #container {
	width: 990px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px;
	padding-top:30px;
	background-color:#FFFFFF; /* this overrides the text-align: center on the body element. */
}
.oneColFixCtrHdr #header { 
	height: 165px;
	padding: 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
}
.oneColFixCtrHdr #mainContent {
	padding-top: 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	padding-bottom: 0px;
	background: #FFFFFF;
	margin: 0px;
}
.oneColFixCtrHdr #footer {
	padding-top: 0px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	margin: 0px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 20px;
}
.maintext {
	font-size: 9px;
	color: #000000;
	text-align: justify;
	margin-left: 20px;
	margin-right: 25px;
	padding-top: 0px;
	line-height:13px;
}
.menutext {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align:center;
	padding-top: 0px;
	line-height:16px;
}
.menuitaltext {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style:italic;
	color: #FFFFFF;
	text-align:center;
	padding-top: 0px;
	line-height:16px;
}
.mainhead {
	font-size: 11px;
	color: #333300;
	text-align: center;
	font-weight:bold;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 0px;
	line-height:25px;
}
.logotext {
	font-size: 11px;
	color: #333300;
	text-align: right;
	vertical-align:top;
	margin-right: 0px;
	padding-top: 9px;;
	font-weight:bold;
	background-image:url(images/2011logo.gif);
}
.hometext {
	font-size: 9px;
	color: #333300;
	text-align: right;
	vertical-align:top;
	margin-right: 0px;
	padding-top: 9px;;
	font-weight:bold;
}
.buttontext {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333300;
	text-align: left;
	margin-left: 125px;
	font-weight:bold;
}
.subhead {
	font-size: 9px;
	color: #333300;
	text-align: center;
	margin-right: 0px;
	padding-top: 6px;
	font-weight:bold;
	text-decoration:underline;
}
.newheader {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #776196;
	line-height:21px;
	text-align: center;
	padding-top: 6px;
	font-weight:bold;
}
.newtext {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height:16px;
	padding-left:20px;
	padding-right:20px;
	text-align: left;
	margin-right: 0px;
}
.centeredtext {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height:16px;
	text-align: center;
}
.centereditaltext {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style:italic;
	color: #776196;
	line-height:16px;
	text-align: center;
}
.gallerytitle {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #dff4f6;
	text-align: center;
	line-height:17px;
	font-weight:bold;
	font-style:italic;
}
.quilttext {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: left;
	line-height:17px;
	padding-right:50px;
}
.blocktext {
	font-size: 10px;
	color: #000000;
	text-align: justify;
	line-height:13px;
}
.galleryitaltext {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align:left;
	line-height:15px;
	font-style:italic;
}
.pagetitle {
	font-size: 16px;
	color: #612000;
	text-align: center;
	line-height:18px;
	font-weight:bold;
}
.titles {
	font-size: 11px;
	color: #bf7f3f;
	text-align: center;
	margin-right: 0px;
	padding-top: 12px;
	padding-bottom:9px;
	font-weight:bold;
	line-height: 18px;
}
.fineprint {
	font-size: 9px;
	color: #000000;
	text-align: center;
	margin-right: 0px;
	line-height: 15px;
}
.columntext {
	font-size: 11px;
	color: #000000;
	text-align: left;
	line-height: 13px;
}
.calendardate {
	font-size: 10px;
	color: #000000;
	text-align: right;
	line-height: 13px;
	font-weight:bold;
}
.paragraphtext {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: left;
	line-height: 14px;
}
.calendartext {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: left;
	line-height: 13px;
}
.calendartextitalic {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style:italic;
	color: #000000;
	text-align: left;
	line-height: 13px;
}
.calendarinfo {
	font-size: 10px;
	color: #333300;
	text-align: left;
	line-height: 13px;
	font-style:italic;
}
.columnhead {
	font-size: 13px;
	color: #333300;
	text-align: center;
	font-weight:bold;
	line-height: 16px;
}
.workshoptext {
	font-size: 10px;
	color: #000000;
	text-align: left;
	line-height: 13px;
	vertical-align:top;
}
.workshopbold {
	font-size: 10px;
	font-weight:bold;
	color: #776196;
	text-align: left;
	line-height: 13px;
	vertical-align:top;
}
.workshophead {
	font-size: 13px;
	font-weight:bold;
	color: #000000;
	text-align: left;
	line-height: 15px;
	vertical-align:top;
}
.shopbox { 
	border-bottom: 1px;
}
.handibox {
	background-image:url(images/hqbox.gif);
	background-repeat:no-repeat;
	background-position:left;
}
.rulebox {
	align:left;
	vertical-align:middle;
}
.awardbox {
	align:center;
	vertical-align:top;
	padding-top:12px;
}

