/* GENERAL STYLES */
body.mceContentBody {
	padding:10px;
	background-color:white;
	background-image:none;
	color:#5c5957;
}
body {
	font-family:Arial;
	margin:0px; 
	padding:0px;
	font-size:13px;
	color:#7f7f7f;
	text-align:justify;
	background: url(/images/bg.jpg) repeat-x left top #d9d9d9;
}
.containerEx {
	background: url(/images/bg_green.jpg) no-repeat center top;
	width:100%;
	margin:auto;
}

.containerEx.Purple {background: url(/images/bg_purple.jpg) no-repeat center top #d9d9d9;
}
.containerEx.Red {background: url(/images/bg_red.jpg) no-repeat center top #d9d9d9;
}
.containerEx.Blue {background: url(/images/bg_blue.jpg) no-repeat center top #d9d9d9;
}
.containerEx.Yellow {background: url(/images/bg_yellow.jpg)  no-repeat center top #d9d9d9;
}


h1
{	
	font-size:18px;
	font-weight:normal;
	text-align:left;
	color:#495f24;
	margin:0px;
	margin-bottom:8px;
}
h2{	
	font-size:16px;
	font-weight:normal;
	text-align:left;
	color:#495f24;
	margin:0px;
	margin-bottom:6px;
}
p {margin:0px; margin-bottom:10px;}

/*--------clear-------*/
.clearfix { 
	min-height: 0px; 
}
* html .clearfix { height: 1%;}
.clearfix:after  {
	height: 0;
	display: block;
	content: ".";
	clear: both;
	visibility: hidden;
	overflow: hidden;
}
/*--------clear-------*/


.header {
	width:960px; 
	/*height:145px;*/
	margin:auto;
	padding:2px 0px 0px;
}

.hideBoxLinks{
	visibility:hidden;
	width:184px;
	height:12px;
	z-index:1;
}
.selectedBoxLinks{visibility:visible;}

