@charset "UTF-8";
/* CSS Document */
* {padding: 0; margin: 0;}
body {text-align: center; padding: 50px 0 0 0; background: #000; color: #FFF; font-family: Georgia, "Times New Roman", Times, serif;}
/* Divisions */
#container {width: 800px; height: 662px; margin: 0 auto; background: #FFF url(../Images/gcrtxt_burgundy.jpg) no-repeat;}
#header {width: 800px; height: 62px;}
#content {width: 700px; height: 500px; margin: 15px auto 0 auto; background: url(../Images/taupetexture.jpg) no-repeat; border: 2px solid #FFF;}
#leftcol {float: left; width: 150px; height: auto; text-align: center; padding-top: 186px;}
#midcol {float: left; text-align: center; width: 540px; height: auto;}
#contentwrapper {margin: 10px 0 0 0; height: 480px; background: url(../Images/vine_gallery.png) no-repeat;}
#gallerycol1 {float: left; display: inline; width: 250px; margin: 3px 0 0 15px;}
#gallerycol2 {float: left; width: 250px; margin: 3px 0 0 10px;}
#gallerynav {clear: both; text-align: center; margin: 0;}
#footer {padding-top: 68px;}
#sitemap {text-align: center; margin-top: 10px; font-size: 10px;}
/* Classes */
/* Headings */
h1 {font-size: 10px; font-weight: normal; color: #FFF;}
h5 {text-align: left; padding: 25px 0 0 10px; color: #56051e;}
h6 {text-align: left; padding: 5px 0 0 15px; color: #56051e;}
/* Paragraph Classes */
p.mainimg {padding-bottom: 40px; text-align: center;}
p.mainpgimg {width: 150px; padding-left: 15px; text-align: right; font-size: 11px; color: #56051e;}
p.content {padding: 5px 15px 0 15px; text-align: left; font-size: 11px; color: #000;}
p.contact {padding: 10px 0 0 15px; text-align: left; font-size: 12px; font-weight: bold; color: #000;}
p.formhead {font-size: 11px;}
p.contactinfo {padding: 5px 0 0 15px; text-align: left; font-size: 12px; color: #000;}
/* Lists */
.s_ul {text-align: left; list-style: none; margin: 0 0 0 15px; font-size: 11px;}
.s_ul li a {text-decoration: underline; color: #b89d00;}
.s_ul li a:hover {color: #000;}
.sm_ul {text-align: center; list-style: none; font-size: 10px;}
.sm_ul li {display: inline;}
.sm_ul li a {text-decoration: underline; color: #d6b96c;}
.sm_ul li a:hover {color: #FFF;}
/* Images */
img {border: none;}
.topimg {margin-bottom: 10px;}
.previous {margin: 4px 3px 0 0; border: 1px solid #000;}
.next {margin: 4px 0 0 3px; border: 1px solid #000;}
/* Links */
#navlinks li {display: block; list-style: none; height: 100%;}
#navlinks li a {font-size: small; padding: 5px; color: #56051e; text-decoration: none; display: block;}
#navlinks a:active {color: #56051e; background: #FFF;}
#navlinks a:hover {color: #FFF; background: #56051e;}
#navlinks a.selected {color: #56051e; background: #FFF;}
a {text-decoration: none;}
a:link {color: #d6b96c;}
a:hover {color: #b89d00;}
a.email, a.email:visited {text-decoration: underline; color: #fff;}
/*Lightbox Gallery*/
#lightbox {text-align: center; width: 100%; position: absolute; left: 0; z-index: 100; line-height: 0;}
#lightbox img {width: auto; height: auto;}
#lightbox a img {border: none;}
#outerImageContainer {width: 700px; height: 467px; margin: 0 auto; position: relative; background: #fff;}
#imageContainer {padding: 10px;}
#loading {text-align: center; width: 100%; height: 25%; position: absolute; top: 40%; left: 0%; line-height: 0;}
#hoverNav {width: 100%; height: 100%; position: absolute; top: 0; left: 0; 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 {float: left; left: 0;}
#nextLink {float: right; right: 0;}
#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 {margin: 0 auto; width: 100%; background: #fff; line-height: 1.4em; overflow: auto; font: 10px Georgia, "Times New Roman", Times, serif;}
#imageData {padding: 0 10px; color: #2d2d2d;}
#imageData #imageDetails {float: left; text-align: left; width: 70%;}	
#imageData #caption {font-weight: bold; font-size: 12px;}
#imageData #numberDisplay {display: block; clear: left; padding-bottom: 1.0em;}			
#imageData #bottomNavClose {float: right; width: 66px; padding-bottom: 0.7em; outline: none;}	 	
#overlay {width: 100%; height: 800px; position: absolute; top: 0; left: 0; z-index: 90; background: #000;}