/* CSS Document */


html {text-align:center;}

body {
	text-align:left;
	width:1000px;
	margin:0px auto;
	color:#00467F;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	line-height:22px;
	background-color: #F9F2E0;
}

p {
	margin:0;
	padding:0 0 15px 0;
}

a {
	color:#00467F;
	text-decoration:underline;
}

ul {
	margin:0 0 0 15px;
	padding:0 0 15px 0;
}


h1 {
	color:#59442A;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	line-height:22px;
	margin:0;
	padding:0;
}

h2 {
	color:#59442A;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	line-height:22px;
	font-weight:normal;
	margin:0;
	padding:0;
}

.sml_text {
	font-size:10px;
	line-height:14px;
}

td.logo {
	background-color:#EEE6D1;
	width:251px;
}

td.header {
	/*background:#00467F url(images/header_bg_shadowed_blue.gif) no-repeat;*/
	background:#00467F url(images/header_bg_shadowed_blue.gif) no-repeat;
	width:749px;
}

td.header_brown {
	background:#59442A url(images/header_bg_shadowed_brown.gif) no-repeat;
	width:749px;
}

td.header_home {
	background:#59442A url(images/header_bg_shadowed_blue_home.gif) no-repeat;
	width:749px;
}

td.navbox {
	background:url(images/navbox_shadow_tile_vert.gif) repeat-y #567AAA;
	vertical-align:top;
	
	/* width adds to 251px */
	
	width:251px;
	
	/*
	width:219px;
	padding-left:32px;
	padding-top:16px;
	*/
}

td.content {
	background:#EEE5CF url(images/content_shadow_tile_vert.gif) repeat-y;
	padding-top:15px;
	vertical-align:top;
	
	/* width adds to 551px */
	
	width:469px;
	padding-left:35px;
	padding-right:47px;
	
	color:#00467F;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	line-height:22px;
}
	
#right-margin_photo {
	padding-top:21px;
	padding-left:20px;
	padding-bottom:20px;
	/*height:175px;*/
}

#right-margin_login {
	padding-top:16px;
	padding-left:15px;
	/*height:350px;*/
}
#right-margin_login_home {
	padding-top:16px;
	padding-left:15px;
}
#quote_home {
	padding-left:32px;
	/*padding-top:20px;*/
}

.input_box {
	background-color:#d9c296;
	border-top: solid 2px #414234;
	border-left: solid 2px #414234;
	border-bottom: solid 2px #8d8167;
	border-right: solid 2px #8d8167;
}

td.right-margin {
	background:url(images/rht-margin_shadow_tile_vert.gif) repeat-y;
	vertical-align:top;
	background-color:#59442A;
}

td.right-margin_blue {
	background:url(images/rht-margin_shadow_tile_vert.jpg) repeat-y;
	vertical-align:top;
	background-color:#00467F;
}

#footer_home {
	background:#EEE5CF url(images/footer_home.gif) no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#247AB2;
	
	/* height adds to 165px */
	
	padding-top:124px;
	height:41px;
	
	/* width adds to 749px */
	
	padding-left:35px;
	width: 714px;
}
#footer_home a {
	color:#247AB2;
	text-decoration:underline;
}
#footer_home_blue {
	/*background:#EEE5CF url(images/footer_home_v2.gif) no-repeat; modified by suBi 08-04-09*/
	background:#EEE5CF url(images/footer_home_nofade.gif) no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#247AB2;
	
	/* height adds to 165px */
	
	padding-top:124px;
	height:41px;
	
	/* width adds to 749px */
	
	padding-left:35px;
	width: 714px;
}
#footer_home_blue a {
	color:#247AB2;
	text-decoration:underline;
}

#footer_generic {
	background:#EEE5CF url(images/footer_generic.gif) no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#247AB2;
	
	/* height adds to 165px */
	
	padding-top:124px;
	height:41px;
	
	/* width adds to 749px */
	
	padding-left:35px;
	width: 714px;
}
#footer_generic a {
	color:#247AB2;
	text-decoration:underline;
}

