/** RESETS **/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,th,var{font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;}
em{font-style: oblique;}
strong{font-weight: bold;}

body{
	font: 62.5% verdana, sans-serif;
	background: #e4dabd url(img/background-body.gif) 50% 0 no-repeat;
	color: #444444;
}


/**** Header ****/
#header{
	background: #fff;
}
#header:after{
	content: "."; display: block; 
	height: 0; clear: both; 
	visibility: hidden;
}
#header #logo{
	float: left;
	height: 172px;
	padding: 8px 0 0 75px;
	background: transparent url(img/background-logo.gif) no-repeat;
}
#header #logo img{
	display: block;
}

#header #search{
	float: right;
	background: #8cc63f url(img/search-glass.gif) no-repeat;
	height: 37px;
	padding: 0 0 0 63px;
}

#header #search .btn{
	border: 0;
	background: #8cc63f;
	font: 12px verdana;
	line-height: 12px;
	text-transform: uppercase;
	font-weight: bold;
	color: #891b16;
	margin: 0 5px;
	padding: 0;
}

#header #search #q{
	width: 167px;
	height: 15px;
	font: 12px verdana;
	line-height: 15px;
	font-weight: bold;
	color: #065b42;
	border: 0;
	padding: 4px;
	margin: 5px 0 0 0;
	background: transparent url(img/background-userid.gif) no-repeat;
}



#header #login{
	float: right;
	clear: right;
	background: transparent url(img/background-login.gif) no-repeat;
	padding: 1px 0 0 1px;
	width: 201px;
	height: 125px;
}
#header #login iframe{
	width: 200px;
	height: 124px;
}


#rates{
	width: 645px;
	padding: 150px 10px 20px 0;
	background: #fff;
}
#rates table{
	width: 645px;
	margin-bottom: 10px;
}

#contact td{
	vertical-align: top;
	padding: 0 6px 4px 0;
}
#contact input.text,
#contact textarea{
	display: block;
	width: 190px;
	margin-bottom: 4px;
	padding: 2px 0;	
	border: 1px inset #444;		
	font: 1.2em verdana;
	color: #444;
	background: #f3eeee none repeat scroll 0 0;
}
#contact label{
	color: #891B16;
	font-size: 1.1em;
	font-weight: bold;
	display: block;
}
#contact #emaillist,
#contact label#add{
	display: inline;
}
#contact #namemiddle,
#contact #workext,
#contact #state{
	width: 40px;
}
#contact #zip{
	width: 100px;
}
#contact #email{
	width: 100%;
}
#contact #address input,
#contact #comment{
	width: 438px;
}
#contact #submit{
	float:right;
	border:none;
	background:url(img/submit.jpg) no-repeat;
	height:21px;
	width:70px;
	color:#00342A;
	text-transform:uppercase;
	cursor:pointer;
	font-weight:bold;
}
#contact .cb-list{
	padding: 5px 0 10px;
}
#contact .cb-list input{
	float: left;
	clear: left;
	margin: 3px 3px 3px 0;
}

#contact .cb-list label{
	float: left;
	padding: 3px;
	color: #444444;
	font-weight: normal;
}

#error{
	border:2px solid #891B16;
	background:#EDFFCF;
	width:100%;
	margin: 0 0 35px;
	padding:20px;
	width:425px;
	color:#891B16;
	text-align:center;
	font-weight:bold;
	font-size:1.1em;
}
#error ul{
	font-size: 1em;
}


#sidebar-left .drop-down{
	position: absolute;
	z-index: 10000;
}

#sb-banner-l1{
	height: 157px;
	width: 260px;
	padding: 20px 0 20px 0;
	background: #f3eeee;
}
#sb-banner-l1 li{
	margin-left: -10px;
}
#sidebar-right .sb-banner{
	height: 76px;
	margin-bottom: 8px;
}


