body{
	background-image: url(../images/template/woodbg.gif);
}
p{
	margin-bottom: 1em;	
}
a{
	color: #005600;
}

a:hover{
	color: #986f54;
}

h1, h2, h3, h4, h5, h6{
	margin: 0;
	color: #115506;
}
#container{
	display: block;
	width: 828px;
	margin: auto;
}

#stickyNote{
	background-image:url(../images/template/sticky-note2.jpg);
	background-repeat:no-repeat;
	height:420px;
	width:100%;
	}

#header{
	height: 118px;
	background: url(../images/template/header.png) no-repeat;
	display: block;
	font: 12px Verdana, "Lucida Grande", Lucida, sans-serif;
	text-align: right;
	padding-right: 170px;
	padding-top: 12px;
	margin: auto;
	width: 659px;
}
/* Optional. In case an extra spot is needed for ranch contact info. Not plugged into HTML by default. */
#contact{
}
#wrapper{

	background: url(../images/template/contentbg.png) repeat-y;
	display: block;
	float: left;
}

#content{
	display: block;
	float: left;
	width: 617px;
	font: 12px Verdana, "Lucida Grande", Lucida, sans-serif;
	padding-left: 42px;
	padding-right: 8px;
}

#content p{
	font-size: 12px;
}
.auto-bold p:first-line{
	font-weight: bold;
}
#nav{
	display: block;
	float: right;
	background: url(../images/template/nav_bg.png) no-repeat;
	width: 161px;
	height: 340px;
	padding-top: 12px;
	font-family: Verdana, "Lucida Grande", Lucida, sans-serif;
}

#nav a{
	display: block;
	color: #000;
	text-decoration: none;
	padding: 4px 22px 4px 16px;
	width: 119px;
	font-size: 13px;
	font-style: italic;
}
	
#nav a:hover{
	background-image: url(../images/template/over.png);
	font-style: italic;
	color: #fff;
	font-weight: bold;
}

#clear{
	clear: both;
}

#footer{
	display: block;
	height: 66px;
	margin: auto;
	width: 600px;
	font: 12px Verdana, "Lucida Grande", Lucida, sans-serif;
	padding-left: 52px;
	padding-right: 177px;
	padding-top: 33px;
	text-align: center;
	float: left;
	background: url(../images/template/footerbg.png) no-repeat;
}

.poweredByAJ{
	margin: 3px auto auto auto;
	display: block;
	width: 380px;
	color: white;
	padding-bottom: 14px;
}

.poweredByAJ a{
	font: 10px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #fff;
}

.poweredByAJ img{
	margin-bottom:-3px;
}

#memnav a{
 	font-size: 15px;
	font-weight: bold;
	background-color: #005600;
	color: #fff;
	text-decoration: none;
	padding: 3px;
	}
#memnav a:hover{
	font-size: 15px;
	font-weight: bold;
	background-color: #fcf49f;
	color: #005600;
	text-decoration: none;
	padding: 3px;

	}
#my_site_content p:first-line{
	font-weight: bold;
}
#events{
	border-bottom: 2px solid #066;
	border-left: 2px solid #066;
	margin: 1em auto;
}
#events th, #events td{
	border-top: 2px solid #066;
	border-right: 2px solid #066;
	padding: 3px;
}
#events th{
	color: #115506;
	font-weight: bold;
	font-size: 1.5em;
	text-align: left;
}
input, textarea{
	border: 1px solid #b7b7b7;
}
.left{
	float: left;
	margin-right: .5em;	
}
.right{
	float: right;
	margin-left: .5em;	
}
.clear{
	clear: both;	
}
.box{
	border: 1px solid black;
	background-color: #d6ffd6;
	text-align: center;
}
.box h1, .box h2, .box h3, .box h4, .box h5, .box h6{
	color: #000;
}
.box h1{
	margin-bottom: 1em;
}
.box h3{
	margin-bottom: 0;	
}
.box p{
	margin-top: 0;	
}
.box2{
	border: 1px solid black;	
}
.col3{
	float: left;
	width: 33%;
}
.left-indent{
	margin-left: 20px;
}
.wavy-banner{
	width: 450px;
	height: 210px;
	background: url(../images/template/wavy-banner.png) center no-repeat;
	margin: auto;
	padding: 60px 25px 20px;
}

