body {
	background-image: url(/global/images/bg3.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Lucida Grande, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
h2 {
	font-size: 18px;
	color: #333333;
}
a:link {
	color: #C64934;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #C64934;
}
a:hover {
	text-decoration: none;
	color: #AA3D2D;
}
a:active {
	text-decoration: none;
}
a {
	font-size: 13px;
	font-weight: bold;
}


div#masthead_background
{
	background: url(/global/images/splash/background_masthead.gif) repeat-x center top;
	width: 100%;
}

div#masthead {
text-align:center;
}

div#body {
	width: 760px;
	margin: 0px auto 20px auto;
	position:relative;
	padding: 0px;
}

div#tofino, div#cowichan, div#mt_washington {
position:relative;
float:left;
width:240px;
text-align:center;
}

div#cowichan {
	margin: 0px 20px 0px 20px;
}

div#footer {
	clear:both;
	text-align:center;
	border-top: 2px solid white;
	margin-top: 40px;
	font-size: 11px;
}

div#footer a {
color: #999999;
font-size:9px;
font-weight:normal;
}