body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #9DABEE;
	background-image: url(../graphics/layout/body_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	text-align: center;
	color: #372557;
}
p {
	margin: 0px;
}
h1 {
	font-size: 18px;
	margin: 0px 0px 15px;
}
.drop {
	margin-top: 15px;
}
.end {
	clear: both;
	height: 1px;
}
a {
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
.container {
	width: 757px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(../graphics/layout/content_bg.gif);
	background-repeat: repeat-y;
	text-align: left;
}
.header {
	background-image: url(../graphics/layout/header_bg.jpg);
	height: 209px;
}
.spacer1 {
	height: 300px;
}
.base {
	background-image: url(../graphics/layout/base_bg.gif);
	background-repeat: no-repeat;
	height: 19px;
}
.addbar {
	color: #6673B6;
	padding-left: 15px;
	padding-top: 150px;
	padding-bottom: 20px;

}
.menubar {
	font-weight: bold;
	font-size: 15px;
}
.menubar a {
	color: #FFFFFF;
	margin-left: 30px;

}
.menubar a:hover {
	color: #CC9933;
}
.content {
	padding-top: 25px;
	padding-right: 15px;
	padding-bottom: 25px;
	padding-left: 25px;
}
.homepics {
	width: 215px;
	float: right;
	margin-left: 20px;
}
.homepics img {
	margin-right: 5px;
	margin-bottom: 5px;
	border: 0px none;

}
.divider {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #7F77AA;
	margin-right: 25px;
	margin-bottom: 15px;
	margin-left: 25px;


}
.footer {
	height: 45px;
	font-size: 10px;
	color: #000066;
	background-color: #D2D2EC;
	margin-top: 6px;
	margin-bottom: 10px;
	padding-left: 10px;
	background-image: url(../graphics/layout/footerbg.jpg);
	background-repeat: no-repeat;
	background-position: right 0px;
	font-family: Arial, Helvetica, sans-serif;

}
.footer p {
	width: 540px;
	padding-top: 8px;
	}
.footer img {
	float: right;
	position: relative;
	top: 4px;
	right: 10px;
	}
.googlemap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	float: right;
	width: 330px;
	padding: 5px;
	margin-right: 25px;
	border: 1px solid #00FFCC;
}
iframe {
	margin-bottom: 5px;
}
.bottommenu {
	margin-right: 25px;
	margin-left: 25px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #7F77AA;
	padding-top: 5px;
	padding-bottom: 5px;
}
.bottommenu a {
	margin-right: 20px;
	color: #0000FF;

}
.bottommenu a:hover {
	color: #FF0000;
}
.menuspacer {
	float: left;
	width: 55px;
	height: 10px;
}
.linkbox {
	width: 330px;
	margin-left: 25px;
	margin-bottom: 5px;
	border: 1px dotted #CCCCCC;
	padding: 5px;
}
.bbclink {
	background-image: url(../graphics/layout/weather.jpg);
	background-repeat: no-repeat;
	height: 50px;
	padding-left: 110px;
}
table {
	background-color: #C4BEE4;
	width: 100%;

}
td {
	background-color: #FFFFFF;
}
.ccc {
	background-image: url(../graphics/layout/citycoastandcountry.jpg);
	height: 120px;
	width: 328px;
	margin-top: 22px;
}
.ccc img {
	border: 0px none;
}
.whitbycontent {
	background-image: url(../graphics/photos/whitby.jpg);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 215px;
}
.comment 
{
	background-color: #fff5bc;
	padding: 4px;
	border: solid #d9ce85 1px;
	margin-bottom: 8px;
}