@charset "utf-8";
/* CSS Document */

	body {
		text-align:center;
		background:#BADAE8;		
		}
	
	#frame {
		width:800px;
		margin-right:auto;
		margin-left:auto;
		margin-top:10px;
		padding:0px;
		text-align:left;
		background:#5da7c9;
		}
		
	#contentleft {
		width:190px;
		padding:0px;
		float:left;
		background:#5da7c9;
		}
	
	#contentcenter {
		width:610px;
		padding:0px;
		float:left;
		background:#92c4db;
		font-family: Arial, Helvetica, sans-serif;
		font-size:12px;
		text-decoration:none;
		}
	
	#contentright {
		width:170px;
		padding:0px;
		float:left;
		background:#92c4db;
		}

#contentright ul, #contentright li, #contentright li a:link, #contentright li a:visited  {

  list-style: none;
  font-family:Arial, Helvetica, sans-serif;
  font-size:  91%;
  text-decoration: none;
  color: #245185;
  letter-spacing:-.2mm;
  padding: 0;
  margin-left:2px;
}

#contentright li a:hover {
  color: #ffffff;
  font-weight: bold;
  list-style: none;
  font-size:  91%;
  letter-spacing:-.2mm;
  margin-left:2px; 
  padding: 0;
}

	#contentheaderright {
		width:400px;
		padding:0px;
		float:left;
		background:#f54e00;
		
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing:-0.7px;
	line-height: 25px;
	text-decoration:none;
	color: #FFFFFF;
	background-color: #f54e00;
	
}	
	
#contentheaderright ul, #contentheaderright li, #contentheaderright a:link, #contentheaderright a:visited  {
list-style-image: url('images/ul.gif');
vertical-align: top;
}
 #contentheaderright li, #contentheaderright a:link, #contentheaderright a:link, #contentheaderright a:visited ,#header-middle a:visited {
  text-decoration: none;
  color: #FFFFFF;
  border:none;
}


/* ************ MENU ************** */

	#menuright {
	width:190px;
	padding:0px;
		/*float:left;*/
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing:-.07em;
	line-height: 14px;
	text-decoration:none;
	color: #FFFFFF;
	background-color: #f54e00;

}	
	
#menuright ul, #menuright li, #menuright a:link, #menuright a:visited  {
list-style-image: url('images/ul.gif');
list-style: none;
margin: 0;
padding: 0.25em;
}
 #menuright li, #menuright a:link, #menuright a:visited {
  text-decoration: none;
  color: #FFFFFF;
  border:none;
}

/* ************************* */
		
	#contentheaderleft {
		width:400px;
		padding:5px;
		float:left;
		background:#fff;
		}		
	#contentheader {
		background:#5da7c9;
		}
		
	p,h1,pre {
		margin:0px 10px 10px 10px;
		}
		
	h1 {
		font-size:14px;
		padding-top:10px;
		}
		
	#contentheader h1 {
		font-size:14px;
		padding:10px;
		margin:0px;
		}
	
	#contentright p { font-size:10px;}
	
	#contentfooter {
		background: #006699;
		}
	#contentfooter p, #contentfooter a:link, #contentfooter a:visited {
	vertical-align:top;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#eeeeee;
	}
	
/* *************************** */

.email{
	font-size: 12px;
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing:.66px;
}
.phone{
	font-size: 17px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing:.125em;
}

.contact{
	margin-left: +420px;
	font-family:Arial, Helvetica, sans-serif;
	position: absolute;
	top: 32px;
	/*left: 165px;*/
}


.motto{
	font-size: 15px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing:.035em;
	word-spacing: 0em;
}

.lang{
	font-size: 10px;
	font-family: Arial,Helvetica,sans-serif;
	color: rgb(51, 51, 51);
	margin-left: +410px;
	position: absolute;
	top: 5px
}

/* *************************** */	
h1 {
	font-size: 16px;
}
h2 {
	font-size: 14px;
	padding: 3 3 3 3 ;
	margin: 0 0 0 0;
}
h3 {
	font-size: 12px;
}