.friendly{margin:5px 0px 5px 15px;text-align:left;color:#6c8537; font-size:11px; width:630px; float:left;}
.friendly a {color:#6c8537;text-decoration:none;font-weight:bold;}
.friendly .icons{padding-right:0px;}
.friendly .icons img{margin-left:10px;}
.lang {margin:15px 15px 5px 0px;text-align:right;color:#475725;font-size:11px; width:300px; float:right;}
.lang .icons{padding-right:0px;}
.lang .icons img{margin-left:10px;}



.logo {
margin-top:4px;
padding:0px 15px;
background-color:#4f6828;

	width:930px;
position:relative;
-webkit-box-shadow: #575757 0px 0px 12px;
    -moz-box-shadow: #575757 0px 0px 12px;
    box-shadow: #575757 0px 0px 12px;
behavior: url(/PIE.htc);
}


.logoImg {
float:left;
width:310px;
}


/*---------------Menu--------------*/


.topMenu{ 
	text-align:right; 
	padding:30px 0px 0px 15px;
	float: right;}

.search {padding-bottom:30px;}

.search form{
	margin:0px;
	padding:0px;	
	}
.search form .field{
	vertical-align:middle;
	outline:none;
	position:relative;
	background-color:#fff;
	border: 1px solid #bbb;
	border-color: #6f6f6f #ccc #ccc #ccc;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	padding: 2px;
font-size:11px;
	behavior: url(/PIE.htc);
}
.search form .submitBtn {
	width:19px;
	height:21px;
	vertical-align:middle;
	margin-left:4px;
}

.topMenu ul{
	margin:0px;
	padding:0px;
	margin-bottom: 10px;
	text-align:left;
}
.topMenu ul li{ 
	list-style-type:none;
	display:inline;
	border-right: 1px solid #627b38; 
	margin-right: 8px; 
	padding: 5px 8px 5px 0px;
	}
.topMenu ul li.last {border-right:none;padding-right:0px;margin-right:0px;}
.topMenu ul li a {color:#b6ab6a; font-size:17px; text-decoration:none;  }
.topMenu ul li a:hover, .topMenu ul li a#selected {color:#809859;}

.sub_Menu{ clear:both; text-align:left;padding-bottom:10px;}
.sub_Menu a {color:#c8bb8b; font-size:12px; text-decoration: underline; margin:0px 15px 0px 0px; }
.sub_Menu a:hover, .sub_Menu a#selected{/*color:#5d7140;*/text-decoration:none;}
/*-----------Menu------*/


/*
.fTopL {width:955px;margin:0px auto; background: url(/images/lefCor.jpg) no-repeat left top; padding-left:5px; height:5px;}
.fTopR {width:950px; background: url(/images/rigCor.jpg) no-repeat right top;padding-right:5px; height:5px;}
.strokeTop {width:950px;height:5px; background-color:#2a3618;}
.fExtL {width:955px; margin:0px auto; background: url(/images/lefdowCor.jpg) no-repeat left top;padding-left:5px;height:5px;}
.fExtR {width:950px; background: url(/images/rigdowCor.jpg) no-repeat right top;padding-right:5px;height:5px;}
.stroke {width:950px;background-color:#1e2711; height:5px;}
*/


.container{
	width:960px;
	margin:auto;
	background-color:#fff;
	padding:5px 0px 0px;
position:relative;
-webkit-box-shadow: #575757 0px 5px 12px;
    -moz-box-shadow: #575757 0px 5px 12px;
    box-shadow: #575757 0px 5px 12px;
behavior: url(/PIE.htc);


}



.main{ margin:10px auto 0px auto; padding:0px 15px 0px 15px;height:505px;}
.main .leftColumn{width:455px;float:left;padding-right:12px;}
.main .left{width:220px;float:left; padding-right:15px;}

.main .right_foto{float:right;/*overflow:hidden;*/height:500px;width:460px;padding:0px;}
/*.main .right_foto img{ z-index:-1;}*/

#slides {
  position:relative;
  height:430px;
}
#slides img {
  left:0;
  opacity:0;
  position:absolute;
  top:0;
  z-index:8;
}
#slides img.active {
  opacity:1;
  z-index:10;
}
#slides img.last-active {
  z-index:9;
}



/*-----------menu------*/
.menu{
	z-index:100; 	
	width:180px; 
	height:500px; 
	position:absolute; 
	top:15px;
	right:0px;
margin-right:15px;
	padding:0px 8px 0px 8px;
	text-align:left;
	background-color:#bcbcbc;
	filter:alpha(opacity=80);
	opacity:0.8;
font-family:Tahoma;
font-size:14px;
	}
.menu a{background:url(/images/arrow.jpg) no-repeat 3px 7px;color:#1d2b00;display:block;padding:5px 0px 3px 25px;text-decoration: none;font-weight:normal;line-height:15px; 
	border-bottom:#7b7648 1px solid;
	display:block;
	font-weight:bold;
}
.menu a:hover, .menu a#selected {color:#436103;}
.menu .subMenu{margin-top:2px;padding:0px;}
.menu .subMenu a {padding:3px 0px 2px 30px;font-weight:normal;color:#1d2b00;line-height:12px;background:none;border:none;display:block;}
.menu .subMenu a:hover, .menu .subMenu a#selected {color:#677250;}
/*-----------menu------*/

.box {margin-bottom:15px; width:220px;height:68px;color:#ffffff;/*padding-bottom:3px;*/}
#purple {background:url(/images/emBg.jpg) no-repeat left top;}
#orange {background:url(/images/spBg.jpg) no-repeat left top;}

.box .title {padding:4px 0px 2px 5px;font-size:16px;color:#ffffff;width:210px;}
.box .txt{padding:5px 5px 7px 5px;font-size:11px;color:#ffffff;}
.box form {margin:0px 5px;border-top:#ffffff 1px solid;padding:2px 0px 0px 0px;}
.box input{ margin:0px;/*margin-top:2px; margin-bottom:6px;*/font-size:10px;}

.resback { background:url(/images/resTitle.jpg) no-repeat right top #bcbcbc; width:193px;padding-right:27px;margin-bottom:15px;/*margin-top:5px;*/}
.resback .inner {background-color:#e3e3e3;padding:12px 5px 8px 8px; height:148px;font-size:11px;color:#7b7b7b;}
.resback .inner td{padding-bottom:8px;}
.resback .inner input, .resback .inner select {margin-top:3px;font-size:11px;color:#2a3618;border:#9a9797 solid 1px;}
/*----------------weather----------*/
.weather {
	background:url(/images/weather.jpg) no-repeat left top;
	width:220px;
}
.weather #title{font-size:14px;font-weight:normal;color:#514533;padding:3px 0px 0px 10px;text-align:left;}
.weather #icon{text-align:center;background-repeat:no-repeat;padding:0px 0px 0px 10px;}
.weather #descr {width:120px;color:#514533;padding-left:20px;padding-top:1px;padding-bottom:10px;font-size:11px;text-align:left;}
/*----------------weather----------*/


/*--------------photo gallery--------------*/
.photoback{ background:url(/images/photoTitle.jpg) no-repeat right top #bcbcbc; width:220px;float:right;}
.photo_gallery {
	padding-top:10px;
	background-color:#e3e3e3;
	width:193px;
	height:490px;
}
.photo_gallery td {padding-bottom:7px;}
.photo_gallery img{ border:1px solid #4d6911;}
/*-------------photo gallery--------------*/
/*-------------top-------------*/
.content1{padding:0px 15px;margin:auto 0px;}
.content{ padding:20px 0px 10px 0px;}

.content a {color:#6f8d2e;}


/*-----------footer-----*/
.footer {
	width:930px;
	margin:auto;
margin-top:15px;
color:#838482;
padding:10px 15px 0px 15px; text-align:center; border-top:3px solid #5b7333;}
.footer_menu {font-size:12px; color:#838482;}
.footer_menu ul {margin:0px;padding:0px;list-style-type:none;}
.footer_menu li {display: inline;}
.footer_menu a {color:#838482;text-decoration: none;}
.footer_menu a:hover, .footer_menu a#selected {color:#2f3b15;text-decoration:underline;}

.address {padding:5px 0px 0px 0px;line-height:18px;font-size:11px;}
.address a {color:#838482;
text-decoration:underline;}
.address a:hover {text-decoration:none;}


/*-----------extra2--------------*/
.extra2 {padding:5px 0px 5px 0px;width:930px;font-size:11px;}
.extra2 a {color:#747474;text-decoration:underline;}
.extra2 a:hover {text-decoration:none;}

/*
.seoLinks {margin-top:4px;}
.seoLinks a{text-decoration:none;color:#91703d;margin:0px 8px;}
.seoLinks a:hover {text-decoration:underline;}
*/
.tableRef { text-align:left;border-left:#263017 1px solid;border-top:#263017 1px solid;margin-bottom:10px;}
.tableRef th{ text-align:center;font-size:14px; font-weight:normal;vertical-align:top; border-bottom:#263017 1px solid;border-right:#263017 1px solid; background-color:#263017;}
.tableRef td {border-bottom:#263017 1px solid;border-right:#263017 1px solid; text-align:center;}

.hReviews h1 a {text-decoration:none;color:#c1a153;}
.hReviews .review { border-bottom:#2a351a solid 1px;margin-bottom:6px;padding-bottom:6px;}
.hReviews .review a {color:#fff;text-decoration:none;}
.hReviews .review a:hover {text-decoration:underline;}
.hReviews .review div {padding:4px 0px;}
.hReviews img {border:none;}



.logos { font-size: 10px; color: #999;margin-top:8px;padding-top:8px;border-top:#bfbebe solid 1px;}
.logos table td {font-size: 9px;text-align:left;line-height:18px;vertical-align:top;}
.logos img { margin:0px 6px;vertical-align:middle;}























































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
.tableRef {

}


