@charset "utf-8";
/* CSS Document */


html {
  background:#988e77;
}

body {
  background:url(interface/sand/bg_m.png) repeat-x;
  min-height:663px;
}
#menu_side {
  background: url(interface/sand/bg_menu_side_1.jpg) no-repeat scroll 0 0;
  height: 410px;
  left: -7px;
  position: absolute;
  top: 167px;
  width: 217px;
  z-index: 8;
}
#content {
  background:url(interface/sand/bg_content_u.jpg) no-repeat bottom;
  width:730px;
  background-color:#FFF;
  position:relative;
  top:30px;
  left:204px;
  z-index: 10;
  min-height: 730px;
  margin-bottom: 50px;
}
#languages li a {
	background-image:url(interface/sand/languages.png);
	background-repeat:no-repeat;
	display:block;
	height:19px;
	overflow:hidden;
	text-indent:-9999px;
}
div#foot_adr p, div#content_1_special1 p {
  color: #E8E3D3;
}
div#content p a, div#content div.cont_txt p a {
  color: #938B73;
}
#content .vortxt p {
  color: #847E6C;
}
#content .contact form, #content .contact_col1 div.success {
  background: none repeat scroll 0 0 #EDE8DC;
}
#content .listing_col1, #content .contact_col1 {
    border-right: 2px dotted #847E6C;
    padding-right: 20px;
}
.label {
  color: #847E6C;
  font-family: Georgia,Georgia,"Times New Roman",Times,serif;
  font-size: 16px;
}
#content .contact p {
  color: #847E6C;
}
.button {
  background: none repeat scroll 0 0 #847E6C;
}
.input {
  border: 1px solid #BC740C;
}


#content_1_special1 a {
  color: #E8E3D3 !important;
}




