* {
	margin: 0;
	padding: 0;
}
body {
	background: #234d77 url('../images/shared/bg.jpg') repeat-x 0 0;
	font-family:Arial, Sans-serif;
	font-size:12px;
	color: #464646;
}
img {
	border: 0;
}
.img span {
	display: none;
}
.clear {
	clear:both;
	height:0px;
	font-size:1px;
	border:none;
	background:transparent;
}
select,
input {
	background: #d2dee6 url('../images/shared/input-bg.png') repeat-x 0 0;
	border: 1px solid #86a5ba;
	font-size: 11px;
	color: #033961;
	padding: 1px;
}
select {
	font-size: 10px;
	background: #FFF;
}
	option {
		background: #FFF;
		font-size: 9px;
	}
textarea {
	background: #FFF;
	border: 1px solid #86a5ba;
}
input.image { border: 0; padding:0; }
.town-e_service {
	font-family: "Times New Roman", Times, sans-serif;
	font-style: italic;
	font-weight: bold;
	font-size: 140%;
}

/** Layouts ************/
#topnav {
	width: 896px;
	padding: 4px 15px;
	margin: 0 auto 30px auto;
	height: 21px;
	background: url('../images/shared/topnav/bg.png') no-repeat 0 0;
}
	#topnav ul {
		list-style: none;
		float: right;
	}
		#topnav li {
			float: left;
			padding: 0 0 0 7px;
			margin: 0 0 0 7px;
			border-left: 1px solid #CCC;
		}
			#topnav li.first {
				padding-left: 0;
				margin-left: 0;
				border: 0;
			}
		#topnav li a {
			color: #848484;
			line-height: 20px;
			font-size: 10px;
			text-decoration: none;
		}
			#topnav li a:hover {
				text-decoration: underline;
			}
			#topnav li a.active {
				color: #464646;
				font-weight: bold;
			}
		#topnav input {
			vertical-align:middle;
		}
		#topnav li .go {
			width: 32px;
			height: 11px;
			background: url('../images/shared/topnav/go.png') no-repeat 0 0;
			margin: 2px 0 2px 6px;
			border: 0;
		}
		
/* Find us on Facebook link */
#topnav { position: relative; }
#FindOnFacebook {
	position: absolute;
	display: block;
	background: url(../images/home/towneFacebookLink.png) no-repeat 0 0;
	width: 125px;
	height: 18px;
	padding: 5px 0 0 26px;
	left: 10px;
	top: 1px;
	text-decoration: none;
	color: #3f64b5;
	font-size: 11px;
}
	#FindOnFacebook span { display: none; }
	#FindOnFacebook:hover {text-decoration: underline; }
/**********************/ 

#NavbarCoverup {
	width: 928px;
	position: absolute;
	top: 32px;
	left: 0;
	background: url('../images/shared/navbar/coverup.png') repeat-y;
	height: 26px;
	z-index: 899;
}
#navbar {
	width: 928px;
	position: absolute;
	top: 0;
	left: 0;
	margin: 0 auto;
	padding: 0 8px;
	background: url('../images/shared/navbar/shadow.png') no-repeat;
	height: 60px;
	overflow: hidden;
	list-style: none;
}
	#navbar li {
		float: left;
		position: relative;
	}
	#navbar li span {
		display: none;
	}
	#navbar li a {
		display: block;
		background: #acacac url('../images/shared/navbar/bg.png') no-repeat;
		width: 114px;
		height: 31px;
	}
		#navbar li a:hover {
			background-position: 0 -31px;
		}
		#navbar li a.active:hover,
		#navbar li a.active {
			background-position: 0 -62px;
		}
	#navbar li ul {
		position: absolute;
		top: 32px;
		left: 0;
		z-index: 600;
		width: 650px;
		margin: 0 auto;
		list-style: none;
		line-height: 32px;
	}
		#navbar li ul.right {
			left: auto;
			left: -110px;
			right: 0;
		}
		#navbar li ul.far_right {
			left: auto;
			left: -220px;
			right: 0;
		}
		#navbar li ul li {
			position: relative;
			height: 24px;
			overflow: hidden;
		}
		#navbar li ul a {
			display: inline;
			padding: 0 10px;
			color: #beb578;
			background: none;
			text-decoration: none;
			font-size: 11px;
			font-weight: normal;
			width: auto;
			height: 10px;
			overflow:hidden;
			border-left: 1px solid #426986;
		}
			#navbar li ul a.first {
				border: 0;
			}
			#navbar li ul a:hover {
				color: #FFF;
			}
			#navbar li ul a.active:hover,
			#navbar li ul a.active {
				color: #FFF;
				font-weight: bold;
			}

