@charset "UTF-8";

body {
	font-size: 100%;
	background-color: #FFFFFF;
	width: 100%;
	margin: 0px;
	padding: 0px;
	border: none;
}
p {
	padding: 0px 5px 0px 5px;
	margin-top: 0px;
	margin-bottom: 5px;
	font-size: 0.7em;
	line-height: 1.1em;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, sans-serif;
	color: #598033;
	text-align: left;
}
p.signature {
	margin-left: 258px;
}
p a, p a:visited {
	color: #598033;
	text-decoration:none;
	font-weight:bold;
}
p a:hover {
	color:#261909;
}
p span {
	color:#261909;
	font-size: 1.1em; 
}
h1 {
	font-size: 1.8em;
	line-height: 1.3em;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, sans-serif;
	color: #261909;
	text-align: left;
	font-weight: normal;
}
#comingSoon {
	position: absolute;
	top: 190px;
	left: 100px;
}

#page {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 1365px;
	min-height: 1365px;
	width: 780px;
}
#bg1 {
	height: 269px;
	width: 780px;
	background-image: url(images/cG_bg_1.jpg);
	background-repeat: no-repeat;
}
#bg2 {
	height: 281px;
	width: 780px;
	background-image: url(images/cG_bg_2.jpg);
	background-repeat: no-repeat;
}
#bg3 {
	height: 264px;
	width: 780px;
	background-image: url(images/cG_bg_3.jpg);
	background-repeat: no-repeat;
}
#bg4 {
	height: 280px;
	width: 780px;
	background-image: url(images/cG_bg_4.jpg);
	background-repeat: no-repeat;
}
#bg5 {
	height: 271px;
	width: 780px;
	background-image: url(images/cG_bg_5.jpg);
	background-repeat: no-repeat;
}
#content {
	position: relative;
	width: 780px;
	margin: -1365px auto;
}
#vid {
	position:absolute;
	top: 25px;
	left: 70px;
	height:365px;
	width: 640px;
	padding: 0px;
	background-color:#FFFFFF;
}
#cHead {
	position: absolute;
	top: 960px;
	left: 70px;
	width: 350px;
}
#cText {
	position: absolute;
	top: 1015px;
	left: 70px;
	padding-top: 5px;
	width: 323px;
	background-color:#FFFFFF;
}
#cText p {
	width: 313px;
}

#vText {
	position: absolute;
	top: 585px;
	right: 30px;
	padding-top: 5px;
	padding-bottom: 2px;
	width: 320px;
	background-color:#FFFFFF;
}
#vText p {
	width: 310px;
}

#picsHead {
	position: absolute;
	top: 420px;
	left: 30px;
	width: 350px;
}
#picsText {
	position: absolute;
	top: 804px;
	left: 140px;
	padding-top: 2px;
	width: 204px;
	background-color:#FFFFFF;
}
#picsGal {
	position: absolute;
	top: 475px;
	left: 30px;
	width: 350px;
	height: 312px;
}
.galT {
	float:left;
	width: 84px;
	margin: 0px 16px 16px 0px;
	padding: 5px;
	background-color:#FFFFFF;
}
a, a img, img, a div {
border: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}

#viewCartBtn {
	float: right;
	margin-top: -5px;
	margin-bottom: 2px;
}

.box {
	background: rgb(255, 255, 255);
	background: rgba(255, 255, 255, 0.5);
}

/*sIFR*/
/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

.sIFR-hasFlash h1 {
	
}

/*Lightbox css:*/
#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: 5px; background-color: #fff; }

#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; width: 36px;}
#nextLink { right: 0; float: right; width: 36px;}
#prevLink:hover, #prevLink:visited:hover { background: url('images/lightbox/prevBtn.gif') left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url('images/lightbox/nextBtn.gif') right 15% no-repeat; }

#imageDataContainer{ font: 0.7em "Lucida Sans Unicode", "Lucida Grande", Verdana, sans-serif; background-color: #fff; margin: -2px auto 0; line-height: 1.1em; overflow: auto; width: 100%	; }

#imageData{	padding:0 5px; color: #598033; }
#imageData #imageDetails{ width: 85%; float: left; text-align: left; padding-bottom: 5px;}	
#imageData #numberDisplay{ font-weight: bold;}
#imageData #caption{}			
#imageData #bottomNavClose{ width: 42px; float: right;  padding-bottom: 5px; margin-top: 2px; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #261909; }
#ligthbox a, #lightbox a:visited {
	color: #598033;
	text-decoration:none;
	font-weight:bold;
}
#lightbox a:hover {
	color:#261909;
}
#lightbox #addForm {
	margin-top: 2px;
}
#lightbox #viewForm {
	margin-top: 2px;
}
