/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
	background: #C8EBA6;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666; text-decoration:underline !important}
#TB_window a:visited {color: #666666; text-decoration:underline !important}
#TB_window a:hover {color: #000; text-decoration:underline !important}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	background-color:#000;
	filter:alpha(opacity=50);
	-moz-opacity: 0.50;
	opacity: 0.50;
	height:100%;
	width:100%;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: absolute;
	z-index: 102;
	color:#000000;
	display:none;
	text-align:left;
	top:150px;
	left:50%;
}

* html #TB_window { /* ie6 hack */
margin-top: expression((document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#ffffe3;
	height:35px;
	font: 500 12px Tahoma;
}

#TB_ajaxContent{

}

#TB_ajaxContent.TB_modal{

}

#TB_ajaxContent p{

}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;top:50%;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

html>body #TB_HideSelect {display:none}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}


/********************/








body, html {
	height: 100%;
}
body {
	padding: 0px;
	margin: 0px;
	font: 100% Verdana;
	color:#2f6514;
	background: #79cd26 url(../i/bg_body.gif) repeat;
}
a {
	color: #000;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a img {
	border: 0px;
}
form {
	padding: 0px;
	margin: 0px;
}
h1 {
	font-size: 160%;
	font-weight: 500;
	text-align: center;
	padding-bottom:5px;
}

h2 {
	font-size: 140%;
	text-align: left;
}

h3 {
	font-size: 120%;
	font-weight:600;
	color: #000;
	margin-top: 0px;
	margin-bottom: 5px;
}
h3 a {
	text-decoration: underline;
}

h3 a:hover {
	text-decoration: none;
}

#layout {
	width: 1000px; 
	margin: 0px auto;
	left: auto;
	right: auto;
}
#intro {
	height: 680px;
	text-align: center;
}
#top {
	background: url(../i/top.jpg) no-repeat center top;
	height: 332px; 
}
#extra {
	margin-left: 24px;
	position: absolute; 
}

#banner1 {
	margin-left: 582px;
	position: absolute;
	margin-top:15px;
	z-index:100; 
}

#banner2 {
	margin-left: 835px;
	position: absolute;
	margin-top:3px;
	z-index:100; 
}

#menu {
	float: left;
	width: 288px;
	margin: 0px 25px 30px 30px;
}
#menu td  {	
	padding:0px 0px 16PX 0px;
}
* html #menu {
	width: 233px; 
}
.br {
	clear: both;
}
#menu .link a {
	display: block;
	clear: both;
	color: #f8c300;
	font:bold 14px Verdana;
	text-decoration: none;
	background-color: #5d993e;
	color: #f8c300;
	height: 21px;
	margin: 16px 0px 0px 0px;
	padding: 18px 0px 19px 10px;
}

#menu .link a:hover {
	display: block;
	clear: both;
	color: #f8c300;
	font:bold 14px Verdana;
	text-decoration: underline;
	background-color: #5d993e;
	color: #f8c300;
	height: 21px;
	margin: 16px 0px 0px 0px;
	padding: 18px 0px 19px 10px;
}
.main {
	margin: 0px 25px 15px 15px;
}
#content_box {
	margin-left: 288px;
	padding: 15px 25px 15px 0px;
}
#content {
	font-size: 80%;
}
#content p, #content ul, #content ol {
	text-align: justify;
}
#base {
	clear: both;
	background: url(../i/bg_base.gif);
	margin: 0px 25px 10px 20px;
	color: #fff;
	font-size: 70%;
}
#base_l {
	background: url(../i/corner_b_l.gif) no-repeat bottom left;
	padding-bottom: 27px;
}
#base_r {
	background: url(../i/corner_b_r.gif) no-repeat bottom right;
}
.news {
	margin-bottom: 15px;
	text-align: justify;
}
.detail {
	font-size: 92%;
	text-decoration: none;
	text-align: right;
	display: block;
}
.news h3 span {
	font-size: 70%; 
	font-weight:normal; 
	background: url(../i/bullet.gif) no-repeat left;
	padding-left: 10px;
}
#paging {
	text-align:  center;
	font-size: 90%;
	margin-top: 30px;
}
.podmenu
{
	margin-left:32px;
	margin-top:0px;
	padding-left: 20px;
	padding-bottom: 20px;
	background-color: #5d993e;
}
.podmenu a
{
	color: #f8c300;
	font:bold 12px Verdana;
	text-decoration: none;
}
.gallery {
float:left;
padding:5px;
}

#bot a, a:hover {
    color:#FFFFFF;
}	
#photogallery td {
	font-size: 85%;
	color: #000;
}
