@import url("w3c.css");
body {
	background-color: #206b64;
	text-align: left;
	color: #505050;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}
#bodycontainer {
	background-color: #fff;
	height: 960px;
	/*	width: 96%;*/
	min-width:865px;
	max-width:1080px;
	margin: 10px auto;
	/*float: right;*/
	position: relative;
	top: 0px;
	right: 0px;
	display: block;
	padding-bottom: 20px;
}
#header {
	height: 95px;
	width: 96%;
    padding-bottom: 6px;
	padding-right: 2%;
	padding-left: 2%;
}
#content {
	width: 70%;
	border-right-style: none;
	text-align: left;
	padding-left: 10px;
/*	height: 950px;*/
	margin: 0 0 0 50px;
}
#menu {
	width: 200px;
	position: absolute;
	top: 125px;
	right: -10px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #ff9900;
	padding: 15px;
}
.headerText {
	float: right;
	font-size: 12px;
	font-weight: bold;
	margin-top: 5px;
	margin-right: 15px;
}
.contentText, .contentText ul {
	font-size: 1em;
}
.left {
	float: left;
}
.right {
	float: right;
}
.centre {
	text-align: center;
}

.menuTextinBdr {
	font: italic normal 14px Arial, Helvetica, sans-serif;
	position: absolute;
	width: 148px;
	height: 50px;
	left: 40px;
	top: 14px;
	padding: 0px 5px 5px;
	text-align: center;
	margin-top: 20px;
}
.menuText. #nav-text {
	font: 13px/150% Arial, Helvetica, sans-serif;
	text-align: left;
	padding: 5px;
	margin-left: 20px;
	margin-top: 10px;
}
.menuText a, .nav-text a {
	text-align: left;
	padding: 5px;
	font-weight: bold;
	text-decoration: none;
	color: #ff9900;
}
.menuText a:hover, .nav-text a:hover {
	text-align: left;
	padding: 5px;
	font-weight: bold;
	color: #999999;
}
address{
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	text-align: center;
	position: static;
}
address a{
	color: #fff;
	text-decoration: underline;
}
#bcws {
	text-align: center;
	width: 100%;
	position: absolute;
	left: 2px;
	bottom: -60px;
}
.textRed {
	color: #FF3333;
}
#copyright {
	margin: 0;
	padding: 0.5em;
	font-family: Arial, sans-serif;
	font-size: x-small;
	color: #666;
	text-align: center;
	text-decoration: none;
	position: absolute;
	left: 280px;
	bottom: 3px;
	height: 20px;
	width: 300px;
	voice-family:"\"}\"";
	voice-family: inherit;
	font-size: x-small;
}

/*html>body #copyright {
  font-size: x-small;
}*/

#textbox {
	width: 100%;
	position: absolute;
	height: 10px;
	left: 0px;
	bottom: 0px;
}
.textboxtop, .textboxbottom {
  display: block;
  margin: 0px;
  padding: 0px;
  height: 10px;
  clear: both;
}
.splash {
	height: 3px;
	width: 100%;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FF9900;
	text-align: right;
}
.imgBox {
	background-color: #FFFFFF;
	height: auto;
	width: 150px;
	text-align: center;
	display: block;
	padding: 0px;
	margin: 50px 0px 0px;
	font: 10px Arial, Helvetica, sans-serif;
	color: #1a6e5e;
}
hr {
	height: 3px;
	width: 96%;
	background-color: #FF9900;
	color: #ff9900;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.time {
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	font-color: #804040;
	font-style: normal;
	font-variant: normal;
	font-family: "Tahoma", Arial;
	color: #1a6e5e;
	text-align: center;
	display: inline;
	margin: 0px 20px 0px 0px;
	padding: 0px;
	height: 20px;
	width: 210px;
	position: absolute;
	top: 90px;
	right: 0px;
}
.imgPhotos {
	padding: 2px;
	border: 1px solid #009933;
}
#contentPhotos {
	display: block;
	height: auto;
	width: 470px;
	float: left;
	margin-left: 10px;
}
.contentTextSmaller {

	font-size: .8em;
}
table.photos {
	margin: 20px 0px 0px 10px;
	padding: 0px;
	width: 603px;
	float: left;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #000000;
}
td.captionText {
	font: normal 10px/normal Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	text-align: center;
}
#slideshow {
	padding: 0px;
	float: left;
	height: 400px;
	width: 500px;
	position: absolute;
	left: 70px;
	top: 680px;
}

