﻿body {
	margin: 0px auto;
	text-align: center;
	background-color: #fff;
}
.shell {
	width: 950px;
	margin: 15px auto;
	padding: 0;
/*	border-top: 3px #000 solid;*/
	border-left: 1px #000 solid;
	border-right: 1px #000 solid;
	border-bottom: 3px #000 solid;*/
}
.clear {clear: both;}

h1  {
	border-bottom: 0px #004500 dotted;
	font-size: 1.5em;
	text-transform: capitalize;
	color: #015023;/*old color #003979*/
}

h2 {
	font-size: .9em;
	font-weight:bold;
	border-bottom: 1px #015023 solid;
	padding: 3px 0 3px 0px;
	/*background-color: #015023;*/
	color: #015023;
	text-transform: capitalize;
}

h3 {
	text-transform: capitalize;
	color: #015023;
}

h6 {	
	font-size: 1em;
	text-transform:uppercase;
	margin: 0;
}

form {
	margin: 0 0 0 0;
}

#logo {
	float: left;
	width: 260px;
	padding: 0 0 0 0;
	color: #0E6306;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	border: 0px #000 solid;	
	margin: 0;
	font-size: .78em;	
}
/*
.logodl {
	float: left;
	width: 260px;
	padding: 65px 0 0 0;
	_padding: 65px 6px 0 0;	
	color: #0E6306;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	border: 0px #000 solid;
	margin: 0;
	text-align: center;
	font-size: .78em;
}
*/
.online {
	float: left;
	width: 200px;
	color: #000;
	font-weight: normal;
	font-size: .8em;
	background: #ebebeb;
	text-align: center;
	border-top: 1px #000 solid;
	border-left: 1px #000 solid;
	border-right: 1px #000 solid;
	border-bottom: 1px #000 solid;
	padding: 10px 0;
	margin: 0 0 0 30px;
	_margin: 0 0 0 18px;	
}

table.online td.loginhead {
	border-top: 1px #fff solid;
	color: #fff; /* #003600; */
	font-weight: bold;
/*	background-color: #043402; */
	padding: 4px 0;
	text-align: center;
	font-size: 1.5em;
	background-color: #015023;	
}
table.online td {
	padding: 2px 0;
	font-size: .8em;
	border: 0px #000 solid;
	font-size: .85em;

}

.online a {
	color: #000;
	text-decoration: none;
	font-weight: normal;
	text-transform: capitalize;
}
.online a:hover {
	text-decoration: underline;
}

.top {
	background-color: #000000;
	text-align: right;
	color: #fff;
	text-transform: capitalize;
	font-family: arial;
	font-size: .7em;
	height: 1px;
}
#bridge {
	background-image:url('images/bridge2.jpg');
	background-repeat: no-repeat;
	background-position: center top;
	float: right;
	width: 680px;
	height: 185px;	
	background-color: #003D00;
	border-left: 1px #000 solid;
}

.contentbg {
	background-image: url('images/content_bg.jpg');
	background-repeat: repeat-y;
	background-position: center top;
}
.content {
	font-family: verdana;
	font-size: .8em;
	color: #111111; /*old color #003979 */
	padding: 26px 105px 60px 105px;
	min-height: 440px;
	/*_height: 675px;*/
	text-align:justify;
	/*background-image: none;*/	
}
.homecontent {
	font-family: verdana;
	font-size: .8em;
	color: #015023;
	padding: 26px 20px 60px 26px;
	min-height: 440px;
	/*_height: 675px;*/
	text-align:justify;
	/*background-image: none;*/	
}

.content img {
	border-top: 4px #015023 solid;
	border-left: 4px #015023 solid;
	border-right: 4px #015023 solid;
	border-bottom: 4px #015023 solid;
}
.content img.none {
	border: 0;
}
.bottombg {
	margin: 0 auto;
	padding: 0;
	width: 950px;
	padding: 0;	
/*	padding: 6px 0 36px 0; */
	font-family: verdana;
	font-size: .7em;
	text-transform: capitalize;
	border: 0px #000 solid;
}
.bottombg a {
	color: #15694b; /*old color #333 */
	text-decoration: none;
}

.bottombg a:hover {
	text-decoration: underline;
}
table.locations {
	color: #111111;
	border: 0px #000 solid;
}

