@charset "UTF-8";
/* CSS Document */
/*Site Colors
Background Color #692E87
Base Text #000
h2, h3 cp_content #1B12A1
Gold Rules #D7AC64


*/

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	text-transform: none;
	color: #000;
	background-color: #692E87;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
div, p, h1, h2, h3, h4, h5, img, td, tr, dl, dd, dt {
	padding:0;
	margin:0;
}
a img {
	text-decoration:none;
	border:0px;
	border-color:#FFFFFF;
}

a {
	text-decoration: none;
	color:#1B12A1;
}

caption {
	font-size: 13px;
	font-weight: normal;
	color: #1B12A1;
	padding-top: 10px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1B12A1;
}
th {
	font-size: 11px;
	text-align: left;
	font-weight: normal;
	color: #1B12A1;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1B12A1;
}
td {
	font-size:10px;
	padding-left: 2px;
	padding-top: 1px;
	padding-bottom: 1px;
}

.pedigree {
	border-style:solid;
	border-width: 1px;
	border-color: #D7AC64;
}
.pedigree tr td {
	border-style: solid;
	border-width: 1px;
	border-color: #D7AC64;
}

/*Heading Styles*/
#hp-bottom h1 {
	width: 950px;
	height: 190px;
	background-image: url(../_images_master/saltmarshe-heading-cover.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-indent: -3000px;
}
#hp-bottom h2 {
	width: 950px;
	height: 63px;
	background-image: url(../_images_master/field-spaniels-heading.png);
	background-repeat: no-repeat;
	background-position: center center;	
	text-indent: -3000px;
}
/*Image text replacement for welcome page*/
#welcome {
	display:block;
	width: 550px;
	height: 65px;
	font-size: 22px;
	text-align: left;
	text-indent: -3000px;
	background-image: url(../_images_content/welcome-heading.png);
	background-repeat: no-repeat;
	background-position: center center;	
}
/*Image text replacement for about us page*/
#aboutus {
	display:block;
	width: 550px;
	height: 65px;
	font-size: 22px;
	text-align: left;
	text-indent: -3000px;
	background-image: url(../_images_content/about-us-heading.png);
	background-repeat: no-repeat;
	background-position: center center;
}
/*Image text replacement for about us page*/
#earl {
	display:block;
	width: 550px;
	height: 65px;
	font-size: 22px;
	text-align: left;
	text-indent: -3000px;
	background-image: url(../_images_content/earl-heading.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#oliver {
	display:block;
	width: 550px;
	height: 65px;
	font-size: 22px;
	text-align: left;
	text-indent: -3000px;
	background-image: url(../_images_content/oliver-heading.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#chrissy {
	display:block;
	width: 550px;
	height: 65px;
	font-size: 22px;
	text-align: left;
	text-indent: -3000px;
	background-image: url(../_images_content/chrissy-heading.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#litter {
	display:block;
	width: 550px;
	height: 65px;
	font-size: 22px;
	text-align: left;
	text-indent: -3000px;
	background-image: url(../_images_content/litter-heading.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#puppies {
	display:block;
	width: 550px;
	height: 65px;
	font-size: 22px;
	text-align: left;
	text-indent: -3000px;
	background-image: url(../_images_content/puppy-photos-heading.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#contact {
	display:block;
	width: 550px;
	height: 65px;
	font-size: 22px;
	text-align: left;
	text-indent: -3000px;
	background-image: url(../_images_content/contact-heading.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#news {
	display:block;
	width: 550px;
	height: 65px;
	font-size: 22px;
	text-align: left;
	text-indent: -3000px;
	background-image: url(../_images_content/news-heading.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#photos_pg {
	display:block;
	width: 550px;
	height: 65px;
	font-size: 22px;
	text-align: left;
	text-indent: -3000px;
	background-image: url(../_images_content/photos-heading.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#links {
	display:block;
	width: 550px;
	height: 65px;
	font-size: 22px;
	text-align: left;
	text-indent: -3000px;
	background-image: url(../_images_content/links-heading.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#credits {
	display:block;
	width: 550px;
	height: 65px;
	font-size: 22px;
	text-align: left;
	text-indent: -3000px;
	background-image: url(../_images_content/credits-heading.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#thankyou {
	display:block;
	width: 550px;
	height: 65px;
	font-size: 22px;
	text-align: left;
	text-indent: -3000px;
	background-image: url(../_images_content/thankyou-heading.png);
	background-repeat: no-repeat;
	background-position: center center;
}


#cp_content h2 {
	font-size: 20px;
	text-align: center;
	color: #1B12A1;
	font-style:normal;
	font-weight:normal;
	padding-top: 15px;
	padding-bottom: 25px;
}
#cp_content h3 {
	font-size: 16px;
	text-align: center;
	color: #1B12A1;
	font-style:normal;
	font-weight:normal;
	padding-top: 5px;
	padding-bottom: 10px;
}
#cp_content h4 {
	font-size: 14px;
	text-align: center;
	color: #1B12A1;
	font-style:normal;
	font-weight:normal;
	padding-top: 5px;
	padding-bottom: 10px;
}
#cp_content p {
	padding-bottom: 10px;
}
/*End Heading Sytles*/

/*Cover button*/
#cover_btn {
	padding-left: 375px;
	padding-top: 200px;
	text-indent: -3000px;
}
#cover_btn a {
	display:block;
	width: 203px;
	height: 261px;
	background-image: url(../_images_master/open-book-btn.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#cover_btn a:link, a:visited {
	background-color:none;
}

#cover_btn a:hover, a:active {
	background-image: url(../_images_master/open-book-btn.png);
	background-repeat: no-repeat;
	background-position: left top;
}
/*End Cover button*/

/*Home Page Containers*/
#hp-middle {
	width: 950px;
	min-height: 970px;
	margin-top: 30px;
	background-image: url(../_images_master/cover-bkgnd-fill.png);
	background-repeat: repeat-y;
}
#hp-top {
	width: 950px;
	min-height: 970px;
	background-image: url(../_images_master/cover-bkgnd-top.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#hp-bottom {
	width: 950px;
	min-height: 970px;
	background-image: url(../_images_master/cover-bkgnd-bottom.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#dogslogo {
	width: 950px;
	height: 635px;
	background-image: url(../_images_master/cover-dogs.png);
	background-repeat: no-repeat;
	background-position: center center;
}
/*End Home Page Containers*/

/*Content Pages Containers*/
#cp_middle {
	width: 950px;
	/*min-height: 1024px;*/
	height: auto;
	background-image: url(../_images_master/cp-bkgnd-fill.png);
	background-repeat: repeat-y;
}
#cp-top {
	width: 950px;
	/*min-height: 1024px;*/
	height: auto;
	background-image: url(../_images_master/cp-bkgnd-top.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#cp-bottom {
	width: 950px;
	/*min-height: 1024px;*/
	height: auto;
	background-image: url(../_images_master/cp-bkgnd-bottom.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
/*force page depth to match content*/
#cp_bottom_footer {
	width: 154px;
	height: 82px;
	clear:both;
	padding-bottom: 15px;
	background-image: url(../_images_master/flourish.png);
	background-repeat: no-repeat;
	background-position: 350px 15px;
}
#menu_middle {
	width: 233px;
	min-height: 860px;
	float:left;
	position: relative;
	background-image: url(../_images_master/ribbon-menu.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#menu_clip {
	position:absolute;
	width: 218px;
	height: 45px;
	background-image: url(../_images_master/menu-clip.png);
	background-repeat: no-repeat;
	background-position: left top;
	z-index: 200;
	top: 135px;
}
.ribbon_img {
	text-align: center;
	padding-top: 25px;
}
/*Right Page Content Items*/
/*Main Containor for the page*/
#cp_content_wrapper {
	width: 646px;
	height: auto;
	float:left;
}
#cp_content_header {
	width: 646px;
	height: 82px;
	padding-top: 19px;
	background-image: url(../_images_master/flourish.png);
	background-repeat: no-repeat;
	background-position: center 60px;
}
#cp_content {
	width: 548px;
	height: auto;
	padding-top: 0px;
	padding-left: 58px;
	padding-right: 40px;
	padding-bottom: 0px;
}
#cp_content_footer {
	width: 646px;
	height: 4px;
	clear: both;
}
/*Page Curl Top and Bottom*/
#cp_content_header p {
	padding-left: 564px;
}
#topcurl_btn a {
	display:block;
	width: 82px;
	height: 82px;
	text-decoration: none;
}
#topcurl_btn a:link, a:visited {
	background-color:none;
}
#topcurl_btn a:hover, a:active {
	background-image: url(../_images_master/topcurl.gif);
	background-repeat: no-repeat;
}
#cp_bottom_footer {
	padding-left: 796px;
}
#bottomcurl_btn a {
	display:block;
	width: 82px;
	height: 82px;
	text-decoration: none;
}
#bottomcurl_btn a:link, a:visited {
	background-color:none;
}
#bottomcurl_btn a:hover, a:active {
	background-image: url(../_images_master/bottomcurl.gif);
	background-repeat: no-repeat;
}
/*End Page Curl*/

