body {
	margin: 0;
	padding: 0;
	color: #A2A2A2;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h1, h2, h3 {
	margin: 0;
}

h1, h2 {
	font-weight: normal;
}

h1 {
	font-size: 32px;
}

h2 {
	font-size: 24px;
}

p, ol, ul, dl {
	margin-top: 0;
	text-align: left;
	line-height: 2.2;
	color: #666;
}

ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

a {
	color: #506C00;
}

a:hover {
	text-decoration: none;
}

a img {
	border: 0;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
	bottom: 50px;
}

.aligncenter {
	margin: 0 auto;
}

img.alignleft {
	margin: 0 27px 0 0;
}

img.alignright {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 27px;
}

img.border {
	padding: 5px;
	border: 4px solid #E9E4D8;
	margin: 8px;
}

/* Wrapper */

#wrapper {
	background: url(images/bg02.jpg) repeat-x;
}

.container {
	width: 1000px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
}

.clearfix {
	clear: both;
}

/* Header */

#header {
	height: 211px;
	background: url(images/bg04.jpg);
}

/* Logo */

#logo {
	float: left;
	width: 308px;
	height: 211px;
}

#logo h1, #logo p {
	text-transform: lowercase;
	line-height: 1;
}

#logo h1 {
	padding: 137px 0 0 50px;
	letter-spacing: -2px;
	font-size: 34px;
	color: #FFFFFF;
}

#logo h1 sup {
	font-size: 18px;
	font-weight: normal;
}

#logo p {
	padding: 0 0 0 50px;
	font-size: 13px;
	color: #FFFFFF;
}

#logo a {
	text-decoration: none;
}

#logo a:hover {
	text-decoration: underline;
}

#logo h1 a {
	color: #FFFFFF;
}

#logo p a {
	color: #F8AB80;
}

/* Banner */

#banner {
	float: left;
	height: 118px;
	padding-top: 93px;
	padding-right: 0;
	padding-bottom: 7;
	padding-left: 0;
}

/* Menu */

#menu {
	height: 60px;
	background: url(images/bg04.jpg) no-repeat 0 -211px;
}

#menu ul {
	height: 65px;
	margin: 0 25px;
	padding: 14px 0 0 14px;
	background: url(images/bg05.jpg);
	list-style: none;
	line-height: 0
}

#menu li {
	float: left;
	height: 25px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}

#menu li.active {
	background: url(images/bg06.jpg) no-repeat;
}

#menu a {
	text-transform: lowercase;
	text-decoration: none;
	letter-spacing: -1px;
	font-size: 18px;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: underline;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
}

/* Bar */

.bar {
	height: 20px;
	margin: 0 25px;
	background: url(images/bg07.jpg);
}

.bar .text {
	float: left;
	padding: 17px 0 0 25px;
	text-transform: lowercase;
	font-size: 14px;
	color: #003366;
}

/* Top Bar */

#top-bar {
	background: url(images/bg04.jpg) no-repeat 0 -287px;
}

/* Search */

#search {
	float: right;
	width: 245px;
	height: 48px;
	background: url(images/bg08.jpg) no-repeat 0 12px;
}

#search form, #search fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}

#search .input-text {
	float: left;
	width: 178px;
	margin: 12px 0 0 0;
	padding: 4px 10px;
	font: inherit;
	line-height: normal;
	border: none;
	background: none;
	color: inherit;
}

#search .input-submit {
	display: none;
}

/* Page */

#page {
	background: url(images/bg03.jpg) repeat-y;
}

/* Content */

#content {
	float: left;
	width: 655px;
	padding: 0 24px 0 25px;
	background: url(images/bg04.jpg) no-repeat 0 -335px;
}

/* Post */

.post {
}

.post .title, .post .date {
	padding: 0 25px;
}

.post .title {
	margin: 0;
	padding-top: 60px;
	line-height: normal;
	font-size: 32px;
	color: #5A5544;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.post .title a {
	text-decoration: none;
	color: #5A5544;
}

.post .title a:hover {
	text-decoration: underline;
	color: #D6D6D6;
}


.post .date {
	line-height: normal;
	color: #ACAAA1;
	font-size: 18px;
}

.post .entry {
	margin: 0 25px;
	padding: 20px 0;
	border-top: 1px solid #E5E1D8;
	text-align: center;
	color: #666;
}

.post .meta {
	height: 42px;
	background: #547182;
	border-bottom: 1px solid #DDE5CE;
	color: #FFFFFF;
}

.post .meta p {
	line-height:  normal;
}

.post .meta .tags {
	float: left;
	padding: 20px 0 0 25px;
}

.post .meta .links {
	float: right;
	padding: 20px 25px 0 0;
}

.post .meta .comments {
	margin-right: 30px;
	padding-left: 22px;
	background: url(images/img04.gif) no-repeat 0 50%;
}