table.locations img {
	border-top: 4px #015023 solid;
	border-left: 4px #015023 solid;
	border-right: 4px #015023 solid;
	border-bottom: 4px #015023 solid;	
}

table.locations td {
	vertical-align: top;
	padding: 6px 6px 6px 48px;
}

table.about {
	color: #015023;
	border: 0px #000 solid;
	text-align: center;
	margin: 0 auto;
}
table.about td{
	color: #015023;
	border: 0px #000 solid;
	text-align: left;
	padding: 12px;
}

/* Calculators */
table.calcs {
	border: 1px #006666 solid;
	padding: 0;
	background-color: #ebebeb;
	font-size: 1em;
	width: 600px;
	text-align: center;
}
table.calcs td {
	color: #000;
	border: 0px #65584F solid;
	padding: 4px;
/*	background-color: #fff; */
}
table.calcs input {
	color: #333;
	border: 1px #096437 solid;
	padding: 2px;
	background-color: #fff;
	width: 150px;
}
table.calcs input.buttons {
	font-weight: bold;
	color: #fff; /* #3B568D; */;
	border: 3px #fff solid;
	background-color: #015023;
	width: 175px;
}

table.contact td{
	padding: 2px 0;
}

table.rates {
	padding: 2px 0;
	width: 95%;
	border-top: 0px #666 solid;
	border-left: 0px #666 solid;
	border-right: 0px #666 solid;
	border-bottom: 0px #666 solid;	
}

table.rates th{
	padding: 4px 0;
	text-align: center;
	border-top: 1px #666 solid;
	border-left: 1px #666 solid;
	border-right: 1px #666 solid;
	border-bottom: 0px #ebebeb solid;	
}

table.rates td{
	border-top: 0px #666 solid;
	border-left: 1px #666 solid;
	border-right: 0px #666 solid;
	border-bottom: 1px #666 solid;
	padding: 2px;
}

table.rates td.right{
	border-top: 0px #666 solid;
	border-left: 1px #666 solid;
	border-right: 1px #666 solid;
	border-bottom: 1px #666 solid;
	padding: 2px;
}

table.rates td.notes {
	border-top: 0px #666 solid;
	border-left: 0px #666 solid;
	border-right: 0px #666 solid;
	border-bottom: 0px #666 solid;
	padding: 4px 0 4px 12px;
	font-size: .85em;
	margin: 6px 6px 0 6px;
/*
	background-image: url('images/arrow.gif');
	background-repeat: no-repeat;
	background-position: left center;
*/

}

.ratestext {
	border: 1px #000 dotted;
	padding: 4px;
	width: 100%;
	font-size: .8em;
	background-color: #fff;
}



/*
.bottomleft {
	text-align: left;
	float: left;
	background-color: #015023;
	color: #fff;
	text-transform: capitalize;
	font-family: verdana;
	font-size: .75em;
	width: 470px;
}
.bottomright {
	color: #fff;
	text-transform: capitalize;
	background-color: #015023;
	float: right;
	font-family: verdana;
	font-size: .75em;
	width: 470px;
}
*/
a {
	color: #fff;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a.anchor {
	color: #015023;
	text-decoration: none;
	padding: 0 2px;	
	font-weight: bold;
	font-size: 1em;
}
a.anchor:hover {
	color: #000;
	text-decoration: none;
	padding: 0 2px;
}

a.login {
	color: #015023;
	text-decoration: underline;
	padding: 0 2px;	
	font-weight: bold;
	font-size: 10px;
}
a.login:hover {
	color: #000;
	text-decoration: underline;
}



a.pagelink {
	color: #15694b;
	text-decoration: underline;
	padding: 0 2px;	
}
a.pagelink:hover {
	color: #015023;
	text-decoration: none;
/*	border-top: 1px #015023 solid;
	border-bottom: 1px #015023 solid;	*/
	background-color: #ebebeb;
	padding: 0 2px;
}
.breadcrumbs {
	border: 0px #000 solid;
	width: 270px;
	text-align: right;
	font-size: .85em;
	color: #000;
	text-transform: capitalize;
	padding: 12px 12px 0 470px;
	_padding: 5px 7px 6px 0; 
}

