@charset "ISO-8859-1";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#footer {
	color: #666666;
	font-size: 10px;
	text-align: center;
	padding-top: 40px;
}
#footer a:link {
	color: #666666;
	text-decoration: none;
}
#footer a:visited {
	color: #666666;
	text-decoration: none;
}
#footer a:hover {
	color: #666666;
	text-decoration: underline;
}
#footer a:active {
	color: #000000;
}
#bodyBg {
	background-image: url(images/bodyBG.gif);
	background-repeat: repeat-x;
	height: 150px;
}
.blackBanner   a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.blackBanner   a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.blackBanner   a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.blackBanner  a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#menu {
	color: #dd7d24;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 10px;
	text-align: right;
}
#nautilusBottom {
	background-image: url(images/BGNautilus.jpg);
	background-repeat: no-repeat;
	background-position: center 21px;
	font-size: 11px;
	color: #FFFFFF;
	height: 200px;
}
#nautilusBottom img {
	padding-top: 10px;
	padding-right: 30px;
	padding-left: 40px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#nautilusTopInterior {
	height: 385px;
	background-repeat: no-repeat;
	background-position: center bottom;
	background-image: url(images/interiorPageNautilusTop.jpg);
}
#rolloverTable {
	width: 770px;
	height: 200px;
}
#mainContentTable   a:visited {
	color: #DD7D24;
	text-decoration: underline;
}
#mainContentTable a:link {
	color: #d77d24;
}
#mainContentTable   a:hover {
	color: #943522;
	text-decoration: underline;
}
#mainContentTable   a:active {
	color: #DD7D24;
	text-decoration: none;
}
#mainContentTable {
	width: 770px;
	vertical-align: top;
	text-align: left;
}
.menuCurrentPage {
	color: #dd7d24;
	font-weight: bold;
}
.blackBanner {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000000;
	font-weight: bold;
	text-align: right;
	padding-right: 42px;
}
.heading {
	color: #dd7d24;
	font-weight: bold;
}
.caption {
	padding-left: 40px;
	padding-bottom: 0px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0;
}
.sublinks {
	font-size: 10px;
	color: #dd7d24;
}

