*{
	font-family: times new roman;
}

#body{
	padding: 0px;
	margin: 0px;
	width: 100%;
	height: 100%;
	background: url('../img/base/body_background.png');
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
}
.bottom {
	width:100%;
	background:#28561c;
	color:white;
	opacity:0.8;
	margin-top:5px;
	text-align:center;
}
html{
	padding: 0px;
	margin: 0px;
	width: 100%;
	height: 100%;
}

img{
	padding: 0px;
	margin: 0px;
}

#full_content{
	margin: 0 auto;
	width: 1000px;
	height: 100%;
	margin-top: 20px;
	position: relative;
}

#full_content_header{
	width: 1000px;
	height: 111px;
	background-image: url("../img/base/header3.png");
}

#full_content_nav{
	margin-top: 15px;
	position: relative;
	width: 100%;
	height: 70px;
	background-color: #28561C;
}

#full_content_nav ul{
	position: absolute;
	top: 10px;
}

#full_content_nav li{
	margin-left: 35px;
	list-style:none;
	display: inline-block;
}

#full_content_nav a{
	text-decoration: none;
	color: white;
	font-size: 18px;
	font-weight: bold;
}

#content{
	width: 1000px;
	padding-bottom: 10px;
	background-color: rgba(221, 207, 203, 0.5);
}

#content_left{
	padding-top: 20px;
	width: 290px;
	float: left;
}

#content_right{
	padding-top: 20px;
	width: 705px;
	float: right;
}

#content_right_body{
	padding: 5px;
	margin: 10px 23px 0px 21px;
	background-color: #FFF2F1;
}

#content_left header{
	font-family: Times New Roman;
	padding: 10px 0px 0px 5px;
	text-decoration: underline;
	font-size: 16px;
	text-transform: uppercase;
	color: white;
	width: 275px;
	height: 35px;
	background-image: url('../img/base/left_nav_header.png');
	background-size: 100% 100%;
}

#content_left ul{
	margin: 0px;
	padding: 0px 0px 0px 0px;
}

#content_left li{
	list-style:none;
	background-image: url('../img/base/left_nav_body.png');
	background-size: 100% 100%;
	width: 270px;
	min-height: 20px;
	margin: 1px 0px 1px 0px;
	padding: 5px;
	text-align: center;
}
#content_left a{
	text-decoration: none;
	color: black;
	font-size: 16px;
	font-weight: bold;
}

#slideshow{
	text-align: center;
}

#gallery {
	padding: 10px;
}

#gallery a{
	text-decoration: none;
}

.c { 
clear: both;
}

#gallery ul { 
	list-style: none;
	padding-left: 0px;
}

#gallery ul li { 
	display: inline; 
}

#gallery ul img {
	border: 5px solid #A5A094;
	border-width: 5px 5px 20px;
	border-radius: 5px;
	margin: 5px;
}

#gallery ul a:hover img {
	border: 5px solid #7B766A;
	border-width: 5px 5px 20px;
	color: #444;
	border-radius: 5px;	
}

#gallery ul a:hover { 
	color: #444;
}

#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}

#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}

#jquery-lightbox a img {
	border: none;
}

#lightbox-container-image-box {
	position: relative;
	background-color: #86908D;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}

#lightbox-container-image { 
	padding: 10px;
}
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}

#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}

#lightbox-container-image-box > #lightbox-nav {
	left: 0; 
}

#lightbox-nav a {
	outline: none;
}

#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}

#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}

#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}

#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}

#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}

#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}

#lightbox-image-details-caption {
	font-weight: bold;
	font-size:20px;
}

#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}

#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}

#slideshow{
	position: relative;
}

#slider_container_3 { float: left; padding: 0; width: 660px; margin-left: 21px; margin-bottom: 10px;}

.SliderName_3 {
	float: left;
	width: 661px;
	overflow: hidden;
}

.SliderNamePrev_3 {
	background: url(../img/left.png) no-repeat left center;
	width: 50px;
	height: 450px;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	text-decoration: none;
}

.SliderName_3Description {
	padding: 10px;
	font-family: Tahoma,Arial,Helvetica;
	font-size: 14px;
	line-height: 30px;
	letter-spacing: 1px;
	text-align: center;
	color: #ffffff;
	text-shadow: 0 1px 3px #000000;
}

#SliderNameNavigation_3 { margin: 0; padding: 10px 0 0 0; height: 16px; text-align: center; overflow-y: hidden; }

#SliderNameNavigation_3 a:link, #SliderNameNavigation_3 a:active, #SliderNameNavigation_3 a:visited, #SliderNameNavigation_3 a:hover{
	margin: 0;
	padding: 0;
	font-size: 0;
	line-height: 0;
	text-decoration: none;
}

#SliderNameNavigation_3 a.active:link, #SliderNameNavigation_3 a.active:active, #SliderNameNavigation_3 a.active:visited, #SliderNameNavigation_3 a.active:hover{
	background: url(../img/bullet_active.png) no-repeat center center;
}

#SliderNameNavigation_3 a img
{
	border: none;
	width: 16px;
	height: 16px;
	background: url(../img/bullet.png) no-repeat center center;
}

#SliderNameNavigation_3 a.active img
{
	background: url(../img/bullet_active.png) no-repeat center center;
}

.clear{
	clear: both;
}

#content_footer{
	background-color: #28561C;
	width: 1000px;
	height: 50px;
	color: white;
	text-align:  center;
	line-height: 150%;
}

.text_big{
	font-size: 18px;
}