
body {
	background: #286B1C url(../images/backgound-main.jpg) repeat;
	margin: 0px;
	padding: 0px;
	font: 12px "Trebuchet MS", Georgia, sans-serif, Verdana;
	color: #000000;
}
form {
	margin: 0px;
	padding: 0px;
}

img {border:none;}
.clear {
	clear: both;
}
h2 {
	text-transform: uppercase;
	font-size: 30px;
	color: #336600;
}
a {
	color: #333333;
	outline:none;
}
a:hover {
	color: #339900;
}

#content  img.border {
	border: 1px solid #CCCCCC;
	padding: 2px;
	background: #FFFFFF;
}
#content img.left {
	margin-right: 10px;
}
#content img.right {
	margin-left: 10px;
}

#content p {
	padding-left: 12px;
	padding-right: 12px;
}
.post{
margin-top:0px;
}



#overlay {
	background: url(../images/background-overlay.png) repeat-x left 115px;
}
.dark-green {
	color: #336600;
}

.left {
	float: left;
}
.light-green {
	color: #669900;
}

.right {
	float: right;
}

#page-holder, #top-round, #page {
	margin: 0px auto;
	width: 990px;
}
#logo {
	margin-left: 24px;
	display: block;
	margin-top: 8px;
	margin-bottom: 5px;
}
#top-round{
	background: url(../images/top-round.png) no-repeat left top;
	height: 67px;
	padding-top: 23px;
}


#page {
	background: url(../images/back-content.png) repeat-y;
	clear: both;
}
#footer{
	background: url(../images/back-close-page.png) no-repeat left bottom;
	text-align:center;
	padding-bottom: 18px;
	margin-bottom: 20px;
}
#padding {
	padding: 20px;
	background: #3300CC;
	width: 500px;
}

ul#help-menu {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 0px 7px;
	display: block;
	font: 11px Arial, Helvetica, sans-serif;
	color: #666666;
}
ul#help-menu li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	display: block;
	float: left;
}
ul#help-menu li a {
	display: block;
	padding-left:13px;
	padding-right:10px;
	text-decoration: none;
	color: #666666;
	float: left;
}
ul#help-menu li a:hover {
	color: #000000;
	text-decoration: underline;
}

#search {
	margin-top: 0px;
	width: 165px;
	height: 23px;
	background: url(../images/search-box.png) no-repeat left top;
	left: 43em;
	top: -6px;
	float: left;
	position: relative;
}
#s {
	border: none;
	width: 120px;
	color: #336600;
	float: none;
	left: 11px;
	top: 4px;
	z-index: 1;
	position: absolute;
	background: transparent;
	font: 0.9em Arial, Helvetica, sans-serif;
}
#Search_submit {
	width: 22px;
	top: 2px;
	height: 17px;
	right: 7px;
	z-index: 300;
	position: absolute;
	background: url(../images/search-box-button.png) no-repeat left top;
	border-top-style:none;
	border-right-style:none;
	border-bottom-style:none;
	border-left-style:none;
	cursor:pointer;
	
}

