html {
	background:#ffffff;
}
body {
	margin: 0;
	font-family: 'Lato', sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
h1, h2, h3, h4, h5, h6, blockquote, pre, code, em, img, q, small, strike, strong, form, button {
	margin: 0;
	padding: 0;
	border: 0;
}
input, select, textarea {
	font-size: 14px;
	font-family: 'Lato', sans-serif;
	font-style: normal;
	padding: 8px 16px 8px 16px;
	vertical-align: middle;
}
input.button {
	background: transparent;
	padding: 8px 16px 8px 16px;
	text-decoration: none;
	border: 1px solid #d3d3d3;
	white-space: nowrap;
}
#big-container {
	width: 980px;
	margin: auto;
	padding: 0 2.5em 0 2.5em;
	background: #ffffff;
	border: 0;
}
#page-container {
	width: 960px;
	margin: auto;
	padding: 0;
	background: #ffffff;
	border: 0;
}
ul {
	margin: 0;
	padding: 0px 0px 0px 16px;
	list-style:disc;
}
ol {
	margin: 0;
	padding: 0px 0px 0px 16px;
}
#header {
	background: #ffffff;
	padding: 20px 0px 5px 0px;
}
#header-left {
	float: left;
	width: 640px;
}
#header-right {
	position: relative; 
	float: right;
	width: 300px;
	text-align: right;
}
.header-ad {
	text-align: center;
}
.header-ad-single {
	text-align: center;
}
.header-ad-1 {
	width: 980px;
	background-color: #ffffff;
	padding: 10px 0px 10px 0px;
}
hr.mainnav {
	border-top: 1px solid #555555;
	border-bottom: 4px solid #555555;
	height: 1px;
	margin-top: 5px;
	margin-bottom: 0px;
}
ul#mainnav {
	list-style-type: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
	width: 980px;
	background-color: #ffffff;
	border: 0 solid #e3e3e3;
	border-width: 0px 0px 1px 0px;
}
ul#mainnav li {
	float: left;
	color: #e3e3e3;
	line-height: 36px;
}
ul#mainnav li a {
	padding: 0px 40px 0px 40px;
	display: block;
	font-weight: normal;
	color: #333333;
	font-size: 16px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
}
ul#mainnav li a:hover, li.current {
	background-color: #ffffff;
}
ul#mainnav li a:hover {
	text-decoration: underline;
}
ul#mainnav li.current {
	background-color: #ffffff;
}
ul.nav {
	list-style-type: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
	background-color: #ffffff;
	border: 0 solid #e3e3e3;
	border-width: 1px 0px 0px 0px;
}
ul.nav li {
	float: left;
	color: #e3e3e3;
	line-height: 30px;
}
ul.nav li a {
	margin: 0px 60px 0px 0px;
	display: block;
	font-weight: bold;
	color: #333333;
	font-size: 9px;
	text-decoration: none;
	text-transform: uppercase;
}
ul.nav li a:hover, li.current {
	background-color: #ffffff;
}
ul.nav li a:hover {
	text-decoration: underline;
}
ul.nav li.current {
	background-color: #ffffff;
}
#search {
	background-color: #ffffff;
	height: 19px;
	padding: 6px;
	border: 0 solid #e3e3e3;
	border-width: 1px 0px 1px 0px;
}
#left {
	float: left;
	width: 230px;
	margin: 0px 0px 0px 32px;
	padding: 0;
}
#right {
	float: right;
	width: 200px;
	text-align: right;
}
#middle {
	margin: 0;
	padding: 0;
}
#sidebar {
	background: #ffffff;
	margin-left: 660px;
}
#sidebar-news-photo {
	background: #ffffff;
	margin-left: 660px;
	margin-top: 342px;
}
#sidebar-phones-photo {
	background: #ffffff;
	margin-left: 660px;
	margin-top: 215px;
}
#content {
	width: 640px;
	float: left;
	background: #ffffff;
	margin: 10px 0px 10px 0px;
}
#content-single {
	width: 700px;
	text-align: left;
	background: #ffffff;
	margin: auto;
}
.footer-container {
	width: 940px;
	background: #ffffff;
	margin: 0px 10px 0px 10px;
}
.footer-post {
	float: left;
	width: 160px;
	margin: 10px 0px 0px 0px;
}
.footer-item {
	width: 150px;
	margin: auto;
}
.footer-image {
	margin-bottom: 5px;
}
#footer {
	text-align:center;
	margin-bottom: 20px;
}
.fixed-footer {
	background-color: #f7f5f0;
	padding: 0.5em 0;
	position: fixed;
	left: 0;
	bottom: 0;
	width: 100%;
	border-top: 1px solid #d3d3d3;
}
.fixed-footer-container {
	width: 980px;
	margin: auto;
	background-color: #f5f2eb;
}
hr.footer {
	border-bottom: 4px solid #333333;
	margin-top: 5px;
}
.fixed-share {
	background-color: #f7f5f0;
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	border-bottom: 1px solid #d3d3d3;
	z-index: 10000000;
}
.fixed-share-container {
	width: 980px;
	margin: auto;
	padding: 0.5em 0;
	background-color: #f7f5f0;
}
.wrapper {
	display: table;
	margin: auto;
}
ul.footer {
	list-style-type: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
	background-color: #ffffff;
	border: 0;
}
ul.footer li {
	float: left;
	display: inline;
}
ul.footer li a {
	padding: 0px 30px 0px 30px;
	display: block;
	font-weight: normal;
	color: #333333;
	font-size: 14px;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
}
ul.footer li a:hover, li.current {
	background-color: #ffffff;
}
ul.footer li a:hover {
	text-decoration: underline;
}
ul.footer li.current {
	background-color: #ffffff;
}
p {
	font-family: Georgia, serif;
	font-size: 22px;
	line-height: 34px;
	color: #333333;
	margin-bottom: 34px;
}
p a:link {
	color: #a81817;
	text-decoration: underline;
}
.descender {
	font-family: Georgia, serif;
	font-size: 22px;
	line-height: 34px;
	color: #333333;
	text-decoration: none;
	text-indent: 0;
	padding: 0px;
}
.descender:first-letter, span.descendertwo {
	font-family: Georgia, serif;
	font-size: 72px;
	line-height: 65px;
	color: #a81817;
	margin: 2px 10px 0px 0px;
	float: left;
}
a:link {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #a81817;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #a81817;
}
hr {
	height: 0;
	border: 0 solid #e3e3e3;
	border-top-width: 1px;
}
hr.loop {
	margin: 25px 0px 25px 0px;
}
.vertical-line {
	display: inline;
	background-color: #e3e3e3;
	width: 1px;
	height: 100%;
}
h1 {
	font-family: 'Raleway', sans-serif;
	color: #000000;
	font-size: 45px;
	line-height: 115%;
	font-weight: normal;
}
h2 {
	font-family: 'Raleway', sans-serif;
	color: #000000;
	font-size: 30px;
	line-height: 115%;
	font-weight: normal;
}
h3 {
	font-family: 'Raleway', sans-serif;
	color: #000000;
	font-size: 24px;
	line-height: 115%;
	font-weight: normal;
}
h4 {
	font-family: 'Raleway', sans-serif;
	color: #000000;
	font-size: 20px;
	line-height: 115%;
	font-weight: normal;
}
.breadcrumb {
	color: #999999;
}
.breadcrumb a {
	color: #333333;
}
.header {
	font-family: 'Lato', sans-serif;
	font-weight: normal;
	font-size: 14px;
	color: #a81817;
	text-decoration: none;
}
.header a {
	color: #a81817;
}
.price {
	color: #a81817;
}
.spacing {
	margin-bottom: 10px;
}
.content {
	font-family: Georgia, serif;
	font-size: 22px;
	line-height: 34px;
	color: #333333;
	text-decoration: none;
}
.excerpt {
	font-family: 'Lato', sans-serif;
	font-weight: normal;
	font-size: 16px;
	color: #808080;
	text-decoration: none;
}
.date {
	font-family: 'Lato', sans-serif;
	font-weight: normal;
	font-size: 14px;
	color: #999999;
	text-decoration: none;
}
.date a {
	color: #999999;
}
.clear {
	clear: both;
}
.clear-left {
	clear: left;
}
.clear-right {
	clear: right;
}
.featured {
	width: 600px;
}
.featured-left {
	width: 200px;
	margin: 0px 380px 0px 0px;
}
.featured-right {
	float: right;
	width: 380px;
}
.featured-post {
	margin: 10px 0px 10px 0px;
}
.lead-story {
	font-size: 24px;
}
.sidebar-post {
	float: left;
	width: 300px;
	padding-top: 20px;
}
.sidebar-ad-1 {
}
.sidebar-ad-2 {
}
.sidebar-post-left {
	float: left;
	width: 140px;
}
.sidebar-post-right {
	float: right;
	width: 140px;
}
.sidebar-post-right-ad {
	float: right;
	width: 160px;
}
.sidebar-center {
	text-align:center;
}
.sidebar-post-left-mid {
	float: left;
	width: 145px;
	text-align: left;
}
.sidebar-post-right-mid {
	float: right;
	width: 145px;
	margin: auto;
	text-align: right;
}
.follow-us {
	margin: 4px 10px 0px 0px;
	padding: 0;
	vertical-align: middle;
	float: left;
}
.loop {
	position: relative;
	width: 600px;
}
.loop-left {
	width: 235px;
	margin-right: 345px;
}
.loop-right {
	float: right;
	width: 345px;
}
.loop-half {
	float: left;
	width: 280px;
	margin: 0px 10px 0px 10px;
}
.loop-half-left {
	margin: 0px 140px 0px 0px;
	width: 130px;
}
.loop-half-right {
	float: right;
	width: 140px;
}
ul.social-media {
	list-style-type: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
ul.social-media li {
	float: left;
	padding: 5px 40px 5px 0px;
}
ul.social-media li a {
	font-family: 'Lato', sans-serif;
	font-weight: normal;
	font-size: 14px;
	text-transform: uppercase;
	color: #333333;
}
ul.social-media-bottom {
	list-style-type: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
ul.social-media-bottom li {
	float: left;
	padding: 5px 4px 5px 0px;
}
ul.social-media-bottom li a {
	font-family: 'Lato', sans-serif;
	font-weight: normal;
	font-size: 14px;
	text-transform: uppercase;
	color: #333333;
}
social-media-footer {
	text-align: center;
}
ul.social-media-footer {
	list-style-type: none;
	margin: 0;
	padding: 0;
	display: inline-table;
	overflow: hidden;
}
ul.social-media-footer li {
	float: left;
	padding: 5px 10px 5px 0px;
	display: inline;
}
.pagination {
	font-family: 'Lato', sans-serif;
	font-size: 20px;
	line-height: 30px;
	color: #333333;
	text-align: center;
	margin: auto;
}

ul.sidebar-feed {
	list-style-type: none;
	padding: 0;
	overflow: hidden;
	width: 70px;
	margin: 5px 0px 0px 0px;
}
ul.sidebar-feed li {
	float: left;
	width: 35px;
	text-align:center;
}
.sidebar-follow {
	margin: 5px 0px 0px 0px;
}
.lazyload {
	display: none;
}
.content-post-left {
	float: left;
	width: 200px;
}
.content-post-right {
	float: right;
	width: 380px;
	margin: auto;
}
.content-indent-left {
	float: left;
	width: 150px;
}
.content-indent-right {
	float: right;
	width: 360px;
	margin: auto;
}
.content-phone-left {
	float: left;
}
.content-phone-right {
	float: right;
	width: 636px;
	line-height: 18px;
}
.content-news-left {
	float: left;
}
.content-news-right {
	float: right;
	width: 636px;
	line-height: 18px;
}
.content-post-right-photo {
	float: right;
	padding: 14px 0px 0px 20px;
	width: 450px;
	position: relative;
	margin-top: -65px;
	background-color: #ffffff;
}
.content-post-left-photo-mid {
	float: left;
	width: 280px;
	text-align: left;
}
.content-post-right-photo-mid {
	float: right;
	padding: 14px 0px 14px 20px;
	width: 300px;
	position: relative;
	margin-top: 170px;
	background-color: #ffffff;
}
.content-post-left-mid {
	float: left;
	width: 240px;
	text-align: left;
}
.content-post-right-mid {
	float: right;
	width: 240px;
	margin: auto;
	text-align: right;
}
.sidebar-excerpt {
	font-family: 'Lato', sans-serif;
	font-weight: normal;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
}
.sidebar-spacing {
	margin-bottom: 2px;
}
.sidebar-news-left {
	margin: 0;
	padding-left: 10px;
	float: left;
}
.sidebar-news-right {
	margin: 0;
	padding: 0;
	float: right;
	width: 225px;
	line-height: 18px;
}
.sidebar-phone-left {
	margin: 0;
	padding-left: 10px;
	float: left;
}
.sidebar-phone-right {
	margin: 0;
	padding: 0;
	float: right;
	width: 225px;
	line-height: 18px;
}
.loop-tower-left {
	float: left;
	width: 500px;
}
.loop-tower-right {
	float: right;
	width: 75px;
	margin-top: 20px;
	text-align: center;
}