/* CSS Document */
div { margin:0px; padding:0px; }

body {
	margin:0px;
	color:#b27f00;
	font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 140%;
	background-image:url(../_private.images/bg_right.jpg);
	background-repeat:no-repeat;
	background-position: 535px 0px;
	overflow: -moz-scrollbars-vertical;
	overflow-x: hidden;
	overflow-y: auto;	
}
img {
	border:0px none;
}
h1 { 
	font-weight: normal;
	font-size: 28px;
	padding-top:5px;
}

h2 { 
	font-weight: normal;
	font-size: 24px;
	padding-top:5px;
}

h3 { 
	font-weight: bold;
	font-size: 14px;
	padding-top:5px;
}

h4 { 
	font-weight: bold;
	font-size: 13px;
	padding-top:5px;
}

h5 { 
	font-weight: normal;
	font-size: 8px;
	line-height:2px;

}

a {
	color:#b27f00;
}

#top-nav a {
	color:#b27f00;
}

#top-nav a:hover {
	color:#333f0c;
}
.style1 {color: #4B5B12; font-size:12px;}

.gallery_lightbox {
	padding-left:10px;
	padding-right: 10px;
	}
.galleryimg {
	width: 100px;
	}
.gallerygroup {
	border-bottom:1px solid #b27f00;
	margin-bottom:10px;
	margin-left:10px;
	margin-right:10px;
	}
/*LIGHTBOX AREA*/
.gallery_lightbox_title_border {
	border-bottom:1px solid #004B25;
}
.gallery_lightbox ul {
	margin:0px; padding:0px;
}
.gallery_lightbox li {
	float: left; margin-right: 10px;list-style:none; text-align: center; margin-bottom: 10px; display: block;;
}
.gallery_lightbox img {
	border:0px;
}
.gallery_lightbox {
	 overflow: auto;
	 display:block;
}