.notebook{
	background: url(../images/template/notepaper.jpg) center no-repeat;
	height: 716px;
	padding: 95px 95px 92px 98px;
	margin-top: -52px;
}

#first{
	line-height: 25px;
}
#second{
	line-height: 25px;
	padding-top: 10px;
}
#third{
	line-height: 25px;
	padding-top: 9px;
}
#fourth{
	line-height: 25px;
	padding-top: 11px;
}
#fifth{
	line-height: 25px;
	padding-top: 10px;
}
#sixth{
	margin-top: 3px;
}
#seventh{
	margin-top: 9px;
}
#eighth{
	margin-top: 30px;
}
#nineth{
	margin-top: 9px;
}
#tenth{
	margin-top: 30px;
}
#eleventh{
	margin-top: 9px;
}
#twelfth{
	margin-top: 32px;
}
#thirteenth{
	margin-top: 9px;
}
#fourteenth{
	margin-top: 32px;
}
#fifteenth{
	margin-top: 7px;
	line-height: 23px;
}
#sixteenth{
	margin-top: 30px;
}
#seventeenth{
	margin: 30px;
}


.banner_ad{
	width: 468px;
	background-color: #fcf49f;
	border: 1px dotted #000;
	margin: auto;
	text-align: center;
	padding-top: 11px;
	padding-bottom: 11px;
	font-size: 1.1em;
}
.banner_ad2{
	background: url(../images/sticky-note.png) no-repeat;
	height: 275px;
	padding: 83px 110px 100px 85px;
	margin-top: -82px;
}
.banner_ad2 h3{
	text-align: center;
	margin-bottom: 20px;
	font: 1.5em "Handwriting - Dakota", Technical, Chalkboard, Casual, "Marker Felt", "Harlow Solid Italic", "Bradley Hand ITC TT", "Bradley Hand ITC", "Comic Sans MS";
}
.banner_ad2 p{
	font-family: "Gill Sans", Futura, "Trebuchet MS", sans-serif;
	margin-left: 30px;
}
.banner_ad2 p em{
	display: block;
	padding-top: 2em;
	font: 1.25em "Handwriting - Dakota", Technical, Chalkboard, Casual, "Marker Felt", "Harlow Solid Italic", "Bradley Hand ITC TT", "Bradley Hand ITC", "Comic Sans MS";
}
.banner_ad3{
	background: url(../images/template/sticky-note2.jpg) no-repeat center top;
	height: 295px;
	margin: 2px auto 0;
	padding: 90px 90px 5px;
}

.banner_ad4{
	background: url(../images/template/sticky-note5.jpg) no-repeat center top;
	height: 305px;
	margin: 2px auto 0;
	padding: 140px 90px 25px;
}
.banner_ad3 img{
	float: left;
	margin-right: 1em;
	border: 3px double #000;
}
.banner_ad3 h3{
	margin-bottom: 20px;
	font: 3em "Handwriting - Dakota", Technical, Chalkboard, Casual, "Marker Felt", "Harlow Solid Italic", "Bradley Hand ITC TT", "Bradley Hand ITC", "Comic Sans MS";
}
#content .banner_ad3 p, #content .handwriting{
	font: 1.5em "Handwriting - Dakota", Technical, Chalkboard, Casual, "Marker Felt", "Harlow Solid Italic", "Bradley Hand ITC TT", "Bradley Hand ITC", "Comic Sans MS";
}
.banner_ad_fall{
	background: #e8e8ea url(../images/template/bench-snow-by-pixaio.jpg) no-repeat right top;
	border: 1px solid #630;
	margin: 0 auto;
	width: 368px;
	padding: 25px;	
}
.banner_ad_fall h3{
	/*color: #15447b;*/
}
.banner_ad_fall p:first-line{
	font-weight: bold;
	/*color: #1879b6;*/
}
#content .handwriting{
	margin: 0;	
}
img.no-border{
	border: 0 none;	
}
.center{
	text-align: center;
	margin: 0 auto;
}
.cutline{
	font-size: 10px;
	font-style: italic;
}
.nice{
	border-bottom: 1px solid #115506;
	border-left: 1px solid #115506;
	margin-bottom: 1em;
	width: 90%
}
.nice th, .nice td{
	border-top: 1px solid #115506;
	border-right: 1px solid #115506;
	padding: 3px;
}
.nice th{
	background-color: #115506;
	color: white;
	font-weight: bold;
	text-align: left;
}
.blue{
	background-color: #0CF;	
}
.green{
	/*color: #115506;*/
	color:#090;
}
.officers{
	float: left;
	width: 30%;
}

