/**
* Customer web site CSS for IE6
*
* Copyright (c)2008 44 Interactive. All Rights Reserved.
*
* SVN File: $Id: testsvn.php 31 2008-05-22 14:32:48Z Mike Neugebauer $
* @author $Author: Mike Neugebauer $
* @version $Revision: 31 $
* @lastrevision $Date: 2008-05-22 09:32:48 -0500 (Thu, 22 May 2008) $
* @modifiedby $LastChangedBy: Mike Neugebauer $
* @lastmodified $LastChangedDate: 2008-05-22 09:32:48 -0500 (Thu, 22 May 2008) $
* @filesource $URL: svn+ssh://miken@svnhost/svnhome/base/trunk/testsvn.php $
*/

* { margin: 0;
	padding: 0;
	border: 0;
}

html {
	font-size: 62.5%;
	height:100.1%;
}



body {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color:#363636;
	height:100.1%;
	background:#323232;
}


h1, h2, h3, h4, h5 {
	color:#363636;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
}

h1 {
    font-size: 2.2em;
}

h2 {
    font-size: 2em;
}

h3 {
    font-size: 1.8em;
}

h4 {
	font-size: 1.6em;
}

h5 {
	font-size: 1.4em;
}

h6 {
	font-size: 1.2em;
}

h7 {
	font-size: 1.0em;
}

a:link {
	color:#363636;
	text-decoration: none;
}

a:visited {
	color:#363636;
	text-decoration: none;
}

a:hover {
	color:#363636;
	text-decoration: underline;
}

a:active {
	color:#363636;
	text-decoration: none;
}

p {
	line-height:1.5em;
	/*margin-bottom:10px;*/
}






/*----------------------------------------------------------- MAIN PAGE STYLES -----------------------------------------------------------*/


#headerwrap {
	width:100%;
	height:85px;
	background:url(/_cust/images/headertile.jpg) repeat-x;
}

#header {
	width:765px;
	height:85px;
	margin:0 auto;
}

#header img.logo {
	float:left;
	margin-top:6px;
}

#phone {
	float:right;
	width:95px;
	padding-right:5px;
	text-align:right;
	color:#296acb;
	font-size:1.1em;
}


#featurewrap {
	width:100%;
	background:url(/_cust/images/topimgtile.jpg) repeat;
}

#feature {
	width:765px;
	margin:0 auto;
	padding:12px 0;
	color: #ffffff;
}

#feature img.feature {
	float:left;
	margin-bottom:12px;
	background:url(/_cust/images/topimagebg.png) no-repeat;
	width:500px;
	height:334px;
	padding:2px 5px 6px 3px;
}

#feature h1 {
	color:#ddfe02;
	border-bottom:dotted 1px #ddfe02;
	padding-bottom:4px;
	margin-bottom:8px;
	font-weight:normal;
}

.featurelefttile {
	float:left;
	margin-bottom:12px;
}

#featurecopy {
	float:right;
	width:240px;
	margin-top:3px;
	color:#FFFFFF;
}

#featurecopy h1 {
	color:#ddfe02;
	border-bottom:dotted 1px #ddfe02;
	padding-bottom:4px;
	margin-bottom:8px;
	font-weight:normal;
}

#featurecopy p{
	text-align:justify;
}

a.learnmore, a.learnmore:visited {
	text-decoration:none;
	float:right;
	color:#ddfe02;
	margin-top: 9px;
}

a.learnmore:hover {
	color:#e3f08e;
}

#contenttop {
	width:100%;
	background:url(/_cust/images/contenttoptile.jpg) top repeat-x;
	height:4px;
}

#contentwrap {
	width:100%;
	background:url(/_cust/images/contenttile.jpg) repeat;
}

#content {
	width:765px;
	margin:0 auto;
	padding:0 0 36px 4px;
}

#content h1 {
	font-size:2.2em;
	font-weight:normal;
	border-bottom:solid 1px #363636;
	padding-bottom:4px;
	/*margin:18px 0 8px 0;*/
	margin-bottom:8px;
}


