@charset "utf-8";
/* CSS Document */
html{
	font-family:Arial, Helvetica, sans-serif;
	background-image: url(../background.jpg);
	background-repeat:repeat;

	height:100%;

}
body {

}
#main_nav{
	display:block;
	background:#003;
	width:900px;
	text-align:center;

}

#main_nav a{
	color:#ffffff;
	text-decoration:none;

}

#main_nav a:hover{
	text-decoration:underline;	
}

.main_nav_links{
	padding:15px;
	font-size:11px;
	line-height:25px;

}




}
#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:#f4eed4;
	padding-bottom:50px;


}
.Header{
	background-image: url(../topbanner.jpg);
	background-repeat: none;
	height: 130px;

	
	/*position:fixed; */
	}

.TopLeft{
	height: 130px;
	background-color:#ccc096;
	-moz-opacity: 0.9;
	width:320px;
	float:left;
	/*position:fixed; */
	display:block;
	filter:alpha(opacity=90);
	font-size:16pt;
	font-family:"Times New Roman", Times, serif;
	color:#746453;
	
	
	
}
.TopRight{
	height: 130px;
	background-color:#404283;
	-moz-opacity: 0.9;
	width:480px;
	/*position:fixed;*/
	margin-left:320px;
	filter:alpha(opacity=90);
}






.TopRight img{
	border:0px;
	margin-top:35px;
}
.LeftNav{
	height: 340px;
	background-color:#404283;
	width:320px;
	float:left;
	display:block;
	

}
.Content{
	height: 340px;
	width:480px;
	background-color:#604b35;
	margin-left:320px;
	
	

}
#conash3D0{
display:none;
}

.TopRightLinks{
	float:right;
	color:#DDDAA2;
	font-size:14px;
	bottom:0px;
    margin-top:100px;
	margin-right:10px;
}

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

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



/*Compnay styles*/
.CompanyTop{
	height: 120px;
	background-color:#473724;
}
.CompanyTopBlue{
	height: 120px;
	background-color:#0b0b5b;
}
.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:#f4eed4;
	width:200px;
	float:left;
	display:block;
	font:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#604B35;
	border-right: 2px solid #ddd2a2;
}
.ContentCompany{
	background-color:#f4eed4;
	margin-left:200px;
	
	
}
.CompanyButtons{
	width:580px; 
	float:right; 
	margin-top:35px;
}
.CompanySlogan{
	float:left;
	width:320px;
	margin-top:40px;
	font-size:16pt;
	font-family:"Times New Roman", Times, serif;
	color:#ddd2a2;
}
.CompanyBox{
padding-top:30px;
padding-left:15px;
padding-right:15px;
width:auto;
font-family:"Times New Roman", Times, serif;
font-size:14px;
color:#604b35;
overflow:auto;
}
.CompanyBox a{
  color:#604B35;
}


.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;
	color:#604B35;
}
.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;
}