.officers p:first-line{
	font-weight: bold;
}
/* @group epd ped styles */

#epdtable{
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
}

#epdtable td{
	border-top: 1px solid #000;
	border-right: 1px solid #000;
}

.script{
	font-family: 'Calligraffitti', cursive;
	text-align: center;
}

.script img{
	border: 6px outset #fcf49f;
}

.btn {
  display: inline-block;
  *display: inline;
  padding: 4px 7px;
  margin-bottom: 5px;
  *margin-left: .3em;
  font-size: .9em;
  line-height: 20px;
  * 
  text-align: center;text-aligntext-aligntext-aligntext-aligntext-aligntext-aligntext-aligntext-aligntext-aligntext-aligntext-aligntext-aligntext-aligntext-aligntext-aligntext-aligntext-aligntext-aligntext-aligntext-aligntext-aligntext-aligntext-aligntext-aligntext-aligntext-aligntext-aligntext-align
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);text-shadowtext-shadowtext-shadowtext-shadowtext-shadowtext-shadowtext-shadowtext-shadowtext-shadowtext-shadowtext-shadowtext-shadowtext-shadowtext-shadowtext-shadowtext-shadowtext-shadowtext-shadowtext-shadowtext-shadowtext-shadowtext-shadowtext-shadowtext-shadowtext-shadowtext-shadowtext-shadow
  vertical-align: middle;vertical-alignvertical-alignvertical-alignvertical-alignvertical-alignvertical-alignvertical-alignvertical-alignvertical-alignvertical-alignvertical-alignvertical-alignvertical-alignvertical-alignvertical-alignvertical-alignvertical-alignvertical-alignvertical-alignvertical-alignvertical-alignvertical-alignvertical-alignvertical-alignvertical-alignvertical-align
  cursor: pointer;cursorcursorcursorcursorcursorcursorcursorcursorcursorcursorcursorcursorcursorcursorcursorcursorcursorcursorcursorcursorcursorcursorcursorcursorcursor
  background-color: #f5f5f5;background-colorbackground-colorbackground-colorbackground-colorbackground-colorbackground-colorbackground-colorbackground-colorbackground-colorbackground-colorbackground-colorbackground-colorbackground-colorbackground-colorbackground-colorbackground-colorbackground-colorbackground-colorbackground-colorbackground-colorbackground-colorbackground-colorbackground-colorbackground-color
  *background-color: #e6e6e6;*background-color*background-color*background-color*background-color*background-color*background-color*background-color
  background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);background-imagebackground-imagebackground-imagebackground-imagebackground-imagebackground-imagebackground-imagebackground-imagebackground-imagebackground-imagebackground-imagebackground-imagebackground-imagebackground-imagebackground-imagebackground-imagebackground-imagebackground-imagebackground-image
  background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);background-imagebackground-imagebackground-imagebackground-imagebackground-imagebackground-imagebackground-imagebackground-imagebackground-imagebackground-imagebackground-imagebackground-imagebackground-imagebackground-imagebackground-imagebackground-image
  background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);background-imagebackground-imagebackground-imagebackground-imagebackground-imagebackground-imagebackground-imagebackground-imagebackground-imagebackground-imagebackground-imagebackground-image
  background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);background-imagebackground-imagebackground-imagebackground-imagebackground-imagebackground-imagebackground-imagebackground-image
  background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);background-imagebackground-imagebackground-imagebackground-image
  background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#e6e6e6));
  background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
  background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
  background-repeat: repeat-x;
  border: 1px solid #bbbbbb;
  *border: 0;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  border-color: #cccccc #cccccc #b3b3b3;
  border-bottom-color: #a2a2a2;
  border-radius: 6px;
  -webkit-filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
          filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
  -webkit-filter: progid:dximagetransform.microsoft.gradient(enabled=false);
          filter: progid:dximagetransform.microsoft.gradient(enabled=false);
  *zoom: 1;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
		  text-decoration: none;
		  color: #333333!important;
	  }

