@charset "utf-8";

a {color: #417378;}

p {margin: 20px 0px;}

h1 {
	font-weight: bold;
	letter-spacing: .1em;
	font-size: 2.5em;
	margin-right: auto;
	margin-left: auto;
	color: #42748b;
	margin-bottom: -0.4em;
}

h2 {
	font-weight: bold;
	font-size: 1.2em;
	margin-right: auto;
	margin-left: auto;
	color: #42748b;
	margin-bottom: 1em;
}

h3 {
	font-weight: normal;
	letter-spacing: .2em;
	font-size: 14px;
	text-transform: uppercase;
}

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.85em;
	color: #333;
}

#header {
	margin-bottom: 1em;
	background-repeat: no-repeat;
	background-position: center;
	text-align: left;
	width: 55em;
	margin-right: auto;
	margin-left: auto;
	margin-top: 1em;
}

#container_left {
	width: 55em;
	margin-bottom: 3em;
	margin-left: auto;
	margin-right: auto;
	height: auto;
	margin-top: 1em;
}

/* Navigation*/

#navcontainer{
	width: 55em;
	height: 4em;
	margin-right: auto;
	margin-left: auto;
	margin-top: 1.3em;
}

#navcontainer ul
{
	list-style-type: none;
	background-color: #BCDCD1;
	color: #FFF;
	width: auto;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 1em;
	padding-top: 0.6em;
	padding-bottom: 0.6em;
}

#navcontainer li { display: inline; }

#navcontainer li a
{
	text-decoration: none;
	background-color: #BCDCD1;
	color: #42748b;
	padding: .6em 2em;
	border-right: 0px solid #fff;
}

#navcontainer li a:hover
{
background-color: #417378;
color: #fff;
}
.div-right {
	margin: 1em;
	float: right;
}
.img-right {
	margin: 1em;
	float: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}
.img-left {
	margin: 1em;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}
hr {
	color: #69C;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
}
#villa-div-right {
	width: 40em;
	margin-right: auto;
	margin-left: auto;
}
#villa-div-left {
	margin: 1em;
	float: left;
	width: 40em;
}
.Two-Col-table {
	padding: 1em 2em 1em 1em;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	border: 0px solid #FFF;
	text-align: left;
	text-decoration: none;
}
.Two-Col-table td{
	padding: 1em;
	text-align: left;
}
.Two-Col-image-table td {
	padding: 1em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}
body#home a#homenav,
body#pool a#poolnav,
body#location a#locationnav,
body#villa a#villanav,
body#apartment a#apartmentnav,
body#contact a#contactnav  {
    color: #FFFFFF;
	background-color: #0080C0;   	

}
#headerimage {
	float: left;
	margin-right: 1em;
	margin-bottom: 4em;
	margin-left: 0em;
	margin-top: 0.3em;
}
img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#page {
	background-color: #F00;
	background-image: url(Images/bottom.gif);
}
