﻿/*this class if the background color on all the pages - gbrnd color blue*/
body.site {
	/*background-color: #399DC1*/
	background-color:#04487b
}
/*this body style makes the background color on the CMS white*/
body {
	background:#FFFFFF url('images/BG4.jpg') left top;
	font-family: arial,verdana,helvetica,sans-serif;
}
#Menu ul {
	padding: 0;
	margin: 0;
	list-style: none;
	z-index: 10;
}
#Menu li {
	float: left;
	position: relative;
	z-index: 20;
}
#Menu li ul {
	display: none;
	position: absolute;
	top: 1.1em;
	left: 0;
	background: #c0c0c0;
	border: outset 1;
	z-index: 30;
}

#Menu li > ul {
	top: auto;
	left: auto;
	z-index: 40;
}
#Menu li a:hover {
	background: #D21034;
	color: White;
}
#Menu li:hover ul, #Menu li.over ul {
	display: block;
	z-index: 50;
}
#Menu li ul li {
	float: none;
	clear: left;
	text-align: left;
	z-index: 60;
}
#Menu li ul li a {
	border-right: none;
	z-index: 70;
	width: 175px;
}
#Menu li ul li a:hover {
	background: #D21034;
	color: White;
}
.error, .alert {
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	width: 100%;
}
H1 {
	color: #000000;
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 30px;
}
H2 {
	color: #EB9224;
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 15px;
	font-weight: bold;
	padding-left: 10px;
}
H3 {
	color: #000000;
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 20px;
}
H4 {
	color: #000000;
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 15px;
}
H5 {
	color: #000000;
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 10px;
}
H6 {
	color: #000000;
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 6px;
}
.noborder {
	border-color: 000000;
	border: 0;
}
.imageborder {
	border-color: 000000;
	border: 1;
}
/*--- admin styles ---*/
thead {
	background-color: #B0D0E7;
	color: #000000;
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 10px;
}
tr.adminTableHead {
	background-color: #B0D0E7;
	color: #000000;
	font-family: arial,verdana,helvetica,sans-serif;
	text-decoration: none;
	font-size: 10px;
}
a.adminTableHead {
	color: #000000;
	font-family: arial,verdana,helvetica,sans-serif;
	text-decoration: none;
	font-size: 10px;
}
a.adminTableHead:hover {
	color: #000000;
	font-family: arial,verdana,helvetica,sans-serif;
	text-decoration: underline;
	font-size: 10px;
}
.row0 {
	background-color: #E3E3D5;
}
.row1 {
	background-color: #D0D0B9;
}
.currentSel {
	background-color: #FA992E;
}
.over {
	background-color: #FFFFB7;
	cursor: hand;
}
.galleryOn {
	border: 3px solid red;
}
.galleryOff {
	border: 1px solid black;
}
.highlight {
	background-color: 00FFFF;
}
#IndexBlack {
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	padding-left: 20px;
	padding-top: 0px;
	padding-right: 45px;
}
#IndexBlack2 {
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	padding-left: 20px;
	padding-top: 0px;
	padding-right: 90px;
}
#IndexGray {
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color: #939393;
	padding-left: 20px;
	padding-top: 0px;
	padding-right: 20px;
	line-height: 18px;
}
.headline {
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 15px;
	text-decoration: none;
	font-weight: bold;
	color: #E97B17;
}
#IndexFooter {
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 9px;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 30px;
	padding-top: 0px;
	padding-right: 20px;
	line-height: 18px;
	WIDTH: 326px;
	HEIGHT: 21px;
}
.indexbottomnav, a.indexbottomnav {
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 9px;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}
.indexbottomnav:hover, a.indexbottomnav:hover {
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 9px;
	text-decoration: none;
	font-weight: bold;
	color: #E97B17;
}
#Search {
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 8px;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 5px;
	padding-top: 0px;
	padding-right: 0px;
}
.searchtext {
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 9px;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}
#IndexRates {
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 10px;
	padding-top: 25px;
	line-height: 14px;
}
#IndexIB {
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 9px;
	text-decoration: none;
	font-weight: bolder;
	color: #083551;
	padding-left: 35px;
	padding-top: 5px;
}
.IBtext {
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 9px;
	text-decoration: none;
	font-weight: bold;
	color: #002542;
}
#smlmenuitem {
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: bolder;
	color: #083551;
	padding-left: 0px;
	padding-top: 2px;
}
#lrgmenuitem {
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 9px;
	text-decoration: none;
	font-weight: bolder;
	color: #083551;
	padding-left: 5px;
	padding-top: 0px;
	padding-bottom: 5px;
}
.MainNav, a.MainNav {
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bolder;
	color: #FFFFFF;
}
.MainNav:hover, a.MainNav:hover {
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bolder;
	color: #E97B17;
}
.MainNav-over {
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bolder;
	color: #E97B17;
}
#SearchForm {
	position: absolute;
	top: 95px;
	left: 630px;
	z-index: 200;
}
#SearchForm2 {
	position: absolute;
	top: 90px;
	left: 630px;
	z-index: 200;
}
#RatesText {
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bolder;
	color: #114364;
	padding-left: 30px;
	padding-top: 3px;
	padding-bottom: 0px;
}
#RatesButton {
	padding-left: 30px;
	padding-top: 3px;
	padding-bottom: 0px;
}
#BottomNav {
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 9px;
	text-decoration: none;
	font-weight: bolder;
	color: #114364;
	padding-left: 30px;
	padding-top: 3px;
	padding-bottom: 0px;
}
.BottomNav, a.BottomNav {
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 9px;
	text-decoration: none;
	font-weight: bold;
	color: #114364;
}
.BottomNav:hover, a.BottomNav:hover {
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 9px;
	text-decoration: none;
	font-weight: bold;
	color: #E97B17;
}
.smlmenuitem, a.smlmenuitem {
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 9px;
	text-decoration: none;
	font-weight: bolder;
	color: #083551;
}
.smlmenuitem:hover, a.smlmenuitem:hover {
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 9px;
	text-decoration: none;
	font-weight: bolder;
	color: #EB9224;
}
.smlmenuitem-over {
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 9px;
	text-decoration: none;
	font-weight: bolder;
	color: #EB9224;
}
.BodyText {
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: none;
	color: #000000;
	padding-left: 15px;
	padding-right: 15px;
	line-height: 18px;
}
#copyright {
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 9px;
	text-decoration: none;
	font-weight: bold;
	color: #7C7C7C;
	padding-left: 160px;
	padding-top: 5px;
}
#MainTable {
	position: absolute;
	padding-left: 10px;
}
#BodySection {
	padding-left: 10px;
	padding-right: 32px;
	*padding-right:12px;
	width: 440px;
	*width: 460px;
	font-family: arial;
	font-size: 12px;
}
#BodySection A {
	font-family: arial;
	font-size: 12px;
}
#BodySection Table {
	font-family: arial;
	font-size: 12px;
}
#BodySection_old {
	padding-left: 10px;
	width: 326px;
}