.centered_image {
	text-align:center;
}
.page_rule {
	text-align:center;
	padding-top: 20px;
	padding-bottom: 25px;
}
/*End Content Pages Containers*/

.wrap_img_left {
	float: left;
	padding-right: 2px;
}
.wrap_img_right {
	float: right;
}
.p_links {
	text-align: center;
}

/*display images with text*/
.displaybox_wrapper {
	width: 550px;
	height: auto;
	margin: 0;
}
.displaybox_footer {
	width: 550px;
	height: 2px;
	clear: both;
}
.displaybox {
	width: 275px;
	height: auto;
	float: left;
	text-align:center;
	padding:0px;
	margin:0px;
}
.displaybox2 {
	width: 550px;
	height: auto;
	float: left;
	text-align:center;
	padding:0px;
	margin:0px;
}
.displaybox h4 {
	margin:0;
	padding-top: 5px;
	padding-bottom:0px;
	font-size: 14px;
}
.displaybox .photo {
	margin:0;
	padding:0;
}
.displaybox .description {
	text-align:center;
	font-size: .9em;
	line-height: 1.4em;
	padding:0;
	margin:5px;
}
.displaybox .credits {
	font-size:.6em;
	text-align:right;
	padding:0;
	margin:0;
	margin-right:5px;
}
.object_wrapper {
	float: left;
	width: 320px;
	height: auto;
	margin: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 10px;
}

object {
	padding: 0px;
	margin: 0px;
}
