body {
	background-color: #AAA;
	font-size: 1.5em;
	font-family: "Times New Roman";
}
header {
	background-color: #E4E4E4;
}
.socialNetworks li {
	display: inline;
}
.socialNetworks {
	width: 100%;
	text-align: right;
	position: absolute;
	right: 5px;
	top: 5px;
	z-index: 99;
}
html ul.menu-list > li {
	border: none;
}
#testis {
	font-size: 18px;
}
#main-nav-ul {
	width: 100%;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#35a31f+0,102806+100 */
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#0e6e37+0,061c05+100 */
	background: #0E7139;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 1.2em;
}
#main-nav-ul a:hover {
	color: yellow;
}
#main-nav-ul li {
	/*border-left: solid 1px black;*/
	border-right: 1px solid rgba(0, 0, 0, 0.169);
	border-collapse: collapse;
	margin: 0;
	padding: 1px 10px 1px 10px;
}
#main-nav-ul li:last-child {
	border-right: none;
}
#mainContent img {
	border-radius: 4px;
	margin: 10px;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
	box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
}
#mainContent, #rightBar, #testis {
	background-color: #E7E7E7;
	border-radius: 4px;
	-webkit-box-shadow: 0px 0px 6px -1px rgba(0,0,0,1);
	-moz-box-shadow: 0px 0px 6px -1px rgba(0,0,0,1);
	box-shadow: 0px 0px 6px -1px rgba(0, 0, 0, 1);
	margin-top: 12px;
}
.widget-item {
	width: 95%;
	margin: auto;
	padding: 3px 7px;
}
.md-body #rightBar, .lg-body #rightBar, .md-body #testis, .lg-body #testis {
	margin-left: 10px;
}
#headerInfo {
	font-family: Telex;
}
.md-body #headerInfo, .lg-body #headerInfo {
	margin-top: 50px;
	float: right;
	margin-right: 50px;
}
.sm-body #headerInfo {
	padding-top: 50px;
	float: right;
	margin-right: 50px;
}
.xs-body #headerInfo, .xs-body #logo {
	text-align: center;
}
.sm-body #logo, .md-body #logo, .lg-body #logo {
}
.sm-body header, .lg-body header, .md-body header {
}
#mainNavTrigger {
	color: white;
	border: none;
	background: #16753F;
}
/*#mainNavTrigger:hover {
	background:#333;
	color:yellow;
	-webkit-box-shadow: 0px 0px 20px -3px rgba(0,0,0,1);
-moz-box-shadow: 0px 0px 20px -3px rgba(0,0,0,1);
box-shadow: 0px 0px 20px -3px rgba(0,0,0,1);
}*/
.xs-body #main-nav-ul li {
	border-left: none;
}
footer {
	margin-top: 40px;
	text-align: center;
	font-family: sans-serif;
	background-color: #232323;
	padding-top: 30px;
	color: white;
	width: 100%;
}
.sitePhone {
	font-weight: bold;
	color: #0D6532;
	font-size: 24px;
}
.siteAdd {
	color: #332C2C;
	font-size: 18px;
	font-weight: bold;
}
.widget-item-title a {
	font-size: 1.2em;
	color: #0B5A00;
	font-family: Telex;
	text-shadow: 1px 1px 1px #9A9A9A;
}
.widget-item-title a:hover {
	color: #048B01;
}
.widget-item-dates {
	font-size: 0.9em;
	font-family: Telex, Constantia;
	margin: 0px 0px 6px 4px;
}
.widgetTitle {
	font-family: Cambria;
	color: #000;
	font-size: 1.6em;
}
#rightBar .widget-item-description {
    font-size:.8em;
    margin-left:1em;
}
.widget-item-dates::before {
	content: "Posted on ";
}
#testis .widget-item-title {
	color: #5A6B0F;
	font-size: 0.7em;
	font-family: Handlee, cursive;
}
html #testis {
	margin-top: 10px;
}
#testis .widget-item-description {
	/*text-align: right;*/
	font-size: 0.8em;
	padding: 10px;
	color: #00079A;
	font-family: Handlee, cursive;
}
#rightBar {
	padding-bottom: 20px;
}
.widget-view-all > a {
	float: right;
}
article h1 {
	color: #093B17;
	z-index: 9999;
	font-family: "Times New Roman";
	border-bottom: thin solid #DCDCDC;
	margin: 12px 0px 15px 0;
	padding: 0px 0px 4px;
	font-weight: bold;
}
