body {
	background: #8E520F;
	margin: 0;
	padding: 0;
}
.print-content {
	display: none;
}
.header {
	display: block;
	background: #ffffff;
	padding: 10px 0 0 50px;
	top: 0px;
}
.header h1 {
	display: inline;
	font: 1.6em serif;
}
span.trademark {
	font: 0.6em serif;
}	
.header h2 {
	display: inline;
    	font: 1.2em serif;
   	padding: 0 0 0 40px;
	
}
.header h1 a {
	text-decoration: none;
	color: #000;
}
.header span.title {
	border-bottom: #8E520F solid 2px;
	width: 800px;
	display: block;
}
.header ul {
	list-style-type: none;
	margin: 0;
	padding: 5px 0;
}
.header li {
	display: inline;
}
.header ul a {
	padding: 0 0 0 0;
	text-decoration: none;
	color: #000;
	font: 1.0em serif; 
	font-weight: bold;
}
.header ul a.bump {
	margin: 0 0 0 60px;
}
.header ul a:hover {
	background: #F4F295;
	border-bottom: #8E520F 1px solid;
}

.wrapper {
	overflow: hidden;
	clear: both;
}

.highlight {
	color: #fff;
	font: 1em serif;
	line-height: 1.1em;
	width: 175px;
	padding: 20px 15px 10000px 50px;
	margin-bottom: -9980px;
	float: left;
}
.highlight a {
	color: #fff;
	text-decoration: none;
	border-bottom: #F4F295 1px solid;
}
.highlight a:hover {
	background: #F4F295;
	color: #8E520F;
}
.highlight legend {
	color:#ffffff;
}
.highlight p em {
	line-height: 1.1em;
}

a.puppy-link {
	border: 0px none;	
}
.puppy-link img {
	border: 0px none;
}
.content {
	color: #000;
	background: #fff;
	padding: 10px 25px 10000px 15px;
	margin-bottom: -9960px;
	width: 430px;
	left: 160px;
	float: left;
}

input.submit {
	font-size: 1.1em;
}

.content p {
	font: 1em serif;
	line-height: 1.3em;
}
p.footer {
	font-size:.8em;
	padding: 15px;
}
.quote {
	font-size:.8em;
}
.announ {
	font-size:.18em;
	 font-family: arial, sans-serif;
}
.feedback {
	color: #900;
}
.content a {
	color: #000;
	text-decoration: none;
	border-bottom: #8E520F 1px solid;
}
.content a:hover {
	background: #F4F295;
}

.content blockquote {
	margin: 0;
	padding: 5px;
}
.reviews blockquote {
	margin: 0;
	padding: 5px;
}
.content blockquote.toggle {
	background: #F4F295;
}
.content p.citation {
	margin: 0 0 10px 15px;
}
.content h1 {
	font: 1.8em serif;
}
.content h2 {
	font: 1.4em serif;
	margin: 0px;
}
.content h3 {
	font: 1em serif;
}
.catalog hr {
	clear: both;
	visibility: hidden;
}


.catalog .center {
	text-align: center;
	float: none;
}

form fieldset {
	border: 0px none;
}
form dl {

}
form dt {
	margin: 0;
}
form dd {
	margin: 0;
}
.home {
	margin: -10px -15px;
	padding: 0 -15px;
}