body,td,th {
	font-size: 100%;
	color: #000;
	line-height: 1.4em;
	font-family: Arial, Helvetica, sans-serif;
}

body {
	background-color: #193B1B;
	margin: 0 auto;
	background-image: url(images/CityofHoytLakes-bkgd.jpg);
	background-repeat: repeat-x;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
a:link {
	color: #193B1B;
}
a:visited {
	color: #434343;
}
a:hover {
	color: #896F00;
}
a:active {
	color: #896F00;
}

#footer a:link {
	color: #EBE6D4;
	text-decoration: none;
}
#footer a:visited {
	color: #EBE6D4;
}
#footer a:hover {
	color: #896F00;
}
#footer a:active {
	color: #896F00;
}
#bkgd-photo {
	background-image: ;
	background-size: cover;
	background-attachment: fixed;
}
#footer {
	color: #EBE6D4;
	font-size: 80%;
	line-height: 1.2em;
}
#wrapper footer {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-color: #1a3c1b;
}
header nav {
}
header {
	width: 960px;
	margin: 0px auto;
}
main {
	width: 960px;
	margin: 0px auto;
}
.content-bkgd-home {
	background-image: url(images/content-bkgd-home.png);
	background-repeat: repeat-y;
	margin: 0 auto;
	width: 960px;
}
.content-bkgd {
	background-image: url(images/content-bkgd.png);
	background-repeat: repeat-y;
	width: 960px;
	margin: 0 auto;
}
.top-banner-home {
	height: 109px;
	background-image: url(images/top-banner-home.png);
	background-repeat: no-repeat;
	padding: 10px 10px 0px;
}
.top-banner {
	height: 57px;
	background-image: url(images/top-banner.png);
	background-repeat: no-repeat;
	padding: 10px 10px 0px;
}
.content-home {
}
.content {
	padding: 10px;
}
.small-links {
	font-size: 0.8em;
}
.weather {
	margin-left: 20px;
}
h1 {
	margin-top: 7px;
	color: #6F492B;
	margin-left: 10px;
	font-size: 2em;
}
h2 {
	margin-top: 0px;
	border-bottom-width: thin;
	border-bottom-style: groove;
	color: #6F492B;
	padding-bottom: 8px;
	font-size: 1.8em;
}
h3 {
	font-size: 1.5em;
	line-height: 1.3em;
}

.home-center {
	margin-top: 275px;
}
.home-left {
	margin-right: 0px;
	padding-right: 30px;
}
.home-right {
	padding-left: 40px;
	text-align: right;
}

.content-home h2 {
	margin-top: 0px;
	border-bottom-width: thin;
	border-bottom-style: groove;
	color: #6F492B;
	padding-bottom: 8px;
}
.vertical-line {
	border-right: medium solid #000000;
}
