﻿body {
margin: auto;
padding: 0;
color: #FFFFFF;
width: 955px;
margin-top: 8px;
background-color: #000000;
}
td{
	vertical-align: top;
	line-height: 100%;
}
td img	{
border-color:black;
margin:4px;
}

#container {
background-color: #011946;
color: #FFFFFF;
width:955px;
margin: auto;
}

ul{
	margin-left:20px;
	list-style:square;
}
#left-column {
border: 0;
padding: 20px;
width: 195px;
background-image: url('images/rapallo.jpg');
background-position: top center;
background-repeat: no-repeat;
float: left;
background-color: #011946;
color: #FFFFFF;
font-family: "Lucida Sans Unicode", Arial, sans-serif;
font-weight: bold;
line-height: 175%;
padding-top: 130px;
height: 100%;
}
#left-column a:link	{
color:white;
text-decoration:none;
}
#left-column a:hover	{
color:silver;
text-decoration:none;
}
#left-column a:visited	{
color:silver;
text-decoration:none;
}


#right-column {
padding-top: 300px;
float: right;
background-color: #FFFFFF;
font-family: "Palatino Linotype", Georgia, "times New Roman", serif;
line-height: 175%;
font-size: 90%;
width: 687px;
color: #000000;
}

#sub-nav	{
position: relative;
float: right;
top: -76px;
width: 190px;
font-weight: bold;
background-color: #215403;
color: #FFFFFF;
font-family: "Lucida Sans Unicode", Arial, sans-serif;
line-height: 200%;
overflow: hidden;
margin-left: 8px;
left: 0px;
}

#sub-nav a:link	{
color:white;
text-decoration:none;
}
#sub-nav a:hover	{
color:silver;
text-decoration:none;
}
#sub-nav a:visited	{
color:silver;
text-decoration:none;
}
#sub-nav p	{
padding: 15px;
}
#sub-nav img	{
	padding: 0px;
	width: 200px;
}

h1{
font-weight: bold;
font: 200% "Lucida Sans Unicode", Arial, sans-serif;
}

.copy 	{
	padding-left: 10px;
}

#footer {
text-align: right;
color: white;
font-size: x-small;
clear: both;
width: 955px;
}
#footer a:link{
color: white;
text-decoration:none;
}
#footer a:hover{
color: white;
}
#footer a:visited{
color: silver;
}

.residence	{
background-image:url('images/categories/residences.jpg');
background-position:top left;
background-repeat:no-repeat;
}
.club	{
background-image: url('images/categories/club.jpg');
background-position:top left;
background-repeat:no-repeat;
}
.coconut	{
background-image: url('images/categories/coconut.jpg');
background-position: top;
background-repeat: no-repeat;
}
.gulfcoast	{
background-image: url('images/categories/gulfcoast.jpg');
background-position:top left;
background-repeat:no-repeat;
}
.contact	{
background-image: url('images/categories/contact.jpg');
background-position:top left;
background-repeat:no-repeat;
}
.siteplan	{
background-image: url('images/categories/siteplan.jpg');
background-position:top left;
background-repeat:no-repeat;
}
.location	{
background-image: url('images/categories/location.jpg');
background-position:top left;
background-repeat:no-repeat;
}
.thanks	{
background-image: url('images/categories/thanks.jpg');
background-position:top left;
background-repeat:no-repeat;
}
.rapallo	{
background-image: url('images/categories/rapallo.jpg');
background-position:top left;
background-repeat:no-repeat;
}

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}
#check { font-size: 10px; width: 20px; display: none; visibility: hidden; z-index: 0; }