body, html
{
	background-color: #fff;
	height: 100%; 
	margin-bottom: 5px;
	line-height: 1.2;
}
div#page
{
	width: 1000px;
	margin: auto;
	position: relative;
}
h1, h2, h3, h4
{
	font-family: Arial, Helvetica, sans-serif;
	color: navy;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}
h1{font-size: 26px;}
h2{font-size: 22px;}
h3{font-size: 20px;}
h4{font-size: 20px; font-style: italic;}
form{background-color: #b6d5f1;}
p
{
	margin-top: 0px;
}
hr{background: navy; height: 1px;	border: none;}
br.b {clear: both;}
br.l {clear: left;}
br.r {clear: right;}
.nosey{display: none;}

a {font-weight: bold;}
a:link{color: red; text-decoration: none;}
a:visited{color: red; text-decoration: none;}
a:active{color: red; text-decoration: none;}
a:hover{color: blue; text-decoration: underline;}

img{border: 0;}
img.menu-spacer{float: left; height: 1px; width: 155px; margin: 3px -10px 3px -10px;}
div.menu-spacer{background-image: url('images/white-pix.png'); float: left; height: 1px; width: 155px; margin: 3px -10px 3px -10px;}
	
div#menu
{
	width: 135px;
	position: absolute;
	top: 130px;
	padding: 7px 10px 20px 10px;
	font-family: 'Verdana','Arial', 'Helvetica', sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: navy;
	text-align: right;
	line-height: 14px;
	background-color: #9bdaff;
	background-image: url('images/water-bg2.png');
	border-radius: 0px 0px 8px 8px;
}
div#submenu
{
	width: 155px;
	position: absolute;
	top: 715px;
	text-align: center;
	border: solid 0px black;
}
div.menu-sidebar
{
	width: 155px;
	position: absolute;
	font-size: 17px;
	text-align: left;
	color: navy;
	border: solid 0px black;
}
div#close
{
	width: 135px;
	position: absolute;
	top: 150px;
	padding: 25px 10px 30px 10px;
	text-align: center;
	line-height: 12px;
}
br.menu-line-break
{
	line-height: 14px;
}
div#menu a {font-weight: bold;}
div#menu a:link{color: #ffd800; text-decoration: none;}
div#menu a:visited{color: #ffd800; text-decoration: none;}
div#menu a:active{color: orangered; text-decoration: none;}
div#menu a:hover{color: navy; text-decoration: none; text-shadow: 0px 0px 5px white;}

.external a:link{color: magenta;text-decoration: none}
.external a:visited{color: magenta; text-decoration: none}
.external a:active{color: magenta; text-decoration: none}
.external a:hover{color: blue; text-decoration: underline}

.information a:link{text-decoration: none; border-bottom: 1px dashed; color: blue;}
.information a:visited{text-decoration: none; border-bottom: 1px dashed; color: blue;}
.information a:active{text-decoration: none; border-bottom: 1px dashed; color: blue;}
.information a:hover{text-decoration: none; border-bottom: 1px dashed; color: red;}

a:link.information{text-decoration: none; border-bottom: 1px dashed; color: blue;}
a:visited.information{text-decoration: none; border-bottom: 1px dashed; color: blue;}
a:active.information{text-decoration: none; border-bottom: 1px dashed; color: blue;}
a:hover.information{text-decoration: none; border-bottom: 1px dashed; color: red;}

div#dyclink
{
	text-align: center;
	margin-top: 10px;
	line-height: normal;
}
div#twitter
{
	text-align: center;
	margin-top: 15px;
	line-height: normal;
}
div#forum
{
	text-align: center;
	margin-top: 15px;
	margin-bottom: -14px;
	line-height: 2px;
}
div#copy
{
	text-align: center;
	margin-top: 10px;
	margin-bottom: -15px;
	line-height: normal;
}
div#copy p:before {content: '\a9  2011\2013 16';} 
div#header
{
	position: relative;
	width: 1000px;
	height: 130px;
	border-radius: 8px 8px 0px 0px;
	border: solid 0px #ffd800;
	background-color: navy;
	background-image: url('images/sealcove1.jpg');
}
div#maple
{
	position: absolute;
	top: 15px;
	right: 20px;
	height: 65px;
}
div#maple p:before
{
	content: url('images/maple-leaf.png');
}
div#cbis
{
	position: absolute;
	top: 5px;
	left: 20px;
	height: 120px;
	width: 120px;
}
div#cbis p:before
{
	content: url('images/cbi120.png');
}
div#title1
{
	position: absolute;
	top: 5px;
	left: 245px;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 48px;
	font-style: italic;
	text-shadow: 4px 4px 4px black;
	color: #ffd800;
}
div#title1 p:before
{
	content: "Cruising-Cape-Breton.info";
}
div#title2
{
	position: absolute;
	top: 65px;
	left: 190px;
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 24px;
	font-style: italic;
	text-shadow: 2px 2px 2px black;
	color: #ffd800;
}
div#title2 p:before
{
	content: "The Cruisers’ guide to Cape Breton Island and the Bras d’Or Lakes";
}
div#host
{
	position: absolute;
	top: 100px;
	right: 35px;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	text-shadow: 2px 2px 2px black;
	color: #ffd800;
}
div#host p:before
{
	content: "Sponsored by The Dobson Yacht Club";
}
div#content
{
	position: absolute;
	top: 145px;
	left: 180px;
	width: 820px;
	font-family: Times, 'Times New Roman', serif;
	color: #333;
	font-size: 18px;
	padding-bottom: 50px;
	text-align: justify;
}
div#footer
{
  border-top: solid 1px navy;
  border-bottom: solid 1px navy;
  border-left: none;
  border-right: none;
  width: 814px;
  padding: 3px;
  text-align: center;
}
div#search
{
	position: absolute; 
	top: 130px; 
	right: 0px; 
	border-width: 0px 1px 1px 1px;
	border-style: solid;
	border-color: navy;
	border-radius: 0px 0px 6px 6px;
	width: 460px; 
	padding: 3px; 
	text-align: center; 
	font-family: arial, helvetica, sans-serif; 
	font-size: 14px;
}
img.keychart
{
	float: left;
	margin-right: 20px;
	width: 450px;
	border: solid 2px black;
}
img.pdf-icon
{
	float: left;
	margin-right: 15px;
	width: 50px;
}
img.crest
{
	width: 90px;
}
div#latest
 {
	width: 288px; 
	padding: 0px; 
	border: solid 1px navy; 
	border-radius: 15px; 
	background-color: #0ff;
	font-family: arial, helvetica, sans-serif;
	font-size: 16px;
	color: navy;
	margin-bottom: 8px;
}
div.latest-hdr
{
background-color: navy;
color: #0ff;
border-radius: 14px 14px 0px 0px;
text-align: center;
padding: 6px;
font-size: 16px;
}
div#special
 {
	width: 288px; 
	padding: 0px; 
	border: solid 1px navy; 
	border-radius: 15px; 
	background-color: yellow;
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	color: navy;
	margin-bottom: 8px;
}
div.special-hdr
{
background-color: navy;
color: yellow;
border-radius: 14px 14px 0px 0px;
text-align: center;
padding: 6px;
font-size: 16px;
}
div#wotsnu
 {
	width: 288px; 
	padding: 0px; 
	border: solid 1px navy; 
	border-radius: 15px; 
	background-color: #C8E9EE;
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	margin-bottom: 8px;
}
div.wotsnu-hdr
{
background-color: navy;
color: #C8E9EE;
border-radius: 14px 14px 0px 0px;
text-align: center;
padding: 6px;
font-size: 16px;
}
ul.wotsnu-indent
{
	padding-left: 15px;
}
div.info
{
	float: right; 
	padding: 10px; 
	border: solid 1px navy; 
	border-radius: 15px; 
	background-color: #C8E9EE;
	color: navy;
	margin-top: 0px;
	margin-left: 15px;
	margin-bottom: 15px;
	font-family: arial, helvetica, sans-serif;
	font-size: 16px;
}
div.info1
{
	padding: 10px 15px 10px 15px; 
	border: solid 1px navy; 
	border-radius: 15px; 
	background-color: #C8E9EE;
	color: navy;
	margin-top: 0px;
	margin-bottom: 15px;
	font-family: arial, helvetica, sans-serif;
	font-size: 16px;
}
.notice
{
	background-color: yellow; 
	padding: 5px 15px 10px 15px; 
	border-radius: 15px; 
	border: solid 1px navy; 
	text-align: justify;
	font-family: arial, helvetica, sans-serif;
	font-size: 16px;
	margin-bottom: 8px;
}
body#note {margin: 0px; padding: 0px; font-family: Arial, Helvetica, sans-serif; font-size: 14px;}
div.RTCbox
{
position: relative;
float: left;
border: solid 0px #005288;
border-radius: 15px;
margin-right: 15px; 
margin-top: 7px; 
background-color: white;
background-image: url('images/RtC-logo.png');
height: 194px;
width: 110px;
text-align: center;
font-size: 24px;
font-family: arial, helvetica, sans-serif;
}
div.box15
{
  border: solid 1px navy;
  border-radius: 15px;
	font-family: arial, helvetica, sans-serif;
	font-size: 16px;
  color: navy;
  background-color: cornsilk;
  margin-top: 4px;
  margin-bottom: 8px;
  text-align: left;
  padding: 10px;
} 
div.info-box
{
  background-color: #C8E9EE;
}
div.important
{
  background-color: yellow;
}
