#head {
	height: 100px;
	width: 900px;
}
#nav {
	background-image: url(Assets/navback.gif);
	background-repeat: no-repeat;
	height: 17px;
	width: 900px;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 0px;
	font-size: 12px;
	vertical-align: middle;
	text-transform: uppercase;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #666666;
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin-top: 5px;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin-bottom: 5px;
}
#nav a {
	color: #666666;
	text-decoration: none;
}
#nav a:visited {
	color: #666666;
	text-decoration: none;
}
#nav a:hover {
	color: #ED9A4E;
	text-decoration: none;
}




#foot {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #666666;
	width: 900px;
	font-style: italic;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#foot a {
	color: #666666;
	text-decoration: none;
}
#foot a:visited {
	color: #666666;
	text-decoration: none;
}
#foot a:hover {
	color: #000000;
	text-decoration: underline;
}
#bottomnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: none;
	color: #333333;
	text-align: center;
	width: 900px;
}
#bottomnav a {
	color: #333333;
	text-decoration: none;
}
#bottomnav a:visited {
	color: #333333;
	text-decoration: none;
}
#bottomnav a:hover {
	color: #999999;
	text-decoration: underline;
}
#homehead {
	background-color: #CCCCCC;
	height: 295px;
	width: 900px;
	padding-top: 10px;
}
#body {
	padding: 10px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	font-variant: normal;
	text-transform: uppercase;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	text-transform: uppercase;
	color: #333333;
	font-size: 14px;
}

h3 {
	font-family: "Times New Roman", Times, serif;
	text-transform: uppercase;
	color: #000000;
	font-size: 14px;
	text-align: center;
}
h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #ed9a4e;
}
h5 {
	font-family: "Times New Roman", Times, serif;
	text-transform: uppercase;
	color: #ed9a4e;
	font-size: 14px;
}
h6 {
	font-size: 10px;
	color: #000000;
	text-transform: uppercase;
}
#body  img#cruise {
	border: thin solid #999999;
}





p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}
#body li {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
#body a {
	font-style: italic;
	font-weight: bold;
	color: #EC873F;
	text-decoration: none;
}
#body a:visited {
	font-style: italic;
	font-weight: bold;
	color: #EC873F;
	text-decoration: none;
}
#body a:hover {
	font-style: italic;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}

#body table p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	margin: 5px;
}
#body table p a {
	color: #666666;
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
}
#body table p a:visited {
	color: #666666;
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
}
#body table p a:hover {
	color: #ed9a4d;
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
}
#contact label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-style: italic;
	font-weight: bold;
	padding-left: 30px;
}
#contact #Submit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
