body {
	background-color: #1f3a51;
	padding: 0;
	margin: 0;
}

h1 {
	font-family: Georgia, Times;
	font-size: 24px;
	font-weight: normal;
	color: #518195;
}

h2 {
	font-family: Georgia, Times;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}

h3 {
	font-family: Georgia, Times;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

h5 {
	font-family: Georgia, Times;
	font-size: 10px;
	color: #000000;
	line-height: 1em;
	font-weight: normal;
}

p.tc {

	font-family: Georgia, Times;
	font-size: 10px;
	color: #000000;
	line-height: 1em;
	font-weight: normal;

}

span.bold {

	font-weight: bold;

}

div.para_01 {

	padding-top: 20px;

}

iframe.border {

	border: 1px black solid;

}

p, li, div {
	font-family: Georgia, Times;
	font-size: 18px;
	font-weight: normal;
	color: #333333;
	line-height: 1.4em;
}

th {
	background-color: #518195;
	font-family: Georgia, Times;
	font-size: 16px;
	font-weight: normal;
	color: #ffffff;
}

td {
	background-color: #ffffff;
	font-family: Georgia, Times;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}

a {
	color: #518195;
}

ul {
	line-height: 1.8em;
}

#logo {
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -457px;
	width: 292px;
	height: 229px;
	background: #ffffff url(../images/logo.gif) no-repeat;
	z-index: 100;	
}

#top-image {
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -165px;
	width: 622px;
	height: 264px;
	z-index: 100;	
}

#top-image-rotation {
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -165px;
	width: 622px;
	height: 264px;
	z-index: 100;	
}

	#top-image-rotation img {
		visibility: hidden;
		position: absolute;
	}

#navigation {
	position: absolute;
	top: 229px;
	left: 50%;
	margin-left: -457px;
	width: 914px;
	height: 36px;
	background: #1f3a51;
	opacity: 0.85;
	z-index: 500;	
}

#links {
	margin: 5px 0 0 55px;
	color: #ffffff;
}

	#links a {
		color: #ffffff;
		margin: 0 15px 0 15px;
		font-size: 14px;
		text-decoration: none;
	}

#left-col {
	position: absolute;
	top: 229px;
	left: 50%;
	margin-left: -457px;
	width: 292px;
	height: 292px;
	z-index: 100;
	background-color: #CDC9B3;
}

#wrap {
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -472px;
	background-color: #ffffff;
	width: 944px;
	height: 700px;
	z-index: 0;
}

#content {
	position: absolute;
	top: 300px;
	left: 50%;
	margin-left: -100px;
	width: 480px;
}

	#content img {
		width: 200px;
		height: 133px;
		border: 4px solid #518195;
		margin-right: 15px;
	}

.disclaimer {
	font-size: 11px;
}

#footer {
	position: absolute;
	top: 650px;
	left: 50%;
	margin-left: -457px;
	height: 196px;
	width: 914px;
	background: #cdc9b3 url(../images/fir-tree-tan-background.jpg) no-repeat 755px 0;
}

#footer-image-left {
	float: left;
	width: 292px;
	height: 196px;
	background: #cdc9b3 url(../images/picnic-table.jpg) no-repeat;
}

#footer-left-col {
	float: left;
	margin: 24px 0 0 40px;
}

	#footer-left-col p b {
		font-size: 16px;
	}

#footer-right-col {
	float: left;
	margin: 60px 0 0 40px;
}

#footer-left-col p,
#footer-right-col p {
	font-size: 12px;
	line-height: 1.8em;
}

#site-credits {
	width: 100%;
	color: #ffffff;
	font-family: Georgia, Times;
	font-size: 11px;
	text-align: center;
	height: 40px;
}

	#site-credits a {
		color: #ffffff;
	}

.selPage {
	font-weight: bold;
	text-decoration: underline;
}

.galleryBox {
	text-align: center;
	float: left;
	width: 205px;
	margin: 0 15px 20px;
	height: 200px;
}
#content .tableGallery img, .tableGallery img {
	width:auto;
	height:auto;
}
.videoPageObject{
   margin-left:-20px;
}

td.nowrap {

	background-color:#FFFFFF;
	color:#333333;
	font-family:Georgia,Times;
	font-size:11px;
	font-weight:normal;
	white-space: nowrap;
}

div.smaller {

	font-size: 12px;
	margin: -26px 0px 10px 0px;
	line-height: 1.0em;
	
}