#Subnavbar {
	width: 928px;
	position: absolute;
	top: 31px;
	overflow: hidden;
	left: 0;
	margin: 0 auto;
	height: 31px;
}
.container-shadow {
	width: 928px;
	margin: 0 auto;
	position: relative;
}
.container-shadow[class] {
	background:url('../images/shared/layout-background.png') repeat-y;
}
.container {
	width: 912px;
	margin: 0 auto;
	padding: 31px 0 0 0;
}

#header {
	height: 152px;
	background: url('../images/shared/header/bg.png') no-repeat 0 0;
	position: relative;
}
	#header h1.logo {
		display: block;
		position: absolute;
		left: 24px;
		top: 32px;
		text-decoration: none;
		margin: 0;
		border: 0;
	}
		#header h1.logo a {
			display: block;
			background: url('../images/shared/header/logo.png') no-repeat left top;
			height: 113px;
			width: 289px;
			text-decoration: none;
		}
		#header h1.logo span {
			display: none;
		}
	#banner {
		position: absolute;
		right: 0px;
		top: 30px;
		width: 366px;
		height: 115px;
		background-position: right 0;
		background-repeat: no-repeat;
	}
#main {
	background: #FFF url('../images/shared/main-bg.gif') repeat-x left top;
	min-height: 100px;
	padding: 10px 8px 0 8px;
}
#left {
	float: left;
	width: 196px;
	color: #707070;
	font-size: 11px;
}
#right {
	float: right;
	width: 196px;
	color: #707070;
	font-size: 11px;
}
	.greenwich {
		display: block;
		width: 148px;
		height: 86px;
		background: url('../images/shared/greenwich.png') no-repeat 0 0;
		margin: 10px auto;
	}
	.sidebar .top {
		background: #f8f6ef url('../images/shared/sidebar/top-bg.png') no-repeat 0 0;
		padding-top: 10px;
	}
	.sidebar .content {
		background: url('../images/shared/sidebar/bg.png') repeat-y 0 0;
		padding: 0 8px;
	}
	.sidebar .bottom {
		background: url('../images/shared/sidebar/bottom-bg.png') no-repeat 0 0;
		height: 10px;
		margin-bottom: 15px;
	}
	.sidebar p {
		margin: 0 0 2px 0;
	}
	.sidebar hr {
		background: none;
		border:0;
		border-bottom: 1px solid #dce1de;
		line-height: 10px;
		overflow:hidden;
		font-size: 0px;
		height: 1px;
		margin: 6px 0;
		display: block;
		position: relative;
	} *html .sidebar hr { margin: 1px 0; }
	.sidebar .login_large {
		display: block;
		background: url('../images/shared/sidebar/login_large.png') no-repeat right 0;
		height: 15px;
		width: 70px;
		margin: 5px 0;
		border: 0;
		float: right;
		cursor: pointer;
	}
	.sidebar .login {
		display: block;
		background: url('../images/shared/sidebar/login.png') no-repeat 0 0;
		height: 7px;
		width: 37px;
		margin: 7px 0 0 5px;
		float: right;
	}
		.sidebar .login span {
			display: none;
		}
		#left a {
			color: #707070;
			text-decoration: underline;
		}
			#left a:hover {
				text-decoration: none;
			}
	.sidebar .view_all_news {
		display: block;
		background: url('../images/home/view_all_news.gif') no-repeat 0 0;
		width: 89px;
		height: 10px;
	}
	.gold_link {
		display: block;
		margin-top: 12px;
	}
	ul.news {
		color: #707070;
		list-style: none;
	}
		.news li {
			margin: 0 0 15px 0;
			font-weight: bold;
		}
			.news li a {
				color: #707070;
				text-decoration: underline;
				font-weight: normal;
			}
				.news li a:hover {
					text-decoration: none;
				}
	.sidebar h3 {
		height:22px;
	}

	#left ul {
		list-style: none;
		padding-left: 8px;
	}
		#left li {
			padding: 7px 0 0 15px;
			margin: 0 0 7px 0;
			border-top: 1px solid #dddddb;
			background: url('../images/shared/sidebar/bullet-gold_arrow.gif') no-repeat 0 10px;
		}
			#left li.first {
				border: 0;
				padding-top: 0;
				background-position: 0 3px;
			}
		#left li a {
			color: #6d602c;
			font-weight: bold;
			text-decoration: none;
		}
			#left li a:hover {
				text-decoration: underline;
			}
			#left li a.active:hover,
			#left li a.active {
				background-position: 0 -62px;
			}
		#left li ul {
			padding-left: 0;
		}
			#left ul ul li {
				padding: 0 0 0 10px;
				margin: 4px 0 0 0;
				border: 0;
				background: url('../images/shared/sidebar/bullet-gray_square.gif') no-repeat 2px 4px;
			}
				#left li.first {
					background-position: 2px 4px;
				}
				#left ul ul li.active {
					background: url('../images/shared/sidebar/bullet-blue_circle.gif') no-repeat 0 3px;
				}
			#left li ul a {
				color: #707070;
				font-weight: normal;
			}
				#left li ul a.first {
					border: 0;
				}
				#left li ul a:hover {
					color: #000;
				}
				#left li ul a.active:hover,
				#left li ul a.active {
					color: #00406e;
					font-weight: bold;
				}

	#right a {
		color: #6d602c;
	}