.sb-banner .carousel-navigation{
	display: none;
}
/*
#header #login{
	float: right;
	clear: right;
	height: 37px;
	padding: 0 0 0 19px;
	background: transparent url(img/background-login.gif) no-repeat;
}
#header #login div.fields{
	float: left;
	height: 37px;	
	background: #8cc63f;
}
#header #login label{
	font-size: 12px;
	font-weight: bold;
	color: #7c1514;
}
#header #login #UserID{
	width: 167px;
	height: 15px;
	font: 12px verdana;
	line-height: 15px;
	font-weight: bold;
	color: #065b42;
	border: 0;
	padding: 4px;
	margin: 0 0 0 5px;
	background: transparent url(img/background-userid.gif) no-repeat;
}
#header #login .button{
	border: 0;
	height: 37px;	
	padding: 0 14px 0 35px;
	margin: 0;
	font: 12px verdana;
	text-transform: uppercase;
	color: #7c1514;	
	background: transparent url(img/background-login-button.gif) 10px 50% no-repeat;
	font-weight: bold;
}
*/
#site-tools{
	float: right;
	font: 10px arial, sans-serif;
	font-weight: bold;
	padding: 12px 3px 15px 0;
}
#site-tools li{
	float: left;
	padding: 0 7px;
	border-right: 1px solid #003a2e;
}
#site-tools li.last{
	border: 0;
}
#site-tools a{
	color: #003a2e;
	text-decoration: none;
}
#site-tools a:hover{
	text-decoration: underline;
}


/**** Footer ****/
#footer{
	width: 941px;
	padding: 30px 5px 0;
	background: transparent url(img/background-footer.png) no-repeat;
	margin: 0 auto 20px;
	text-align: center;
}
#footer ul{
	padding: 0 0 10px;
}
#footer li{
	display: inline;
	border-right: 1px solid #891b16;
	padding: 0 10px;
}
#footer li.last{
	border: 0;
}
#footer a{
	font-size: 1.1em;
	color: #891b16;
}
#footer a:hover{
	text-decoration: none;
}


/**** Layout ****/
#page{
	width: 941px;
	padding: 0 5px;
	background: transparent url(img/background-page.png) repeat-y;
	margin: 0 auto;
}
#main{
	background: #fff url(img/background-main.gif);
}
#main:after{
	content: "."; display: block; 
	height: 0; clear: both; 
	visibility: hidden;
}
#wrapper{
	float: left;
	width: 680px;
	margin: 0 0 0 261px;
}
#wrapper #content{
	float: left;
	width: 470px;
	padding: 0 25px 0;
}
#wrapper #sidebar-right{
	float: left;
	width: 160px;
}
#sidebar-left{
	float: left;
	width: 261px;
	padding: 45px 0 0;
	margin: 0 0 0 -941px;
	background: #891b16;
}


/**** Misc ****/
#arc-top{
	clear: both;
	position: absolute;
	top: 127px;
	width: 941px;
	height: 95px;
	background: transparent url(img/background-arc-top.png) no-repeat;
}
#aux-head{
	display: block;
	width: 680px;
	margin: -22px 0 0;
	border-bottom: 34px solid #891b16;
}
#aux-head span{
	display: block;
	padding: 42px 0 12px 25px;
	font-size: 2.4em;
	font-weight: bold;
	color: #fff;
	background: #b32c1d;
	border-bottom: 6px solid #9e271a;
}
#arc-bottom{
	clear: both;
	height: 133px;
	background: transparent url(img/background-arc-bottom.png) no-repeat;
}
#arc-bottom img{
	position:absolute;
}
#arc-bottom #acu{
	margin:-63px 0 0 110px;
}
#arc-bottom #equal-housing{
	margin:-63px 0 0 200px;
}
#arc-bottom #ncua{
	margin:-5px 0 0 130px;
}
#arc-bottom #mastercard{
	margin:15px 0 0 800px;
}
#arc-bottom #visa{
	margin:40px 0 0 790px;
}


