h2 {
	font-family: trebuchet, "trebuchet ms",Arial, Helvetica, sans-serif;
	color: #000000; 
	font-size: 48px;
    font-weight: 400;
}

h3 {
	font-family: trebuchet, "trebuchet ms",Arial, Helvetica, sans-serif;
	color: #000000; 
	font-size: 24px;
    font-weight: 400;
}

h4 {
	font-family: trebuchet, "trebuchet ms",Arial, Helvetica, sans-serif;
	color: #000000; 
	font-size: 16px;
    font-weight: bold;
}

.pagetitle {
	font-family: trebuchet, "trebuchet ms",Arial, Helvetica, sans-serif;
	color: #ffffff; 
	font-size: 36px;
    font-weight: 400;
    margin: 40px;
}

.welcome {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}

p {
	font-family: trebuchet, "trebuchet ms",Arial, Helvetica, sans-serif;
	color: #000000; 
	font-size: 14px;
    font-weight: normal;
}

td {
	font-family: trebuchet, "trebuchet ms",Arial, Helvetica, sans-serif;
	color: #000000; 
	font-size: 14px;
    font-weight: normal;
}

li {
	font-family: trebuchet, "trebuchet ms",Arial, Helvetica, sans-serif;
	color: #000000; 
	font-size: 14px;
    font-weight: normal;
}

a:link {
	font-family: trebuchet, "trebuchet ms", Arial, Helvetica, sans-serif;
	color: #002569;
	font-size: 14px;
	font-weight: bold;
	color: #002569;
	text-decoration: none;
}

a:visited {
	font-family: trebuchet, "trebuchet ms",Arial, Helvetica, sans-serif;
	color: #002569; 
	font-size: 14px;
	font-weight: bold;
	color: #002569;
	text-decoration: none;
}

a:hover {
	font-family: trebuchet, "trebuchet ms", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #007229;
	text-decoration: underline;
}

.bowen {
	background-image: url(images/bowen-island.jpg);
	background-repeat: no-repeat;
	background-position: center;
	}

b {
	font-family: trebuchet, "trebuchet ms", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