body#home h1 {
	padding-top:18px;
}

#content p {
	line-height:1.8em;
	text-align:justify;
	/*margin-bottom:36px;*/
}


#bankingpanel {
	width:242px;
	margin:0 18px 30px 0;
	float:left;
	background:url(/_cust/images/greyarrow.jpg) top center no-repeat;
	padding-top:24px;
}

a.bankingpanel, a.bankingpanel:visited {
	width:240px;
	height:59px;
	background:url(/_cust/images/bankpanelBG.jpg) no-repeat top;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
}


#commercialpanel {
	width:242px;
	margin:0 18px 30px 0;
	float:left;
	background:url(/_cust/images/greyarrow.jpg) top center no-repeat;
	padding-top:24px;
}

a.commercialpanel, a.commercialpanel:visited {
	width:240px;
	height:59px;
	background:url(/_cust/images/commpanelBG.jpg) no-repeat top;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
}


#servicespanel {
	width:242px;
	margin:0 0 30px 0;
	float:left;
	background:url(/_cust/images/greyarrow.jpg) top center no-repeat;
	padding-top:24px;
}

a.servicespanel, a.servicespanel:visited {
	width:240px;
	height:59px;
	background:url(/_cust/images/servicespanelBG.jpg) no-repeat top;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
}

#contactpanel {
	width:242px;
	margin:0 0 30px 0;
	float:left;
	background:url(/_cust/images/greyarrow.jpg) top center no-repeat;
	padding-top:24px;
}

a.contactpanel, a.contactpanel:visited {
	width:240px;
	height:59px;
	background:url(/_cust/images/contactPanelBG.jpg) no-repeat top;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
}




a.bankingpanel:hover,
a.commercialpanel:hover,
a.servicespanel:hover,
a.contactpanel:hover {
	background-position:bottom;
}


#bankingpanel h1,
#commercialpanel h1,
#servicespanel h1 {
	border-bottom:none;
	padding-bottom:0px;
	margin:0px 0px 0px 0px;
}




#homeflash {
	height:383px;
}




.box {
	background-color:#dfdbd0;
	float:left;
	width:724px;
	margin-bottom:18px;
	padding:14px 18px 18px 18px;
}

.lightup {
	background-color:#c9c2ae;
	background-color:#c2b590;
}

.box img {
	float:left;
	margin-right:18px;
	border:solid 1px #000000;
	margin-top:4px;
}

.box h1 {
	float:left;
	width:724px;
	/*margin-left:168px;*/
}

.box p {
	margin-bottom:2px;
	float:left;
	width:554px;
}

/*
.box h1.nobox {
	width:100%;
	margin-left:0px;
}*/






#footertop {
	width:100%;
	height:4px;
	background:url(/_cust/images/footertoptile.jpg) repeat-x;
}

#footerwrap {
	width:100%;
	background:url(/_cust/images/footertile.jpg) repeat-x;
}

#footer {
	width:765px;
	margin:0 auto;
	color:#FFFFFF;
	margin-top:-4px;
}

#footer h1 {
	color:#ddfe02;
	border-bottom:dotted 1px #ddfe02;
	font-size:1.2em;
	padding-bottom:4px;
	margin-bottom:6px;
}

.footerpanelwrap {
	width:240px;
	margin:0 20px 18px 0;
	float:left;
	background:url(/_cust/images/tanarrow.jpg) top center no-repeat;
	padding-top:24px;
}

.footerpanelwrap2 {
	width:240px;
	margin:0 0 18px 0;
	float:left;
	background:url(/_cust/images/tanarrow.jpg) top center no-repeat;
	padding-top:24px;
}

.footerpanel {
	background-color:#222222;
	padding:0 12px;

}

#footercontent {
	width:765px;
	float:left;
	text-align:center;
}

#footercontent a, #footercontent a:visited {
	color:#ddfe02;
	text-decoration:none;
}

