.menu a {
	border-left: 1px solid #585858;
	color: #ffffff;
	cursor: pointer;
	display: block;
	font-size: 14px;
	font-weight: 700;
	height: 35px;
	line-height: 35px;
	margin: 0;
	padding: 0 0.9em;
	position: relative;
	text-decoration: none;
	text-shadow: 0 0px 0 #000000;
	white-space: nowrap;
}

.menu {
	background-color: #42410B;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#42410B), to(#42410B));
	background-image: -webkit-linear-gradient(top, #42410B, #42410B);
	background-image: -moz-linear-gradient(top, #42410B, #42410B);
	background-image: -ms-linear-gradient(top, #42410B, #42410B);
	background-image: -o-linear-gradient(top, #42410B, #42410B);
	background-image: linear-gradient(to top, #42410B, #42410B);
	clear: both;
    	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#42410B, endColorstr=#42410B)";
	margin: 0 auto;
}

.menu .current_page_item a,
.menu .current-menu-item a {
	background-color: #CD8030;
}

.menu a:hover {
	background-color: #29C498;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#29C498), to(#29C498));
	background-image: -webkit-linear-gradient(top, #29C498, #29C498);
	background-image: -moz-linear-gradient(top, #29C498, #29C498);
	background-image: -ms-linear-gradient(top, #29C498, #29C498);
	background-image: -o-linear-gradient(top, #29C498, #29C498);
	background-image: linear-gradient(to top, #29C498, #29C498);
	color: #ffffff;
    	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#29C498, endColorstr=#29C498)";
}

#wrapper {
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	background-color: #C5C485;
	border: 1px solid #2A2908;
	border-radius: 0px;
	clear: both;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	position: relative;
}

#content-full {
	margin-top: 0px;
	margin-bottom: 0px;
}

h1.entry-title.post-title {display: none;}
.post-edit {display: none;}

#footer {
	background-color: #42410B;
  max-width: 910px;
}

#footer a {
	color: #ffffff;
	font-weight: 400;
}

.copyright {
	color: #ffffff;
}

.PDFbutton1 {
 float: right;
 margin-bottom: 10px;
 width: 90px;
 height:96px;
 display:block;
 background:transparent url('http://omachiegundogs.com/wp-content/uploads/2016/04/breeding.jpg') center top no-repeat;
}

.PDFbutton1:hover {
 background-image: url('http://omachiegundogs.com/wp-content/uploads/2016/04/breeding2.jpg');
}

.PDFbutton2 {
 float: right;
 margin-bottom: 10px;
 width: 90px;
 height:96px;
 display:block;
 background:transparent url('http://omachiegundogs.com/wp-content/uploads/2016/04/kcreg.jpg') center top no-repeat;
}

.PDFbutton2:hover {
 background-image: url('http://omachiegundogs.com/wp-content/uploads/2016/04/kcreg2.jpg');
}

.wpcf7-form.cf7skins.cf7s-cargo {
	padding: 5px;
	color: #544e2c;
	border: 0px solid #C5C485;
	background: #C5C485;
}

#cForm {
	margin: 0px 0;
	padding: 0px 20px;
	border: 1px solid #C5C485;
	background: #C5C485;
}