/**** Primary Navigation (Red) ****/
#navigation{
	background: #9e271a;
	position: relative;
}
#navigation li{
	margin-bottom: 4px;
	margin-left: -9px;
}
#navigation li.last{
	margin-bottom: 0;
}
#navigation li a{
	display: block;
	width: 240px;
	height: 38px;
	padding: 0 0 0 30px;
	font-size: 14px;
	line-height: 38px;	
	font-weight: bold;
	color: #fff;
	text-decoration: none;	
	background: #891b16 url(img/background-navigation.gif) 100% 100% no-repeat;
}
#navigation li a:hover{
	color: #891b16;
	background: #f3eeee url(img/background-navigation-hover.gif) 100% 100% no-repeat;
}
#navigation li ul{
	display: none;
}
#navigation li.open ul{
	display: block;
}
#navigation ul.d1{
	margin-left: 9px;
}
#navigation ul.d1 li{
	margin: 0;
}
#navigation ul.d1 li ul{
	display: none;
}
#navigation ul.d1 li.open ul{
	display: block;
}
#navigation ul.d1 li a{
	width: 211px;
	padding: 6px 10px 6px 40px;
	font-size: 12px;
	line-height: 16px;
	height: auto;
	background: transparent url(img/bullet-white.gif) 30px 12px no-repeat;
}
#navigation ul.d1 li a:hover,
#navigation ul.d1 li.open a{
	color: #9e271a;
	background: #fff url(img/bullet-red-navigation.gif) 30px 12px no-repeat;
}

/*
#navigation li.contact-us.employment-application{
	display: none;
}

body.contact-us.employment-application #navigation li.open ul{
	display: none;
}
*/


/**** Aux Navigation (Green) ****/
#wrapper #navigation-top{
	margin: -40px 0 0;
	padding: 0;
	list-style: none;
	width: 680px;
	background: #8cc63f;
	border-top: 6px solid #76a83b;
}
#wrapper #navigation-top:after{
	content: "."; display: block; 
	height: 0; clear: both; 
	visibility: hidden;
}
#wrapper #navigation-top li{
	float: left;
	text-align: center;
	position: relative;
	padding: 7px 0;
}
#wrapper #navigation-top.c1 li{
	width: 100%;
}
#wrapper #navigation-top.c2 li{
	width: 50%;
}
#wrapper #navigation-top.c3 li{
	width: 33.3333%;
}
#wrapper #navigation-top.c4 li{
	width: 25%;
}
#wrapper #navigation-top.c5 li{
	width: 20%;
}
#wrapper #navigation-top.c6 li{
	width: 16.6667%;
}
#wrapper #navigation-top.c7 li{
	width: 14.2857%;
}
#wrapper #navigation-top.c8 li{
	width: 12.5%;
}
#wrapper #navigation-top.c9 li{
	width: 11.1111%;
}
#wrapper #navigation-top.c10 li{
	width: 10%;
}
#wrapper #navigation-top li a{
	display: block;
	padding: 6px;
	font-size: 11px;
	line-height: 13px;
	color: #00483a;
	font-weight: bold;
	text-decoration: none;
	border-right: 1px solid #00342a;
}
#wrapper #navigation-top li.selected a,
#wrapper #navigation-top li.open a{
	color:#fff;
}
#wrapper #navigation-top li a:hover{
	color: #fff;
}
#wrapper #navigation-top li.last a{
	border-right: 0;
}
#wrapper #navigation-top li ul.d3{
	position: absolute;
	left: 0;
	margin: 0;
	padding: 0;
	list-style: none;
	min-width: 100%;
	width: auto !important;
	width: 100%;	
	background: #8cc63f;
	display: none;
}
#wrapper #navigation-top.c1  li ul.d3 li,
#wrapper #navigation-top.c2  li ul.d3 li,
#wrapper #navigation-top.c3  li ul.d3 li,
#wrapper #navigation-top.c4  li ul.d3 li,
#wrapper #navigation-top.c5  li ul.d3 li,
#wrapper #navigation-top.c6  li ul.d3 li,
#wrapper #navigation-top.c7  li ul.d3 li,
#wrapper #navigation-top.c8  li ul.d3 li,
#wrapper #navigation-top.c9  li ul.d3 li,
#wrapper #navigation-top.c10 li ul.d3 li
{
	float: none;
	clear: both;
	width: 100%;

}
#wrapper #navigation-top li ul.d3 li a{
	border: 0;
	padding: 0 6px;
}


