@charset "UTF-8";
/* CSS Document */

body {
	text-align: center;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	outline: none;
}
p {
	margin-top: 0em;
	margin-bottom: 1em;
}
a {
	color: #1B78B6;
	text-decoration: none;
	outline:none;
}
a:hover {
	color: #F81919;
	text-decoration: none;
}
.greyline_dotted {
	line-height: 25px;
	background-image: url(siteimages/DottedGreyLineBG.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
h1 {
	color: #13547F;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 22px;
	font-weight: normal;
	padding-top: 10px;
}
h2{
	color: #219FCD;
	font-weight: normal;
	margin-bottom: 10px;
	line-height: 20px;
	font-size: 16px;
	padding-top: 10px;
}
h3 {
}
#container {
	text-align: left;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	cursor: default;
	position: relative;
	background-image: url(siteimages/bkg_slice.png);
	background-repeat: repeat-y;
}
#container2 {
	text-align: left;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	cursor: default;
	position: relative;
}
#header {
	background-image: url(siteimages/header.png);
	background-repeat: no-repeat;
	height: 405px;
	width: 900px;
	position: relative;
}
#logo {
	height: 80px;
	width: 205px;
	position: absolute;
	left: 103px;
	top: 20px;
}
#phone {
	height: 50px;
	width: 200px;
	position: absolute;
	right: 40px;
	top: 25px;
	color: #1B78B6;
	text-align: right;
	line-height: 16px;
}
#navbar {
	height: 200px;
	width: 205px;
	position: absolute;
	top: 175px;
	left: 103px;
}
#navbar ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#navbar li{
	color: #FFF;
	font-weight: normal;
	font-size: 14px;
	display: inline;
}
#navbar li a{
	text-decoration: none;
	color: #FFF;
	display: block;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 30px;
}
#navbar li a:hover {
	color: #1B79B6;
	background-image: url(siteimages/lilfish.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#navbar li a.current {
	color: #1B79B6;
	background-image: url(siteimages/lilfish.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#contentarea {
	position: relative;
	width: 900px;
	line-height: 18px;
}
#contentarea p {
	font-size: 11px;
}
#leftcontent {
	float: left;
	width: 250px;
	margin-left: 30px;
	padding-right: 25px;
	padding-left: 20px;
	display: inline;
	padding-top: 10px;
}
#leftcontent p {
	font-size: 10px;
	color: #135784;
}
#rightcontent {
	float: right;
	width: 495px;
	padding-right: 50px;
	padding-left: 25px;
	padding-top: 10px;
}
#rightcontent p {
	font-size: 11px;
}
#maintextarea {
	width: 800px;
	padding-right: 50px;
	padding-left: 50px;
	padding-top: 10px;
}

#footer {
	background-image: url(siteimages/footer_bkg.png);
	background-repeat: no-repeat;
	height: 100px;
	width: 900px;
	clear: both;
	position: relative;
}
#footer2 {
	background-image: url(siteimages/footer_nobkg.png);
	background-repeat: no-repeat;
	height: 100px;
	width: 900px;
	clear: both;
	position: relative;
}

#footer_nav  {
	color: #FFF;
	position: absolute;
	left: 20px;
	width: 500px;
	top: 60px;
}
#footer_nav li{
	font-size: 9px;
	color: #FFF;
	display: inline;
}
#footer_nav a {
	color: #FFF;
	text-decoration: none;
	outline:none;
	display: inline;
}
#footer_nav a:hover {
	color: #1B78B6;
	text-decoration: none;
	display: inline;
}
#splashweb {
	float: right;
	width: 180px;
	margin-top: 65px;
}
.clearfloat {
	line-height: 10px;
	clear: both;
}
.orangetext {
	color: #E61212;
	font-size: 14px;
}
.darkblue {
	color: #1B7AB7;
	font-style: italic;
}
.bigblue {
	font-size: 14px;
	color: #30A9C6;
}
.smalltext {
	font-size: 9px;
	color: #13547F;
}
.formlabel {
	text-align: right;
	vertical-align: middle;
	padding-right: 5px;
	font-size: 11px;
}
.formlabel_red {
	color: #135784;
	text-align: right;
	vertical-align: middle;
	padding-right: 5px;
	font-size: 8px;
	font-weight: bold;
}
.tighterlinespacing {
	line-height: 12px;
	font-size: 11px;
}
.formfield_large {
	color: #2C2C2C;
	text-align: left;
	width: 290px;
	background-color: #E9F3FF;
}
.formfield_medium {
	color: #2C2C2C;
	text-align: left;
	width: 200px;
	background-color: #E9F3FF;
}
.formfield_smaller {
	color: #2C2C2C;
	text-align: left;
	width: 80px;
	background-color: #E9F3FF;
}
.formfield_small {
	color: #2C2C2C;
	text-align: left;
	width: 40px;
	background-color: #E9F3FF;
}
.formbutton {
	font-size: 11px;
	color: #000000;
	text-align: center;
	width: 80px;
	font-weight: bold;
	margin-right: 10px;
}
.imageborder {
	border: 3px solid #1B78B6;
	float: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 25px;
}
.imageright {
	float: right;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#gallery {
	height: 500px;
	width: 800px;
	position: relative;
	background-color: #FFF;
	text-align: left;
	margin-top: 20px;
}
