body {
	padding: 0px;
	background: #9cbce5 url(images/site-back.jpg) repeat-x scroll left top;
	margin: 0px;
	font-size: 1em;
	font-family: "Times New Roman", Times, serif;
	color: #003365;
	text-align: center;
}
img {
	border: none;
}

img.reds-ice {
	margin-right: 60px;
	float: right;
}

hr {
	width: 90%;
	padding: 0px;
	border-top: #003365 1px dotted;
	border-left-width: 0px;
	border-bottom-width: 0px;
	border-right-width: 0px;
	background: none transparent scroll repeat 0% 0%;
	margin: 5px auto 1px auto;
	height: 1px;
	text-align: center;
}
ul, li {
	text-align: left;
	list-style : disc;
}
ul.none, li.none {
	list-style: none;
}
td {
	color: black;
	background-color: transparent;
	vertical-align: top;
}
div {
	text-align: center;
	font-size: 100%;
	margin: auto;
}
a, a:link, a:visited {
	color: #003365;
	background-color: transparent;
}
a:hover {
	text-decoration: none;
}
a:active {
	color: #339;
	background-color: transparent;
}
h1, h2, h3, h4, h5, h6 {
	color: #003365;
}
h1 {
	font-size: smaller;
}
#wrap {
	/*background: white url(images/wrap-back.jpg) repeat-y fixed  top; */
	background-color: white;
	width: 770px;
	text-align: center;
	margin: auto;
	border: 1px solid black;
}
#bohicket-marina {
	width: 770px;
	height: 100px;
	text-align: center;
}
#banner {
	width: 770px;
	height: 185px;
	text-align: center;
}
#menu {
	height: 30px;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	width: 750px;
}
#left-col {
	float: left;
	width: 200px;
	border-right: 1px double black;
}
#left-menu {
	float: left;
	width: 200px; /*border-top: 1px double black;*/;
	border-right-style: double;
	text-align: right;
	font-size: 100%;
	margin-top: 30px;
	margin-right: 5px;
}
#left-menu a, #left-menu a:link, #left-menu a:visited {
	display: block;
	text-decoration: none;
	font-size: 120%;
	color: #003365;
	font-weight: bold;
	padding-right: 5px;
}
#calendar {
	float: left;
	width: 300px;
/*border: 1px solid black;*/
}
#right-col {
	float: right;
	width: 160px;
}
#weather {
	width: 160px;
/*border: 1px solid black;*/
}
#tides {
	width: 160px;
/*border: 1px solid black;*/
}
#bottom-menu {
	text-align: center;
	color: #000;
}
#bottom-menu, a #bottom-menu a:link, #bottom-menu a:visited {
	font-size: 90%;
	color: #000;
	text-decoration: none;
	background-color: transparent;
	padding-left: 15px;
	padding-right: 15px;
}

a.noline {
	text-decoration: none;
}

#bottom-menu a:hover {
	text-decoration: underline;
}
#bottom-menu a:active {
	color: #339;
	background-color: white;
}
p {
	color: #003365;
	background-color: transparent;
	text-align : justify;
	margin: 20px;
}
.margin-right-180px {
	margin-right: 180px;
}
.float-left {
	float: left;
}
.float-right {
	float: right;
}
#footer {
	color: #003365;
	background-color: transparent;
}
#footer a, #footer a:link, #footer a:visited {
	color: #003365;
	background-color: transparent;
	text-decoration: none;
	padding-right: 20px;
	padding-left: 20px;
	font-weight: bold;
}
#footer a:hover {
	color: #DCDCDC;
	background-color: #069;
}
.larger {
	font-size: 125%;
	font-weight: bold;
}
.smaller {
	font-size: 80%;
	font-weight: bold;
}
.nobottom {
	margin-bottom: 0px;
}
.notop {
	margin-top: 0px;
}
.right {
	text-align: right;
}
.left {
	text-align: left;
}
#Layer1 {
	position: relative;
	width: 520px;
	height: 450px;
	z-index: 10001;
	left: 00px;
	top: 0px;
	overflow: auto;
	background-color: transparent;
	scrollbar-face-color : #069;
	scrollbar-arrow-color : #f7f6d9;
}
