.content {
	width: 100%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
	height: auto;
}
.banner {
	height: 150px;
	width: 100%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/banner/subscribebkgrd.jpg);
}
.logo {
	height: 134px;
	width: 60%;
	background-image: url(images/subscribebkgrd.jpg);
	float: left;
	padding-left: 1em;
	margin-right: -1em;
	padding-top: 1em;
}
.subscribe {
	background-image: url(../images/subscribebkgrd.jpg);
	height: 150px;
	width: 40%;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 16px;
}
.navbarhorz {
	background-image: url(../images/banner/navbarbkgrd.jpg);
	float: left;
}
.lower_content {
	height: 400px;
	width: 100%;
	float: left;
	background-repeat: repeat;
	background-image: url(../images/home/lowercontentbkgrd.jpg);
}
.search {
	height: 100px;
	width: 30%;
	float: left;
	text-align: center;
	margin-top: 5em;
}
.right_content {
	float: left;
	width: 65%;
	height: auto;
	background-repeat: no-repeat;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-width: thin;
	border-left-width: thin;
	margin-left: 1em;
	margin-top: 5em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000;
	text-align: center;
	vertical-align: top;
}
.left_content {
	float: left;
	height: auto;
	width: 100%;
	margin-right: -4em;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	margin-top: 2em;
}
.navbarhorz .twitter-share-button {
	float: left;
	padding-top: 0.4em;
	height: 30px;
}
.navbarhorz.facebook {
	width: 10px;
	float: left;
	height: 30px;
}
