/* === User Contributed Header Style ======================================== */
div#bHeader {
	
}

#bHTop {
  /*background: url('C:/Users/Wendy/Zend/workspaces/DefaultWorkspace7/v3.3.0/global/v4.2.0/images/dog_corner_border-01.gif') no-repeat left top;*/
  background: url('/global/v4.2.0/images/dog_corner_border-01.gif') no-repeat
		left top;
}

#bHBtm {
  /*background: url('C:/Users/Wendy/Zend/workspaces/DefaultWorkspace7/v3.3.0/global/v4.2.0/images/dog_corner_border-03.gif') no-repeat left bottom; */
  background: url('/global/v4.2.0/images/dog_corner_border-03.gif') no-repeat
		left bottom;
}

#bHCnt {
  height: 140px;
  padding: 2px;
  /*background: url('C:/Users/Wendy/Zend/workspaces/DefaultWorkspace7/v3.3.0/global/v4.2.0/images/dog_corner_border-02.gif') repeat-y left top; */
  background: url('/global/v4.2.0/images/dog_corner_border-02.gif') repeat-y
	left top;
}

div#topLeft {
  position: absolute;
  width: 190px;
  top: 10px;
  left: 0px;
  margin: 0px;
  padding: 6px 0px;
}

div#topLeft A {
  font-size: 10pt;
  color: #111111;
}

div#banner2 {
  padding: 0px;
  width: 800px;
  height: 220px;
  margin-left:auto;
  margin-right:auto;
  margin-top:0px;
  margin-bottom: 0px;
}

div#banner2 #imgl {
  position: absolute;
  top: 6px;
  left: 50px;
  padding: 6px 6px;
}

div#banner2 #imgr {
  position: absolute;
  top: 6px;
  right: 50px;
  padding: 6px 6px;
}

#banner2_title {
  width: 100%;
  height: auto;
  font-size: 24pt;
  font-weight: bold;
  text-align: center;
  margin-left: auto; 
  margin-right: 0; 
  margin-top: auto; 
  margin-bottom: auto;
  padding-top: 10px;
}

#banner2_county {
  width: 100%;
  height: auto;
  font-size: 20pt;
  font-weight: bold;
  text-align: center;
  margin-left: auto; 
  margin-right: 0; 
  margin-top: auto; 
  margin-bottom: auto;
  padding-top: 10px;
}
/* === end User Contributed Header Style === */