.btn:hover, .btn:active, .btn.active, .btn.disabled{
  color: #333333;
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
}

.btn:active,
.btn.active {
  background-color: #cccccc \9;
}

.btn:first-child {
  *margin-left: 0;
}

.btn:hover {
  color: #333333;
  text-decoration: none;
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
  /* Buttons in IE7 don't get borders, so darken on hover */

  background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
          -o-transition: background-position 0.1s linear;
          transition: background-position 0.1s linear;
}

.btn:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.greenBtn{
color: #ffffff!important;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
background-color: #5bb75b;
*background-color: #51a351;
background-image: -o-linear-gradient(top, #62c462, #51a351);
background-image: -webkit-gradient(linear, left top, left bottom, from(#62c462), to(#51a351));
background-image: linear-gradient(to bottom, #62c462, #51a351);
background-image: -moz-linear-gradient(top, #62c462, #51a351);
background-repeat: repeat-x;
border-color: #51a351 #51a351 #387038;
border-color: rgba(81, 163, 81, 1.0) rgba(81, 163, 81, 1.0) rgba(56, 112, 56, 1.0);
-webkit-filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff51a351', GradientType=0);
        filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff51a351', GradientType=0);
-webkit-filter: progid:dximagetransform.microsoft.gradient(enabled=false);
        filter: progid:dximagetransform.microsoft.gradient(enabled=false);
}

.greenBtn:hover{
	color: #ffffff;
	background-color: #51a351;
	*background-color: #499249;
}



/* @end */

.caption {
    font-size: 22px;
    font-weight: 400;
}

/**********************************************/
/********        Form Classes          ********/
/**********************************************/

label {
    font-weight: 400;
    display: block;
    margin-bottom: 3px;
}

.btn:disabled {
    opacity: .65;
    cursor: not-allowed;
    pointer-events: all;
}

.form-group {
    margin-bottom: 10px;
}

.form-control {
    width: 85%;
}

.form-inline > .form-group {
    display: inline-block;
    margin-right: 10px;
    width: 19.5%;
}

.form-inline > .form-group:first-child {
    width: 40%;
}

.form-inline .form-control {
    width: 100%;
}

.btn[disabled],
.btn[disabled]:hover,
.btn[disabled]:focus,
.btn[disabled]:active {
    background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#e6e6e6));
    background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
    background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
    outline: none;
}

.btn {
    -webkit-transition: outline .25s ease-in-out;
    -o-transition: outline .25s ease-in-out;
    transition: outline .25s ease-in-out;
}

.btn:focus,
.btn:active,
.btn:active:focus {
    outline-offset: 2px;
    outline: 2px solid #f3a36a;
}

.form-control:focus {
    border-color: #86b7fe;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-box-shadow: 0 0 0 2px #86b7fe;
    box-shadow: 0 0 0 2px #86b7fe;
}

.form-control:focus-visible {
    outline: none;
}

.breederFormError,
.form-control.breederFormError {
    border-color: #d64947;
}

.breederFormError:focus,
.form-control.breederFormError:focus {
    -webkit-box-shadow: 0 0 0 2px #d64947;
    box-shadow: 0 0 0 2px #d64947;
}

.breederFormErrorMesssage {
    display: none;
    position: relative;
    color: #d64947;
    font-size: 12px;
    font-style: italic;
    white-space: nowrap;
}

.breederFormError~.breederFormErrorMesssage {
    display: block;
    margin-left: 2px;
    top: 1px;
}

.breederFormOptional {
    font-size: 85%;
    color: #888;
}

.sm-pad-3-col>.col-xs-6 {
    padding-right: 5px;
}

.sm-pad-3-col>.col-xs-3 {
    padding-left: 5px;
    padding-right: 5px;
}

.sm-pad-3-col>.col-xs-3:last-child {
    padding-right: 15px;
}

.sm-pad-2-col>.col-xs-6:first-child {
    padding-right: 5px;
}

.sm-pad-2-col>.col-xs-6:last-child {
    padding-left: 5px;
}

.breederEmailHeading,
.breederEmailHeadingC {
    display: none;
}

.g-recaptcha {
    margin-bottom: 10px;
}