.post .meta .more {
	padding-left: 17px;
	background: url(images/img05.gif) no-repeat 0 50%;
}


	

/* Sidebar */

#sidebar {
	float: right;
	width: 240px;
	background: url(images/bg04.jpg) no-repeat 100% -335px;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dotted;
	border-left-color: #A2A2A2;
	padding-top: 24px;
	padding-right: 50px;
	padding-bottom: 0;
	padding-left: 0;
	color: #666;
}

#sidebar ul {
	margin: 0;
	padding: 0 0 0 25px;
	list-style: none;
	line-height: normal;
	border-left: 1px solid #E5E1D8;
}

#sidebar li {
}

#sidebar li ul {
	padding: 0;
	line-height: 2.5;
	border: none;
}

#sidebar li li {
}

#sidebar h2 {
	margin: 0 0 20px 0;
	padding: 20px 0 5px 0;
	border-bottom: 1px solid #E5E1D8;
	color: #666666;
}

/* 2 Columns */

.two-cols {
	margin: 0 25px;
	padding: 35px 35px 0 35px;
	background: #28241E url(images/bg09.jpg) repeat-x;
	color: #736F6A;
}

.two-cols .col1 {
	float: left;
	width: 595px;
}

.two-cols .col2 {
	float: right;
	width: 210px;
	padding: 0 0 0 25px;
	border-left: 1px solid #423C31;
}

.two-cols h2 {
	font-size: 26px;
	color: #FFFFFF;
}

.two-cols a {
	color: #736F6A;
}

/* Footer */

#footer {
	background: url(images/bg10.jpg) no-repeat;
	padding: 55px 0;
}

#footer p {
	text-align: center;
	color: #8F8B83;
}

#footer a {
	color: #8F8B83;
}
.Title1 {
	font-family: "Times New Roman", Times, serif;
}
.name {
	font-weight: bold;
}
.Comeau {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
}
.Comeau2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
}
.ComeauBigger {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFF;
}
.telephone {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A2A2A2;
}
.smallspace {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 5px;
}
#wrapper #page #footer-bar .col2 ul li div .smallspace {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 10px;
	color: #FFF;
}
#wrapper #page #content .post .entry h2 {
	font-size: 18px;
}
#wrapper #page #content .post .entry h2 strong a {
	font-size: 24px;
}
#wrapper #page #content .post .entry h3 {
	font-size: 14px;
	text-align: center;
}
coast {
	font-size: 18px;
}
coast {
	float: left;
}
.coast {
	float: left;
	padding: 4px;
}
.names2 {
	font-weight: bold;
}
.pleasenote {
	font-weight: bold;
	color: #666666;
}
#wrapper #page #content .post .entry .coast {
	color: #666666;
}
#wrapper #page #content .post .entry .coast {
	color: #999;
}
.pleasenote {
	font-weight: bold;
}
#wrapper #page #content .post .entry h2 strong a {
	text-align: center;
}
#wrapper #page #content .post .entry h2 {
	text-align: center;
}
.sand {
	text-align: center;
}
#wrapper #page #content .post .entry div table {
	text-align: center;
}
#wrapper #page #content .post .entry div table {
	text-align: center;
}
#wrapper #page #content .post .entry div table tr td {
	text-align: center;
}
.photos {
	float: right;
}
.smallertitle {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #5a5544;
	text-align: left;
}
#wrapper #page #content .post .entry p1 {
	text-align: center;
}
.centred {
	text-align: center;
}
.r {
	font-size: 14px;
}
#wrapper #page #content .post .entry p strong {
	font-size: 12px;
}
#wrapper #page #content .post .entry p1 {
	font-style: italic;
}
italics {
	font-style: italic;
}
.Publications {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #9E9E9E;
}
bottom board {
	font-style: italic;
}
#wrapper #page #footer-bar .col1 p .Comeau2 {
	font-style: italic;
}
#wrapper #page #content .post .entry p {
	color: #E3E3E3;
}
#wrapper #page #content .post .entry p {
	color: #333;
}
#wrapper #page #sidebar ul li p .name {
	color: #666;
}
#wrapper #page #sidebar ul li p {
	color: #666;
}
#wrapper #page #sidebar blockquote p em {
	color: #666;
}
#wrapper #page #footer-bar .col1 p .name {
	color: #a2a2a2;
}
#wrapper #page #footer-bar .col1 p {
	color: #a2a2a2;
}
.brentwood {
	color: #a2a2a2;
}
.WorldMap {
}
.BottomBarPhoto {
	width: 120px;
}
boldsidebar {
	font-weight: bold;
}
.boldsidebar {
	font-weight: bold;
}
.emailattop {
	font-size: 14px;
	color: #666;
	text-decoration: underline;
}
