img.about_page_banner {
	margin-bottom: 23px;
}
div.custom_styles {
	width: 518px;
}
div.custom_styles h1 {
	padding-bottom: 20px;
}
div.custom_styles h2 {
	text-transform:none;
	font-size: 18px;
}
div.custom_styles h2.sec_title {
	text-transform:none;
	font-size: 14px;
}
div.custom_styles p {
	margin-bottom: 20px;
	text-align: left;
}
/*div.custom_styles ul{
	margin-left:20px;
	list-style-type:disc;
	line-height:15px;
	margin-bottom: 12px;
}*/
.custom_breaker {
	background-image:url("../images/breaker.png");
	background-repeat:repeat-x;
	background-position:-10px 0;
	height:30px;
	clear: both;
	margin:20px 0;
}
img.dogs_image {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

.image-wrapper-right{
	margin:0 0 10px 10px;
}

.fav_left {
	float:left;
	text-align:right;
	width:150px;
	margin-bottom:20px;
	margin-top:10px;
}
.fav_right {
	float:right;
	width:280px;
	margin-bottom:20px;
	margin-top:10px
}
.prod_image {
	margin-top: 10px;
}
div.custom_styles p.staff_name {
	font-size:14px;
	font-weight:bold;
	margin-bottom:0;
}
div.custom_styles p.quote {
	font-weight:bold;
	padding-left: 10px;
	margin-bottom: 5px;
}
div.custom_styles p.quote_cred {
	text-align: right;
	padding-right: 20px;
	font-style:italic;
}

/* ABOUT US NAV */
#aboutusNav {
	margin-bottom: 13px;
}
#aboutusNav div.title {
	background-attachment:scroll;
	/*background-image:url("../images/dots_dark.gif");*/
	background-position:left bottom;
	background-repeat:repeat-x;
	font-size:15px;
	font-weight:bold;
	height:23px;
	color:#034A52;
	/*text-transform:uppercase;*/
}
#aboutusNav a {
	background-attachment:scroll;
	background-image:url("../images/dots_light.gif");
	background-position:left bottom;
	background-repeat:repeat-x;
	color:#032426;
	display:block;
	line-height:25px;
	font-size:13px;
	padding-left:10px;
	text-decoration:none;
	/*font-weight: bold;*/ 
}
#aboutusNav a.select {
	background-image: none;
	background-color:#75A07A;
	color:#032426;
}
#aboutusNav a:hover {
	background-image: none;
	background-color:#C1D3B7;
	color:#032426;
}

.dogsContainer {
	width:518px;
	float:left;
	margin: 0 0 20px 0;
}

.dogsImage {
	width:150px;
	float:left;
	margin-right:12px;
}

.dogsName {
	font-size:16px;
	font-weight:bold;
	color:#034A52;
}

.dogsMinutiae {
	width:518px;
	float:left;
	margin-top:7px;
}

.dogsSpacer {
	width:518px;
	text-align:center;
	margin:40px 0 40px 0;
}

.search_rec_info_box {
	width: 340px;
	float: right;
}
.search_rec_break {
	height: 40px;
	background-image: url(../_images/search_line_sep_dark.gif);
	background-repeat: repeat-x;
	background-position: left center;
}

.search_rec_title a{
	font-weight: bold;
	font-size: 14px;
	line-height: 17px;
	color: #034A52;
}
.search_rec_subtitle {
	font-size:13px;
    line-height:15px;
    font-style:italic;
	color:#75A07A;
	margin-top:-7px;
}
.search_rec_author {
	padding: 5px 0 7px;
	font-size: 13px;
	color:#47453d;
}
.search_rec_author a {
	color: #6A8F32;
}
.search_rec_minutia_a {
	width: 350px;
}
.search_rec_price {
	float: left;
	margin:0 0 3px 0;
	width:220px;
	height:29px;
}
.search_rec_format {
	font-weight: bold;
	color: #47453d;
	font-size:14px;
}
.search_rec_regprice {
	font-weight: bold;
	font-size: 14px;
	color: #333333;
	padding-left: 2px;
}
.search_rec_regprice_strike {
	font-weight: bold;
	font-size: 12px;
	padding-left: 2px;
	text-decoration: line-through;
	color: #851A4F;
}
.search_rec_saleprice {
	font-weight: bold;
	font-size: 14px;
	color: #034A52;
	padding-left: 2px;
}
.search_rec_salepercent {
	font-weight: normal;
	font-size: 11px;
	color: #851A4F;
	padding-left: 2px;
}
.search_rec_addtocart {
	float: right;
	margin:0 0 3px 0;
}
/* Staff Picks CSS */

.staffContainer {
	width:518px;
	float:left;
}

.staffImage {
    width:150px;
    float:left;
    margin-right:12px;
}

.staffName {
    font-size:16px;
    font-weight:bold;
	color:#034A52;
}

.staffMinutiae {
	width:518px;
	float:left;
	margin-top:25px;
}

.staffProdMinutiae {
	width:340px;
	line-height:16px;
	font-size:13px;
	color:#47453d;
	margin:0 0 10px 0;
}

img.staff_image {
    float: right;
    margin-left: 10px;
    margin-bottom: 10px;
}

.staffSpacer {
	width:518px;
	text-align:center;
	margin:40px 0 40px 0;
}

#staffTitle {
    font-size:16px;
}

#staffSubtitle {
    font-size:13px;
    line-height:15px;
    font-style:italic;
	color:#75A07A;
}

#staffAuthor {
    font-size:13px;
	color:#47453d;
}

#staffMinutiae_b {
    padding-top:11px;
}

#staffPrice {
	width:240px;
}

#staffSaleprice {
}

#staffStrike {
    color:#851A4F;
}

#staffAddtocart {
    float:left;
    height:20px;
}

