body
{
	margin: 0px;
	padding: 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: black;
	line-height: 1.4em;
	background-color: white;
	min-width: 800px;
}

h2
{
	margin: 10px 0px 10px 0px;
	padding: 0px;
	font-size: 18px;
	line-height: 24px;
	font-weight: 900;
}

p
{
	margin: 0px;
	padding: 0px;
}

a
{
	color: blue;
	text-decoration: none;
}

a:hover
{
	color: #339933;
}

#header
{
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 2px;
	height: 85px;
	background: #003 url(/img/mainNavBg.gif) repeat-x left bottom;
}

#header h1
{
	font-size: 30px;
	font-weight: 900;
	color: white;
	margin: 15px;
	margin-top: 25px;
}

#header img { border-width: 0px; }
#content { padding: 20px 40px 10px 40px; }

dl { font-size: 12px; }

dt
{
	text-decoration: underline;
	font-weight: bold;
	margin: 5px 0px;
}

dd { margin-left: 0px; }

div.container { }

div.float
{
	width: 240px;
	padding: 10px;
	float: left;
}

div.spacer { clear: both; }
div.float img { margin-left: 10px; }

div.float p
{
	font-size: 12px;
	text-align: center;
}

address
{
	text-align: center;
	padding: 20px;
}

/*  Design and hosting title  */
#designhosting
{
	position: relative;
	margin-bottom: 5px;
	padding: 30px 0px 0px 0px;
	text-align: center;
}

#designhosting p
{
	font-size: 9px;
	font-weight: bold;
	color: #999999;
	margin: 5px;
}

#designhosting a { font-weight: bold; }

div.refno
{
	font-size: 12px;
}

#map
{
	width: 540px;
	height: 400px;
	margin-left: auto;
	margin-right: auto;	
}

.infoWindow {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	width: 120px;
	height: 1em;
}

/*----------------------------------------------------------
@mainNav layout
----------------------------------------------------------*/
#header ul
{
	margin: 0;
	padding: 0;
	list-style: none;
	width: 800px;
	float: left;
	text-transform: uppercase;
}
	
#header ul li {
	float: left;
}

#header ul a {
	display: block;
	float: left;
	padding: 0 1em;
	line-height: 2.1em;
	background: url(/img/mainNavBorder.gif) repeat-y left top;
	text-decoration: none;
	font-weight: bold;	
	color: #FF9;
}


#header ul .first a {
	background: none;
}

#header ul a:hover
{
	color: #003;
	background: white;
	font-weight: bold;
}

#header ul a.current
{
	color: #003;
	background: white;
	font-weight: bold;
}

div.terms {
	width:600px;
	height:150px;
	border:1px solid #ccc;
	background:#f2f2f2;
	padding:6px;
	overflow:auto;
}

/*
Availability Styles
*/

#datein { width:175px }
#dateout { width:175px }
	
ul#availablevillas
{
	list-style-type: none;
}

#availablevillas a
{
		text-decoration: none;
		color: black;
}

li.availablevilla
{
	display: block;
	float: left;
	font-size: 12px;
	margin: 5px;
	border: 1px solid black;
	text-align: center;
	background: white;
	padding: 5px;	
}

#summerspecial
{
	font-size: 20px;
	font-weight: bold;
	background: #9C3;
	color: #fff;
	text-align: center;
	line-height: 1.4em;
}

#summerspecial td
{
	padding: 15px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
}

#summerspecial a
{
	color: #fff;
}

#summerspecial2
{
	float: right;
	margin: 20px;
	width: 250px;
	font-size: 20px;
	font-weight: bold;
	background: #9C3;
	color: #fff;
	text-align: center;
	line-height: 1.4em;
}

div#summerspecial2
{
	padding: 15px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
}

#summerspecial2 a
{
	color: #fff;
}