/**** Youth/Teens Nav ****/
#content p a#youth-button,
#content p a#teens-button{
	background:url(img/youth-button.jpg) no-repeat;
	cursor:pointer;
	float:left;
	height:25px;
	margin:23px 0 -25px -1px;
	padding:10px 0 0 15px;
	text-decoration:none;
	width:316px;
}
#content p a#teens-button{
	background:url(img/teens-button.jpg) no-repeat;
}
.youth #wrapper #navigation-top li ul.d3.c3{
	left:25px;
	background:none;
	top:62px;
	display:block;
	padding:35px 0 0;
	height:0;
	cursor:pointer;
}
.youth #wrapper #navigation-top li ul.d3.c3 li,
.teens #wrapper #navigation-top li ul.d3.c2 li{
	width:330px;
	background:transparent url(img/life-stages-menu-back.png);
	visibility:hidden;
	padding:0;
}
.youth #wrapper #navigation-top li ul.d3.c3 li a,
.teens #wrapper #navigation-top li ul.d3.c2 li a{
	padding:7px 0 7px 20px;
	color:#891B16;
	text-align:left;
}
.youth #wrapper #navigation-top li ul.d3.c3 li a:hover,
.teens #wrapper #navigation-top li ul.d3.c2 li a:hover{
	background:transparent url(img/life-stages-menu-back-over.png);
	color:#891B16;
}
.teens #wrapper #navigation-top li ul.d3.c2{
	left:-111px;
	background:none;
	top:62px;
	display:block;
	padding:35px 0 0;
	height:0;
	cursor:pointer;
}


/**** Rightbar Navigation ****/
#sidebar-right .navigation{
	background: #fff;
	padding-top: 5px;
	margin-bottom: 5px;
}
#sidebar-right .navigation li{
	padding-bottom: 5px;
}
#sidebar-right .navigation a{
	display: block;
	width: 146px;
	padding: 10px 5px 10px 20px;
	background: #dfd7d7 url(img/background-navigation-right.gif) 100% 100% no-repeat;
	color: #891b16;
	text-decoration: none;
}
#sidebar-right .navigation span.label{
	display: block;
	font-size: 12px;
	font-weight: bold;
}
#sidebar-right .navigation span.description{
	display: block;
	font-size: 11px;
}
#sidebar-right .navigation a:hover{
	color: #fff;
	background: #8cc63f url(img/background-navigation-right-hover.gif) 100% 100% no-repeat;
}

/**** Left Dropdown ****/

#sidebar-left .drop-down{
	width: 205px;
	position: relative;
	background: #f3eeee;
}
#sidebar-left{
	float: left;
	width: 261px;
	padding: 45px 0 0;
	margin: 0 0 0 -941px;
	background: #891b16;
}
#sidebar-left .drop-down h4{
	position: relative;
	left: -9px;
	height: 27px;
	padding: 0 0 0 30px;
	font-size: 1.2em;
	line-height: 27px;
	background: #7f1b14 url(img/background-dropdown-trigger.gif) 180px 11px no-repeat;
	color: #fff;
	cursor: pointer;
}
#sidebar-left .drop-down .go{
	display: block;
	position: absolute;
	top: 0px;
	padding-top: 3px;
	right: -55px;
	width: 55px;
	height: 28px;
	background: #f3eeee url(img/background-go.gif) 7px 3px no-repeat;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;	
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	color: #00342a;
	cursor: pointer;
}
#sidebar-left .drop-down ul{
	width: 196px;
	background: #fff;
	position: absolute;
	z-index: 10000;
}
#sidebar-left .drop-down ul li{
	border: 1px solid #891b16;
	border-width: 0 1px 1px;
}
#sidebar-left .drop-down ul a{
	display: block;
	background: transparent url(img/bullet-red.gif) no-repeat scroll 21px 60%;
	padding: 0 0 0 34px;
	font-size: 12px;
	line-height: 1.6em;
	color: #891b16;
	cursor: pointer;
}
#sidebar-left .drop-down ul a:hover{
	background-color: #dfd7d7;
}


