	@charset "utf-8";
	/* CSS Document */
	body {
	background-image: url(bg.jpg);
	width: 100%;
	overflow-x: hidden;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}
	
	}
#header-background {
	width: 100%;
	float: left;
	background-repeat: repeat;
	background-position: center center;
	background-color: #FFF;
	background-image: url(2016-green-bg.png);
}
	
	#header {
	background-repeat: no-repeat;
	max-width: 1900px;
	
	}
	

	

#wrapper {
		background-color: #FCF0D6;
		position: relative;
	}
	#icons {
	margin-right: auto;
	margin-left: auto;
	padding-right: auto;
	padding-left: auto;
	clear: both;
	}

	#newsletter {
	width: 100%;
	height: 100px;
	margin-right: auto;
	background-color: #999;
	margin-top: 20%;
	text-align: center;
	max-width: 250px;
	margin-left: auto;
	}
	#slideshow {
	height: 400px;
	margin-right: 0%;
	margin-left: 3%;
	width: 950px;
	overflow: hidden;
	float: left;
	}
	#footer {
	background-color: #3F3A26;
	padding-right: auto;
	padding-left: auto;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	color: #FFC;
	}
	#footer-background {
		background-color: #3F3A26;
		width: 100%;
		float: left;
	}
	#content-background {
	background-color: #FFFFFF;
	float:left;
	width: 100%;
	border-bottom-width: 20px;
	border-bottom-style: solid;
	border-bottom-color: #222E44;
	position: relative;
}
	#content {
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	padding-left: 10%;
	color: #000;
	padding-top: 1px;
	padding-right: 7%;
	float: left;
	width: 60%;
	}	#menu-background {
	width:100%;
	float:left;
	height: 2px;
	background-color: #999;
}
	#menudiv {
	margin-left:auto;
	margin-right:auto;
	z-index: 100;
	width: 85%;
	top: -35px;
	position: relative;
	}
	
		@media screen and (min-width: 1000px) and (max-width: 1099px)   { 	
	#menudiv {
	top: -40px;
	

	}}
	
		@media screen and (min-width: 1100px) and (max-width: 1199px)   { 	
	#menudiv {
	top: -40px;

	}}
	
				@media screen and (min-width: 1200px) and (max-width: 1265px)   { 	
	#menudiv {
	top: -42px;
	
	}}
	
	#socialmedia {
		width: 100px;
		position: fixed;
		top: 150px;
		left: 0px;
	}
	
	
	
	
	p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

#searchbox {
	width: 100%;
	height: 100px;
	margin-right: auto;
	background-color: #666;
	margin-top: 20%;
	text-align: center;
	max-width: 250px;
	margin-left: auto;
}
.searchbox {
	font-size: 24px;
	text-align: center;
	vertical-align: middle;
	line-height: 4em;
}
.newsletter {
	font-size: 24px;
	text-align: center;
	line-height: 2em;
}
.footer-link a {
	color: #FFF !important;
	text-decoration: none !important;
}
#content p a {
	color: #600;
	text-decoration: none;
}

#sidebar {
	float: left;
	width: 18%;
	border-left-width: medium;
	border-left-style: groove;
	border-left-color: #999;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#557777+0,ffffff+100 */
background: rgb(85,119,119); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(85,119,119,1) 0%, rgba(255,255,255,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(85,119,119,1) 0%,rgba(255,255,255,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(85,119,119,1) 0%,rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#557777', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */


}

#content li a {
	text-decoration: none;
	color: #600;
	list-style: circle !important;
	list-style-type: circle;
	line-height: 30px;
}

.header-title {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#557777+0,ffffff+75 */
background: rgb(85,119,119); /* Old browsers */
	background: -moz-linear-gradient(left,  rgba(85,119,119,1) 0%, rgba(255,255,255,1) 75%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  rgba(85,119,119,1) 0%,rgba(255,255,255,1) 75%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  rgba(85,119,119,1) 0%,rgba(255,255,255,1) 75%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#557777', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 */
	background-color: #303C3C;
	color: #000;
	margin-left: -50px;
	line-height: normal;
	vertical-align: middle;

	}

.news-title {
	text-align: center;
	padding: 7px;
	width: 99%;
	background-color: #8C6940;
	font-weight: bolder;
}
.news-topwrapper {
	width: 100%;
	margin: 0 auto;
	position: relative;
}
.news-sidebar {
	width: 100%;

}
.news-topcontent {
	float: left;
	width: 20%;
	clear: both;
}
.news-bottomwrapper {
	float: left;
	clear: both;
	width: 60%;
}
.news-bottomcontent {
	float: left;
	width: 20%;
	clear: both;
}

.outside-nav-wrap {
	background-color: #BBCECC;
	float: left;
	width: 99%;
	padding: 0px 5px 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #FFFFFF;
	border-left-color: #666666;
	border-top-width: 2px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
}
.inner-nav-wrap {
	background-color: #BBCECC;
	border-color: #666666;
	padding: 1%;
	margin: 1%;
	width: 19%;
	float: left;
}
.sidebar-title-red {
	background-color: #D28C59;
	width: 95%;
	display: block;
	padding: 1%;
	margin: 2%;
}
.sidebar-title-white {
		background-color:;
	width: 95%;
	display: block;
	padding: 1%;
	margin: 2%;
	background-color: #F0F1E9;
}

.outisde-sidebar-content{
	
}
.inner-sidebar-content {

}
.sidebar-content-title {

}

.outside-top-info{
	width: 100%;
	float: left;
	background-color: #E8E3D7;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
.inner-top-info {
	background-color: #F0F1E9;
	padding: 10px;
	margin: 20px;
}
.top-info-title {}

.outside-top-wrapper {
	width: 77%;
	float: left;
	background-color: #FFF;







	margin: 1
$;
}
.outside-bottom-wrapper {
	width: 100%;
	float: left;
	background-color: #FFF;
}

.outside-bottom-content{
	background-color: #E8E3D7;
	float: left;
	width: 100%;
	padding-top: 5px;
}
.inner-bottom-content {
	width: 95%;
	background-color: #F0F1E9;
	margin: 5px auto;
	padding: 5px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
}
.bottom-content-title {
	background-color: #8C6940;
	padding: 10px;
	margin: 0px 5px 5px;
}
