a, .posttitle a:hover, .entry p a:visited {
	color: #14381C;
}

a:hover {
	color: #3A6D44;
}

.datestamp { 
	background: #FFFFFF;
	border: 1px solid #14381C;
}

.datestamp div {
	background: #14381C url(images/cal_bg.jpg) repeat-x;
}

body #sidebar1 ul.sidebars {
font-size: 1.05em;
margin-right: 10px;
padding: 12px 15px 0 15px;
line-height: 2em;
text-align: right;
width: 245px;
}

body #sidebar1 ul.sidebars li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

body #sidebar1 ul.sidebars li#pages-2 {
	padding: 20px 0 0 0;
}
body #sidebar1 ul.sidebars li#pages-2 a,
body #sidebar1 ul.sidebars li#text-183288531 a {
display: block;
color: #FFF;
text-decoration: none;
border-top: 1px solid #FFF;
font-weight: bold;
padding: 5px 0;
}

body #sidebar1 ul.sidebars li#text-183288531 {
	margin-right: -8px;
	padding-right: 0;
}

body #sidebar1 ul.sidebars li#text-242781422 {
	text-align: left;
}

body #sidebar1 ul.sidebars li#text-242781422 label {
	display: inline;
	float: left;
}

body #sidebar1 ul.sidebars li#text-242781422 input {
	margin-left:12px;
	padding-top: 4px;
}

body #sidebar1 ul.sidebars h4 {
	margin-top: 10px;
	text-align: left;
}

body #sidebar1 ul.sidebars li#pages-2 h4,
body #sidebar1 ul.sidebars li#text-183288531 h4 {
	display: none;
}

body #headerimg .page_item {
	display: none;
}

body #content .entry .download-files {
	padding: 5px 6px 5px 3px;
	background: #e3eeef;
	border: 1px solid #d1e3ed;
}

body #content .entry .download-files a {
	text-decoration: underline;
}

body #content .entry .download-files a:hover {
	text-decoration: none;
}

body #content .entry .download-files img.download-icon {
	border: none;
	position: relative;
	top: -4px;
}

body #content .entry .download-files span {
	font-size: 90%;
	color: #555;
	padding-left: 4px;
}

body #content .entry .wpcf7 {
	background: #e3eef0;
	border: 1px solid #abcee2;
	padding: 12px 24px;
	text-align: left;
	width: 80%;
	margin: 1.5em auto;
}

body #content .entry .wpcf7 p {
	text-align: right;
	height: 22px;
	color: #16391b;
	clear: both;
}

body #content .entry .wpcf7 p span {
	display: inline;
}
body #content .entry .wpcf7 p input,
body #content .entry .wpcf7 p textarea {
	display: inline;
	float: right;
	margin-left: 12px;
	width: 292px;
	height: 18px;
	padding-left: 3px;
}

body #content .entry .wpcf7 p textarea {
	height: 100px;
	margin-bottom: 15px;
}

body #content .entry .wpcf7 p .captcha-182 {
	padding-top: 25px;
}

body #content .entry .wpcf7 p .captcha-182 input {
	width: 80px;
}

body #content .entry .wpcf7 p img {
	float: right;
	display: inline;
	margin-left: 15px;
	margin-top: -6px;
}


body #content .entry .wpcf7 p .wpcf7-submit {
	margin-top: 20px;
}

