/* default styles */
body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	margin: 0px;
	padding: 0px;
	color: #444;
	background: #0B3B25 url("/images/background_tile2.jpg") top center repeat-x;
}

p {
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

a {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #06C;
	text-decoration:underline;
}

a:hover {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;
	color: #39f;
}

form {
	margin: 0px;
	padding: 0px;
}

input,select, textarea, input.text {
	margin: 0px;
	padding: 1px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-color:#fff;
	border:1px #7F9DB9 solid;
	color: #666;
	width: 250px;
}

input.textNo {
	margin: 0px;
	padding: 1px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-color:#eee;
	border:1px #999 solid;
	color: #666;
	width: 250px;
}

input.button {
	margin: 0px;
	padding: 1px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333;
	width: auto;
}

.checkbox input { width: auto; border:0px; }

h1 {
	font-family: Verdana, Arial, sans-serif;
	color: #00371D;
	font-size: 10pt;
	font-weight: bold;
	margin: 0px 0px 6px 0px;
	padding: 0px;
}

h2 {
	font-family: Verdana, Arial, sans-serif;
	color: #333;
	font-size: 8pt;
	font-weight: bold;
	font-style:italic;
	margin: 0px 0px 6px 0px;
	padding: 0px;
}

ul {
	padding: 0px;
	margin: 1px 0px 1px 15px;
}

li {
	padding: 1px 0px;
	margin: 0px;
}

.validate_msg{ font-size:7pt; color:#f33; font-weight:bold; display:none; }

/* custom styles */
.bg_table_top {
	background: transparent url("/images/headers/wav_header1.jpg") top center no-repeat;
	padding: 0px;
	margin: 0px;
	height: 282px;
}

.bg_table_bottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #999;
	background: transparent;
	padding: 0px 0px 10px;
	margin: 0px;
}

.content_container 
{
	background: #fff;
	width: 755px;
	border-style: solid;
	border-color: #788;
	border-width: 0px 1px 1px 1px;
	
}

.main_content {
	margin: 0px;
	padding: 6px 20px 0px;
}

.nav_container {
	width: 755px;
	padding-top: 208px;
	text-align: left;
	
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #fff;
	text-decoration:none;
	font-weight:normal;
}

.subnav {
	width: 755px;
	height: 25px;
	text-align: center;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #fff;
	text-decoration:none;
	font-weight:normal;
}

.footer_nav_left {
	padding-right: 70px;
	text-align:left;
	display:inline;
	color: #A59843;
	text-decoration:none;
	font-weight:normal;
}

.footer_nav_right {
	display:inline;
	color: #A59843;
	text-decoration:none;
	font-weight:normal;
}

.latest_news {
	background: #FCFCFC url("/images/latest_news_tile.jpg") top left repeat-y;
	padding: 0px;
	margin: 0px;
}

.latest_news_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 7pt;
	padding: 0px 11px;
}

.latest_news_text a {
	color: #835634;
}

.latest_news_text h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #835634;
	text-decoration:none;
	font-weight:bold;
}

.sidebar_phone 
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #835634;
	text-decoration:none;
	font-weight:bold;
	text-align: center;
	width: 100%;
}

.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	color: #835634;
	text-decoration:none;
	font-weight: normal;
	font-style: italic;
}


/* link styles */

a.nav_link {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #fff;
	text-decoration:none;
	font-weight:bold;
	padding: 0px 5px;
}

a.nav_link_selected {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #fc0;
	text-decoration:none;
	font-weight:bold;
	padding: 0px 5px;
}

a.nav_link:hover, a.nav_link_selected:hover {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #F8F8A8;
	text-decoration: none;
	font-weight: bold;
	padding: 0px 5px;
}

a.nav_link_sm {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #fff;
	text-decoration:none;
	font-weight:normal;
	padding: 0px 5px;
}

a.nav_link_sm_selected 
{
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #fc0;
	text-decoration:none;
	font-weight:normal;
	padding: 0px 5px;
}

a.nav_link_sm:hover, a.nav_link_sm_selected:hover {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #F8F8A8;
	text-decoration: none;
	font-weight: normal;
	padding: 0px 5px;
}

a.subnav_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #fff;
	text-decoration:none;
	font-weight:bold;
	padding: 0px 5px;
}

a.subnav_link:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #ffc;
	text-decoration: underline;
	font-weight: bold;
	padding: 0px 5px;
}

a.footer_link {
	color: #A59843;
	text-decoration:none;
	font-weight:normal;
	padding: 0px 10px;
}

a.footer_link:hover {
	color: #A59843;
	text-decoration: underline;
	font-weight: normal;
	padding: 0px 10px;
}

a.news_link {
	font-size: 7pt;
	text-decoration: underline;
}

a.news_link:hover {
	font-size: 7pt;
	text-decoration: none;
}

/* the news box */
#news
{
	width:150px;
	background:transparent;
	border: 1px solid #ccc;
}
#news a
{
	/* color:#000; */
}
#news ul
{
	margin: 2px;
	padding:0px;
	list-style-type:none;
}
#news li{
	line-height:normal;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

#DOMnewsstopper
{
	background: #ccc;
	width: 150px;
	padding: 1px;
	text-align: center;
}

#DOMnewsstarter
{
	background: #ccc;
	width: 150px;
	padding: 1px;
	text-align: center;
	display: none;
}

#DOMnewsstopper a, #DOMnewsstarter a 
{
	color: #666;
	text-decoration: none;
}

#DOMnewsstopper a:hover, #DOMnewsstarter a:hover 
{
	color: #999;
	text-decoration: none;
}

/* the news box when JavaScript is available */
#news.hasJS
{
	height:130px;
	overflow:hidden;
	position:relative;
}
/* The nested UL when JavaScript is available */
#news.hasJS ul
{
	position:absolute;
	top:0px;
	left:0px;
}