.page_container {
	visibility: visible;
	height: auto;
	clear: both;
	position: relative;
	width: 1004px;
	margin-right: auto;
	margin-left: auto;
}

.page_content {
	width: 976px;
	left: 5px;
	padding: 15px 12px;
	font-family: Tahoma, Arial, sans-serif;
	bottom: auto;
	clear: both;
	float: left;
	border: thin ridge #CCcccc;
}

.content_sidebar {
	float: left;
	width: 126px;
	border: thin ridge #cccccc;
	position: relative;
	top: 0px;
	left: 0px;
	font-family: Tahoma, Arial, sans-serif;
	padding: 15px;
}


.page_body {
	width: 1002px;
	visibility: visible;
	background-color: #CC816E;
	border: thin ridge #CCCCCC;
	position: relative;
	clear: both;
	height: auto;
}

.banner_image {
	position: relative;
	visibility: visible;
	top: 0px;
	width: 1000px;
	height: 120px;
	border-bottom-width: thin;
	border-bottom-style: groove;
	border-bottom-color: #CCCCCC;
}

.page_header {
	height: 144px;
	width: 1000px;
	position: relative;
	visibility: visible;
	left: auto;
	top: 0px;
	right: auto;
	bottom: auto;
	padding-bottom: 10px;
	border-top: thin ridge #cccccc;
	border-right: thin ridge #cccccc;
	border-bottom: thin none #cccccc;
	border-left: thin ridge #cccccc;
	background-image: none;
}

.page_footer {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	color: #69615F;
	height: 20px;
	width: 1000px;
	border: 1px ridge #cccccc;
	visibility: visible;
	left: 5px;
	clear: both;
	background-image: url(../Images/sea_bgd.jpg);
}

.copyright {
	float: left;
	visibility: visible;
	left: 25px;
	right: auto;
	top: 3px;
	position: relative;
	font-size: 9px;
	padding-bottom: 4px;
	color: #E8BD68;
}

#page_footer a { color: #FFB47D; }

.footer_email {
	float: right;
	visibility: visible;
	top: 3px;
	right: 25px;
	position: relative;
	left: auto;
	font-size: 10px;
	padding-bottom: 4px;
	color: #E6BD6B;
}

.page_bottom {
	border: 1px ridge #cccccc;
	visibility: visible;
	color: #E6BD6D;
	padding-bottom: 4px;
	position: relative;
	clear: both;
	float: none;
	background-image: url(../Images/sea_bgd.jpg);
	background-repeat: repeat;
}

.content_body {
	position: relative;
	float: right;
	padding: 15px;
	border: thin ridge #cccccc;
	width: 780px;
}

.update_sidebar {
	border: medium ridge #FFE351;
	width: 160px;
	float: left;
	background-color: #CCCC99;
	margin-right: 20px;
}
h2  {
	color: #5E555A;
	font-family: Garamond, "Garamond Premr Pro", "Garamond Premr Pro Smbd";
	font-size: 40px;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 18px;
	color: #5E555A;
}

h1 {
	color: #5E555A;
	font-family: Garamond, "Garamond Premr Pro", "Garamond Premr Pro Smbd";
	font-size: 48px;
}

a { text-decoration: none; }

a:hover { color: #FFE761; }

#page_bottom a:hover {
	font-weight: bold;
	font-size: medium;
}
#page_bottom   a   {
	font-size: small;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	text-decoration: none;
	color: #FFBD5C;
}

#page_footer a:hover { font-weight: bold; }

#page_footer a:visited { color: #0000CC; }
.divider {
	margin-top: 10px;
	padding-bottom: 25px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
