@charset "utf-8";

body{
	margin-top: 6px;
	background-repeat: repeat-x;
	background-image: url(../Images/pageHeaderBG.png);
	background-color: #e4e5ce;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 22px;
	color: #66665a;
}

#home {
	background-image: url(../Images/homeHeaderBG.png);
}

#map {
	background: #c7eafc;
}


p {
	margin: 0px;
	padding: 0px 0px 25px 0px;
}
h1 {
	margin: 0px;
	font-size: 16px;
	color: #0088aa;
	padding: 0px 0px 25px 0px;
	font-weight: normal;
}
h2 {
	font-size:12px;
	margin: 0px;
	font-weight: bold;
	padding: 0px 0px 8px 0px;
}
h3 {
	font-size:12px;
	margin: 0px;
	font-weight: bold;
	padding: 15px 0px 8px 0px;
}
h4 {
	font-size: 10px;
	font-family: Verdana, Geneva, sans-serif;
	color: #779911;
	letter-spacing: .1em;
	margin: 0px;
	font-weight: bolder;
	padding: 0px 0px 0px 0px;
}
ul, ol  {
	margin: 0px;
	padding: 0px 0px 25px 0px;
	display: block;
}
ul li {
	margin: 0px 0px 0px 15px;
	padding: 0px 0px 5px 10px;
	list-style-position: outside;
	text-indent: 0px;
	font-weight: normal;
}
ol li {
	margin: 0px 0px 0px 25px;
	padding: 0px 0px 5px 0px;
	text-indent: -2px;
	list-style-position: outside;
	font-weight: normal;
	padding-bottom: 25px;
}
.footerText {
	font-size: 10px;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 100%;
	font-weight: normal;
}
.sideText {
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 120%;
}
.propertyText {
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 120%;
	padding-left: 17px;
}



/*  Page defaults */

.pageWrapper {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	display: block;
	overflow: hidden;
}

.header {
	width: 800px;
	height: 135px;
	background-repeat: no-repeat;
	display: block;
}
#home .header {
	height: 274px;
	background-image: url(../Images/homeBannerImage.jpg);
}
#about .header,
#aboutHow .header,
#aboutOtherBanks .header,
#aboutOtherOrgs .header,
#aboutCommStaff .header {
	background-image: url(../Images/aboutBannerImage.jpg);
}
#contact .header {
	background-image: url(../Images/contactBannerImage.jpg);
}
#filing .header {
	background-image: url(../Images/filingBannerImage.jpg);
}
#gallery .header {
	background-image: url(../Images/galleryBannerImage.jpg);
}
#news .header {
	background-image: url(../Images/newsBannerImage.jpg);
}
#properties .header,
#propertiesFeatured .header,
#propertiesBeaches .header,
#propertiesGolf .header,
#propertiesUse .header {
	background-image: url(../Images/propertiesBannerImage.jpg);
}

.headerLogo {
	width: 165px;
	height: 81px;
	left: 65px;
	position: relative;
	display: block;
}
.homeBannerMessage {
	width: 399px;
	height: 35px;
	top: 116px;
	left: 333px;
	position: relative;
	display: block;
	background: url(../Images/homeBannerText.png) no-repeat;
}
* html .homeBannerMessage {
	background: url(../Images/homeBannerText.gif) no-repeat;
}

.mainContent{
	width: 677px;
	position: relative;
	float: left;
	display: block;
	background-repeat: repeat-x;
	background-image: url(../Images/mainContentBG.png);
	background-color: #ebebda;
	padding: 0px 60px 0px 63px;
}
.pageTitle {
	width: 687px;
	height: 47px;
	background-repeat: no-repeat;
	background-position: 0px bottom;
	float: left;
	display: block;
}
#about .pageTitle,
#aboutHow .pageTitle,
#aboutOtherBanks .pageTitle,
#aboutOtherOrgs .pageTitle,
#aboutCommStaff .pageTitle {
	background-image: url(../Images/aboutTitle.png);
}
#contact .pageTitle {
	background-image: url(../Images/contactTitle.png);
}
#filing .pageTitle {
	background-image: url(../Images/filingTitle.png);
}
#gallery .pageTitle {
	background-image: url(../Images/galleryTitle.png);
}
#news .pageTitle {
	background-image: url(../Images/newsTitle.png);
}
#properties .pageTitle,
#propertiesFeatured .pageTitle,
#propertiesBeaches .pageTitle,
#propertiesGolf .pageTitle,
#propertiesUse .pageTitle {
	background-image: url(../Images/propertiesTitle.png);
}

