@charset "utf-8";
#wrapper {
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	background-repeat: no-repeat;
	height: 893px;
	width: 810px;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	background-position: center top;
}

html, body {
margin: 0px;
padding: 0px;
border: 0px;
}

#container h1 {
margin: 0;
padding: 0;
width: 100%;
height: 150px;
float: left;
border-bottom: #c00 solid 3px;
}

#container #col1 {
	width: 230px;
	float: left;
	padding-left: 5px;
	padding-right: 5px;
	caption-side: top;
}

#container #col2outer {
	width: 530px;
	float: right;
	margin: 0;
	padding: 0;
}

#col2outer #col2mid {
	width: 230px;
	float: left;
	font-size: 14px;
	color: #666;
	padding-left: 5px;
	padding-right: 5px;
}

#col2outer #col2side {
	width: 230px;
	float: right;
	padding-left: 5px;
	padding-right: 5px;
	font-weight: normal;
}

#container #footer {
float: left;
width: 870px;
border-top: #c00 solid 3px;
}
#container2 #footer {
	float: left;
	width: 870px;
	border-top: #c00 solid 3px;
}

#container2 {
	width: 810px; /* top right bottom left */
	padding: 0;
	background-color: #fff;
	background-image: url(../pictures/Local%20157%20Building%20EntranceBG2.jpg);
	height: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-position: center -220px;
	font-family: "Mongolian Baiti";
	font-size: 12px;
}

#container {
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	height: auto;
	width: 810px;
	margin-right: auto;
	margin-left: auto;
	font-family: "Mongolian Baiti";
	font-size: 16px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: none;
	background-position: center;
}
#banner {
	height: 160px;
	width: 810px;
}
#navbar {
	height: 40px;
	width: 780px;
	margin-left: 15px;
}




/* Add a black background color to the top navigation */
.topnav {
    background-color: #333;
    overflow: hidden;
}

/* Style the links inside the navigation bar */
.topnav a {
    float: left;
    color: #f2f2f2;
    text-align: center;
    padding: 14px 16px;
    text-decoration: none;
    font-size: 17px;
}

/* Change the color of links on hover */
.topnav a:hover {
	background-color: #ddd;
	color: black;
	font-weight: bold;
	font: mongolian Baiti;
	font-family: "Mongolian Baiti";
}

/* Add a color to the active/current link */
.topnav a.active {
	background-color: #4CAF50;
	color: white;
	font-family: "Mongolian Baiti";
	font-weight: bold;
}