/**** Typography ****/
#content h1{
	font-size: 1.8em;
	line-height: 1.2em;
	color: #891b16; 
	font-weight: bold;
	margin: 15px 0 .5em;
	text-transform: uppercase;
}
#content h2{
	font-size: 1.3em;
	line-height: 1.231em;
	color: #891b16;
	font-weight: bold;
}
#content h2 a{
	color: #891b16;
}
#content h3{
	font-size: 1.2em;
	line-height: 1.333em;
	color: #444;
	font-weight: bold;
}
#sidebar-left h3{
	width: 239px;
	font-size: 1.3em;
	font-weight: bold;
	color: #00342a;
	padding: 30px 0 3px 21px;
	background: #f3eeee;
}
#content p,
#content ul,
#content ol{
	font-size: 1.2em;
	line-height: 1.333em;
	margin-bottom: 1.333em;
}
#content ul{
	margin-left: 1.5em;
	list-style: square;	
}
#content ol.bullets{
	margin-left: 2em;
	list-style: decimal;
}
#content ul ul{
	font-size: 1em;
}
#content p.footnote{
	font-size: 0.9em;
}
#content p.readmore{
	font-size: 1.1em;
	text-align: right;
	padding: 0 2px 16px 0;
	background: transparent url(img/hr-short-green.gif) 100% 100% no-repeat;
}
#content p.readmore a{
	font-weight: bold;
	color: #00342a;
	text-decoration: none;
}
#content p.readmore a:hover{
	color: #8cc63f;
}
#content p a,
#content li a{
	color: #891b16;
	font-weight: bold;
	text-decoration: underline;
}
#content img{
	margin: 0 0 1em 1em;
}
#content img#hero{
	margin: 25px 0 0;
}


/**** Carousel ****/
#content .carousel{
	width: 680px;
	height: 273px;
	border-bottom: 10px solid #7c1514;
	background: #fff;
}
#content .carousel img{
	display: block;
	margin: 0;
}
#content .carousel-navigation{
	left: 9px;
	bottom: 8px;
	margin-bottom: 0;
}
#content .carousel-navigation li{
	float: left;
	width: 23px;
	height: 23px;
	margin-right: 6px;	
	background: #ce938b;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	line-height: 23px;
	cursor: pointer;
}
#content .carousel-navigation li.current{
	background: #9d2717;
}


/**** Pillbox ****/
#content .pillbox{
	float: left;
	clear: left;
	width: 60%;
	padding: 0 0 15px;
	margin: 20px 0 0;
	background: #8cc63f;
    -moz-border-radius: 10px;  
    -webkit-border-radius: 10px;
}
#content .pillbox h2{
	font-size: 1.4em;
	font-weight: bold;
	color: #00483A;
	padding: 10px;
}
#content .pillbox ul{
	margin: 0;
	padding: 5px 0 5px 25px;
	background: #b32c1d;
	color: #fff;
}
#content .pillbox ul a{
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}


/**** Home Page *****/
body.home span#aux-head{
	display: none;
}
body.home #carousel-home{
	margin: -22px 0 0 -25px;
}
body.home #carousel-home-carousel-group{
	margin: 0;
	padding: 0;
	list-style: none;
}
body.home #wrapper #sidebar-right{
	padding-top: 261px;
}
body.home #content table#wrap{

}
body.home #content table#wrap td{
	padding: 0 20px 20px 0;
}
body.home #content table.rates{
	width:230px;
}
body.home #content table.rates th{
	border:1px solid #891b16;
	background:#891b16;
	text-align:center;
	font-size:1.2em;
}
body.home #content table.rates th a{
	color:#fff;
}
body.home #content table.rates td a{
	color:#444444;
}
body.home #content table#wrap table.rates td{
	text-align:center;
	padding:4px 10px;	
}
body.home #content table#wrap table.rates tr{
	border:1px solid #891b16;
}