.ruleTop {
	height: 6px;
	width: 677px;
	border-bottom: #a9a995 1px solid;
	position: relative;
	float: left;
	display: block;
}
.ruleMain {
	height: 10px;
	width: 476px;
	border-bottom: #a9a995 1px solid;
	position: relative;
	float: left;
	display: block;
	margin-bottom: 7px;
}
.ruleRight {
	height: 17px;
	width: 162px;
	border-bottom: #a9a995 1px solid;
	position: relative;
	float: left;
	display: block;
	margin-left: 10px;
}
#propertiesFeatured .ruleMain,
#propertiesBeaches .ruleMain {
	height: 1px;
	border-bottom: #a9a995 1px solid;
	margin-bottom: 0px;
}

.galleryContent {
	width: 677px;
	height: 583px;
	/*background-color: #CCC;*/
	position: relative;
	float: left;
	display: block;
	padding: 25px 0px 25px 0px;
}

.leftColumn {
	width: 172px;
	height: 500px;
	/*background-color: #ccc;*/
	float: left;
	display: block;
	position: relative;
	margin: 25px 0px 0px 0px;
}
.rightColumn {
	width: 172px;
	/*height: 500px;
	background-color: #ccc;*/
	float: right;
	display: block;
	position: relative;
	margin: 25px 0px 0px 0px;
}
.rightTextBlock {
	width: 162px;
	position:relative;
	float: left;
	display:block;
	padding: 0px 0px 0px 10px;
}

.mainText {
	width: 476px;
	/*background-color:#CCC;*/
	margin: 25px 0px 0px 0px;
	float: left;
	display: block;
	position: relative;
}
#home .mainText {
	width: 450px;
	float: right;
	padding: 0px 0px 0px 0px;
}

.alert {
	width: 476px;
	display: block;
	float: left;
	position: relative;
	margin: 0px;
	padding: 0px;
}
.alertTop {
	width: 476px;
	height: 10px;
	margin: 0px;
	padding: 0px;
	background: url(../Images/alertTop.gif) no-repeat #e4e5ce;
}
.alertBanner {
	width: 476px;
	height: 19px;
	margin: 0px;
	padding: 0px;
	background: url(../Images/alertTitle.png) no-repeat #e4e5ce 20px;
}
.alertText {
	width: 436px;
	padding: 10px 20px 0px 20px;
	background-color: #e4e5ce;
}
.alertBottom {
	width: 476px;
	height: 18px;
	background: url(../Images/alertBottom.gif) #e4e5ce no-repeat bottom;
}

.map {
	padding: 5px 0px 7px 0px;
}

.footer{
	width: 687px;
	height: 105px;
	position: relative;
	float: left;
	display: block;
	background-color: #ebebda;
	padding: 0px 50px 0px 63px;
}
#home .footer {
	width: 476px;
	padding: 50px 30px 0px 0px;
}
.copyright {
	width: 476px;
	clear:both;
	float: left;
	display: block;
	position:relative;
	margin-top: 5px;
}


/*  Prototype */

.leftNav {
	width: 262px;
	height: 162px;
	float: left;
	display: block;
	background: no-repeat url(Map/Images/NLB_Properties_05.jpg);
}

.divider {
	width: 536px;
	height: 14px;
	margin-top: 0px;
	background: url(Map/Images/NLB_Properties_11.jpg) no-repeat;
	float: left;
	display: block;
}


/*  Links */
a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #dd6600;
	line-height: 100%;
}
a:link, a:visited {
	color: #dd6600;
	text-decoration: none;
}
a:hover {
	color: #dda270;
	text-decoration: none;
}
a:active {
	color: #dd6600;
}
a img {border: none; }

a.propertyLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 130%;
}

 
a.footerText:link, a.footerText:visited {
	color: #66665a;
	text-decoration: underline;
}
a.footerText:hover {
	color: #aaaa99;
	text-decoration: underline;
}
a.footerText:active {
	color: #66665a;
	text-decoration: underline;
}

