.menu-side-menu-container a {
	color: #266213 !important;
}
.menu-side-menu-container a:hover {
	color: #365DA0 !important;
}
.button {
	background-color: #3D9C1F;
	background-image: -moz-linear-gradient(top, #307a18, #3D9C1F);
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #307a18),color-stop(1, #3D9C1F));
	padding: 5px 15px;
	color: white;
	font-weight: bold !important;
	text-decoration: none;
	text-transform: uppercase;
	border: 2px solid white !important;
	-moz-box-shadow: 1px 1px 3px #666;
	-webkit-box-shadow: 1px 1px 3px #666;
	box-shadow: 1px 1px 3px #666;
	height: 36px;
}
.button:hover {
	background-image: none;
	background-color: #365DA0;
	-moz-box-shadow: 0px 0px 2px #999;
	-webkit-box-shadow: 0px 0px 2px #999;
	box-shadow: 0px 0px 2px #999;
	text-decoration: none !important;
}
.ad_block {
	margin: 0;
	padding: 0;
}
.ad_block a {
	display: table;
	color: #266213;
}
.ad_block a:hover {
	color: #365DA0;
}
.ad_block .title {
	font-style: normal;
	font-weight: bold;
	font-family: Courier New,Serif;
	font-size: 1.4em;
}
.ad_block span {
	display: table-row;
	font-style: italic;
	font-weight: normal;
	font-family: verdana,arial,sans-serif;
	font-size: 1em;
	font-size: 0.9em;
}
.ad_block img {
	margin: 0;
	padding: 15px 0 0 0;
}
#header {
	padding-bottom: 0 !important;
}
.header-image-container {
	margin: -10px -10px 0 -10px !important;
	border-left: 10px solid #b2c887;
}
#menu1 {
	margin: auto -10px;
	padding-right: 10px;
	padding-left: 10px;
	border-top: 5px solid #000000;
	border-bottom: 5px solid #000000;
}