/* Body Styles */
img {
	border: none;
}
html, body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-align: center;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
/* Header Styles */
#tagline {
	width: 100%;
	height: 102px;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#tagline_fixed {
	width: 842px;
	margin-left: auto;
	margin-right: auto;
}
/* Navigation Styles */
#nav {
	width: 100%;
	height: 53px;
	background-color: #C2702F;
	background-image: url(../images/nav-bgnd.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	text-align: center;
}
#nav_fixed {
	width: 842px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
#littlefish {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 338px;
}
#nav ul {
	margin: 0px auto 0px auto;
	padding: 20px 0px 0px 0px;
	list-style: none;
}
#nav a:link, #nav a:visited, #nav a:active {
	display: block;
	margin-right: 30px;
	color: white;
	font-size: 18px;
	font-weight: 250;
	text-decoration:none;
}
#nav a:hover {
	color: #3e6174;
}
#nav a.resources {
	display: block;
	margin-right: 0px;
	color: white;
	font-size: 18px;
	font-weight: 250;
	text-decoration:none;
}

#nav li {
	float: left;
}
#nav li ul {
	position: absolute;
	display: block;
	width: 200px;
	text-align: left;
	left: -999em;
	margin: -10px 0px 0px 0px;
}
#nav li li a:link, #nav li li a:visited {
	color: #bf6e2d;
	background-color: #ffffff;
	padding: 5px;
	width: 150px;
	display: block;
	border: 1px dotted #bf6e2d;
	font-weight: normal;
	font-size: 13px;
	text-align: left;
}
#nav li li a:hover {
	color: #ffffff;
	background-color: #bf6e2d;
	padding: 5px;
	width: 150px;
	display: block;
	border: 1px dotted #bf6e2d;
	font-weight: normal;
	font-size: 13px;
	text-align: left;
}

#nav li:hover ul {
	left: auto;
}
/* Masthead Styles */
#masthead {
	width: 100%;
	height: 213px;
	background-color: #477084;
	background-image: url(../images/masthead-bgnd.jpg);
	background-position: left top;
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#masthead_fixed {
	width: 980px;
	height: 213px;
	margin-left: auto;
	margin-right: auto;
}
/* Newsletter Styles */
#newsletter {
	width: 100%;
	height: 53px;
	background-color: #879F4E;
}
#newsletter_fixed {
	width: 835px;
	height: 53px;
	margin-left: auto;
	margin-right: auto;
	background-color: #9FB55F;
}
.quote {
	float: left;
	width: 285px;
	margin: 0px 0px 0px 2px;
	padding: 0px;
}
.signup {
	float: right;
	display: block;
	width: 548px;
	height: 53px;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	vertical-align: middle;
	padding: 0px;
	margin: 0px;
}
.signuptext {
	float: left;
	padding: 16px 0px 0px 10px;
	text-align: right;
}
#newsletter_fixed input {
	margin: 5px 0px 0px 0px;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	color: #617434;
	font-size: 16px;
	vertical-align: middle;
}
#newsletter_fixed .btn {
	margin: 0px;
	padding: 4px 0px 0px 0px;
}
/* Content Styles */
#content_wrapper {
	width: 100%;
	background-color: white;
	background-image: url(../images/white-bgnd.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#content {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
}

/* Right Column Styles */
#right_column {
	float: right;
	width: 530px;
	margin: 20px 80px 10px 0px;
	padding: 0px;
	background-color: white;
	text-align: left;
}
#right_column a:link, #right_column a:active, #right_column a:visited {
	color: #788F40;
	font-weight: bold;
	text-decoration: underline;
}
#right_column a:hover {
	color: #D0793A;
	text-decoration: none;
}
.slideshow {
	float: right;
	width: 200px;
	height: 200px;
	text-align: right;
	margin: 0px 10px 0px 0px;
	padding: 0px;
}
.slideshow a:link, .slideshow a:active, .slideshow a:visited {
	color: #788F40;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
}
.slideshow a:hover {
	color: #D0793A;
	text-decoration: none;
}
/* Mid Column Styles */
#mid_column {
	float: right;
	width: 820px;
	margin: 20px 80px 10px 0px;
	padding: 0px;
	background-color: white;
	text-align: left;
}
#mid_column a:link, #mid_column a:active, #mid_column a:visited {
	color: #788F40;
	font-weight: bold;
	text-decoration: underline;
}
#mid_column a:hover {
	color: #D0793A;
	text-decoration: none;
}
/* Text Fomatting Styles */
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 27px;
	font-weight: normal;
	color: #D0793A;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	font-size: 20px;
	letter-spacing: 1px;
	font-weight: bold;
	background-image: url(../images/h2-bgnd.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 4px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #4C748B;
	background-color: #EBEBEB;
	border: 1px dotted #B3B3B3;
	font-size: 17px;
	letter-spacing: 1px;
	font-weight: bold;
	padding: 4px;
}
.intro {
	color: black;
	font-size: 14px;
	font-weight: bold;
	margin-top: 8px;
	margin-bottom: 8px
}
.blue {
	color: white;
	font-size: 14px;
	line-height: 1.5;
	font-weight: normal;
	background-image: url(../images/intro-bgnd.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	padding: 6px;
	height: 95px;
	display: block;
}
/* Left Column Styles */
#left_column {
	float: left;
	width: 270px;
	margin: 20px 10px 10px 85px;
	padding: 0px;
	background-color: white;
	text-align: left;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	font-size: 18px;
	letter-spacing: 1px;
	font-weight: normal;
	background-image: url(../images/h3-bgnd.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 4px;
	margin: 0px;
}
.gray {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	text-align: left;
	font-weight: normal;
	background-image: url(../images/gray-bgnd.gif);
	background-position: top left;
	background-repeat: repeat-x;
	padding: 4px;
	width: 258px;
}
.gray2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	text-align: left;
	font-weight: normal;
	background-image: url(../images/gray-bgnd.gif);
	background-position: top left;
	background-repeat: repeat-x;
	padding: 4px;
}
.centerbtn {text-align: center;}
.month {
	background-color: #D07A3A;
	font-size: 14px;
	font-weight: bold;
	color: white;
}
.date {
	background-color: #3E6374;
	font-size: 22px;
	font-weight: bold;
	color: white;
}
/* Footer Styles */
#footer {
	clear: both;
	background-color: #C1E5FC;
	background-image: url(../images/water-bgnd.jpg);
	background-position: center top;
	background-repeat: repeat-x;
	margin: 0px;
	padding: 160px 0px 0px 0px;
	text-align: center;
}
#footer_fixed {
	width: 842px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
