﻿body {
	margin: 0;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #00509F;
}

#wrap {
	margin: 0 auto;
	width: 860px;
	height: auto;
	background-repeat: repeat-y;
	background-color: #FFFFFF;
}

#top {
	padding: 10px 20px 20px 20px;
	width: 820px;
	height: 205px;
	background-color: #FFFFFF;
}
#contactbutton {
	margin-left: 72px;
}
#top a {
    color:#FFFFFF;
    text-decoration:none;

}
#top h3 {
	clear: left;
}
#main {
	padding: 20px 60px 10px 20px;
	float: left;
	width: 640px;
	margin-bottom: 10px;
	color: #022577;
	font-size: 14px;
	margin-top: 20px;
	margin-left: 100px;
}
#leftside {
	padding: 20px 20px 10px 20px;
	float: left;
	width: 450px;
	margin-bottom: 10px;
	color: #022577;
	font-size: 14px;
	margin-top: 10px;
	margin-left: 40px;
}
#main h1, #leftside h1 {
	font-size: 20px;
}
#main h2, #leftside h2 {
	font-size: 16px;
	margin-top: 24px;
	margin-bottom: 0px;
}
#main h3, #leftside h3 {
	font-size: 16px;
	margin-top: 36px;
	margin-bottom: 8px;
	color: #0060BF;
}
#main h3 {
	font-size: 16px;
	margin-top: 16px;
	margin-bottom: 8px;
	color: #0060BF;
}
#main ul, #leftside ul {
	padding: 0;
	line-height: 1.4em;
	margin-left: 70px;
	margin-bottom: 0px;
	font-weight: bold;
}
#main img.photo_r, #leftside img.photo_r {
	padding: 2px;
	border: 1px solid #CCCCCC;
	float: right;
	margin-left: 12px;
	margin-right: 30px;
}
#main ul.normal_list, #leftside ul.normal_list {
	font-weight: normal;
	padding: 0;
	margin-left: 40px;
}
#main ul.normal_list li, #leftside ul.normal_list li {
	margin-bottom: 8px;
}
#main ul.plain_list, #leftside ul.plain_list {
	padding: 0;
	line-height: 1.4em;
	margin-left: 20px;
	margin-bottom: 26px;
	font-weight: bold;
	margin-top: 16px;
}
#main ul.plain_list li, #leftside ul.plain_list li {
	margin-top: 6px;
	margin-bottom: 4px;
}
#main p, #leftside p {
	margin-top: 8px;
	margin-bottom: 12px;
	margin-right: 8px;
}
#top a:hover {
	
}
#topleft {
	width: 400px;
	float: left;
	height: 205px;
}
#topleft #logoblock {
	width: 345px;
	height: 205px;
	background-repeat: no-repeat;
	color: #0066DD;
	margin-left: 90px;
	margin-right: 60px;
}
#topleft #logoblock h1 {
	font-size: 34px;
	font-weight: bold;
	color: #004F9D;
	margin: 0 0 0 40px;
}
#topleft #logoblock h3 {
	font-size: 16px;
	margin-top: 34px;
	color: #F02520;
	margin-left: 152px;
}
#topleft #logoblock h2 {
	font-size: 18px;
	font-weight: bold;
	color: #0066CC;
	margin: 0 0 0 40px;
}
#topmiddle {
	width: 260px;
	float: left;
	margin-top: 38px;
	margin-left: 60px;
}
#topmiddle h2 {
	font-size: 16px;
	text-align: center;
	color: #0066CC;
	margin-bottom: 0px;
}
#topmiddle h3 {
	color: #B0B0B0;
	font-size: 14px;
	margin-top: 0px;
	text-align: center;
	margin-bottom: 0px;
}
#topmiddle h4 {
	font-size: 16px;
	text-align: center;
	color: #0066CC;
	margin-bottom: 12px;
	margin-top: 28px;
}
#home1 p {
	color: #FFFFFF;
	font-size: 14px;
}
#slider {
	width: 350px;
	height: 235px;
	margin-top: 20px;
}
#content {
	border-top: 1px solid silver;
	width: 820px;
	height: auto;
	clear: both;
	padding: 20px;
	margin-bottom: 20px;
	font-size: 14px;
	color: #002F5D;
}
#content h1 {
	color: #0066D5;
	font-size: 18px;
	margin-bottom: 10px;
}
#content p {
	line-height: 1.3em;
	padding-right: 20px;
}
#content ul {
	margin-left: 40px;
	margin-top: 10px;
	padding-left: 0px;
	margin-right: 18px;
}
#content ul li {
	margin-top: 4px;
	margin-bottom: 2px;
}
#content ul li ul {
	margin-left: 40px;
	margin-top: 10px;
	padding-left: 0px;
	margin-right: 18px;
	margin-bottom: 12px;
}
/* Top navigation bar.  Floats left against left side navigation column */
#navbar {
	width: 854px;
	height: auto;
	float: left;
	position: relative;
	background-color: #002F5D;
	padding-left: 6px;
}
/* right list of links */
#sidebar {
	float: left;
	width: 276px;
	padding: 27px 0px 27px 0px;
	margin: 10px 0px 5px 2px;
	padding-right: 4px;
	background-color: #FFFFFF;
}
#sidebar h4 {
	padding: 6px 6px 0 6px;
	margin: 0px 0 0 0px;
	font-size: 13px;
}
#sidebar h5 {
	padding: 6px 8px 6px 10px;
	margin: 4px 8px 0 0;
	font-size: 14px;
	background-color: #1109A8;
	color: #FFFFFF;
}
#sidebar a {
	color: #0033CC;
	text-decoration: none;
}
#sidebar a:hover { text-decoration: underline; } #sidebar a:visited {
	color: #0033CC;
}
#left_block {
	padding: 10px;
	width: 420px;
	height: auto;
	float: left;
}
#right_block {
	width: 340px;
	height: auto;
	float: left;
	padding-left: 24px;
}
#right_block .photo_r {
	float:right;
}
#right_block .photo_l {
	float:left;
}
#home1 {
	color: white;
	width: 410px;
	height: 180px;
	float: left;
	margin: 20px 10px 0px 20px;
	background-color: #002F5D;
	font-size: 14px;
}
#home1 h4, #home2 h4, #home3 h4 {
	margin-top: 0;
	margin-left: 0;
	font-size: 16px;
	margin-bottom: 0px;
	background-color: #004B97;
	padding-left: 14px;
	padding-top: 10px;
	padding-bottom: 4px;
	color: #E1C48C;
}
#home1 a, #home2 a, #home3 a {
	color: white;
}
#home1 p, #home2 p, #home3 p {
	margin-top: 2px;
	margin-left: 90px;
	margin-bottom: 0px;
}
.home_block_text {
	width: 210px;
	float: left;
}
#home2 {
	color:white;
	font-size:14px;
	width: 410px;
	height: 180px;
	float: left;
	margin: 10px 10px 10px 20px;
	background-color: #002F5D;
	clear: left;
}
#home3 {
	color: white;
	width: 400px;
	height: 104px;
	float: left;
	margin: 10px 0px 0px 0px;
	background-color: #002F5D;
	font-size: 14px;
}
#home1 ul, #home2 ul, #home3 ul {
	margin-left: 18px;
	padding-left: 0px;
	list-style-type: none;
	margin-top: 4px;
	margin-bottom: 8px;
	color: #FFFFFF;
}
#home1 ul li, #home2 ul li, #home3 ul li {
	padding: 4px 0px 0px 0px;
	margin-bottom: 2px;
	padding-left: 10px;
}
#home1 ul.arrow_list {
	margin-left: 18px;
	padding-left: 0px;
	list-style-type: none;
	margin-top: 4px;
	margin-bottom: 8px;
	color: #FFFFFF;
}
#home1 ul.arrow_list li {
	background-position: 0% 50%;
	padding: 6px 0px 0px 0px;
	margin-bottom: 2px;
	background-image: url('images/triangle.png');
	background-repeat: no-repeat;
	padding-left: 20px;
}
#fadeshow1 {
	background-color: #CCCCCC!important;
	border-bottom:10px solid #CCCCCC!important;
	border-top:10px solid #CCCCCC!important;
	border-left:16px solid #CCCCCC!important;
}
.gallerylayer {
	background-color: #CCCCCC!important;	
}

