@charset "utf-8";
body/* CSS Document */

   {
	font-family: Microsoft Sans Serif, Garamond, Palatino Linotype, Verdana;
	font-size: 100%;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
	background-image: url(images_menu/background.jpg);
	background-color: #96a4a5;
}
#container {
	background-color: #FFFFFF;
	width: 960px;
	text-align: center;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	height: auto;
}
#header {
	width: 960px;
	height: 226px;
	background-color: #4A73A6;
}
/* ---------------------- Dolphin nav ---------------------- */
#horizontal_menu {
	position:relative;
	height:45px;
	color:#E0E0E0;
	width:100%;
	background-color: #153256;
}
#menu_tabs {
	position:relative;
	height:33px;
	font-size:.7em;
	text-transform:uppercase;
	font-weight:bold;
	padding:0 0 0 20px;
	background-color: #000000;
	background-image: url(images_menu/dolphin_bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	font-family: Arial, Helvetica, sans-serif;
}
#menu_tabs ul {
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
	float:right;
}
#menu_tabs ul li {
	display:block;
	float:left;
	margin:0 1px;
}
#menu_tabs ul li a {
	display:block;
	float:left;
	color:#D8D8D8;
	text-decoration:none;
	padding:0 0 0 20px;
	height:33px;
}
#menu_tabs ul li a span {
	padding:12px 20px 0 0;
	height:21px;
	float:left;
}
#menu_tabs ul li a:hover {
	color:#fff;
	background:transparent url(images_menu/dolphin_bg-OVER.gif) repeat-x bottom left;
}
#menu_tabs ul li a:hover span {
	display:block;
	width:auto;
	cursor:pointer;
}
#menu_tabs ul li a.current, #dolphinnav ul li a.current:hover {
	color:#fff;
	background:#1D6893 url(images_menu/dolphin_left-ON.gif) no-repeat top left;
	line-height:275%;
}
#menu_tabs ul li a.current span {
	display:block;
	padding:0 20px 0 0;
	width:auto;
	background:#1D6893 url(images_menu/dolphin_right-ON.gif) no-repeat top right;
	height:33px;
}
/* ---------------------- END Dolphin nav ---------------------- */


/** LEFT NAVIGATION BAR MENU**/
#leftnav {
	width: 250px;
	height: auto;
	background-color: #153256;
	float: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
/* VERTICAL NAV */
#navcontainer {
	width: 200px;
	font-size: .85em;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
}
#navcontainer ul {
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#navcontainer a {
	display: block;
	padding: 3px;
	width: 190px;
	background-color: #153256;
	border-bottom: 1px solid #eee;
	font-family: "Microsoft Sans Serif", Garamond, "Palatino Linotype", Verdana;
}
#navcontainer p {
	background-color: #FFFFFF;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	margin-bottom: -20px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	font-size: .9em;
}
#navcontainer #navlist {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	width: 197px;
}
#navcontainer a:link, #navlist a:visited {
	color: #EEE;
	text-decoration: none;
}
#navcontainer a:hover {
	background-color: #369;
	color: #fff;
}
/*END VERITCAL NAV*/

#maincontent {
	width: 675px;
	height: auto;
	float: left;
	background-color: #FFFFFF;
	font-family: "Microsoft Sans Serif", Garamond, "Palatino Linotype", Verdana;
	font-size: 0.85em;
	font-weight: normal;
	text-align: left;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 10px;
	margin: 0px;
	line-height: 1.6em;
}
#footer {
	background-color: #153256;
	width: 960px;
	height: 35px;
	clear: both;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .7em;
	background-image: url(images2/footerbg.jpg);
	background-repeat: repeat-x;
}
h3 {
	color: #FFFFFF;
	background-color: #153256;
	font-family: "Lucida Sans Unicode", Tahoma, Sylfaen, Verdana;
	font-weight: normal;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-size: 1.3em;
	text-decoration: none;
	text-align: center;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#maincontent #form {
	background-color: #FFFFFF;
}

h4 {
	color: #9F2E2B;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#leftnav #container2 {
	height: auto;
	width: 225px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	font-size: 0.75em;
	color: #FFFFFF;
	line-height: 1.5em;
	background-color: #202f4e;
	background-image: url(images2/nav2bg.jpg);
	background-repeat: repeat-x;
	border: 1px outset #999999;
	padding-bottom: 5px;
}


#maincontent #main1 {
	background-color: #333333;
	height: 246px;
	width: 311px;
	float: left;
	padding: 10px;
	color: #FFFFFF;
	overflow: scroll;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	border: 2px solid #333333;
}
#maincontent #main2 {
	background-color: #333333;
	height: 246px;
	width: 311px;
	float: left;
	padding: 10px;
	overflow: scroll;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	color: #F8F8F8;
	border: 2px solid #333333;
}
h5 {
	background-color: #FFFFFF;
	font-size: 1em;
	font-weight: bold;
	color: #333333;
	padding: 3px;
	margin-top: -5px;
	text-transform: uppercase;
}
#container #maincontent .current style5 {
	background-color: #FFFFFF;
}
#maincontent #paragraph1 {
	background-color: #F7F7F7;
	color: #3D77CF;
	font-family: "Lucida Sans Unicode", Tahoma, Sylfaen, Verdana;
	font-weight: bold;
	font-style: normal;
	font-size: .95em;
	padding: 5px;
	border: 1px solid #E8E8E8;
}
#maincontent ul {
	background-color: #F0F0F0;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px ridge #DFDFDF;
}
#maincontent #president {
	border: 1px solid #333333;
	padding: 10px;
}
#maincontent #director {
	padding: 5px;
	border: 1px solid #333333;
}
#contactform {
	background-color: #DFDFDF;
	text-align: justify;
	margin-right: auto;
	margin-left: auto;
	padding: 5px;
	margin-top: 15px;
	margin-bottom: 15px;
	border: 1px solid #666666;
}
.style1 {
	color: #000000
}
.style10 {
	font-size: 9px
}
.style9 {
	font-size: 9px
}