.login_title {
	color:#efe8d5;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
}
	
        /***************************  NAVIGATION BAR  ******************************/

div#navbar {
	color:#EEE3C7;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	line-height:20px;
	font-weight:bold;
	padding-left:32px;
	padding-top:16px;
	padding-bottom:40px;
}
#navbar ul {
	list-style:none;
	margin:0;
	padding:0;
}
#navbar li {
	padding:0;
	margin:0;
	
}
#navbar li a {
	color:#01325A;
	font-weight:normal;
	text-decoration:none;
	display:block;
	width:auto;
	margin:0; padding:0;
}
#navbar li a:hover {
	color:#EEE3C7;
	font-weight:normal;
	text-decoration:none;
}

#navbar ul li ul {
	padding-left:35px;
	padding-top:3px;
	padding-bottom:3px;
	margin:0;
	
}
#navbar ul li ul li a {
	color:#B4CCED;
	font-weight:normal;
	text-decoration:none;
	display:block;
	width:auto;
}
	
	
        /***************************  HEADERS  ******************************/	
	
#header_home {
	background:url(images/header_pic_home.jpg) no-repeat right top;
	padding-left:35px;
	
	/*  height adds to 195px  */
	
	height:137px;
	padding-top:58px;
}	

#header_home_brown {
	/*background:url(images/header_pic_road.jpg) no-repeat right top;*/
	background:url(images/header_pic_remotedeposit.jpg) no-repeat right top;
	padding-left:35px;
	
	/*  height adds to 195px  */
	
	height:137px;
	padding-top:58px;
}

#header_personalbanking {
	background:url(images/header_pic_personalbanking.jpg) no-repeat right top;
	padding-left:35px;
	
	/*  height adds to 195px  */
	
	height:137px;
	padding-top:58px;
}

#header_legacybanking {
	background:url(images/header_pic_legacybanking.jpg) no-repeat right top;
	padding-left:35px;
	
	/*  height adds to 195px  */
	
	height:137px;
	padding-top:58px;
}

#header_businessbanking {
	background:url(images/header_pic_businessbanking.jpg) no-repeat right top;
	padding-left:35px;
	
	/*  height adds to 195px  */
	
	height:137px;
	padding-top:58px;
}

#header_about {
	background:url(images/header_pic_about.jpg) no-repeat right top;
	padding-left:35px;
	
	/*  height adds to 195px  */
	
	height:137px;
	padding-top:58px;
}

#header_contact {
	background:url(images/header_pic_contact.jpg) no-repeat right top;
	padding-left:35px;
	
	/*  height adds to 195px  */
	
	height:137px;
	padding-top:58px;
}

#header_quicklinks {
	background:url(images/header_pic_quicklinks.jpg) no-repeat right top;
	padding-left:35px;
	
	/*  height adds to 195px  */
	
	height:157px;
	padding-top:38px;
}

.zeroed{
	margin:0;
	padding:0;
	outline:none;
	text-align:left;
}

/*Contact FORM */

form#contactform{
	border:2px ridge #F9F2E0;
	padding:0 10px;
	margin:10px 0;}

#contactform label{
	margin:10px 0;
	border:none;
	outline:none;
}

#contactform fieldset{
	outline:none;
	border:none;
}

form#contactform div.formButtons{
	padding:20px 10px 10px 10px;
	margin-bottom:10px;
}

.input{
	background:#eee0bf;
	border:1px solid #FFF;
	padding:4px 6px;
}

.input:hover{
	background:#59442a;
	border:1px solid #000;
	padding:4px 6px;
	color:#FFF;
	cursor:pointer;
}

/*Rotating Header*/

ul#header_rotator{
	position:relative;
	margin:-4px 0 0 1px;
	padding:0;
	height:192px;
	list-style-type:none;
}

ul#header_rotator li img{
	border:none;
	outline:none;
	}