@charset "utf-8";
/* CSS Document */

#container {
	margin-left:auto;
	margin-right:auto;
	width: 1200px;
	height: auto !important;
	text-align: left;
	border:solid;
	border-width:5px;
	border-color:#C60;
	background-color:#FFC;
  }

#header {
	font-size:36px;
	text-align:center;
	margin-top:20px;
	margin-bottom:20px;
}


#Sheriffheader {
	text-align:center;
}


#facebooklogo{
	text-align:left;
	margin-left:25px;
}

#mayorpic {
	margin-left: 250px;
	display: inline;
	float: left;
	text-align: center;
	font-size: 16px;
	border:double;
	border-width:5px;
	border-color:#C60;
}
#mayorpage {
	margin-left:auto;
	margin-right:auto;
	width:600px;
	text-align:center;
	font-size: 16px;
	border:double;
	border-width:5px;
	border-color:#C60;
}
#taylor {
	margin-left:50px;
	display:inline;
	float:left;
	text-align: center;
	font-size: 16px;
	border:double;
	border-width:5px;
	border-color:#C60;
}
#taylorpage {
	margin-left:auto;
	margin-right:auto;
	width:300px;
	text-align:center;
	font-size: 16px;
	border:double;
	border-width:5px;
	border-color:#C60;
}

#mayorheader {
	display: inline;
	font-size: 18px;
}
#text {
	float:left;
    margin-left:200px;
	margin-top:50px;
	width:500px;
}
#batfordimage {
	float:left;
	margin-left:50px;
	margin-top:50px;
	border:double;
	border-width:5px;
	border-color:#C60;
}

.home-desc {
	display: none !important;
}
.hcb-door-out {
	display: none !important;
}

#HCB_comment_box h3 {
	display: none !important;
}