#content {
	padding: 0 10px;
	width: 484px;
	float: left;
	position: relative;
}
	#content ol,
	#content ul {
		margin: 0 0 15px 25px;
	}
		#content ol li,
		#content ul li {
			margin: 8px 0 8px 15px;
		}
	.news_date {
		color: #707070;
		margin: 0 0 3px 0;
		font-style: italic;
	}
	a.printer_friendly {
		display: block;
		float: right;
		border: 1px solid #BBB;
		background: #EEE;
		color: #777;
		padding: 4px 8px;
		margin: 0 0 10px 10px;
		text-decoration: none;
		font-size: 11px;
	}
		a.printer_friendly:hover {
			border: 1px solid #5693BF;
			background: #005695;
			color: #FFF;
		}
		a.printer_friendly_close,
		a.printer_friendly_print {
			display: none;
		}
	/** people styles *************************************************************/
	.person {
		padding: 0 0 15px 0;
		margin: 0 0 35px 0;
		border-bottom: 1px solid #dddddb;
		font-size: 11px;
		clear: left;
	}
		.person .headshot {
			display: block;
			width: 100px;
			background: url('../images/shared/people/default_headshot.png') no-repeat 0 0;
		}
		.person .info {
			width: 365px;
			position: relative;
		}
			.person .name {
				margin: 0;
				color: #9e9035;
				font-weight: bold;
				font-size: 14px;
			}
			.person .title {
				margin: 0 0 10px 0;
				color: #767676;
			}
			.person .visable,
			.person .hidden {
				display: block;
				width: 95px;
				height: 10px;
				margin: 10px 0 0 0;
				background-repeat: no-repeat;
				background-position: 0 0px;
				overflow:hidden;
			}
				.person .visable {
					background-position: 0 -10px;
				}
			.person .view_more_info {
				background-image: url('../images/shared/people/more_info.png');
			}
			.person .email_form,
			.person .more_info {
				display: none;
				margin: 10px 0 0 0;
			}
				.person .email_form { width: 235px;}
			.person .view_email_form {
				background-image: url('../images/shared/people/email_form.png');
			}
	#FeaturedNewsletter {
		width: 175px;
		margin: 0 auto 20px auto;
		border: 1px solid #AAA;
		background: #FDFCFA;
		padding: 10px 20px;
		font-size: 120%;
	}

#footer {
	width: 892px;
	margin: 0 auto;
	background: url('../images/shared/footer/bg.png') no-repeat;
	padding: 0 20px 10px 20px;
	color: #b4c2d1;
	font-size: 11px;
	clear: both;
}
	.logos {
		display: block;
		height: 45px;
	}
	.logo {
		display: block;
		float: left;
		margin-right: 20px;
		position: relative;
	}
		.fdic {
			background: url('../images/shared/footer/fdic.png') no-repeat 0 0;
			width: 52px;
			height: 30px;
		}
		.lender {
			background: url('../images/shared/footer/lender.png') no-repeat 0 bottom;
			width: 88px;
			height: 29px;
		}
		.hampton_roads {
			background: url('../images/shared/footer/hampton_roads.jpg') no-repeat 0 bottom;
			width: 111px;
			height: 37px;
		}
		.eoe {
			background: url('../images/shared/footer/eoe.gif') no-repeat 0 bottom;
			width: 120px;
			height: 29px;
		}
	.navigation {
		float: left;
	}
	#footer ul {
		list-style: none;
	}
		#footer li {
			float: left;
			padding: 0 0 0 5px;
			margin: 0 0 5px 5px;
			border-left: 1px solid #b4c2d1;
		}
			#footer li.first {
				padding-left: 0;
				margin-left: 0;
				border: 0;
			}
		#footer li a {
			color: #b4c2d1;
			text-decoration: underline;
		}
			#footer li a:hover {
				text-decoration: none;
			}
			#footer li a.active {
				color: #FFF;
			}
	.copyright {
		float: right;
		text-align: right;
	}
	#footer p {
		margin: 8px 0 0 0;
		padding: 8px 0 0 0;
		border-top: 1px solid #719BCB;
	}