#blocker {
	width: 380px;
	height: auto;
	float: left;
	margin-top: 20px;
	background-color: #CCCCCC;
}
#main {
	padding: 20px 60px 10px 20px;
	float: left;
	width: 540px;
	margin-bottom: 10px;
	color: #022577;
	font-size: 14px;
	margin-top: 20px;
	margin-left: 100px;
}
#main h1 {
	font-size: 20px;
}
#main h2 {
	font-size: 16px;
	margin-top: 22px;
	margin-bottom: 0px;
}
#main h3 {
	font-size: 16px;
	margin-top: 26px;
	margin-bottom: 0px;
	color: #0060BF;
}
#main ul {
	padding: 0;
	line-height: 1.4em;
	margin-left: 70px;
	margin-bottom: 0px;
	font-weight: bold;
}
#main img.photo_r {
	padding: 2px;
	border: 1px solid #CCCCCC;
	float: right;
	margin-left: 12px;
	margin-right: 30px;
}
#main ul.normal_list {
	font-weight: normal;
	padding: 0;
	margin-left: 40px;
}
#main ul.normal_list li {
	margin-bottom: 8px;
}
/* ***********************************************************************************

Convertable Nested list menu by DUNCAL Productions
 2007 by Duncan Hill and Alan Gresley
http://css-class.com/articles/ursidae/bears5.htm

Converts from a verticle menu with flyout submenus or a horizontal menu, with dropdown 
and then flyout submenus with a few changes in style where ****CONVERT**** appears.

Number 8 (with IE6 hacks and IE 7 hacks)

********************************************************************************* */
ul#navigation{
	font-family: Tahoma,Helvetica, Arial,sans-serif;
	font-size: 120%; /*          ****CHANGE**** change for larger or smaller font */;
	position: absolute;
	left: 0;
	font-weight: bold;
	text-align:center;
}
ul#navigation, ul#navigation ul {
	padding: 0;
	margin: 0;
	list-style: none;
	position: relative;
	width: 100%;
}
ul#navigation li {
	line-height: 1.45em;
	position: relative;
	float: left;
}
ul#navigation li ul li {
	line-height: 1.45em;
}
ul#navigation>li li { /* Needed for Opera 9, maybe because it's decent CSS. Hide from IE6 */
	float: none;
}
#navigation li a {
/*	border-top: 0.04em #000000 solid; */
	border-left: 1px #002F5D solid;
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #002F5D;
	width: 9em; /*          ****CHANGE-MENU**** */;
	padding: 3px 2px;
	border-right: 1px #002F5D solid;
	border-bottom: 0.04em #002F5D solid;  
}
ul#navigation ul li:hover a:hover, ul#navigation ul li:hover span:hover, ul#navigation ul li.sfhover span.sfhover {
	color: #CC0000;
	background-color: #D7EDFF;
	z-index: 10;
}
ul#navigation li a:hover,  ul#navigation li span:hover,  ul#navigation li span.sfhover {
	/* The hovered style for submenus */
	color: #FFCC00;
	background-color: #002F5D;
}
ul#navigation li ul { /* Hides the first unhovered submenu */
	position : absolute;
	left: -999em;
}
#navigation li:hover ul, #navigation li li:hover ul, #navigation li li li:hover ul, #navigation li.sfhover ul, #navigation li li.sfhover ul, #navigation li li li.sfhover ul {
	top: 0;
	left: -1px;
	margin-left: 100%;
}
/*                       ****DISPLAYS HORIZONTAL MENU(2) ******* */
#navigation li:hover ul, #navigation li a:focus ul, #navigation li.sfhover ul {
	top: 100%;
	margin-left: 0;
}
/* BACKGROUND EFFECTS */
/* Parent list item doesn't change color but child items do while hovering over them in submenu  */
#navigation li:hover li a {
	color: #002F5D;
	background-color: #D7EDFF;
	text-align: left;
	width: 11em;
}
#navigation li:hover span, #navigation li.sfhover a, #navigation li.sfhover span {
	color: #0000FF;
	background-color: #FFFFFF;/*94D9A0*/
}

