html, body
{
    padding: 0px;
    margin: 0px;
    text-align: left;
	height: 100%;
	font-family : Arial, Verdana, Tahoma;
	font-size: 12px;
    text-decoration: none;
	line-height: 16px;
	color:#fff;
	text-decoration:none;
	background-image:url(../images/back.gif);
	background-repeat:repeat;
}
p { margin: 0; padding: 0; }

a {
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}

a:hover {
	color:#92827c;
	font-weight:bold;
	text-decoration:none;	
}

h1 {
	color:#92827c;
	font-size:14px;
	font-weight:bold;
	margin:0px;
}

.form-text {
	color:#92827c;
	font-size:14px;
	font-weight:bold;
	margin:0px;
}


#container {

	width: 818px;
	text-align: left;
	margin: 0 auto;
	margin-top:20px;
	padding-left:11px;
	padding-right:11px;
	padding-bottom:11px;
	background-color:#fff;
	overflow: auto; overflow: hidden;	
	
}



#image-home-container {
	width: 818px;
	height:184px;
	margin-top:4px;
	margin-bottom:4px;
	text-align: left;
	overflow: auto;
}

.flash-home {
	width: 332px;
	height:184px;
	float:left;
}

.image-home {
	width: 486px;
	height:184px;
	float:left;
}


#title-container {
	width: 818px;
	height:128px;
	margin-top:4px;
	margin-bottom:4px;
	text-align: left;

}

.title {
	width: 336px;
	float:left;

}

.image {
	width: 482px;
	float:left;

}


#content-home-container {
	width: 818px;
	height:214px;
	text-align: left;
	background-color:#29201c;
}

.strap-home {
	width: 332px;
	height:214px;
	float:left;
	background-image:url(../images/strap-home.gif);
}

.text {
	width: 436px;
	padding-left:20px;
	padding-right:30px;
	padding-top:40px;
	padding-bottom:16px;
	float:left;
	background-color:#29201c;
}


#content-container {
	width: 818px;
	text-align: left;
	background-color:#29201c;
	overflow: auto;
	overflow: hidden;	
}

.image-container {
	width: 332px;
	float:left;


}

.image-left {
	width: 232px;
	height: 228px;
	margin-left:50px;
	margin-top:40px;
	float:left;
}

.symbol {
	width: 232px;
	height: 169px;
	margin-left:50px;
	float:left;
	background-image:url(../images/image-left-symbol.gif);
}

.form-container {
	width: 214px;
	height: 218px;
	padding-left:18px;
	padding-top:10px;
	margin-left:50px;
	margin-top:40px;
	float:left;
	background-image:url(../images/back-form.gif);
	position: relative;
}
.form_validation {
	position: absolute;
	right: -216px;
}
.form_validation div {
	width: 200px;
	height: auto;
	background-color: #8AA971;
	padding: 16px 8px;
}

.textfield {
	width: 190px;
	float:left;
	margin-bottom:6px;
	font-family:  Arial, Verdana, sans-serif;
	font-weight:bold;
	font-size:11px;
	color:#29201c;
	display:inline;
	border:none;
	background-image:url(../images/back-textfield.gif);

}

.comment {
	width: 190px;
	height: 76px;
	float:left;
	margin-bottom:6px;
	font-family: Arial, Verdana,  sans-serif;
	font-weight:bold;
	font-size:11px;
	color:#29201c;
	display:inline;
	border:none;
	background-image:url(../images/back-comments.gif); background-repeat:no-repeat;

}
input#submitMessage { background: none; border: none; color: #fff; }


/*******************************************************/
/*******************************************************/
/* GALLERY */
/*******************************************************/
/*******************************************************/
.gallery_list_item {
	width: 818px;
	float: left;
	margin: 15px 0;
}
.gallery_item_text{
	width: 420px;
	padding-top:30px;
	padding-left:20px;
	float:left;
	min-height: 98px;
}
.gallery_item_desc {}
.gallery_item_thumbs {
	width: 282px;
	height:98px;
	float:left;
	padding-left:50px;
	padding-top:34px;
}
.gallery_visible_thumb {
	display: block;
	height: 70px;
	width: 100px;
	border: 4px #fff solid;
	float: left;
	margin-right: 12px;
	overflow: hidden;
}
.gallery_button {
	height:19px;
	padding-left:0;
	padding-right:6px;
	padding-top:1px;
	margin-top:12px;
	float:left;
	color: #92827c;
}






/*******************************************************/
/*******************************************************/
/* HEADER */
/*******************************************************/
/*******************************************************/


#header {
	width: 818px;
	height:147px;
	text-align: left;
	background-image:url(../images/header.gif);
}

#header-contact {
	width: 292px;
	height:20px;
	padding-top:3px;
	padding-left:10px;
	margin-top:11px;
	margin-left:516px;
	text-align: left;
	float:left;
	font-size:11px;
}

#header-contact a:link, #header-contact a:active, #header-contact a:visited {
	color: #FFF;
	font-weight:normal;
	display:inline;
}


#header-contact a:hover {
	
	color: #abc794;
	display:inline;
} 




/*******************************************************/
/*******************************************************/
/* MENU */
/*******************************************************/
/*******************************************************/


#menu {
	width: 818px;
	height: 36px;	
	background-image:url(../images/back-menu.gif);	
}

 


/*******************************************************/
/*******************************************************/
/* FOOTER */
/*******************************************************/
/*******************************************************/

.footer-strap {

	width:432px;
	height:32px;
	margin-top:30px;
	float:left;
	background-image:url(../images/strap-bottom.gif);
}
.gallerypage .footer-strap { margin-left: 350px; }

.footer {

	width:400px;
	text-align:left;
	margin-bottom:0px;
	font-size:9px;
	color:#918681;
	text-decoration:none;
	clear:both;

}
.gallerypage .footer { margin-left: 350px; margin-bottom: 20px; }
.footer a:link, .footer a:active, .footer a:visited {
	color: #fff;
	font-weight:normal;
}

.footer a:hover {
	color:#918681;	
}




.footer-home{

	width:400px;
	text-align:left;
	margin-bottom:0px;
	margin-top:30px;
	font-size:9px;
	color:#918681;
	text-decoration:none;
	clear:both;

}

.footer-home a:link, .footer-home a:active, .footer-home a:visited {
	color: #fff;
	font-weight:normal;
}

.footer-home a:hover {
	color:#918681;	
}



.footer-strap-gallery {

	width:432px;
	height:32px;
	margin-left:350px;
	margin-top:30px;
	float:left;
	background-image:url(../images/strap-bottom.gif);
}


.footer-gallery {

	width:400px;
	text-align:left;
	margin-left:350px;
	margin-bottom:20px;
	font-size:9px;
	color:#918681;
	text-decoration:none;
	clear:both;

}

.footer-gallery a:link, .footer-gallery a:active, .footer-gallery a:visited {
	color: #fff;
	font-weight:normal;
}

.footer-gallery a:hover {
	color:#918681;	
}






/*******************************************************/
/*******************************************************/
/* POP UP FUNCTION */
/*******************************************************/
/*******************************************************/


#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#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: transparent url(../images/blank.gif) no-repeat; /* 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: 11px Arial, 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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
