.headerimg { 
	width: 240px; 
	float: left; }
                    
.pagenav {
  font: 12px Georgia, Times, serif; overflow: hidden;
	min-width: 300px;
  padding-left: 15px; 
  padding-top: 20px;} 
.pagenav li {float: left; list-style: none; padding-left:20px}
.pagenav li a {display: block; padding-bottom:0px; 
  text-transform: uppercase; color: #000; text-decoration: none}
.pagenav a:hover { color: #9eb363; }
li.current_page_item { font-weight:bold; }
.container {
	min-height: 400px;
}
.entry img {
  padding: 5px;
  display: block;
  text-align: center;
  position: relative;
  margin-left: auto;
  margin-right: auto;
 }
 
.post a {
   text-transform: uppercase; 
   text-decoration: none; }

.column {
	width: 48%;
	float:left;
	padding: 0 0 0 10px;
	margin:0 0 20px 0;
	
}
  
.post h3 { margin-bottom: 0px ; }
.postmetadata a { color: #777; font-size: 8pt; }
p.postmetadata { color: #777; font-size: 8pt; }

.wpcf7 label {
	float: left;
	text-align: right;
	margin-right: 15px;
	width: 100px;
	padding-top: 5px;
}

.wpcf7 {
	width: 522px;
}

.wpcf7 input[type="text"], textarea,select {
	padding: 2px;
	margin: 0px 0px 10px 0px;
	border: 1px solid #ccc;
	width: 400px;
}

.wpcf7 textarea {
  height: 100px;
}

.wpcf7 input.submit-button {
	width: 100px;
	float: right;
}

hr.footer {
	margin-top: 15px; 
}
