﻿.LeftColumn
{
	width:389px;
	float:left;	
	position:relative;
}
.RightColumn
{
	width:375px;
	float:left;	
}
.dv_thumbnails
{
	position:absolute;
	top:220px;
	left:372px;
	width:17px;	
}
.content
{
	color:#CDBFA8;
	font-family:tahoma;
	font-size:11px;
	width:350px;
	height:275px;
	margin-left:10px;	
}

.logo
{
	width:380px;	
	height:135px;
	position:relative;
	background-image:url(../images/LG2.jpg);
	background-repeat:no-repeat;
	background-position:right;
}
.CurrentTitle
{
	position:absolute;
	top:50px;
	left:220px;
	color:white;
	font-family:Tahoma;
	font-size:10px;
}
.CurrentTitle a
{
	color:#D7E4E3;
	font-family:Tahoma;
	font-size:10px;
	text-decoration:none;
}
.CurrentTitle a:hover
{
	text-decoration:underline;
}
.content p
{
	margin-bottom:10px;
	padding-right:15px;
	color:#CDBFA8;
	font-family:tahoma;
	font-size:11px;
	line-height:14px;
}
.makeScroll
{
	margin-top: 10px;
	height:213px;
	overflow:hidden;
}

.scroll-track
{
  height:10px;
  width:8px;
  /*background: rgb(220,220,220);*/
  background-color:#030202;
  /*background-image: url(../images/vtf.gif);*/
  background-repeat:repeat-y;
  background-position:right;
}
.scroll-handle
{
/*  border: 1px solid black; */
  height:10px;
  width:8px;
  /*background:rgb(240,240,240);*/
  background-color:#030202;
  background-image: url(../images/Scroll_bar.gif);
  cursor:pointer;
  background-repeat:repeat-y;
  background-position:center;
}
.guesthouses
{
	width:100%;
	text-align:left;
	margin-bottom:10px;
}
.guesthouses a img
{
	width:90px;
	height:90px;
	display:block;
}
.guesthouses a
{
	margin-top:4px;
	display:block;
	width:92px;
}
.ContactForm table
{
	width:100%;
}
.ContactForm input
{
	font-size:11px;
	margin-bottom:2px;
}
.ContactForm td
{
	
	vertical-align:top;
}
.ContactForm td a
{
	color:white;
}
.ContactButton
{
	margin-top:4px;
	margin-bottom:8px;
	float:right;
}
.photo_item img
{
	height:55px;
	width:55px;
	border:1px solid #A99E6A;
}
.photo_item a 
{
	display:block;
}
.photo_item
{
	height:57px;
	width:57px;
	float:left;	
	margin-right:8px;
	margin-bottom:8px
}
.dv_photos_title
{
	margin-bottom:10px;
}