#footercontent a:hover {
	color:#e3f08e;
}



#footer ul{
	list-style:none;
}

#footer ul li {
	padding:4px 0;
}

#footer ul li a {
	color:#FFFFFF;
}

.logo44i {
	position: relative;
	margin-top: -32px;
	margin-left: 95%;
}





a.sitemap, a.sitemap:visited {
	color:#c9f60a;
	text-decoration:none;
	font-size:1.7em;
}

a.sitemap:hover {
	color:#999999;
}



a.buttonlink, a.buttonlink:visited {
	color:#c9f60a;
	background-color: #ffffff;
	background-color:#999999;
	text-decoration:none;
	font-size: 1.1em;
	border: 1px solid #000000;
	padding: 2px 4px;
}

a.buttonlink:hover {
	background-color: #bbbbbb;
	cursor: pointer;
}

.form_msg_width {
	width: 480px;
}

.error_msg {
	margin-top: 0px;
	margin-bottom: 4px;
	padding: 4px;
	/* border: 1px solid #E7A9A3; */
	color: #E94E4E;
	/* background-color: #BD3C3C; */
	font-size: 1em;

}

input {
	height:16px;
	font-size: 1em;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	line-height:1em;
	margin-top: 2px;
	padding:4px;
}

textarea {
	font-size: 1em;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	line-height:1em;
	margin-top: 2px;
	padding:4px;
}

td {
	padding:6px 0;
	vertical-align:top;
}

td.label {
	width:100px;
	/*background-color:#666666;*/
}

td.labelwide {
	width:200px;
	/*background-color:#666666;*/
}

td p {
	margin:0;
}

#contactinfo img {
	margin-bottom:12px;
}

h2.contactinfo {
	font-weight:normal;
	margin-bottom:6px;
	color:#c9f60a;
}

h3.contactinfo {
	font-weight:normal;
	font-size:1.3em;
	line-height:1.6em;
}

#floatrightpanel {
	margin: 18px 0px 0px 0px;
	float: right;
}


.contentpad {
	padding-left: 8px;
}


/*--------------------------------------------------------- NEWS PAGE STYLES ------------------------------------------------------*/



#news {
	width:765px;
	margin:0 auto;
	padding:12px 0;
	color: #ffffff;
}

#news img.news {
	float:right;
	margin:0 0 12px 18px;
	background:url(/_cust/images/newsBG.jpg) no-repeat;
	width:300px;
	height:200px;
	padding:2px 5px 6px 3px;
}

#news h1 {
	color:#ddfe02;
	border-bottom:dotted 1px #ddfe02;
	padding-bottom:4px;
	margin-bottom:8px;
	font-weight:normal;
}

#news p{
	text-align:justify;
}

#news_list_pane {
	float:left;
}

#news_list_pane h4 {
	margin-bottom:8px;
}


.archleftpanel {
	margin: 4px 24px 16px 0px;
	float: left;
	width: 180px;
	padding: 4px;
	background-color:#dfdbd0;
}

a.archlnk, a.archlnk:visited {
}

a.archlnk:hover {
}

.archheading {
}


/*--------------------------------------------------------- NAVIGATION STYLES --------------------------------------------------------*/
#nav {
	float:right;
	height:23px;
	margin-top:29px;
	margin-right:-100px;
}

#nav li {
	list-style:none;
	/*line-height:49px;*/
	float:left;
}

#nav li.line {
	margin-right:17px;
}

#nav a {
	color:#240b06;
}

#nav li a, #nav li a:visited {
	display:block;
	overflow:hidden;
	float:left;
	text-transform:uppercase;
	font-weight:normal;
	height:23px;
	/*margin-right:17px;*/
	color:#240b06;
	text-decoration:none;
	text-indent:-1000px;
}




a.bankingBtn, a:visited.bankingBtn {
	width:128px;
	background:url(/_cust/images/bankingBtnBG.jpg) top no-repeat;

}

