/*HTML Tags*/

body {
	background:url(images/background.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: auto;
	max-width: 800px;
	text-align: center;
	}

/*Classes*/

.legpictable td {
	padding: 1em;
	text-align: center;
}

.legpictable img {
	border: none;
}

/*ID's*/

#contactus {
	text-align: left;
	padding: 2em;
	}

#contactus h3 {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	}	

#contactus input{
	display: block;
	}
	
#contactus p {
	text-align: center;
	}
	
#footer {
	background-image: url('images/gradient.jpg');
	border-bottom: solid #660000 thin;
	clear: both;
	color: #333;
	font-size: 11px;
	text-align: center;
	width: 800px;
	}

#harbourbreeze h3 {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	}
	
#harbourbreeze img {
	border: none;
	padding: 2em;
	}
	
#harbourbreeze p {
	padding: 1em 2em;
	text-align: left;
	}
	
	
#header {
	background: url('images/gradient.jpg');
	font-weight: bold;
	}

#header a {
	line-height: 20px;
	padding-left: 1.8em;
	padding-right: 1.8em;
	}

#leftcolumn {
	background-color:#CC9;
	float: left;
	font-family: Georgia, 'Times New Roman', Times, serif;
	text-align: left;
	padding-left: 12px;
	padding-top: 1em;
	width: 188px;
	}
	
#legacy {
	padding: 1em;
	text-align: left;
}

#legacyimg {
	text-align: center;
}
	
#preferred {
	padding: 1em;
	text-align: left;
	}
	
#preferred h3 {
	text-align: center;
	}
	
#preferred input {
	display: block;
	margin: .5em;
	}
	
#privacy {
	text-align: left;
	padding: 1em 2em;
	}
	
#projects {
	background-color: #ADA67A;
	clear: both;
	text-align: left;
	width: 800px;
	}
	
#projects h3 {
	background-color: #CC6;
	border-bottom: solid #660000 thin;
	border-top: solid #660000 thin;
	font-size: 14px;
	font-weight: bold;
	line-height: 2em;
	text-align: center;
	}
	
#projects img {
	border: none;
	text-align: center;
	}
	
#projects td {
	border-bottom: solid #660000 thin;
	padding: 1em;
	}
	
#projects tr {
	margin: 0;
	padding: 0;
	}
	
#projimg img {
	border: none;
	padding: 2em;
	vertical-align: middle;
}

#reservation {
	background-color: #FFC;
	border-top: solid thin #900;
	border-bottom: solid thin #900;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	padding: 1em 1em 1em 2.5em;
	}
	
#rightcolumn {
	background-color: #d4d5a1;
	float: right;
	padding-left: 12px;
	text-align: left;
	width: 588px;
	}
	
#rightcolumn h4 {
	font-size: 16px;
	font-weight: bold;
	padding-top: 10px;
	text-align: center;
	}
	
#rightcolumnnews {
	background-color: #d4d5a1;
	float: right;
	height: 300px;
	padding-left: 12px;
	padding-top: 3em;
	text-align: center;
	width: 588px;
	}
	
#story {
	padding: 2em 3em;
	text-align: left;
	}
	
#story h3 {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	}
	
#story input {
	display: block;
	}
	
#strategy {
	padding: 2em 3em;
	text-align: left;
	}
	
#strategy h3 {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	}
	
#strategy input {
	display: block;
	}
	
#subheader {
	background: url('images/gradient.jpg');
	font-weight: bold;
	}

#subheader a {
	line-height: 20px;
	padding-left: 1.8em;
	padding-right: 1.8em;
	}
	
#thanks {

	}
	
#villages {
	font-family: "Tempus Sans ITC";
	font-size: 16px;
	padding: 1em;
	}
	
#villages h3 {
	color: #960;
	font-size: 32px;
	}
	
#villages p {
	text-align: left;
	}

#wrapper {
	background-color:#CC9;
	text-align: center;
	width: 800px;
	}