body{ -webkit-text-size-adjust:none; font-family:Helvetica, Arial, Verdana, sans-serif; padding:0; margin:0;}

section, article, header, footer, nave, aside, hgroup { display:block; }

.content-body {
	padding: 10px 10px 20px 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-size: 410px auto;
	background: url(/m/img/wash-homepage.jpg) no-repeat center top;
	line-height: 22px;
	height: 100%;
	text-align: justify;
}

.content-body a, footer a {
	color: #9b2500;
	font-style: italic;
}

h1 { font-size: 4em !important; font-family: "Cabin", Helvetica, serif; font-style: italic; font-weight: normal; text-align: left !important; line-height: normal !important; }
h2, section h1, article h1, aside h1 { font-size: 1.8em !important; font-family: "Cabin", Helvetica, serif; font-style: italic; font-weight: normal; text-align: left !important; line-height: normal !important; }
h3, section h2, article h2, aside h2, section section h1, section article h1, section aside h1, article section h1, article article h1, article aside h1, aside section h1, aside article h1, aside aside h1 { font-size: 1.6em !important; font-family: "Cabin", Helvetica, serif; font-style: italic; font-weight: normal; text-align: left !important; line-height: normal !important; }

hr { border: none; border-top: 1px solid #9b2500; }
footer { border-top: 1px solid #9b2500; padding-top: 4px; }

.fb-like {display: inline; }
.facebook, .linkedin { margin: 0 0 0 4px; display: inline-block; background-color: #9b2500; height: 16px; width: 16px; float: right; }

#hdr-logo {
	display: block;
	width: 100%;
	height: 80px;
	font-weight: bold;
	text-indent: -9999px;
	background: url(/m/img/site-logo.png) no-repeat center center;
	background-size: 300px auto;
}

nav {
	background-color: #8e583c;
	text-align: center;
}

nav ul {
	margin: 0 auto;
	padding: 0;
	display: inline-block;
	background-size:380px auto;
	text-align: left;
	height: 70px;
	background: #8e583c url(/m/img/nav-homepage.jpg) no-repeat center top;
}

nav ul li {
	display: inline-block;
	margin:0;
	padding: 5px;
	width: 151px;
	text-align: center;
	color: #fff;
	font: italic 1em Georgia, "Times New Roman", Times, serif;
	margin-left: -4px;
	border-bottom: 1px solid #dfbaa7;
	height: 25px;
}

nav ul li:first-child {
	border-right: 1px solid #dfbaa7;
}



nav ul li:last-child { border-bottom: none;}

nav ul li a {
	color: #fff;
	text-decoration: none;
	font-size: .8em;
}



footer {
	margin-top: 10px;
	font-size: 13px;
}



@media screen and (min-width: 321px)
{
	nav ul { height: auto; width: 100%;}
	nav ul li, nav ul li:first-child { width: 47.01%; border-bottom: none; height: 20px;border-right: 0px solid #dfbaa7;}
	nav ul li:last-child { border-right: none;}
}