a.commercialBtn, a:visited.commercialBtn {
	width:153px;
	background:url(/_cust/images/commercialBtnBG.jpg) top no-repeat;
}

a.servicesBtn, a:visited.servicesBtn {
	width:69px;
	background:url(/_cust/images/servicesBtnBG.jpg) top no-repeat;
}

a.projectsBtn, a:visited.projectsBtn {
	width:69px;
	background:url(/_cust/images/projectsBtnBG.jpg) top no-repeat;
}

a.newsBtn, a:visited.newsBtn {
	width:50px;
	background:url(/_cust/images/newsBtnBG.jpg) top no-repeat;
}

a.aboutBtn, a:visited.aboutBtn {
	width:71px;
	background:url(/_cust/images/aboutBtnBG.jpg) top no-repeat;
}

a.contactBtn, a:visited.contactBtn {
	width:67px;
	background:url(/_cust/images/contactBtnBG.jpg) top no-repeat;
}




a.bankingBtn:hover,
a.commercialBtn:hover,
a.servicesBtn:hover,
a.projectsBtn:hover,
a.newsBtn:hover,
a.aboutBtn:hover,
a.contactBtn:hover{
	background-position:center;
}



body#bankingpage a.bankingBtn,
body#commercialpage a.commercialBtn,
body#servicespage a.servicesBtn,
body#projectspage a.projectsBtn,
body#newspage a.newsBtn,
body#aboutpage a.aboutBtn,
body#contactpage a.contactBtn {
	background-position:bottom;
	cursor:default;
}


#floatrightpanel a.bankingpanel,
#floatrightpanel a.commercialpanel,
#floatrightpanel a.servicespanel {
	margin-bottom:12px;
}




/*--------------------------------------------------------- SUBNAV STYLES --------------------------------------------------------*/


#subnavtop {
	width:215px;
	height:9px;
	background:url(/_cust/images/subnavtop.jpg) no-repeat;
	margin-left: 15px;
}

#subnavbtm {
	width:215px;
	height:9px;
	background:url(/_cust/images/subnavbtm.jpg) no-repeat;
	margin-bottom:24px;
	margin-left: 15px;
}

#subnav {
	width:215px;
	background:#f0e8db;
	margin-left: 15px;
}

#subnav ul {
	margin:8px 0 0 16px;
}

#subnav ul li {
	list-style:none;
	padding:4px 0;
}





/*--------------------------------------------------------- SITEMAP STYLES --------------------------------------------------------*/

body#sitemap ul {
	padding-left: 48px;
}

body#sitemap #contentBody a, body#sitemap #contentBody a:visited {
	text-decoration:none;
	color:#382513;
}

body#sitemap #contentBody a:hover{
	text-decoration:underline;
}

body#sitemap #contentBody a.aboutBtn, body#sitemap #contentBody a.aboutBtn:visited,
body#sitemap #contentBody a.commBtn, body#sitemap #contentBody a.commBtn:visited,
body#sitemap #contentBody a.findBtn, body#sitemap #contentBody a.findBtn:visited,
body#sitemap #contentBody a.neighborhoodBtn, body#sitemap #contentBody a.neighborhoodBtn:visited,
body#sitemap #contentBody a.servicesBtn, body#sitemap #contentBody a.servicesBtn:visited,
body#sitemap #contentBody a.contactBtn, body#sitemap #contentBody a.contactBtn:visited {
	width:225px;
	padding:4px;
	display:block;
	background-color:#382513;
	color:#FFFFFF;
}

body#sitemap #contentBody a.aboutBtn:hover,
body#sitemap #contentBody a.commBtn:hover,
body#sitemap #contentBody a.findBtn:hover,
body#sitemap #contentBody a.neighborhoodBtn:hover,
body#sitemap #contentBody a.servicesBtn:hover,
body#sitemap #contentBody a.contactBtn:hover {
	text-decoration:none;
	background-color:#7e6145;
}







/*----------------------------------------------------------- CLEARFIX -----------------------------------------------------------*/

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
