@charset "utf-8";
body {
	background-color: #3F2601;
	background-image: url(/i/bgr.gif);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 3%;
	margin-right: 0px;
	margin-bottom: 0px;
}
img,
a {
	border: 0 none;	
}
/*--------------------top---------------------*/
#top{
	width:910px;
	height:45px;
	background-image:url(/i/top.gif);
	background-repeat:no-repeat;
	}
	
#top a{
	width:150px;
	display:block;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#a69f97;
	text-align:justify;
	text-decoration:none;
	font-weight: bold;
	margin-left:20px;
	margin-top:5px;
	}
/*--------------------head---------------------*/
#head{
	width:910px;
	height:230px;
	background-image:url(/i/head.gif);
	background-repeat:no-repeat;
	margin:0px;
	padding:0px;
	}
	
#head a{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#e0cdbf;
	text-decoration:none;
	font-weight: normal;
	margin-left:20px;
	margin-right:20px;
	}
	
#head a:hover{
	color:#f38e02;
	}
/*--------------------main---------------------*/
#main{
	width:910px;
	height:250px;
	background-image:url(/i/mainbgr.gif);
	background-repeat:repeat-y;
	}
#box{
	min-height:240px;
	_height:;
	*height:;
	margin-bottom:20px;
	margin-top:20px;
	margin-left:40px;
	margin-right:40px;
	}
	
#box p{
	float:left;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#40342e;
	text-align:justify;
	text-decoration:none;
	font-weight: normal;
	margin:0px;
}

#main a{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#40342e;
	text-align:justify;
	text-decoration:none;
	font-weight: bold;
}

.standart{
	float:left;
	margin-right:50px;
	border: 5px solid #40342e}
	
.bigimg{
	float:left;
	margin-right:25px;
	margin-bottom:25px;}
	
.tumb{
	float:left;
	width: 250px;
	margin-left:20px;
	margin-bottom:25px;
	}
	
.tumb p{
	float:left;
	clear:both;
	margin-top:3px;
	margin-bottom:3px;
	}
	
.tumb a{
	float:left;
	clear:both;
	}
	
.tumb img{
	float:inherit;
	margin:0px;
	}

/*--------------------footer---------------------*/

#footer{
	width:910px;
	height:45px;
	background-image:url(/i/footer.gif);
	background-repeat:no-repeat;
	}


/*------------------------CONTACT_FORM-----------------------*/

#feedback_form {
}
.form label{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #40342e;
	float:left;
	margin-top:15px;
	clear: both;
	}
.form input{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#40342e;
	font-size: 12px;
	border: 1px solid #40342e;
	width:150px;
	height:15px;
	margin-top:15px;
	}
.form textarea {
	margin-top:15px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#40342e;
	font-size: 12px;
  width: 500px;
  height: 120px;
	padding: 2px 1px;
  border: 1px solid #40342e;
  resize: none;
	}
.form button{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#EAE0CB;
	background:transparent url(/i/button.gif) no-repeat scroll center;
	border:medium none;
	display:block;
	width:90px;
	height:20px;
	margin-left:535px;
	margin-top: 10px;
}
.form span {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	display: block;	
	padding-left: 120px;
}

/* ---- custom ------ */
.marked {
	font-weight: bold;
	color: #CC0000;
}
textarea.marked,
input.marked {
	background-color: #ffff99;
}
div.spacer {
	clear: both;
}

/* ------ test ------*/
label {
	width: 120px;
}
h3.nok,
h3.ok {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: green;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
h3.nok {
	color: red;
}
div#place_interest_toggler {
	padding-top: 10px;
	clear: both;
}
div#pcontent p {
	display: block;
	float: none;
}
div.login .form button {
	margin-left: 184px;
}
div.index {
	min-height: 300px;
}
div.rotate img {
	position: absolute;
	top: 0px;
	left: 0px;
}
div.index div#pcontent {
	padding-left: 300px;
}
td#footer {
	text-align: right;
	padding-right: 20px;
}
td#footer a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #f8f8f8;
	text-decoration: none;
	
}