/** NEWSLETTER SIGNUP **/
	.newsletter_image {
		display: block;
		background: url('../images/home/newsletter_signup/newsletter.png') no-repeat 0 0;
		width: 79px;
		height: 59px;
		margin: 0 5px 5px 0;
		float: left;
	}
	.or {
		display: block;
		clear: both;
		background: url('../images/home/newsletter_signup/or.png') no-repeat 0 0;
		width: 180px;
		height: 12px;
		margin: 5px 0;
	}
	p.signup_message {
		display: block;
		margin: 10px 0;
		text-align: center;
	}
	#xp-log {
		position: absolute;
		left: 5px;
		bottom: 100px;
		width: 230px;
		padding: 10px;
		border: 1px solid #b44;
		background: #fee;
		color: #8b0000;
		font: normal 10px Arial,sans-serif;
		display: none;
	}
	#xp-log h3 {
		font-size: 16px;
		margin: 0 0 10px;
	}
	#xp-log p {
		text-align:center;
		cursor: pointer;
	}
	.sidebar .sign_up {
		display: block;
		background: url('../images/home/newsletter_signup/sign_up.gif') no-repeat right 0;
		height: 14px;
		width: 100%;
		margin-top: 7px;
		padding-bottom: 7px;
		border: 0;
		cursor: pointer;
	}
    select.replaced {
      display: none;
    }
    ul.selectReplacement {
      border: 1px solid #86a5ba;
      width: 177px;
      margin: 5px 0 0 0;
    }
    ul.selectReplacement li {
      width:173px;
      background: #d2dee6;
      color: #033961;
      cursor: pointer;
      display: none;
      font-size: 11px;
      list-style: none;
      margin: 0;
      padding: 2px 2px;
    }
    ul.selectOpen {
      position: absolute;
      z-index: 800;
    }
    *html ul.selectOpen {
      position: relative;
    }
    ul.selectOpen li {
      display: block;
    }
    ul.selectReplacement li.selected {
      background: #d2dee6 url('../images/home/newsletter_signup/dropdown-bg.png') no-repeat right top;
		color: #033961;
      display: block;
    }
    ul.selectOpen li.selected {
      background: #234D77;
      color: #fff;
    }
    ul.selectOpen li.selected {
     display: block;
    }
    ul.selectOpen li:hover,
    ul.selectOpen li.hover,
    ul.selectOpen li.selected:hover {
      background: #FFF;
      color: #234D77;
    }
    

.interstitial {
	width: 510px;
	overflow: hidden;
	position: absolute;
	top: 8px;
	left: 0px;
	z-index: 800;
}
	#content .interstitial h2 {
		margin: 0 0 8px 0;
	}
.interstitialContent {
	width: 463px;
	position: relative;
	display: none;
	background: #DCD294;
	border: 2px solid #CCC;
	border-left: 0;
	color: #333;
	padding: 10px 20px;
	z-index: 900;
}
	.interstitial .title {
		display: block;
		float: right;
		margin: 0 0 6px 0;
	}
	.interstitial p {
		margin: 0 0 10px 0;
	}
		.dwButtons a {
			display: block;
			float: left;
			margin: 0 0 0 25px;
		}
	a.login_continue {
		display: block;
		background: url('../images/shared/sidebar/login_continue.gif') no-repeat right 0;
		height: 13px;
		width: 159px;
		margin: 5px 0;
		border: 0;
		float: right;
		cursor: pointer;
	}
		a.login_continue > span { display: none; }
	
.choose_accounts > ul, .choose_accounts > div > ul { width: 275px; }
