html { 
	min-height: 101%;
	margin-bottom: 1px;
}
body {
	margin: 0;
	padding: 0;
	font-size: 14px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: #D3D098;
	background-image: url(/imgD/bkg_body.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-attachment: fixed;
}
p, ul, ol, li, h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
	line-height: 1;
}
p {
	margin: 0;
	padding: 0 0 1.5em 0;
	line-height: 1.5em;
}
ul, ol {
	margin: 0;
	padding: 0 0 1.5em 0;
}
li {
	margin: 0 0 0 25px;
	padding: 0;
	line-height: 1.5em;
}
h1 {
	margin: 0;
	padding: 0 0 .5em 0;
	color: #7A0C00;
	font-size: 28px;
	font-weight: bold;
	line-height: 1.5em;
}
h2 {
	margin: 0;
	padding: 0;
	color: #7A0C00;
	font-size: 20px;
	font-weight: bold;
	line-height: 1.2em;
}
h3 {
	margin: 0;
	padding: 0 0 1em 0;
	color: #7A0C00;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.5em;
}
a {
	color: #677141;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
img {
	border: none;
}



/* ************************************************** div#page ****************************** */
div#page {
	width: 960px;
	margin: 0 auto;
	padding: 0 10px;
	text-align: left;
	background-image: url(/imgD/bkg_page.png);
	background-repeat: repeat-y;
	background-position: center top;
}



/* ************************************************** div#masthead ****************************** */
div#masthead {
	width: 960px;
	margin: 0;
	padding: 0;
	background-color: #fff;
	border-top: solid 2px #000;
}
#masthead h1 {
	display: block;
	width: 960px;
	height: 200px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	background-image: url(/imgD/header_pierpoint.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	border: 0 none;
}
#masthead a.returnhome {
	display: block;
	width: 960px;
	height: 200px;
	margin: 0;
	padding: 0;
	border: 0 none;
}
#masthead .returnhome img {
	display: block;
	width: 960px;
	height: 200px;
	margin: 0;
	padding: 0;
}
#masthead div.navmain {
	overflow: hidden;
	width: 960px;
	margin: 0;
	padding: 0 0 12px 0;
	background-image: url(/imgD/bkg_navmain.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#masthead .navmain ul {
	overflow: hidden;
	margin: 0;
	padding: 0;
	text-align: center;
	list-style-type: none;
	border: solid #000;
	border-width: 8px 0;
}
#masthead .navmain li {
	display: inline;
	margin: 0;
	padding: 0 35px;
	line-height: 40px;
}
#masthead .navmain a {
	color: #677141;
	font-size: 18px;
	font-weight: bold;
	line-height: 40px;
	text-transform: uppercase;
}
#masthead .navmain a:hover {
	text-decoration: none;
}



/* ************************************************** div#main ****************************** */
div#main {
	overflow: hidden;
	width: 960px;
	margin: 0;
	padding: 0 0 30px 0;
	background-color: #fff;
}



/* ************************************************** div#content ****************************** */
div#content {
	width: 880px;
	margin: 0 40px;
	padding: 20px 0;
}
#showspotlight #content {
	float: left;
	display: inline;
	width: 625px;
}
#showspotlight ul.spotlightphotos {
	float: right;
	width: 215px;
	margin: 0;
	padding: 40px 40px 0 0;
	list-style-type: none;
}
#showspotlight .spotlightphotos li {
	display: block;
	width: 215px;
	margin: 0 0 20px 0;
}
#showspotlight .spotlightphotos img {
	display: block;
	width: 211px;
	margin: 0;
	padding: 0;
	border: solid 2px #000;
}



/* ************************************************** div#footer ****************************** */
div#footer {
	overflow: hidden;
	width: 960px;
	margin: 0 auto;
	padding: 10px 10px;
	font-size: 10px;
	background-image: url(/imgD/bkg_footer.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#footer p {
	margin: 0;
	padding: 0;
	line-height: 35px;
}
#footer p.copyright {
	float: left;
	text-align: left;
}
#footer p.credits {
	float: right;
	text-align: right;
}
#footer p img {
	padding: 0 !important;
	vertical-align: middle;
}



/* ************************************************** page specific styles ****************************** */
/*
home page 
*/
.home h2 {
	font-size: 28px;
}
div.newslanding {
	width: 900px;
	overflow: hidden;
	margin: 0;
	padding: 0 0 20px 40px;
}
.newslanding div.newsitem {
	float: left;
	width: 410px;
	margin: 0;
	padding: 0 40px 0 0;
}
.newslanding .newsitem .date {
	font-size: 10px;
}
.newslanding .newsitem .morelink {
	margin-top: -15px;
}
.newslanding .newsitem .morelink a {
	color: #677141;
	font-weight: bold;
}
.home ul.spotlightphotos {
	overflow: hidden;
	margin: 0;
	padding: 0 0 0 18px;
	list-style-type: none;
}
.home .spotlightphotos li {
	float: left;
	width: 219px;
	margin: 0 16px 0 0;
}
.home .spotlightphotos img {
	display: block;
	width: 215px;
	margin: 0;
	padding: 0;
	border: solid 2px #000;
}

/*
about page 
*/


/*
news page 
*/
.news div.newsitem {
	overflow: hidden;
	margin: 0;
	padding: 0 0 18px 0;
}
.news .newsitem .detail {
	float: left;
	width: 600px;
}
.news .newsitem .date {
	font-size: 10px;
}
.news .newsitem img {
	float: right;
	width: 215px;
	margin: 30px 0 20px 0;
	padding: 0;
	border: solid 2px #000;
}
/*
dogs - listing page
*/
.wolfhounds .listings {
	overflow: hidden;
	width: 880px;
	margin: 0 40px;
	padding: 20px 0 0 0;
}
.wolfhounds .listings h2 {
	padding: 0 0 1em 0;
}


/* 
dog galleries - listing and detail pages
*/
.wolfhounds ul.galleryphotos {
	overflow: hidden;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.wolfhounds .galleryphotos li {
	float: left;
	width: 219px;
	margin: 0;
	padding: 0 0 30px 111px;
	text-align: center;
}
.wolfhounds .galleryphotos li.first {
	clear: left;
	padding: 0 0 30px 0;
}
.wolfhounds .galleryphotos li a.imagelink {
	display: block;
	width: 219px;
	margin: 0;
	padding: 0;
}
.wolfhounds .galleryphotos li .imagelink img {
	display: block;
	width: 215px;
	margin: 0 0 10px 0;
	padding: 0;
	border: solid 2px #000;
}


/* 
dogs - detail page
*/
p.returnlink {
	float: right;
	margin: -85px 0 0 0;
	font-size: 10px;
	text-transform: uppercase;
}
table.pedigree {
	width: 100%;
	margin: 0 0 20px 0;
	border: solid 2px #D3D098;
	border-collapse: collapse;
}
table.pedigree td {
	width: 25%;
	padding: 5px;
	vertical-align: middle;
	border: 2px solid #D3D098;
	border-collapse: collapse;
}


/* 
puppies
*/
.puppies #content {
	float: left;
	display: inline;
	width: 625px;
}
.puppies ul.spotlightphotos {
	float: right;
	width: 215px;
	margin: 0;
	padding: 40px 40px 0 0;
	list-style-type: none;
}
.puppies .spotlightphotos li {
	display: block;
	width: 215px;
	margin: 0 0 20px 0;
}
.puppies .spotlightphotos img {
	display: block;
	width: 211px;
	margin: 0;
	padding: 0;
	border: solid 2px #000;
}


