@charset "UTF-8";
html {
	background-color: #FFFFFF;
	background-image: url(../images/body.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 100%;
}
body {
	
}
#Header {
	height: 120px;
}
#Logo {
	position: absolute;
	z-index: 9;
	padding-top: 5px;
	padding-left: 15px;
}
#Mainnavi {
	float: right;
}
#Mainmenu {
	height: 40px;
	margin-top: 35px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0 4px 10px 10px;
	float: right;
	background-color: #FFFFFF;
}
#Mainmenu li {
	float: left;
	padding: 6px 0 0;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
}

#Mainmenu li a, .submenu li a {
	background-color: #FFFFFF;
	display: block;
	text-decoration: none;
	font-family: 'Share', cursive;
	font-size: 16px;
	color: #94AA46;
	font-style: italic;
	padding: 8px 5px 8px 5px;
	font-weight: 400;
}
#Mainmenu a:hover, #Mainmenu .current, #Mainmenu .section, .submenu a:hover, .submenu .current {
	color: #F66200;
	padding-top: 4px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #F66200;
}

#Mainmenu .lang.current {
border-top: 4px solid #E2EDF1;
}

.submenu li a {
	padding-left: 0px;
	line-height: 15px;
}

.submenu a:hover, .submenu .current {
	padding-top: 8px;
	border-top-style: none;
}

#Mainimage {
	background-color: #FDFDFB;
	height: 320px;
}


html#range_3 #Mainimage, html#range_4 #Mainimage {
	height: 380px;
}


.rslides1_tabs {
	padding: 0px;
	position: absolute;
	margin-top: 280px;
	margin-left: 10px;
}

html#range_3 .rslides1_tabs, html#range_4 .rslides1_tabs {
	margin-top: 330px;
}

.rslides1_tabs li {
	float: left;
	list-style-image: none;
	list-style-type: none;
	margin-left: 10px;
}
.rslides1_tabs a  {
	background-color: #FFFFFF;
	display: block;
	padding-top: 6px;
	padding-right: 12px;
	padding-bottom: 6px;
	padding-left: 12px;
	color: #F66200;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
}
.rslides1_tabs .rslides1_here a, .rslides1_tabs a:hover {
	background-color: #F66200;
	color: #FFFFFF;
}

#News {
	background-color: #FFFFFF;
	margin-bottom: -20px;
}
#News ul {
	margin: 0px;
	padding: 0px;
	width: 100%;
}
#News li {
	background-color: #CCCCCC;
	float: left;
	width: 50%;
	margin: 0px;
	padding: 0px;
}
#News li a {
	background-color: #FFFFFF;
	display: block;
	padding-top: 24px;
	padding-right: 10px;
	padding-left: 10px;
	text-decoration: none;
	font-family: 'Share', cursive;
	font-size: 16px;
	color: #94AA46;
	padding-bottom: 24px;
	line-height: 18px;
}
#News  li a:hover {
	color: #F66200;
	background-image: url(../images/red_triangle_12x12.png);
	background-repeat: no-repeat;
	background-position: left 10px;
}
#Maincontent {
	background-color: #FDFDFB;
	margin-top: 20px;
}

#Maincontent h1, #Maincontent h2, #Maincontent h3 {
	font-family: 'Share', cursive;
	color: #94AA46;
	font-style: italic;
	font-weight: 700;
	margin-right: 35px;
	margin-left: 35px;
}

#Maincontent h1 {
	font-size: 28px;
	margin-top: 20px;
	margin-bottom: 15px;
	line-height: 28px;
}

#Maincontent h2 {
font-size: 20px;
margin-top: 20px;
margin-bottom: 10px;
}

#Maincontent h3 {
font-size: 18px;
margin-top: 20px;
margin-bottom: 1px;
}

#Maincontent p {
	margin-top: 0px;
	margin-right: 35px;
	margin-bottom: 20px;
	margin-left: 35px;
}

#Maincontent ul {
	margin-right: 35px;
	margin-left: 35px;
	list-style-type: none;
}

#Maincontent li {
	line-height: 15px;
	margin-bottom: 10px;
	text-indent: -1em;
	padding-left: 2em;
}

#Maincontent li:before {
	content: "» ";
	color: #94AA46;
	font-size: 18px;
}
#Maincontent .newslisting {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
#Maincontent .newslisting li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	list-style-image: none;
	list-style-type: none;
	text-indent: 0px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #F8F7F5;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#Maincontent .newslisting li:before {
	content: none;
	color: #94AA46;
	font-size: 18px;
}
.authorDate {
	font-size: 90%;
}

#Subimages {
	margin-top: 20px;
}
#Subimages img {
	height: auto;
	width: 100%;
	border: 1px solid #FFFFFF;
	-webkit-box-shadow: 0px 0px 3px 0px #666666;
	-moz-box-shadow: 0px 0px 3px 0px #666666;
	box-shadow: 0px 0px 3px 0px #666666; 
}

#Subimages img:first-of-type {
	border: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none; 
}



#Subimages h3 {
	//font-family: 'Share', cursive;
	color: #f66200;
	font-style: italic;
	font-weight: 700;
	margin-right: 0px;
	margin-left: 0px;
}



#Sidebar {
	background-color: #F4F6EC;
}
#Sidebar h3, #Sidebar p {
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 15px;
	margin-left: 20px;
}
#Sidebar h3 {
	font-family: 'Share', cursive;
	font-weight: 700;
	color: #7C8E39;
	font-style: italic;
	font-size: 18px;
	margin-bottom: 5px;
	line-height: 18px;
	margin-top: 20px;
}
#Sidebar p {
	font-size: 13px;
	line-height: 16px;
	color: #353421;
}
#Footer {
	margin-top: 10px;
	color: #666666;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #F4F6EC;
	padding-top: 10px;
}
#Footer a {
	color: #666666;
}
#Footer a:hover {
	color: #F66200;
}
#Facebook {
	float: right;
	padding-right: 20px;
}

html#range_2 body{
	background-image: url(../images/body_bg_range_2.png);
	background-repeat: no-repeat;
	background-position: center 120px;
}

.langlink {
	padding:0;
	margin:0;
}

.lang > img {
	width: 20px;
	margin-top:8px;
	overflow:hidden;
}

.latestpost {
    margin-left: 20px;
    margin-right: 20px;
}

.latestpost li  {
	margin-bottom:5px;
}
