@charset "utf-8";

/*.featurecontainer {
	background-color: #f8e8cc;
	background-image: url(../img/featurebg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 487px;
	overflow: hidden;
}*/

/*.slideshowcontainer {
	background-image: url(../img/slideshowbg.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 407px;
	overflow: hidden;
	margin-top: 8px;
	/*padding-left: 19px;*/
/*}*/

/*.slideshowcontent {
	margin: 8px 0px 0px 19px;
	width: 943px;
}*/
/*
.frontpagecontainertop {
	background-color: #120200;
	background-image: url(../img/home_contentbg_top.png);
	background-repeat: no-repeat;
	background-position: center;	
	height: 12px;
}
.frontpagecontainermid {
	background-color: #120200;
	background-image: url(../img/home_contentbg_mid.png);
	background-repeat: repeat-y;
	background-position: center;	
}
.frontpagecontainerbtm {
	background-color: #120200;
	background-image: url(../img/home_contentbg_btm.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 12px;	
}
.frontpagecontainermidmid {
	background-color: #fcf1c8;
	background-image: url(../img/home_contentbg_center.jpg);
	background-repeat: repeat;
	background-position: left top;	
	margin-left: 8px;
	margin-right: 11px;
}
.frontpagecontentwrapper_lowsrc {
	background-image: url(../img/home_contentbg_center_paper_lowsrc.png);
	background-repeat: no-repeat;
	background-position: center top;	
	height: 930px;
}
.frontpagecontentwrapper {
	background-image: url(../img/home_contentbg_center_paper_highsrc2.png);
	background-repeat: no-repeat;
	background-position: center top;	
	height: 930px;
	padding: 37px 30px 30px 30px;
}*/
.branchpanel {
	margin-top: 24px;
	width: 196px;
	display: block;
	float: left;	
	padding-bottom: 44px;
	background: url(../content/home_branchpanel_reflection.png) bottom repeat-x;
	overflow:  visible;
	margin-left: 60px;
	position: relative;
}
div.branchpanel:after{
	content:''; 
	width:4px; 
	height:136px; 
	position:absolute; 
	left:-30px;
	top: 42px;
	border-left: 2px dotted #c30;
}
.branchpanel:first-child:after {
	width: 0;
	height: 0;
}
.branchpanel .branchpanelcontent {
}
.branchpanel .branchinfo {
	font-size: 11px;	
	background: #ca6b11;
	margin-top: 4px;
}
.branchpanel .contactinfo {
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	color: #fffefe;
	line-height: 11px;
	padding: 11px 6px 3px 6px;
}
.branchpanel .branchhours {
	padding: 2px;
	color: #050505;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	line-height: 10px;
	padding: 3px 6px 6px 6px;
	font-size: 9px;
}