﻿#date {
	position:absolute;
	left:577px;
	top:77px;
	width:191px;
	height:18px;
	z-index:1;
	text-align: right;
	padding-top: 2px;
}
#top-nav {
	position:absolute;
	left:384px;
	top:0px;
	width:341px;
	height:54px;
	z-index:2;
}

a.nav:link {	text-decoration: none;	color: #9D8B7D;	font-weight: bold;}
a.nav:visited {	text-decoration: none;	color: #9D8B7D;	font-weight: bold;}
a.nav:hover {	text-decoration: none;	color: #ffffff;	font-weight: bold;}
a.nav:active {	text-decoration: none;	color: #9D8B7D;	font-weight: bold; }

body {
	background-image: url(images/page-bg.gif);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #340A18;
}
a:link {
	color: #9D8B7D;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #9D8B7D;
}
a:hover {
	text-decoration: none;
	color: #9D8B7D;
}
a:active {
	text-decoration: underline;
	color: #9D8B7D;
}
.top-area {
	background-image: url(images/top-bg.gif);
	background-repeat: no-repeat;
}
.nav-bg {
	background-image: url(images/nav-bg.jpg);
	background-repeat: no-repeat;
	padding-top: 5px;
}
.footer {
	background-image: url(images/footer-bg.gif);
	background-repeat: repeat-y;
	height: 50px;
	padding-top: 5px;
	padding-left: 25px;
	padding-bottom: 5px;
}
.top-nav-area {
	height: 50px;
	clear: right;
	float: left;
	padding-right: 20px;
}
.left-nav {
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8F3450;
	margin-left: 17px;
	color: #A39288;
	font-weight: bold;
	vertical-align: middle;
	padding-top: 5px;
	height: 27px;
	cursor: pointer;
}
.left-nav-header {
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8F3450;
	margin-left: 19px;
	color: #FFFFFF;
	font-weight: bold;
	vertical-align: middle;
	margin-top: 50px;
	padding-bottom: 5px;
}
.content-padding {
	padding: 10px 20px 20px;
}
.left-nav-over {
	padding-left: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8F3450;
	margin-left: 17px;
	color: #A39288;
	font-weight: bold;
	vertical-align: middle;
	padding-top: 5px;
	height: 27px;
	background-color: #642538;
	cursor: pointer;
}
.home-graphic {
	font-size: 16px;
	font-weight: bold;
	color: #4A0921;
	background-image: url('images/hurricane-image.jpg');
	background-repeat: no-repeat;
	padding-top: 142px;
	padding-left: 5px;
	padding-bottom: 0px;
	height: 2px;
}
.home-photos 
{
	color: #4A0921;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	height: 100px;
}
.home-feature {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #9C8C7C;
	padding-bottom: 5px;
	margin-bottom: 8px;
}

.div-align-right {
	text-align: right;
	padding-top: 8px;
}
.header {
	font-size: 14px;
	font-weight: bold;
	color: #9C8C7C;
}
.red-text {
	color: #FF0000;
}
.field {
	background-color: #EAE6E3;
	border: 1px solid #9C8C7C;
}
.standard-text
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.text-bold
{
	font-weight: bold;
}
.tab-active
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	border-top: 0px none #EDECD1;
	border-right: 1px solid #EDECD1;
	border-left: 1px solid #EDECD1;
	border-bottom: 0px none #EDECD1;
	background-color: #EAE6E3;
	text-align: center;
	padding-top: 3px;
	padding-right: 18px;
	padding-bottom: 3px;
	padding-left: 18px;
}
.tab-inactive
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:White;
	font-size: 11px;
	font-weight: bold;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	border-bottom: 0px none #000000;
	background-color: #9C8C7C;
	text-align: center;
	padding-top: 3px;
	padding-right: 18px;
	padding-bottom: 3px;
	padding-left: 18px;
}
.whiteText
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
