/* CSS Document */

body {
	background-color: #0591C6;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	line-height: 1.5em;
	color: #FFFFFF;
	padding: 0px;
}
.captions {
	font-size: 0.95em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#top {
	height: 33px;
	width: 100%;
	margin: 0px;
	background-image: url(../images/top.jpg);
	background-repeat: repeat-x;
}

#menubg {
	width: 850px;
	height: 20px;
	clear: both;
	clip: rect(auto,auto,auto,auto);
	z-index: 5;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.8em;
	font-weight: bold;
	color: #121A34;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 4px;
	padding-left: 4px;
	text-transform: uppercase;
	line-height: 1em;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CAEFFB;
	border-bottom-color: #CAEFFB;
}
.photos {
	margin: 6px;
	border: thin solid #1C2858;
}
#menu
{
	width: 850px;
	height: 15px;
	z-index: 5;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
#menu ul
{
	list-style: none;
	padding: 0;
	float: left;
	width: 210px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	text-align: left;
}#menu h5
{
	text-align: center;
	font-family: "Arial Narrow", Verdana, Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: normal;
	text-decoration: none;
	margin: 0;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	border: 1px solid #FFFFFF;
	background-color: #1C2858;
}
#menu h5 a
{
	text-align: left;
	font-family: "Arial Narrow", Verdana, Arial;
	font-size: 12px;
	color: #FFFFFB;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	margin: 0;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	background-color: #1E2657;
	width: 210px;
}#menu h5 a:hover
{
	font-family: "Arial Narrow", Verdana, Arial;
	color: #1E2657;
	text-decoration: none;
	margin: 0;
	background-color: #FEB70D;
	text-align: center;
	display: block;
	height: 18px;
	padding: 0px;
}
#menu ul li ul li a
{
	color: #FFFDFF;
	text-decoration: none;
	display: block;
	font-family: "Arial Narrow", Verdana, Arial;
	font-size: 11px;
	border: 1px solid #FDFDFD;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	font-weight: normal;
	text-transform: uppercase;
	background-color: #1C2858;
	margin: 0;
}
#menu ul li ul li a:hover
{
	color: #1C2858;
	background-color: #FEB70D;
	border: 1px solid #FFFFFF;
	padding: 2px;
}
#menu li
{
	position: relative;
	width: 210px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
}
#menu ul ul
{
	position: absolute;
	z-index: 500;
	width: 210px;
	left:0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #1C2858;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	top: 18px;
}
#menu ul ul ul
{
	position: absolute;
	top: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
}
div#menu ul ul, div#menu ul li:hover ul ul, div#menu ul ul li:hover ul ul
{
	display: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	margin-top: 5px;
}

div#menu ul li:hover ul, div#menu ul ul li:hover ul, div#menu ul ul ul li:hover ul
{
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
}
#wrapper {
	width: 100%;
	margin: 0px;
}
#bodycover {
	width: 850px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	background-image: url(../imgs/bgmain.jpg);
	background-repeat: no-repeat;
}
#header {
	padding-bottom: 0px;
	width: 850px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: 0px;
	height: 199px;
}
#main {
	height: auto;
	width: 815px;
	text-align: left;
	overflow: visible;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	margin-top: 5px;
	padding: 10px;
	background-image: url(../imgs/transp-bg.png);
	background-repeat: repeat-y;
	margin-right: auto;
}
#footertext {
	padding: 5px;
	width: 870px;
	margin-right: auto;
	margin-left: auto;
	color: #7D665B;
	font-family: "Arial Narrow", Arial, Verdana;
	font-size: 14px;
}

#maincopy {
	width: 790px;
	padding: 10px;
	color: #000000;
	margin-right: auto;
	margin-left: auto;
	
}#floater {
	color: #27261D;
	background-color: #FEEADA;
	padding: 10px;
	border: medium dotted #F17444;
	
}#footer {
	margin: 0px;
	height: 107px;
	width: 100%;
	padding: 0px;
	float: left;
	clear: both;
	background-color: #134D75;
}
#footer a {
	color: #1C2858;
	font-weight: bold;
	text-decoration: none;
	background-color: #FEB70D;
}
#menuitemholder {
	width: 660px;
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #1C2858;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}
a:hover {
	color: #1C2858;
	background-color: #FFB710;
}
#mainholder {
	background-repeat: no-repeat;
	background-position: center top;
	height: 100%;
	width: 849px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../imgs/mainbg.gif);
	z-index: 0;
}
#mainholder2 {
	height: auto;
	width: 775px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	z-index: 0;
	padding: 10px;
	border: 1px solid #9D662D;
}
#maincopy2 {
	width: 800px;
	margin-left: 25px;
}
.quote {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 1.085em;
	line-height: 1.2em;
	color: #666666;
}
.subheaders {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.25em;
	font-weight: bold;
	color: #121A34;
}
hr {
	border: 1px solid #CAEFFB;
}.copycredit {
	font-size: 0.75em;
	font-style: italic;
	line-height: 1.3em;
	text-transform: none;
	color: #000000;
}
.smheader {
	text-transform: none;
}

.copycreditnonital {
	font-size: 0.95em;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}
/* CSS Document */
a:visited {
	font-weight: bold;
	color: #02070A;
	text-decoration: none;
	background-color: #FA8C1B;
}
a:active {
	font-weight: bold;
	color: #02070A;
	text-decoration: none;
	background-color: #FA8C1B;
}
.list {
	list-style-type: circle;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.35em;
	font-weight: bold;
	color: #000103;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CAEFFB;
	border-bottom-color: #CAEFFB;
	padding-top: 2px;
	padding-bottom: 2px;
}
.subheaders2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #000103;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #9D662D;
	border-bottom-color: #9D662D;
}

