@charset "UTF-8";
/* CSS Document */
* {
	margin:0;
	padding:0;
	outline:0;
	border:0;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
#wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-top: 30px;
	height: auto;
}
body {
	background-color: #cba977;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 17px;
	color: #364a5b;
}
a:link {
	font-weight: bold;
	color: #364a5b;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #9a1e21;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color:#364a5b;
	text-decoration: none;
}
#biglinks {
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #9a1e21;
	font-size: 17px;
	font-weight: regular;
	line-height: 21px;
}
#biglinks a:link {
	color: #9a1e21;
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
	}
#biglinks a:hover {
	color: #364a5b;
}
#biglinks a:visited {
	color: #9a1e21;
}	
#buttons {
	width: 185px;
	height: 18px;
	background-color: #d7cab4;
	padding: 5px;
	border: 2px solid #4a5b6b;
	text-align: center;
	margin-left: 135px;
}
#buttons a:link {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #9a1e21;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
#buttons a:hover {
	color: #cba977;
}
ul {
	list-style-position: inside;
}
#content {
	background-image: url(/images/head-home.jpg);
	background-color: #f7efdd;
	background-repeat: no-repeat;
	height: 676px;
}
#content.clubimage {
	background-image: url(/images/head-club.jpg);
	background-repeat: no-repeat;
	height: 755px;
	}
#content.purchaseimage {
	background-image: url(/images/head-purchase.jpg);
	background-repeat: no-repeat;
	height: 1583px;
}
#content.landimage {
	background-image: url(/images/head-land.jpg);
	background-repeat: no-repeat;
	height: 1875px;
}
#content.storyimage {
	background-image: url(/images/head-story.jpg);
	background-repeat: no-repeat;
	height: 2050px;
}
#content.contactimage {
	background-image: url(/images/head-contact.jpg);
	background-repeat: no-repeat;
	height: 1050px;
}
#headerLinks {
	float: right;
	width: 200px;
	text-align: center;
	text-transform: uppercase;
	margin:10px 35px 0 0;
}
#headerLinks a {
    color: #364a5b;
	font-size: 14px;
    text-decoration: none;
	letter-spacing:.005in;
	line-height:21px;
}
#headerLinks a:visited {
    color:#364a5b;
}
#headerLinks a:hover {
    color:#cba977;
}
.iniCap {
    font-size: 130%;
}
#navlinks {
	float: left;
	margin-top: 384px;
	margin-left: 25px;
	width:710px;
}
#navlinks.contact {
	float: left;
	margin-top: 619px;
	margin-left: 118px;
	width:700px;
}
#navlinks.inside {
	margin-top: 252px;
	margin-left: 113px;
}
#navlinks li {
	display: inline;
	list-style: none;
	margin-right: 10px;
	border-right: 1px solid #f7efdd;
	padding-right: 10px;
}
#navlinks li.last {
	border-right: 0;
}	
#navlinks a {
	color:#f7efdd;
	text-decoration: none;
	text-align: left;
	letter-spacing: 0.01in;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
}
#navlinks a:visited {
    color:#f7efdd;
}
#navlinks a:hover {
    color:#cba977;
}
#col1	{
	float: left;
	margin-top: 47px;
	margin-left: 30px;
	width: 330px;
	height: 152px;
}
#col2	{
	float: left;
	margin-top: 47px;
	margin-left: 13px;
	width: 334px;
	height: 152px;
}
#col1.home	{
	font-size: 14px;
	line-height: 18px;	
}
#col2.home	{
	font-size: 14px;
	line-height:18px;
	padding: 0 8px 0 10px;
}
#col1.contact	{
	margin-top: 37px;
	margin-left: 0px;
	width: 390px;
	padding: 30px;
}
#col2.contact	{
	margin-top: 37px;
	margin-left: 0px;
	width: 390px;
	padding: 30px;
}
#col1.club	{
	margin: 21px 0 0 0;
	width: 300px;
	padding: 30px;
}
#col2.club	{
	margin-top: 21px;
	margin-left: 0px;
	width: 480px;
	padding: 30px;
}
#col1.purchase	{
	margin: 21px 0 0 0;
	width: 300px;
	padding: 30px;
}
#col2.purchase	{
	margin-top: 21px;
	margin-left: 0px;
	width: 480px;
	padding: 30px;
}
#col1.story	{
	margin: 21px 0 0 0;
	width: 300px;
	padding: 30px;
}
#col2.story	{
	margin-top: 21px;
	margin-left: 0px;
	width: 480px;
	padding: 30px;
}
#col1.land	{
	margin: 21px 0 0 0;
	width: 300px;
	padding: 30px;
}
#col2.land	{
	margin-top: 21px;
	margin-left: 0px;
	width: 480px;
	padding: 30px;
}
#boat {
	background-image: url(/images/footer-graphic.jpg);
	float: left;
	width: 900px;
	height: 173px;
	position: relative;
}
#footer {
	float: left;
	clear: both;
	width: 900px;
	margin-top: 15px;
}
#footer p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #592f2e;
}
#footer a {
	text-decoration: none;
	font-weight: bold;
	color: #592f2e;
}
#footer a:visited {
    color: #592f2e;
}
#footer a:hover {
    color: #f7efdd;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 30px;
	text-transform: uppercase;
	text-decoration: none;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #9a1e21;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	color: #4a5b6b;
	text-decoration: none;
}

blockquote {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-indent: 30px;
	line-height: 17px;
	color: #364a5b;
	text-decoration: none;
}
.newsletter {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	color: #9a1e21;
	text-decoration: none;
}
.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	color: #333333;
	text-decoration: none;
}