#language {
	float:right;
	height:35px;
	left:-2px;
	position:relative;
	top:-11px;
	width:43px;
	float: right;
}
/*
#main-menu {
	background: url(../images/back-main-menu-normal.jpg) repeat-x;
	background-position: left top;
	float: left;
	height: 32px;
	width: 980px;
	left: 6px;
	position: relative;
	top: -11px;
}
#main-menu ul {
	float:left;
	font-size:13px;
	width:990px;
	list-style: none;
	margin: 0px;
	padding: 0px;

}
#main-menu ul li {
	display:block;
	float:left;
	background: url(../images/main-menu-line-separator.jpg) no-repeat right top;

}
#main-menu ul li a {
	color:#FFFFFF;
	display:block;
	font-weight:bold;
	padding:9px 20px 5px;
	text-align:center;
	text-decoration:none;
	text-transform: uppercase;
}
#main-menu ul li a:hover {


}
#main-menu ul li:hover ul{
	display:block;


}
#main-menu ul li ul {
	margin:0;
	padding:0;
	float:left;
	width:175px;
	display:none;
	position:absolute;
	z-index:600;
	top: 32px;
	background: #89fa0c url(../images/sub-menu-back-top.jpg) repeat-x;
}
#main-menu ul ul li {
	clear: both;
	margin: 0px;
	padding: 0px 12px;
	background:none;
}
#main-menu ul ul li a {
	text-transform:none;
	font-size: 13px;
	margin: 0px;
	padding: 5px 0px;
	background: url(../images/sub-menu-line.jpg) repeat-x left bottom;
}
#main-menu ul ul li a:hover {
	background: url(../images/sub-menu-line.jpg) repeat-x left bottom;
color:#000000;}
#main-menu .last {
	background: url(../images/sub-menu-close.jpg) repeat-x left bottom;
	height: 37px;
	width: 151px;
}


#main-menu #active, #main-menu ul li a:hover {
	background: url(../images/back-main-menu-active.jpg) repeat-x;
}*/
#content {
margin-left:15px;

}
#header {
	background: #339900;
	width: 960px;
	position: relative;
	height: 321px;
}
#slider  {
	position: absolute;
	height: 302px;
	width: 710px;
	top: 10px;
	float: right;
	right: 11px;
	border-style: none;
}
.read-more  {
	background: url(../images/read-more-button.png) no-repeat left top;
	position: relative;
padding:0.2em 1.6em 0.6em 2.4em;

}
a.read-more  {
	color: #000000;

}
a.read-more:hover {
	font-weight: bold;
}
.widget-wrap {
	clear: both;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
}
#tour {
	float: left;
	margin-right: 20px;
	width:319px;
	height:227px;:
}

#weather {
	float: left;
	margin-right: 20px;
	margin-top: 12px;
	width:172px;
	height:215px;
}
#calendar {
	float: left;
	margin-top: 12px;
	width:409px;
	height:219px;
}
#scroller {
	clear: both;
	position: relative;
	padding-left:15px;
	width:943px;
	height:123px;	
	vertical-align:middle;
	padding-top:15px;
}

#scroller a{padding-left:30px;}

/*Weather widget*/

/*#wp-weather3
{
	list-style-type:none;
}

.weather li{list-style-type:none;}*/

.widget_wpweather{list-style-type:none;}

.weather_info .weather_info{display:none;}

.weather_info .weather_image{
background: url(../images/weather_image_back.jpg) no-repeat top left; 
width:70px; 
margin:10px 0 0 10px;
}

.weather_info p .weather_image{padding-left:30px;}

#wp-calendar caption {
background: url(../images/months_back.jpg) no-repeat top left; 
height:26px;
padding-top:4px;
font-size:11px;
}

#sidebar{float:left; width:260px;}
.narrowcolumn{float:left;width:634px;}


/*Sidebar navigation*/

#sidebar ul{
list-style:none;
display:block;
padding:0;
width:240px;
}

#sidebar ul li{
list-style:none;
display:block;
background-color:#ebebeb;

text-align:left;
padding:0 0 0 0;
margin:0 0 0 0;
} 

#sidebar ul li.icl_sidebar_navigation ul li{

border-bottom:solid 1px #c6c7c6;

}

#sidebar h4{
list-style:none;
display:block;
background-color:#ebebeb;
border-bottom:solid 1px #c6c7c6;
text-align:left;
padding:10px 0 0 10px;
height:30px;
background-image: url('../images/submenu_top_ back.jpg');
background-repeat:repeat-x;
color: #FFF;
font-size:14px;
}

#sidebar ul li ul{
margin:-15px 0 0 0;
}


#sidebar ul li a{
text-decoration:none;
display:block;
width:100%;
font-size:14px;
font-weight:bold;
height:30px;
padding:10px 0 0 10px;
}

#sidebar .selected_page_side{
padding-top:10px;
padding-left:10px;
display:block;
height:28px;
font-size:14px;
font-weight:bold;
}

#sidebar h4 a{
margin: -10px 0 0 -10px;
color: #FFF;
font-size:14px;
font-weight:bold;
}

.ddsg-wrapper h2{
display:none;
}

.ddsg-wrapper div{
display:none;
}

#main-menu{
top: -11px;
}

.listOfGaleryLinks{
list-style:none;
text-decoration:none;
font-size:14px;
}

.listOfGaleryLinks li{
padding-bottom: 5px;
}






