@charset "utf-8";
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
	color: #800000;
	border-bottom-width: -18px;
}
a:link {
	color: #0D2D6D;
}
a:active,a:visited {
	color: #408080;
 }
a:hover {
	color: #800000;
 } 

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #800000;
	text-align: center;
}

h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #408080;
	border-bottom-width: -12px;
}

.ChapterHead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #800000;
	text-align: center;
}

.MainLink {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #660000;
	text-decoration: none;
}
.SmallHeading {
	color: #408080;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;	
}
.SubHeading {
	color: #408080;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
}
p,table {
	font-family: Georgia, "Times New Roman", Times, serif;
}
.image_caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #408080;
	text-align: center;
}
.popup {
	text-decoration: none;
	border-bottom: 2px dashed #0D2D6D;
	font-weight: normal;
}
body {
  background-color:#CCCCCC;
	background-image: url(images/Pacific_Sailing3.jpg);
	background-repeat:no-repeat;
}
