@charset "utf-8";
/* CSS Document */

body{
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
}
#menu_items {
    padding: 10px;
}
.navBtn{
	background-color: #f0e9d4;
	height: 30px;
	color: #000;
	display: flex;
	align-items: center;
	justify-content: center;
	border: 2px solid #000;
	margin-bottom: 14px;
	font-size: 17px;
}
.lnHt{
	line-height: 22px;
}
a.sideNav:link, a.sideNav:visited, a.sideNav:active, a.sideNav:hover {
    text-decoration: none;
 
    font-weight: bold;
}
a.eml{
	color: #736b53;
  font-weight: bold;
}
a.lnk{
	    color: #736b53;
    font-weight: bold;
}
.btxt{
	font-weight: bold;
}

#header {
 color: #000;
	padding: 10px;  
	margin: 0 auto;
	background: #cc9900;
 }
#innerWrap{
	margin-top: 7px;
}
#leftcolumn { 
	text-align: center;
    color: #333;   
    /* margin: 1px 0px 0px 15px; */
    width: 200px;
    background: #fff;
    display: inline-block;
		vertical-align: top;
}

#wrapper {
	text-align: left;
	width: 967px; /*885px;*/
	margin: 7px auto;
	border: 1px solid #000;
}
#maincolumn {	
	color: #000;
	margin-left: 7px;
	padding-left: 15px;
	padding-right: 15px;
	min-height: 500px;
	width: 722px;
	display: inline-block;
	background: #fff;
	vertical-align: top;
}
#footer { 
 width: 964px;
    color: #000;    
    background-color: #fff;
    /* margin: 7px auto 0px; */
    min-height: 37px;
    text-align: center;
    padding-top: 15px;
    margin: 0px auto;
}
#hdrTxt {
	display: inline-block;
	font-size: 27px;
	color: #fff;
	font-weight: bold;
	/* margin: 0 auto; */
    width: 475px;
	height: 150px;
	vertical-align: top;
}
#hdrImg {
	display: inline-block;
	width: 377px;
}
#hdrTxtInner {
	width: 300px;
	margin: 0 auto;
	line-height: 36px;
	text-align: center;
}
#maincolumn2{
	margin-top: 15px;
}
.menuP {
	margin-bottom: 7px;
  margin-top: 10px;
}
#pageTitle{
	font-size: 1.2em;
  font-weight: bold;
	border-bottom: 2px solid #000;
}
#pbNotice{
	border-top: 2px solid #000;
}
.txtItalic{
	font-style: italic;
}
.utext{
	text-decoration: underline;
}
#welcomeText{
	font-size: 1.50em;
   font-weight: bold;
}
/****************************************************** Meeting Minutes */
.minHeadingTxtFirst {
    font-weight: bold;
    font-size: 1.1em;
    margin-top: 25px;
    color: #fff;
    background-color: #cc9900;
    padding: 5px 0px 5px 15px;
		margin-bottom: 0px;
}
#tabs{
	border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}
/****************************************************** Clerk */
.blockBlw{
	margin-top: 12px;
	padding-left: 15px;
}
#clrkBills{
	margin-top: 10px;
}
.clrkName{
	padding-left: 15px;
}
#clrkBlock{
	margin-top: 20px;
}
.clkRight{
	display: inline-block;
    width: 48%;
    vertical-align: top;
    border: 1px solid #000;
    padding: 5px;
    line-height: 23px;
}
.clrkBrush{
	margin-top: 10px;
}
.clkLeft{
	    display: inline-block;
    width: 48%;
    vertical-align: top;
}
.clrkPU{
	margin-top: 12px;
}
.subHead{
	margin-top: 20px;
	border-bottom: 1px solid #000;
}
/**************************************************** Officials */
.brdMembers{
	margin-top: 20px;
    font-size: 1.1em;
    font-weight: bold;
    border-bottom: 1px solid #000;  
    margin-bottom: 12px;
}
.pbmMembers{
	display: inline-block;
	width: 293px;
	vertical-align: top;
}
#planningBoardUpper,#planningBoardMiddle, #planningBoardLower{
	margin: 20px auto 10px;
   width: 600px;
}
#zoningBoardUpper,#zoningBoardMiddle,#zoningBoardLower{
	margin: 20px auto 10px;
   width: 600px;
}
.officialsBlock{
	margin-top: 20px;
    font-size: 1.1em;
    font-weight: bold;
    border-bottom: 1px solid #000;
    width: 40%;
    margin-bottom: 12px;
}
.officialLowerBlock{
	padding-left: 15px;
}
/**************************************************** Zoning */
#zonDocs{
	border-bottom: 2px solid #000;
	width: 311px;
	margin-top: 30px;
}
.zoningNotice{
	border-bottom: 2px solid #000;
	margin-top: 30px;
}
/************************************************* water */
#waterInfo{
	margin-top: 20px;
 padding-left: 15px;
}
