body {
	background: #256645 url("../i/bg.gif");
	margin: 0;
	font-family: Georgia,"Times New Roman",serif;
	font-size: 13px;
	color: #030700;
	text-align: center;
}
img {
	border: 0;
}	
a {
	color: #246544;
}	
#container {
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	background-color: f7e9d5;
}
#content {
	padding: 45px 50px 50px 50px;
}	
#map {
	text-align: center;
}	
.clear {
	font-size: 0px;
	clear: both;
}
.hidden {
	display: none;
}	
div, img {
	behavior: url("i/iepngfix.htc");
}
#logo {
	margin-top: 61px;
	margin-bottom: 28px;
}

div.point-l {
	position: absolute;
	width: 200px;
}
div.point-l div {
	cursor:pointer;
	float: left;
}
div.point-l div.r {
	background-color: #86320d;
	font-size: 12px;
	font-weight: bold;
	color: #f2e7d7;
	text-decoration: underline;
}
div.point-l div.r img {
	position: relative;
	left: 11px;
	margin-left:-5px;
	vertical-align: middle;
}
div.point-l img {
	position: relative;
	vertical-align: bottom;
}
div.point-r {
	position: absolute;
	width: 200px;
}
div.point-r div {
	cursor:pointer;
	float: left;
}
div.point-r div.l {
	background-color: #86320d;
	font-size: 12px;
	font-weight: bold;
	color: #f2e7d7;
	text-decoration: underline;
}
div.point-r div.l img {
	left: -11px;
	margin-right:-5px;
	position: relative;
	vertical-align: middle;
}
div.point-r img {
	position: relative;
	vertical-align: bottom;
}

#leftCol {
	float: left;
	width: 400px;
	margin: 0 60px 0 0;
	border: #000 0px solid; 
}
h1 {
	font-size: 31px;
	font-weight: normal;
	margin: 50px 0 20px 0;
}
a.pseudo {
	text-decoration: none;
	border-bottom: #246544 1px dashed;
}	
#leftCol p {
	margin: 15px 0;
}
#leftCol p#phone {
	margin: 30px 0 10px 0;
	color: #246544;
	font-size: 20px;
}	
#leftCol p#phone span {
	margin: 10px 0;
	font-size: 30px;
}	
#leftCol p#email {
	margin: 10px 0;
}	
#leftCol p#feedback {
	margin: 10px 0;
	font-size: 20px;
}	

#rightCol {
	float: left;
	width: 340px;
}
table.diary {
	border-collapse: collapse;
}	
table.diary td {
	vertical-align: top;
	padding-bottom: 25px;
	font-size: 13px;
}
table.diary td.date {
	text-align: right;
	width: 60px;
	font-size: 11px;
	color: #246544;	
}
table.diary td.date div {
	margin: 1px 8px 0 0;
}	


#bottom {
	font-size: 13px;
	margin-top: 20px;
	margin-bottom: 30px;
	color: #e1d7aa;
}
#bottom a {
	color: #e1d7aa;
}

.info {
	position: absolute;
	width: 280px;
	text-align: left;
}
.infoContainer {
	background-color: #F7E9D5;
	padding: 10px;
}	
.price {
	color: #d74302;
	font-size: 40px;
	margin: 5px 0 10px 0;
}
.green {
	color: #2d6f4e;
}	

.mask {
	position: absolute;
	text-align: left;
}	

#feedbacktable form {
	margin: 0;
}	
#feedbacktable table {
	border-collapse: collapse;
}
#feedbacktable table td {
	padding-right: 20px;
	font-size: 13px;
}
#feedbacktable input {
	width: 170px;
}
#feedbacktable input.big {
	width: 360px;
}
#feedbacktable textarea {
	width: 360px;
	height: 100px;
}
#feedbacktable div.submit {
	float: left;
	padding: 2px;
	background-color: #c4d5b1;
	margin-top: 2px;
}
#feedbacktable div.submit input {
	width: auto;
	padding-bottom: 1px;
}

#topNav {
	float: left;
	margin: -15px 0 60px 0;
	font-size: 24px;
	color: #246544;
}
#topNav div {
	float: left;
	padding-top: 25px;
	vertical-align: bottom;
	margin-right: 25px;
}	
#topNav div.current {
	padding-top: 15px;
	background: url("../i/bul.gif") no-repeat top center;
}
#topNav div.current h1 {
	margin: 0;
	padding: 0;
	font-size: 36px;
	font-weight: normal;
}
h2 {
	margin: 20px 0;
	padding: 0;
	color: #246544;
	font-size: 31px;
	font-weight: normal;
}

p {
	margin: 15px 0;
}

div.quote {
	float: right;
	width: 390px;
	margin: 10px 0 30px 30px;
	padding-top: 45px;
	background: url("../i/bul.png") no-repeat top left;
	font-size: 20px;
	color: #246544;
	font-style: italic;
}

.photos {
	float: left;
	width: 240px;
}
.photos img {
	float: left;
	margin-right: 9px;
}
.lastphoto {
	float: right;
	width: 113px;
	margin-right: 0;
}
.lastphoto2 {
	float: right;
	margin-right: -9px;
	width: auto;
}
.lastphoto3 {
	float: left;
	margin-right: -9px;
	margin-top: 15px;
	width: auto;
}
