body {
	background-color:#a6bf79;
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
    margin: 0;
    padding: 0;
	text-align: center; /* !!! */
}
.clear{clear:both;}
* {
	margin: 0px;
	padding: 0px;
}
#container {
	margin: 0px auto;
	text-align: left;
	width: 717px;
}

a{
	font-size:12px;

}
p{
	margin: 15px 0px;
	text-align: justify;
}
/********************** Header ***************************/
#header {
	margin: 0px 0px 0px 0px;
	background-image:url(../images/header.jpg);
	width:717px;
	height:288px;
	position:relative;
	text-align: left;
}
#header div ul{
	background-color:#85a157;
	width:711px;
	
	display:block;
	position: relative;
	margin: 3px;
	height:100%;
	padding:7px 0px 6px 0px;
	text-align:center;
}
#header li{
	display:inline;	
}
#header div ul a{
	text-decoration:none;
	color:#FFFFFF;
	margin: 0px 15px;
}
#header div ul a:hover{
	text-decoration:underline;
	color:#28556b;
}
#logo_w1,#logo_w2 {
	font-size: 24px;
	font-style:italic;
	color:#FFFFFF;
	position:absolute;
	width: 188px;
	height: 56px;
}
#logo_w1{
	top:17px;
	left:26px;
}
#logo_w2{
	top:44px;
	left:94px;
}
#header_text {
	top:106px;
	left:20px;
	width:265px;
	position:absolute;
	text-align: right;
	height: 90px;
}
#header_text p{
	font-size: 18px;
	color:#FFFFFF;
	text-align: left;
}
#header_text a{color:#28556b;}
#header_text a:hover{
	color:#c77e0c;
	text-align: left;
}
/********************** Content ***************************/
#content {
	background-image:url(../images/content_bg.gif);
	width:717px;
}
img{
	border-width:0px;
}
h1{
	color:#000000;
	font-size:14px;
	margin: 20px 5px 20px 0px;
	text-align: left;
}

h2{
	color:#000000;
	font-size:14px;
	width:300px;
	margin: 10px 0px 25px 30px;
	text-align: left;
}
#left {
	float:left;
	width:428px;
	margin-left:27px;
	padding: 0px 10px 30px 0px;
	display:inline;
}
#left a{color:#28556b;}
#left a:hover{color:#c77e0c;}

#left2 {
	float:left;
	margin-left:27px;
	width:635px;
	padding: 0px 10px 30px 0px;
	display:inline;
	font-size:12px;
}
#photos a{
	margin-right:14px;
}
#right {
	float:right;
	width:210px;
	padding: 0px 20px 20px 20px;
	margin-top:10px;
	border-left: #FFF 2px solid;

}
#right a{
	color:#c77e0c;
}
#right a:hover{
	color:#85a157;
	text-align: left;
}
/********************** Footer ***************************/
#footerline {
clear:both;
background-image:url(../images/footer_bg.gif);
font-size:1px;
height:10px;
}
#footer {
	width:717px;
	text-align:center; 
	padding: 20px 0px;
}
.land {
	position:relative;
	float: left;
	height: 244px;
	width:665px;
}
.scheme_large {
	top: 0px;
	left: 0px;
	position:absolute;
	visibility:hidden;
	z-index: 1000;
	cursor: pointer;
	background-color:#FFFFFF;
	text-align:center;
}
.desc {
	height: 200px;
	width: 150px;
}
.price {
	height: 200px;
	width: 100px;
}
.scheme {
	
	cursor: pointer;
	overflow: hidden;
	background-color: #FFFFFF;
  
    vertical-align: middle
}
.textCell {
	style="vertical-align:middle;
}

.imageCell{
	style="vertical-align:middle; 
	text-align:center;
}

#lang {
	height: 35px;
	width: 115px;
	float:right;
	position:absolute;
	left: 579px;
	top: 1px;
}

.google {
	width:200px;
	height:200px;
}

.tableCenter {
	text-align: center;
}

.tableScheme{
	vertical-align:middle; 
	text-align:center; 

}
.scheme_small{
cursor: pointer;
}



/* jQuery lightBox plugin - Gallery style */
	.gallery {
		padding: 0px 0px 0px 0px;
		width: 100%;
		text-align: center;
	}
	.gallery ul { list-style: none; }
	.gallery ul li { display: inline; }
	.gallery ul img {
		border: 5px solid #3e3e3e;
		border-width: 5px 5px 20px;
	}
	.gallery ul a:hover img {
		border: 5px solid #fff;
		border-width: 5px 5px 20px;
		color: #fff;
	}
	.gallery ul a:hover { color: #fff; }
/* jQuery lightBox plugin - Gallery style */	

.tableCenter
{ 
margin-left: auto;
margin-right: auto;
}
#container #header #logo_w1 {
	font-weight: bold;
}
#container #header #logo_w1 {
	font-style: normal;
}
.logo1 {
	font-weight: normal;
	font-size: 18px;
}

#gmap{
	position:relative;
	left:75px;
}