@charset "utf-8";
body {
	background-color: #FFFFFF;
	background-image: url(images/backgroundgrassplain2.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.4em;
}
#content {
	width: 900px;
	margin: 0px auto;
}
#header{
	background-repeat: no-repeat;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	background-image: url(images/headerhowto.jpg);
	height: 258px;
	background-position: center;
}
#navigation{
	width: 656px;
	text-align: center;
	height: 35px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
}
#home{
	float: left;
	width:96px;
	height: 35px;
}
a.homeroll {
	display:block;
	width:96px;
	height:35px;
	text-decoration: none;
	background-image: url(images/homerollover2.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
a.homeroll:hover {
	background: url(images/homerollover2.jpg) no-repeat;
	width:96px;
	height:-35px;
	text-decoration: none;
}
a.homeroll span {visibility:hidden; }
#welcome #homenav {background-image:url(images/homehightlight.jpg)}
#aboutus #aboutnav {background-image:url(images/aboutrestarrow.jpg)}
#programpage #programnav{
	background-image: url(images/programactive.jpg);
}
#breederslistpage #breedernav {background-image:url(images/breederrest.jpg)}
#faqpage #faqnav {background-image:url(images/sponsoractive.jpg)}
#contactpage #contactnav {background-image:url(images/contactrest.jpg)}
#about{float: left; width:106px; height: 35px;}
a.aboutroll {
	display:block;
	width:106px;
	height:35px;
	text-decoration: none;
	background-image: url(images/aboutrollover.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
a.aboutroll:hover {background: url(images/aboutrollover.jpg) no-repeat; width:106px; height:-35px; text-decoration: none; }
a.aboutroll span {visibility:hidden; }
#program{
	float: left;
	width: 120px;
}
a.programroll {
	display:block;
	width:120px;
	height:35px;
	text-decoration: none;
	background-image: url(images/programrollover.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
a.programroll:hover {
	background: url(images/programrollover.jpg) no-repeat;
	width:120px;
	height:-35px;
	text-decoration: none;
}
a.programroll span {visibility:hidden; }
#breederlist{float: left; width:106px; height: 35px;}
a.breederroll {
	display:block;
	width:106px;
	height:35px;
	text-decoration: none;
	background-image: url(images/breederrollover.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
a.breederroll:hover {background: url(images/breederrollover.jpg) no-repeat; width:106px; height:-35px; text-decoration: none; }
a.breederroll span {visibility:hidden; }
#faq{
	float: left;
	width:110px;
	height: 35px;
}
a.faqroll {
	display:block;
	width:110px;
	height:35px;
	text-decoration: none;
	background-image: url(images/sponsorrollover.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
a.faqroll:hover {
	background: url(images/sponsorrollover.jpg) no-repeat;
	width:110px;
	height:-35px;
	text-decoration: none;
}
a.faqroll span {visibility:hidden; }
#contact{
	float: right;
	width:118px;
	height: 35px;
}
a.contactroll {
	display:block;
	width:118px;
	height:35px;
	text-decoration: none;
	background-image: url(images/contactrollover.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
a.contactroll:hover {
	background: url(images/contactrollover.jpg) no-repeat;
	width:118px;
	height:-35px;
	text-decoration: none;
}
a.contactroll span {visibility:hidden; }
#spacertop{clear: both; height: 38px;}
#panels {
	width: 900px;
	clear: both;
	background-image: url(images/rightcolumnbg.jpg);
	background-repeat: repeat-y;
}
#left {
	float: left;
	width: 185px;
	background-image: url(images/eventsbg.jpg);
	background-repeat: no-repeat;
	padding-top: 25px;
	text-align: left;
}
#middle{
	float: left;
	width: 477px;
	background-image: url(images/whoweare.jpg);
	background-repeat: no-repeat;
	padding-right: 25px;
	padding-left: 25px;
	padding-top: 25px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-right-color: #D8D8D8;
	border-bottom-color: #D8D8D8;
	border-left-color: #D8D8D8;
	padding-bottom: 25px;
}
#right{
	float: right;
	width: 160px;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	text-align: center;
	padding-top: 25px;
	padding-left: 25px;
}

#pagebottom{
	height: 64px;
	width: 100%;
	background-image: url(images/pagefooter2.jpg);
	clear: both;
	background-color: #CCD6BD;
	margin-bottom: 0px;
}
.toppadding {padding-top: 10px;}
#womandogpic{
	float: left;
	padding-right: 16px;
}
#newsitems li{padding-bottom: 10px;}
#newsletter {
	float: right;
	width: 160px;
	background-image: url(images/newsletterbg.jpg);
	background-repeat: no-repeat;
	text-align: left;
}
#footer{
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 30px;
}
#spacer {
	margin: 0px auto;
	width: 900px;
	height: 20px;
	clear: both;
	background-image: url(images/spacerbg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#spacer2{clear: both;}
#pupandmom {float: right; padding-left: 8px;}
#kennelcopsban {padding-top: 8px;}
#copyright{
	float: left;
	width: 260px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}
