.standards-blurb {
	display:none;
	}

/* ----------styles--------------------------- */

* {margin: 0; padding: 0;}

body, td, th {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	color: #333333;
	line-height: 18px;
}

body {
	background-color: #FFFFCC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
}

h1 {
	display: none;
}

h2 {
	font-size: 24px;
	line-height: 28px;
	color: #063;
	margin-top: 20px;
	display: block;
	float: left;
	width: 470px;
	border: 0px;
	margin-bottom: 20px;
}

h3 {
	font-size: 14px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
	line-height: 12px;
	margin-top: 4px;
	margin-bottom: 8px;
	margin-left: 6px;
	text-align: left;
}

h4 {
	font-size: 16px;
	color: #000;
}

h5 {
	font-size: 16px;
	color: #000;
	text-transform: capitalize;
	margin-bottom: -5px;
}

hr {
	margin: 0 0 10px 0;
	height:5px;
	color:#000;
	border:none;
	clear:both;
	background-color: #000;

}

ul {
	list-style-type: square;
	color: #063;
	padding: 0px 10px 10px 15px;
	list-style-position: outside;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	}

.topimg {
	border-bottom: 5px solid #000000;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}

.storeimg {
	border-bottom: 4px solid #000000;
	border-top-style: 1px solid #000000;
	border-right-style: 1px solid #000000;
	border-left-style: 1px solid #000000;
	width: 142px;
	display: block;
	overflow: hidden;
	background-color: #000000;
	color: #000000;
	padding: 1px;
}

.storeimg-lg {
	border-bottom: 5px solid #000000;
	border-top-style: 1px solid #000000;
	border-right-style: 1px solid #000000;
	border-left-style: 1px solid #000000;
	width: 470px;
	display: block;
	overflow: hidden;
	background-color: #CCCCCC;
	color: #000000;
	border-color: #000000;
}

.leftimg {
	border-bottom: 5px solid #000000;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	margin-right: 10px;
	float: left;
	margin-bottom: 10px;
}

/* ----------to center layout----------------- */

#container {
	width: 700px;
	background: #fff;
	text-align: left;
	border: 1px solid #000;
	margin: 0 auto;
	padding: 0px;
}

#nav-container {
	width: 700px;
	margin: 0px;
	background-color: #006633;
	padding: 0px;
	float: left;
	display: inline;
	border-top-color: #000000;
	border-bottom-color: #000000;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-width: 5px;
	border-bottom-width: 5px;
}

/* ----------header--------------------------- */

.header {
	background: #ccc;
	display: block;
	margin: 0px;
	height: 75px;
	width: 700px;
	float: left;
	border-bottom: solid #000 5px;
}

.logo {
	display: block;
	float: left;
	width: 99px;
	height: 70px;
	margin: 0;
	padding: 0;
}

.webtitle {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 465px;
	height: 70px;
	background-image: url(../images/ANTIQUE-BOAT-MUSEUM.gif);
	background-repeat: no-repeat;
}

.top-banner-ad {
	display: block;
	float: right;
	height: 60px;
	width: 120px;
	margin: 5px;
	padding: 0px;
}

.heading-one {
	display: block;
	margin: 0px;
	padding: 0px;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
	border-bottom: solid #000 5px;
	float: left;
}

/* ----------left navi------------------------ */

#left {
	float: left;
	display:inline;
	width: 150px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 25px;
	margin-left: 25px;
	margin-bottom: 0px;
}

.subnavtable {
	border-right: solid #000 1px
}

.subnavlinks {
	font-size: 13px;
	font-family: "Times New Roman", Times, serif;
	color: #006633;
}

.subnavlinks a {
	color: #006633;
	text-decoration: none;
}

.subnavlinks a:hover {
	color: #006633;
	text-decoration: underline;
}

/* ----------content-------------------------- */

#content {
	background-color: #ffffff;
	padding: 0px;
	margin-left: 200px;
	margin-right: 25px;
	margin-top: 0px;
	margin-bottom: 25px;
}

#content a {
	color: #063;
}

#content a:hover {
	text-decoration: underline;
}

div#content { 
min-height:600px;
height:expression(this.scrollHeight > 600 ? "auto":"600px"); 
}

p, pre{
	padding: 0px;
	margin: 0px;
}

/* ----------footer--------------------------- */

#footer-container {
	clear: both;
	margin: 0px auto 0px auto;
	padding: 0px;
	width: 700px;
	background-color: #063;
	border: solid #000 1px;
	border-top-color: #000000;
	border-bottom-color: #000000;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-width: 5px;
	border-bottom-width: 5px;
}

#footer {
	width: 688px;
	margin: 5px;
	background-color: #006633;
	padding: 0px;
	border: solid #ffc 1px;
}

#footer p {
	font-size: 11px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
	line-height: 11px;
	margin-top: 4px;
	margin-bottom: 8px;
	margin-left: 6px;
	text-align: left;
}

#rmglogo {
	display: block;
	width: 700px;
	margin: 10px auto 10px auto;
	padding: 0px;
	text-align: right;
}