.sections {
	width: 100%;
	color: #567E95;
	font-size: 20px;
	padding-bottom: 3px;
	border-bottom: 1px solid #567E95;
	margin-bottom: 5px;
}
.footertext {
	margin: 0px;
	padding: 0px;
	color: #4C748B;
	font-size: 12px;
	line-height: 1.5;
}
.footertextlg {
	font-size: 24px;
	color: #4C748B;
	font-weight: bold;
	padding-top: 13px;
}
.sectiontable ul {margin: 10px 0px 0px 15px; padding: 0px; list-style-type: square; color: #4C748B;}
.sectiontable li {list-style-type: square; border-bottom: 1px dotted #4C748B; color: #4C748B;  }
.sectiontable li a:link, .sectiontable li a:active, .sectiontable li a:visited {list-style-type: square; display: block; margin: 0px; width: 100%; color: #4C748B; padding-left: 5px; padding-bottom: 3px; text-decoration: none;}
.sectiontable li a:hover {list-style-type: square; display: block; color: #D0793A;}
#closer {
	width: 100%;
	height: 50px;
	border-top: 2px solid white;
	background-color: #2A2A20;
	text-align: center;
}
#closer_fixed {
	width: 842px;
	margin-left: auto;
	margin-right: auto;
}
.w3c {
	float: left;
	width: 250px;
	text-align: left;
	padding-top: 15px;
	padding-left: 20px;
}
.copyright {
	float: right;
	color: white;
	font-size: 12px;
	padding-top: 20px;
	padding-right: 20px;
}
.style2 {font-size: 16px}
.style3 {color: #666666}
#rates td {padding: 3px;}
.row {
	background-color: #3E6374;
	font-size: 14px;
	font-weight: bold;
	color: white;
}
.border {border: 1px solid black;}
/* Table Styles */
#webquote td {
	vertical-align: top;
	padding: 3px;
}
.box {
	border: 1px dotted #CCCCCC;
	background-color: #FFFFFF;
	background-image: url(../images/water.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 15px;
}
#webquote img.border {
	border: 1px solid #888888;

}
#webquote .title {
	font-weight: bold;
	color: #4F7F97;
}
.section {
	font-weight: bold;
	background-color: #4F7F97;
	color: #FFFFFF;
	font-size: 12px;
	border: 1px solid #495D86;
	letter-spacing: 1px;
	text-align: left;
	padding-left: 16px;
}
#webquote input {
	width: 98%;
	background-color: white;
	border: 1px solid #659BB6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
#webquote input.small {
	width: 96%;
	background-color: white;
	border: 1px solid #659BB6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
#webquote input.tiny {
	width: 150px;
	background-color: white;
	border: 1px solid #659BB6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
#webquote input.check {
	width: 25px;
	background-color: white;
	border: 1px solid #659BB6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
#webquote .select {
	width: 98%;
	background-color: white;
	border: 1px solid #659BB6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
#webquote .textarea {
	width: 98%;
	height: 50px;
	background-color: white;
	border: 1px solid #659BB6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
#webquote .comments {
	width: 98%;
	height: 250px;
	background-color: white;
	border: 1px solid #659BB6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
#webquote .button {
	width: 150px;
	background-image: url(../images/bluegradient.gif);
	background-repeat: repeat-x;
	border: 1px solid #0A1935;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.admin {
	font-size: 16px;
	font-weight: bold;
	color: #4C798B;
}
.style3 {color: #666666}
-->