#inlight{
	float: left;
	width: 272px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}
#inlight a{
	color:#000000;
	text-decoration: underline;
	font-weight: bold;
}
#bottomnav{
	float: right;
	width: 360px;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}
#bottomnav a{color: #000000; text-decoration: none;}
#bottomnav a:hover{
	color:#4E341B;
	font-weight: normal;
}
#navigationbox{
	width: 898px;
	height: 45px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #4E341B;
	border-bottom-color: #4E341B;
	border-left-color: #4E341B;
}
#leftbox{
	float: left;
	width: 698px;
}
#rightbox{
	float: right;
	width: 194px;
	background-image: url(images/columnrightbg.jpg);
	background-repeat: repeat-y;
	border-bottom-width: 1px;
	border-bottom-color: #333333;
	padding-bottom: 0px;
	background-color: #E4D5C2;
}
#rightboxheader{
	background-image: url(images/rightheaderbg.jpg);
	background-repeat: no-repeat;
	height: 27px;
	width: 174px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	color: #FFFFFF;
}
#leftpic{float: left; width: 270px;}
#writeup{
	float: right;
	width: 397px;
	padding-right: 18px;
	padding-left: 13px;
	clear: right;
}
#spacermiddle{
	clear: both;
	height: 52px;
	padding-top: 8px;
}
#left2{
	float: left;
	width: 270px;
	padding-top: 10px;
}
#writeup2{
	float: right;
	width: 395px;
	padding-right: 20px;
	padding-left: 13px;
	clear: right;
	text-align: justify;
	padding-top: 10px;
}
#helpwriteup{
	width: 174;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 18px;
	padding-top: 10px;
	background-color: #E3D8CA;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #333333;
	text-align: justify;
}
#newslettersign{
	background-image: url(images/rightheaderbg1.jpg);
	background-repeat: no-repeat;
	height: 27px;
	width: 174px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	color: #FFFFFF;
}
#newsletterwrite{
	width: 172px;
	padding-right: 2px;
	padding-left: 10px;
	padding-bottom: 16px;
	padding-top: 14px;
	background-color: #E3D8CA;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: none;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #333333;
}
#disclaimer{
	width: 240px;
	padding: 10px;
	background-color: #DCE7FD;
	border: 1px dashed #4E3D29;
}
.paddingtop0{padding-top: 0px; margin-top: 0px;}
.paddingtop12{
	padding-top: 4px;
	margin-top: 4px;
}
.paddingtop14{padding-top: 16px;}
.paddingtop0bottom10{padding-top: 0px; margin-top: 0px; padding-bottom: 10px;}
.paddingbottom10{padding-bottom: 10px;}
.paddingbottom16{padding-bottom: 16px;}
.paddingbottom36{padding-bottom: 36px;}
#donateheader{
	background-image: url(images/blankrightheader.jpg);
	background-repeat: no-repeat;
	height: 27px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	color: #FFFFFF;
}

#donate{
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	background-color: #E3D8CA;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #333333;
	text-align: justify;
	color: #000000;
}
#sponsorquote{
	width: 480px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 12px;
	padding-right: 10px;
	padding-left: 12px;
	background-color: #FFFFDD;
	padding-bottom: 12px;
	border: 1px dashed #333333;
}
#caveatemptor{
	padding: 10px;
	border: 1px dashed #7E7E7E;
	background-color: #F0F0F0;
}
#footerinfo{
	width: 900px;
	margin: 0px auto;
	height: 16px;
}
#breederslistbox{
	padding-right: 30px;
	padding-left: 20px;
	background-image: url(images/dottedlinevertical.jpg);
	background-repeat: repeat-y;
}
h1{display: none;}
h2{
	color: #421B14;
	font-size: 1.3em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-bottom: 10px;
	padding-top: 0px;
	margin-top: 0px;
}
h3{display: none;}
h4{
	padding-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	font-weight: bold;
	margin-top: 0px;
}
#checklist li{
	padding-bottom: 8px;
}
#checklist16 li{
	padding-bottom: 22px;
}
#criterialist li{
		padding-bottom: 12px;
}
#bewarelist li{
	padding-bottom: 2px;
	margin-left: -1em;
	padding-left: 0.01em;
}
#picleft{
	float: left;
	padding-right: 20px;
}
#picright{float: right; padding-left: 20px;}