#nav {
  list-style: none;
  margin: 3 0 0 0;
  padding:  0;
}
#nav li {
 /* border-bottom: 1px solid #b9d2e3; */
  font-family:Arial, Helvetica, sans-serif;
  padding: 0.1em 0 0.1em 0.3em;
  font-size:  80%;
}
#nav li a:link, #nav li a:visited {
  text-decoration: none;
  color: #245185;
  font-weight: normal;
}
#nav li a:hover {
  color: #ffffff;
  font-weight: bold;
}
.copy {color: #5DA7C9}


/* Styles columns */

.style1 {font-weight: bold}

.title
{font-weight:bold;
font-size:14px;}

#column1 li
{
	width:707px;
	height:100px;
	padding:10px;
	margin-bottom:5px;
	margin-right:5px;
	text-align:left;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	list-style:none;
	
}
#column1 li a
{font-weight:bold;
}

#column1 img
{
	width:125px;
	height:87px;

	float:left;
	margin-right:7px;
	display:inline;
	background:url("images/green/loading.gif") no-repeat;
		list-style-image: none;

}
#column1 a img
{
	border:1px solid #BBF254;
		list-style-image: none;
	
}
#column1 a:hover img
{
}
#column1 li p
{
	margin:0px;
	padding:0px;
	font-size:11px;
	
}
#column1
{
	float:left;
		margin-left:0px;
		list-style-image: none;
}
#column2
{
	margin-left:230px;
}
/* Styles calendar*/
 #calendar {
	width: 141px;
	padding: 0;
	border-left: 1px solid #A2ADBC;
	border-right: 1px solid #A2ADBC;
	border-top: 1px solid #A2ADBC;
	border-bottom: 1px solid #A2ADBC;
	font: normal 12px/20px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #616B76;
	text-align: center;
	background-color: #fff;
}

caption {
	margin: 0;
	padding: 0;
	width: 142px;
	background: #000066;
	color: #fff;
	FONT-FAMILY: verdana, geneva, sans-serif;	 
	FONT-SIZE: 9pt;
	text-align: center;
	font-weight: bold;
}

.high, td.high {
	color: #F6F4DA;
	font-weight: bold;
	background: #850085;
	FONT-FAMILY: verdana, geneva, sans-serif;
	FONT-SIZE: 8pt;
}
.premium, td.premium {
	color: #F6F4DA;
	font-weight: bold;
	background: #99cc00;
	FONT-FAMILY: verdana, geneva, sans-serif;
	FONT-SIZE: 8pt;
}
.premium2, td.premium2 {
	color: #F6F4DA;
	font-weight: bold;
	background: #de0000;
	FONT-FAMILY: verdana, geneva, sans-serif;
	FONT-SIZE: 8pt;
}
.mid, td.mid {
	color: #616B76;
	font-weight: bold;
	background: #ffff00;
	FONT-FAMILY: verdana, geneva, sans-serif;
	FONT-SIZE: 8pt;
}
.low, td.low{
	color: #F6F4DA;
	font-weight: bold;
	background: #3399cc;
	FONT-FAMILY: verdana, geneva, sans-serif;
	FONT-SIZE:8pt;
}
/* Styles vacations rentals*/
#menu-vacation-rentals
{
float: left;
background-color: #92c4db;
width:190px;
font:0.6em Verdana, Arial, Helvetica, sans-serif;
letter-spacing:-.7px;
}
#menu-vacation-rentals li
{
margin-left:-32px;
list-style-image:none;
list-style:none;
}
#menu-vacation-rentals a {
/text-decoration:none;/
}
#menu-vacation-rentals a:hover {
color:#FFFFFF;
}
/* TESTIMONIALS */
#testimonials
{
font-family: Arial, Helvetica, sans-serif;
font-size:14px;
width:400px;
}
#testimonials ul, #testimonials li
{
padding-bottom:15px;
}
#testimonials a
{
font-size:18px;
letter-spacing:-0.06em;
}

#testimonials2
{
font-family: Tahoma;
font-size:14px;
width:500px;
text-align:justify;
padding:15px;
}
#testimonials2 ul, #testimonials2 li
{
padding-bottom:15px;
list-style-image:url(writeby_back.gif)
}
#testimonials2 a
{
padding: 7px 2px;
font-size: 1em;
font-weight: bold;
vertical-align: bottom;
color: #f54e00; /*#92b400;*/
text-align: left;
width: 80%;
line-height: 1.09em;
}


#testimonials3
{
font-family: Tahoma;
font-size:14px;
width:500px;
text-align:justify;
padding:15px;
}
#testimonials3 li
{
padding-bottom:15px;
list-style-image: none;
list-style:none;
height:120px;
}
#testimonials3 a
{
padding: 7px 2px;
font-size: 1em;
font-weight: bold;
vertical-align: bottom;
color: #92b400;cz
text-align: left;
width: 80%;
line-height: 1.09em;
}
.contact-skype{
	margin-left: +380px;
	font-family:Arial, Helvetica, sans-serif;
	position: absolute;
	top: 30px;
}
#menu-queries_MH
{
float: left;
background-color: #92c4db;
width:190px;
font:9px Verdana, Arial, Helvetica, sans-serif;
letter-spacing:-0.2 mm;
color:#FFF;
}
#menu-queries_MH li
{
margin-left:-30px;
list-style-image:none;
list-style:none;
color:#FFF;
}
#menu-queries_MH a {
color:#FFF;
/*text-decoration:none;*/
}
#menu-queries_MH a:hover {
color:#325188;
}