/***** Tables ****/
#content table.rates th{
	font-size: 1.3em;
	font-weight: bold;
	vertical-align: bottom;
	color: #891b16;
}
#content table.rates td{
	border: 1px solid #891b16;
	font-size: 1.1em;
}
#content table.rates td,
#content table.rates th{
	padding: 4px 10px;
}
#content table.rates tr.o td{
	background: #e9e3e3;
}
#content table.rates tr.e td{
	background: #e4edd5;
}
#content table.board{
	width: 100%;
	margin-top: 1.5em;
}
#content table.board td{
	width: 50%;
	padding-bottom: 3.6em;
}
#content table.board td img{
	display: block;
	margin: 0;
	border: 1px solid #891b16;	
}
#content table.board td p{
	margin: 0;
}
#content table.chart{
	margin:0 0 1.3em;
}
#content table.chart th{
	font-size:1.1em;
	color:#891B16;
	font-weight:bold;
	padding:0 30px 0 0;
}
#content table.chart td{
	font-size:1.1em;
}


/***** Contact Form ****/
/*
.contact-us #content td{
	border-bottom:15px solid #fff;
}
.contact-us #content td + td{
	border-left:20px solid #fff;
}
.contact-us #content #email-list td{
	border-bottom:5px solid #fff;
}
.contact-us #content td p{
	margin:0 0 -10px -4px;
}
.contact-us #content td div{
	float:left;
}
.contact-us #content td div + div{
	margin:0 0 0 10px;
}
.contact-us #content label{
	color:#891B16;
	font-size:1.1em;
	font-weight:bold;
}
.contact-us #content label#add{
	color:#444;
	font-size:1.1em;
	font-weight:normal;
}
.contact-us #content input{
	color:#444444;
	background:#F3EEEE none repeat scroll 0 0;
	border-style:inset;
}
.contact-us #content input.short{
	width:24px;
}
.contact-us #content input.four{
	width:31px;
}
.contact-us #content input.six{
	width:45px;
}
.contact-us #content input.long{
	width:200px;
}
.contact-us #content input[type="checkbox"]{
	float:left;
	margin:0 5px 0 0;
}
.contact-us #content textarea{
	color:#444444;
	font-family:verdana;
	font-size:1.2em;
	height:10em;
	background:#F3EEEE none repeat scroll 0 0;
	width:465px;
	border-style:inset;
}
.contact-us #content span{
	float:left;
	font-size:1.2em;
	color:#444444;
}
.contact-us #content #submit{
	float:right;
	border:none;
	background:url(img/submit.jpg) no-repeat;
	height:21px;
	width:70px;
	color:#00342A;
	text-transform:uppercase;
	cursor:pointer;
	font-weight:bold;
}
.contact-us #error{
	border:2px solid #891B16;
	background:#EDFFCF;
	width:100%;
	margin:35px 0 0;
	padding:20px;
	width:425px;
	color:#891B16;
	text-align:center;
	font-weight:bold;
	font-size:1.1em;
}
*/

/***** Employment Application ****/
#employment-application h2{
	padding: 15px 0 10px 0;
}
#employment-application th,
#employment-application td{
	vertical-align: top;
	padding: 0 6px 4px 6px;
}

#employment-application label{
	color: #891B16;
	font-size: 1.1em;
	font-weight: bold;
	display: block;
}

#employment-application #sub{
	float:right;
	border:none;
	background:url(img/lg_grn_btn.jpg) no-repeat;
	height:21px;
	width: 175px;
	color:#00342A;
	text-transform:uppercase;
	cursor:pointer;
	font-weight:bold;
}

#employment-application input,
#employment-application textarea{
	width: 190px;
	margin-bottom: 4px;
	padding: 2px 0;	
	border: 1px inset #444;		
	font: 1.2em verdana;
	color: #444;
	background: #f3eeee none repeat scroll 0 0;
}

#employment-application #zip input,
#employment-application #ssn input,
#employment-application #phone input,
#employment-application #start_date input,
#employment-application #before_when input,
#employment-application #start0 input,
#employment-application #end0 input,
#employment-application #zip0 input,
#employment-application #end1 input,
#employment-application #start1 input,
#employment-application #zip1 input,
#employment-application #end2 input,
#employment-application #start2 input,
#employment-application #zip2 input,
#employment-application #references0zip input,
#employment-application #references1zip input,
#employment-application #references2zip input,
#employment-application #references0phone input,
#employment-application #references1phone input,
#employment-application #references2phone input{
	width:50px;
}