a.bc:link, a.bc:visited {
	color: #000;
	text-decoration: none;
	padding: 6px 12px;
	border-top: 0px #015023 solid;
	border-left: 0px #015023 solid;
	border-right: 0px #015023 solid;
	border-bottom: 0px #015023 solid;
}
a.bc:hover, a.bc:active {
	color: #000;
	text-decoration: underline;
/*	background-color: #004100; */

	font-weight: normal;
	border-top: 0px #fff solid;
	border-left: 0px #fff solid;
	border-right: 0px #fff solid;
	border-bottom: 0px #fff solid;
}
/*NAVIGATION*/
#nav {
	list-style: none;
	padding: 0;
	margin: 0;
	background-color: #015023;
	display: block;
	border: 0px lime solid;
	font-family: Verdana;	
	width: 950px;
	height: 25px;
	border-top: 1px #000 solid;
	border-bottom: 0px #000 solid;
}
#nav ul {
	list-style: none;
	font-weight: normal;
	padding: 0;
	margin: 0;
}
#nav li {
	float: left;
	padding: 0;
}
#nav a {
	background-color: #015023;
	display: block;
	text-decoration: none;
	text-transform: capitalize;
	font-size: .7em;
	color: #fff;
	margin: 0;
	padding: 6px 13px; /* 28px */
	border-right: 1px #000 solid;
}

#nav a.home:hover {
	border-left: 0px #000 solid;
	border-right: 1px #000 solid;
}
#nav a.rnav {
	border-right: 1px #015023 solid;
}
#nav a:hover {
	text-decoration: none;
	background: #15694b; /*old color #394955*/
	color: #fff;
	border-top: 0px #fff solid;
	border-left: 0px #fff solid;
	border-right: 1px #000 solid;
	border-bottom: 0px #fff solid;
/*	text-decoration: overline;	*/	
}

#nav li.sfhover {
	background: #000;
	color: #000;
}
#nav li:hover {
	background: #000;
	color: #000;
	text-decoration: none;
}

#nav li ul {
	display: block;
	width: 113px;
	position: absolute;
	left: -999em;
	height: auto;
	font-weight: normal;
	margin: 0;
	border-left: 1px #000 solid;	
	border-right: 3px #000 solid;	

}
#nav li ul a {
	width: 113px;
	text-align: left;
	padding: 10px;
	color: #fff;
	border-top: 1px #000 solid;
	margin: 0;
}

#nav li ul a:hover {
	color: #fff;
	background-color: #394955;
}
#nav li ul.noclip ul {
	margin-left: -10em;
}
#nav li.sfhover ul ul ul {
	left: -999em;
	display: block;
}
#nav li.sfhover ul ul {
	left: -999em;
	display: block;
}
#nav li:hover ul ul ul {
	left: -999em;
	display: block;
}
#nav li:hover ul ul {
	left: -999em;
	display: block;
}
#nav li li li.sfhover ul {
	left: auto;
	display: block;
}
#nav li li.sfhover ul {
	left: auto;
	display: block;
}
#nav li.sfhover ul {
	left: auto;
	display: block;
}
#nav li li li:hover ul {
	left: auto;
	display: block;
}
#nav li li:hover ul {
	left: auto;
	display: block;
}
#nav li:hover ul {
	left: auto;
	display: block;
}
#nav li.sfhover {
	background: #1B3663;
	color: #000;
}
#nav li:hover {
	background: #1B3663;
	color: #000;
}
#mainimg{
	float: right;
    overflow: hidden;
    position: relative;
	margin-left: 0px;
	height: 185px;
	width: 680px;
	border-left: 1px #000 solid;
	
}
#mainimg img{
	position: absolute;
	left: 0px;
	top: 0px;
}
#img1{
	z-index: 1;
}
table.login td {
	padding: 0px 5px 0px 5px;
}
table.login {
	border:1px #111111 solid;
	margin-right: 30px;
	width:205px;
	background-color:#D0D2C4;
	float:left;
}
table.login h1 {
	font-family:Arial;
	font-size: 14px;
	color: #ffffff;
	text-align:center;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
table.login th {
	padding: 0px 5px 0px 5px;
	height: 30px;
}
/**** Marquee styles start ****/
#marquee {
	position: relative;
	width: 740px;
	height: 22px;
}
#marquee p {
	margin: 0px;
	padding: 0px;
	font-size: 18px;
	line-height: 20px;
	color:#008000;
	font-weight:bold
}
/**** Marquee styles end ****/

