/* CSS Document */
/* TAGS */

body {
	margin: 0px;
	background-image:url(img/background.jpg);
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-style:normal;
	color:#FFFFFF;

.
	text-align:left;
	line-height: 1.5em;
	background-color: #670001;
	background-repeat: repeat-x;
}

h1  {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:18px;
font-style:italic;
color:#FFCC00;
text-align:left;
line-height:28px;
}

#textinterior2 #intro-text {
	background-image:url(img/boat.jpg);
	background-repeat:no-repeat;
	background-position: 100% 65%;
}
	
#textinterior2 #intro-text p {
	font-size: 16px;
	padding-right: 36px;
	padding-left: 36px;
}
#textinterior2 #intro-text #footerlinks {
	margin-left: 36px;
	width: auto;
	margin-right: 24px;
}


#textinterior2 #intro-text h1 {
	text-align: center;
	font-size: 18px;
}

a:link {
	color: #FFCC00;
}
a:visited {
	color: #FFCC00;
}

a:hover {
	color: #FFCC00;
}
a:active {
	color: #FFCC00;
}

li {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.75em;
}

/* IDs */

#header {
	width:800px;
	height:90px;
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	margin-top: 16px;
	background-image: url(img/logo.gif);
}

#menu {
	margin:auto;
	width:800px;
	height:45px;
	z-index: 25;
}

#menuright {
	width:800px;
	height:45px;
	float:right;
	z-index: 30;
}

#image {
	margin:auto;
	width:800px;
	height:322px;
	background-image:url(img/homepage.jpg);
	background-repeat:no-repeat;
}

#title {
float:left;
width:140px;
height:540px;
}

#title2 {
float:left;
width:140px;
height:75px;
}
table tr td   {
	text-align: center;
	padding: 2px;
	font-size: 15px;
}



#caption {
padding:5px;
background-color:#880000;
float:right;
width:605px;
height:20px;
text-align:center;
font:Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFFFFF;
}
#textinterior2 {
	height: auto;
	width: 800px;
	margin-top: 16px;
	margin-right: auto;
	margin-left: auto;
}
#textinterior-forms #form1 table tr td {
	text-align: left;
}


#footer {
	width:770px;
	height:30px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	text-align:left;
	padding: 10px;
}
#footerlinks {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	text-align:left;
	padding: 24px 10px 10px 10px;
	width: 780px;
	margin: auto;
}

#map-image {
	float: right;
	margin-left: 16px;
	border-color: #CCC;
	border-width: 12px;
	border-style: solid;
	margin-bottom: 12px;
}

#map-image2 {
	float: right;
	margin-left: 16px;
	margin-bottom: 16px;
	border-color: #CCC;
	border-width: 12px;
	border-style: solid;
}

#textinterior-route {
	height: 1100px;
	width: 800px;
	margin-top: 16px;
	margin-right: auto;
	margin-left: auto;
}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}

#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}

/* CLASSES */

.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	line-height: 2em;
	font-weight: bold;
	color: #FC0;
}

.cursorhand {
cursor:pointer;
}

.button {
width:100px;
height:25px;
border-color:#660000;
border-style:solid;
border-width:1px;
background-color:#AA0000;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:13px;
color:#FFFFFF;
}

.button a:hover {
width:100px;
height:25px;
border-color:#660000;
border-style:solid;
border-width:1px;
background-color:#990000;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:13px;
color:#FFFFFF;
}

.fields {
width:250px;
height:20px;
border-color:#999999;
border-style:solid;
border-width:1px;
background-color:#EEEEEE;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:11px;
color:#333333;
padding-left:5px;
padding-top:5px;
}

.fieldsdrop {
width:206px;
height:26px;
border-color:#999999;
border-style:solid;
border-width:1px;
background-color:#EEEEEE;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:11px;
color:#333333;
padding-left:5px;
padding-top:5px;
}

.fields_multi {
	width:250px;
	height:160px;
	border-color:#999999;
	border-style:solid;
	border-width:1px;
	background-color:#EEEEEE;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#333333;
	padding-left:5px;
	padding-top:5px;
}

.quote {

}

.georgiacenter {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:11px;
color:#FFFFFF;
text-align:center;
}

.georgiacenter2 {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:11px;
color:#FFCC00;
font-weight:bold;
text-align:center;
}

.georgia18 {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:18px;
font-style:italic;
color:#FFFFFF;
text-align:left;
line-height:28px;
}

.georgiayellow {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:18px;
font-style:italic;
color:#FFCC00;
text-align:left;
line-height:28px;
}
.georgia16 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-style:normal;
	color:#FFFFFF;
	text-align:left;
	line-height:18px;
}
.text12yellow {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-style:normal;
	color:#FFCC00;
}

.georgia_title {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:16px;
font-style:normal;
color:#FFCC00;
text-align:left;
}

.subtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 1.75em;
	font-weight: bold;
	color: #FC0;
}
.subtitle2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FC0;
	font-style: normal;
	font-weight: bold;
}

.subtitle3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	font-style:normal;
	font-weight:bold;
	color:#FFCC00;
}
#photos1 {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 16px;
	margin-left: 16px;
	height: 277px;
	width: 390px;
	border: 12px;
	border-color: #CCC;
	border-style: solid;
	padding: 8px;
	background-color: #000;
	text-align: center;
}
#photos2 {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 16px;
	margin-left: 16px;
	height: 277px;
	width: 390px;
	border: 12px;
	border-color: #CCC;
	border-style: solid;
	padding: 8px;
	background-color: #000;
	text-align: center;
}
#downloads {
	font-size: 14px;
	font-weight: bold;
	padding: 12px;
	line-height: 2em;
}
#nshpcontent {
	color: #9A0000;
}
#nshpcontent h1 a {
	color: #9A0000;
}
#nshpcontent p a {
	color: #9A0000;
}
.login {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	color: #F60;
}

.sold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #FC0;
	font-style: normal;
	font-weight: bold;
}
#control {
	text-align: right;
	margin-bottom: 4px;
}
.guest-sigs {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-style:normal;
	color:#FFCC00;
	font-weight: bold;
}
#quotes {
	font-size: 12px;
	text-indent: -20px;
	padding-right: 36px;
}
#quotes-title {
	float:left;
	width:140px;
	height:950px;
	margin-right: 24px;
}
#textinterior-forms {
	height: auto;
	width: 800px;
	margin-top: 16px;
	margin-right: auto;
	margin-left: auto;
}
#textinterior2 #articles {
	text-align: center;
	font-size: 16px;
	line-height: 1.5em;
}
#textinterior2 #articles h1 {
	text-align: center;
	font-size: 20px;
}
#map-image1 {
	border-color: #CCC;
	border-width: 12px;
	border-style: solid;
	width: 390px;
}
#fb-button {
	float: right;
}
#homepic {
	margin:auto;
	width:800px;
	height:322px;
	z-index: 0;
}
#homeshow {
	float: right;
	height: 322px;
	width: 511px;
	z-index: 5;
}
.reduce {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #6F6;
	font-style: normal;
	font-weight: bold;
}