a.rightNavItem {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 110%;
	color: #66665a;
	font-weight: bold;
}
a.rightNavItem:link, a.rightNavItem:visited {
	color: #66665a;
	text-decoration: none;
}
a.rightNavItem:hover {
	color: #aaaa99;
	text-decoration: none;
}
a.rightNavItem:active {
	color: #66665a;
	text-decoration: none;
}

/* Navigation Containers */

.mainNav {
	width: 737px;
	height: 35px;
	position:relative;
	float: left;
	display:block;
	padding: 3px 0px 0px 63px;
}
#home .mainNav {
	padding: 4px 0px 0px 63px;
}

.mainNavItem {
	height: 31px;
	margin: 0px 35px 0px 0px;
	position:relative;
	float: left;
	display:inline;
	border-top: #9b2 4px solid;
}
.mainNavItemRight {
	height: 31px;
	margin: 0px 0px 0px 0px;
	position:relative;
	float: left;
	display:inline;
	border-top: #9b2 4px solid;
}
#about .mainNav .aboutNav,
#aboutHow .mainNav .aboutNav,
#aboutOtherBanks .mainNav .aboutNav,
#aboutOtherOrgs .mainNav .aboutNav,
#aboutCommStaff .mainNav .aboutNav,
#contact .mainNav .contactNav,
#filing .mainNav .filingNav,
#gallery .mainNav .galleryNav,
#home .mainNav .homeNav,
#properties .mainNav .propertiesNav,
#propertiesFeatured .mainNav .propertiesNav,
#propertiesBeaches .mainNav .propertiesNav,
#propertiesGolf .mainNav .propertiesNav,
#propertiesUse .mainNav .propertiesNav,
#news .mainNav .newsNav {
	border-top: #e62 4px solid;
}
#home .mainNav .homeNav {
	background-image: url(../Images/Navigation/TopBar/ContactOver.png);
}

.rightNav{
	width: 162px;
	padding: 0px 0px 25px 0px;
	float: left;
	display: block;
	position: relative;
}
.rightNavItem {
	width: 162px;
	position:relative;
	float: left;
	display:block;
	padding: 0px 0px 11px 10px;
}

.homeMapNav {
	width: 162px;
	position:relative;
	float: left;
	display:block;
	padding: 0px 0px 0px 0px;
}

#aboutHow .aboutHowNav,
#aboutOtherBanks .aboutOtherBanksNav,
#aboutOtherOrgs .aboutOtherOrgsNav,
#aboutCommStaff .aboutCommStaffNav,
#propertiesFeatured .propertiesFeaturedNav,
#propertiesBeaches .propertiesBeachesNav,
#propertiesGolf .propertiesGolfNav,
#propertiesUse .propertiesUseNav {
	color: #0088aa;
	background: url(../Images/Navigation/navBullet.png) no-repeat;
}

.footerNav{
	width: 476px;
	margin: 0px 0px 0px 0px;
	float: left;
	display: block;
	position: relative;
	background-color: #ebebda;
}
.footerNavItem {
	position:relative;
	float: left;
	display:inline;
	line-height: 100%;
}

/* Property Page Styles */


.propertyImage {
	border: #a9a995 1px solid;
	margin: 15px 15px 15px 0px;
}

		

/* Map Styles */

#mapTopNav {
	position:absolute; 
	top:0; left:0; 
	z-index:2;
	background-image: url(../Map/Images/topnav_bg.png);
	height: 64px;
	width: 100%;
}

.mapLogo {
	/*padding-top: 17px; 
	padding-left: 46px;*/ 
	float: left;
	display:block;
	position:relative;
}

.mapNav {
	padding-top: 0px; 
	padding-left: 40px;
	width: 350px; 
	float: left;
	display: inline;
	position:relative;
}

.mapClose {
/*	padding-top: 21px; */
	padding-right: 28px;
	float: right;
	display: inline-block;
	position:relative;
}

#flashcontent {
	width: 100%;
	height: 100%;
	clear: both;
	display: inline;
	position:absolute; 
	top:0; left:0; 
	z-index:0;
}