#RightSectionTop {
	position: absolute;
	left: 479px;
	top: 123px;
	/*top:50px;
	*top:35px;*/
	z-index: 10;
	height: 16px;
}

#RightSectionTop2 {
	position: absolute;
	left: 479px;
	top: 35px;
	z-index: 10;
	height: 16px;
}

#RightSectionTop3 {
	position: absolute;
	left: 479px;
	top: 50px;
	*top: 35px;
	z-index: 10;
	height: 16px;
}

#SubNav {
	position: absolute;
	left: 613px;
	top: 215px;
	/*top: 162px;
	*top: 147px;*/
}

#SubNav3 {
	position: absolute;
	left: 613px;
	top: 162px;
	*top: 147px;
}

#SubNav_old {
	position: absolute;
	left: 479px;
	top: 142px;
}
#RightSectionRight {
	position: absolute;
	left: 615px;
	top: 139px;
	/*top:66px;
	*top:51px;*/
	height: 116px;
}

#RightSectionRight3 {
	position: absolute;
	left:615px;
	top:66px;
	*top:51px;
	height: 116px;
}

.sitemap, a.sitemap {
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bolder;
	color: #000000;
}
.sitemap:hover, a.sitemap:hover {
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bolder;
	color: #E97B17;
}
.sitemap2, a.sitemap2 {
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 13px;
	text-decoration: none;
	font-weight: bolder;
	color: #399DC1;
}
.sitemap2:hover, a.sitemap2:hover {
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 13px;
	text-decoration: none;
	font-weight: bolder;
	color: #E97B17;
}
#BodySection2 {
	padding-left: 10px;
	width: 326px;
}
#indeximg {
	padding-left: 47px;
}
#BodySection3 {
	padding-left: 10px;
	width: 326px;
	height: 306px;
	font-family: arial;
	font-size: 12px;
}
.searchresult, a.searchresult {
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bolder;
	color: #000000;
	padding-left: 10px;
}
.searchresult:hover, a.searchresult:hover {
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bolder;
	color: #E97B17;
}
.searchfor {
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 13px;
	text-decoration: none;
	font-weight: bolder;
	color: #000000;
}
.searchfor2 {
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 13px;
	text-decoration: none;
	font-weight: bolder;
	color: #399DC1;
}
#SubLine {
	background-color: #E89224;
	position: absolute;
	width: 1px;
	height: 100px;
	top: 156px;
	/*top: 67px;
	*top: 52px;*/
	left: 613px;
	z-index: 100;
}

#SubLine3 {
	background-color: #E89224;
	position: absolute;
	width: 1px;
	height: 100px;
	top: 67px;
	*top: 52px;
	left: 613px;
	z-index: 100;
}


#SubLine_old {
	background-color: #E89224;
	position: absolute;
	width: 1px;
	height: 24px;
	top: 119px;
	left: 479px;
	z-index: 100;
}
.homePages {
	font-family: Garamond,Arial,verdana;
	font-size: 20px;
	font-style: italic;
}
#rightAd {
	position: absolute;
	left: 600px;
	top: 270px;
	display:none
}

#rightAdShow {
	position: absolute;
	left: 600px;
	top: 270px;
}

.ImportantMessageBox {
	border:1px #dd0000 solid; padding:5px; text-align:left; color:#dd0000; font-weight:bold; 
	width:416px; text-align:center;
	*width:427px;	
}

.ImportantMessageBox a:link, .ImportantMessageBox a:visited, .ImportantMessageBox a:active {
	color:#dd0000; text-decoration:none;
}

.ImportantMessageBox a:hover {
	color:#083551; text-decoration:none;
}