/* Footer styles */
#footer{
	clear: both;
	margin: 0 auto;
	padding: 0px 0 0px 0;
	border-top: 6px #002F5D solid;
	width: 860px;
	text-align: center;
	font-size: 12px;
	background-color: #000000;
	padding-bottom: 10px;
	color: #D7EDFF;
}

#footer a{
	text-decoration: none;
	color: #D7EDFF;
}

#footer a:hover{
   text-decoration:underline;
}
/* Styling for the form on the Contact Us page */
#emailform {
	margin-top: 30px;
	font-size: 14px;
}
#emailform label {
	margin-right: 6px;
	padding-right: 6px;
	width: 128px;
	display: block;
	float: left;
	text-align: right;
	position: relative;
	font-size: 14px;
}
#emailform #button_row {
	margin-left: 176px;
	margin-top: 20px;
}
a.hugginslink {
	font-size: 9px;
	margin-left: 40px;
}
/* Miscellaneous styles */
.floatleft {
	float:left;
}
.floatright {
	float:right;
}
.clear {
	clear:both;
}
.filler {
	height: 6em;
	clear: both;
}
.fillersmall {
	height: 1em;
	clear: both;
}
img.thmb {
	margin: 0 10px 0 0;
}
img.border {
	border: 1px solid silver;
	margin: 10px;
}
.noborder {
	border:0px;
}
p.center {
	text-align:center;
}
img.center {
	display:block;
	margin-right:auto;
	margin-left:auto;
}
.divider {
	border-bottom: thin #EBF0F3 solid;
	margin-top: 2px;
	padding-top: 2px;
	height: 10px;
}
.photo_box {
	border: 1px #CCCCCC solid;
	background-color: #F0F8FF;
	width: 276px;
	height: auto;
	font-size: 12px;
	margin-bottom: 10px;
}
.photo_box2 {
	width: 276px;
	height: auto;
	font-size: 12px;
	margin-bottom: 10px;
}

#sidebar p {
	font-size: 12px;
	margin-bottom: 0px;
	margin-top: 6px;
	padding-left: 8px;
	padding-bottom: 12px;
}
