@charset "utf-8";
/* CSS Document */
html{
	font-family:Arial, Helvetica, sans-serif;
	/*background:#C7B299;*/
	background:url(../images/bkgnd5.jpg) repeat-x #1e3670;
	height:100%;

}
body {




}
#DropShadow{
/*background-image: url(../dropshadow.png);
background-repeat: repeat-y;*/
/*filter:shadow(color:black, strength:10, direction:135);
padding:10px;*/
width:900px;
height:auto;
padding-right:50px;
margin-top:50px;
padding-bottom:50px;
}
#Main{

/*
	background-image: url(branches4b.jpg);
	background-repeat: repeat;	*/	
	margin-left:25px;
	width:900px;
	min-height:700px;
	background-color:#F2EBCE;


}
.Header{
	background:url(../images/header_bkgnd.jpg) no-repeat right;
	background-repeat: none;
	height: 192px;	
	/*position:fixed; */
	}


.TopLeft{
	height: 65px;
	background-color: #F2EBCE;
	width:300px;
	float:left;
	/*position:fixed; */
	display:block;
	font-size:14pt;
	font-family:"Times New Roman", Times, serif;
	color:#42210B;
	
	
	
}


.TopRight{
	height: 35px;
	background:url(../images/whoweare_bkgnd.jpg);
	width:900px;
	}






.TopRight img{
	border:0px;
	margin-top:35px;
}
.LeftNav{
	height: 341px;
	/*background-color:#F2EBCE;*/
	background:#7C183F;
	width:300px;
	float:left;
	display:block;
	/*color:#42210B;*/
	color:#ffffff;

	

}

.LeftNav ul{
margin:0;	
padding:0;
}

.LeftNav ul li{
border-bottom:solid 1px #ffffff;
display:block;
width:290px;
padding:10px 0 10px 10px;


}

.LeftNav ul li a{
color:#ffffff;
text-decoration:none;
}
.Content{
	height: 340px;
	width:480px;
	background-color:#F2EBCE;
	margin-left:320px;
	
	

}
#conash3D0{
display:none;
}

.TopRightLinks{
	float:right;
	font-size:12px;
	font-weight:bold;
	bottom:0px;
	margin-right:10px;
	margin-top:-185px;
	color:#FFFFFF;
}

.TopRightLinks a{
	text-decoration:none;
	color:#FFFFFF;
}

.TopRightLinks a:visited{
color:#ffffff;
}


a.mainlinks {
color:#ffffff;
}

a.mainlinks:visited{
color:#ffffff;
}
a.mainlinks:hover {
text-decoration:underline;
color:#ffffff;
}
img{
border:0px;
}



/*Compnay styles*/
.CompanyTop{
	height: 120px;
	background-color:#473724;
}
.CompanyTopBlue{
	height: 35px;
	background:#F2EBCE;
}
.CompanyTopBrown{
	height: 120px;
	background-color:#876A4F;
}


.TopNavCompany{
	height:25px;
	width:800px;
	background-color:#604b35;
	color:white;
	font-size:16px;
	font:Arial, Helvetica, sans-serif;
	padding-top:3px;
}

.TopNavCompany a{
	text-decoration:none;
	color:white;
}

a:hover {
text-decoration:underline;
}

.LeftNavCompany{
	height: 400px;
	background-color:#F2EBCE;
	width:200px;
	float:left;
	display:block;
	font:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#42210B;
	border-right: 2px solid #ddd2a2;
}
.ContentCompany{
	padding:0 25px 0 25px;
	text-align:justify;
	font-size:16px;
	color:#001442;	
}
.CompanyButtons{
	width:580px; 
	float:right; 
	margin-top:25px;
}
.CompanySlogan{
	float:left;
	width:320px;
	margin-top:10px;
	font-size:14pt;
	font-family:Arial, Helvetica, sans-serif;
	color:#42210B;
	background:#F2EBCE;
}
.CompanyBox{
background:url(../images/large_logo.jpg) no-repeat center;
padding-top:30px;
padding-left:15px;
padding-right:15px;
padding-bottom:25px;
width:auto;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
min-height:475px;
color:#001442;

}
.CompanyBox a{
  color:#42210B;
}


.DividerDark{
		width:2px; 
		height:350px;
		margin-left:10px;
		background-color:#ddd2a2;
		margin-top:20px;
		vertical-align:top;
		position:absolute;
		display:none;
}

.NavLinksCompany{
margin-top:30px;
width:88%;
float:left;

}

.NavLinksCompany a{
	text-decoration:none;

}
.NavLinksCompany a:hover{
	text-decoration:underline;
}


.CollapsiblePanel {
	width: 185px;

}
.CollapsiblePanelTab {
	font-size: 1em;

}

.LeftNavCompany a {
font-size: 11px;

}

#WMButton{
cursor:hand;
display:inline;
}

#BCImage{
cursor:hand;
margin-left:60px;
margin-right:60px;
display:inline;
}

.navigation{
margin-left:120px;
}