#employment-application select{
	background: #f3eeee none repeat scroll 0 0;
	border: 1px inset #444;		
	font: 1.2em verdana;
	color: #444;
}

.employment-application #form_errors{
	border:2px solid #891B16;
	background:#EDFFCF;
	width:100%;
	margin:35px 0 0;
	padding:20px;
	width:425px;
	color:#891B16;
	text-align:center;
	font-weight:bold;
	font-size:1.1em;
}

.employment-application #form_errors ul{
	font-size: 1em;
}


/**** Transfer Form ****/

form#transfer table td{
	padding: 0 15px 10px 0;
}
form#transfer label{
	color:#891B16;
	display:block;
	font-size:1.1em;
	font-weight:bold;
}
form#transfer label.inline{
	display: inline;
}
form#transfer label em{
	font-weight: normal;
}
form#transfer input.full{
	width: 450px;
}
form#transfer input.wide{
	width: 180px;
}
form#transfer input.name{
	width: 190px;
}
form#transfer p.fine-print{
	font-size: 10px;
	font-style: oblique;
}
form#transfer h3{
	line-height: 2.5em;
}
form#transfer input.text{
	padding: 2px 0;	
	border: 1px inset #444;		
	font: 1.2em verdana;
	color: #444;
	background: #f3eeee;
}
form#transfer select{
	font: 1.2em verdana;
	color: #444;
	background: #f3eeee;
}
form#transfer #submit{
	border:none;
	background:url(img/submit.jpg) no-repeat;
	height:21px;
	width: 70px;
	color:#00342A;
	text-transform:uppercase;
	cursor:pointer;
	font-weight:bold;
}
form#transfer .links a{
color:#00483A;
font-size:11px;
font-weight:bold;
line-height:13px;
white-space: nowrap;
}

/***** Branch Information ****/
.branch-information #content ul.branches{
	margin:40px 0 0;
	float:left;
}
.branch-information ul.branches li{
	float:left;
	list-style:none;
	margin:0 0 20px;
}
.branch-information #content ul.branches li h3{
	color:#891B16;
	font-size:1.5em;
}
.branch-information #content ul.branches li address{
	font-size:.9em;
}
.branch-information #content ul.branches li address span{
	font-weight:bold;
}
.branch-information #content ul.branches li img{
	float:left;
	margin:0 0 0 -10px;
	border:1px solid #891B16;
}
.branch-information #content ul.branches li img + img{
	float:left;
	margin:0 0 0 11px;
}
#content ul.branches li table.hours{
	margin:0 0 0 -10px;
	float:left;
}
#content ul.branches li table.hours tr.head th,
#content ul.branches li table.hours tr.head.e th{
	color:#891B16;
	font-size:1.1em;
	font-weight:bold;
	border:none;
	width:160px;
	background:none;
}
#content ul.branches li table.hours td,
#content ul.branches li table.hours th{
	border:1px solid #891B16;
	font-size:.9em;
	padding:2px 5px 2px 10px;
	background:#E9E3E3;
}
#content ul.branches li table.hours tr.e td,
#content ul.branches li table.hours tr.e th{
	background:#e4edd5;
}	
#content ul.branches li table.hours th{
	font-weight:bold;
}
.branch-information #content ul.branches li ul{
	margin:0 0 1em 15px;
	float:left;
}
.branch-information #content ul.branches li ul li{
	float:none;
	list-style:square;
	margin:0;
}
#content table.phone{
	margin:.5em 0 2em;
}
#content table.phone td,
#content table.phone th{
	border:1px solid #891B16;
	font-size:1.1em;
	padding:2px 10px;
}
#content table.phone th{
	font-weight:bold;
}




body.logo-large .logo-large{
	text-align: center;
	padding: 25px 0 0 0;
}



/** Skip-a-Pay **/
#skip-a-pay{
	display: none;
}

