body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:.85em;
	color: #000033;
	background: #ffffff;
	margin: 0px;
	padding: 0px;
	text-align:left;
	width: 100%;
	height: 100%;
}

#container {
	margin-left: auto;
	margin-right: auto;
	width: 50em;
	padding:0px;
	width:980px;
	height:100%;
	background: #FFFFFF;
	text-align: left;
}

/* image styles */

img {
	border-style:none;
}
.imgLeft {
	float:left;
	padding:0px 10px 10px 0px;
}
.imgRight {
	float:right;
	padding:0px 0px 10px 10px;
}
.clearfloat { 
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
/* page element styles */

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color: #000033;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2.15em;
	font-weight: bold;
	color: #000033;
	padding:0px;
	margin:0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.50em;
	font-weight: bold;
	color: #333366;
	padding:0px;
	margin:0px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	font-weight: bold;
	color: #000033;
	padding:0;
	margin:0;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:1.15em;
	font-weight: bold;
	color: #333366;
	padding:0;
	margin:0;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000033;
	font-size:1.10em;
	padding:0;
	margin:0;
}
td {
	color: #333366;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
/*link styles*/

a:link {
	color: #000033;
	text-decoration:none;
}
a:visited {
	color: #333366;
	text-decoration: none;
}
a:hover {
	color: #ff9933;
}
a.sign:link {
	color: #333366;
	font-weight: bold;
	text-decoration: none;
}
a.sign:hover {
	color: #ff9933;
	font-weight: bold;
}
a.site:link {
	color: #000033;
	font-weight: bold;
	text-decoration: underline;
}
a.site:hover {
	color: #ff9933;
	font-weight: bold;
}
a.site:visited {
	color: #333366;
	text-decoration: underline;
}
a.site:visited:hover {
	color: #ff9933;
	font-weight: bold;
}

/*link style for sitemap page*/

h2 a:link {
text-decoration:underline;
}

/*header graphic styles*/

#header {
	background-image:url(images/header_graphic3.jpg);
	padding-top: 0px;
	margin: 0px;
	height: 124px;
}
#cartIcon {
	position:absolute;
	margin-left:897px;
	top:8px;
	width:58px;
	height:62px;
	z-index:2;
}
#search {
	position:absolute;
	top:78px;
	margin-left:748px;
	z-index:3;
	width: 233px;
	height: 44px;
	color:#FFFFFF;
	font-size: .8em;
}
.Search {
	z-index:3;
	color:#FFFFFF;
	font-size: .8em;
}
.goButton {
	position:relative;
	padding-top: 5px;
	z-index:3;
}
#greyDivBar {
	background-image:url(/images/greyDivBar.jpg);
	position: absolute;
	width: 980px;
	height: 11px;
	top: 187px;
}
#mainContent ul {
	list-style-image:url(/images/secNav_bullet.jpg)
}
#mainContent li {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #000033;
}

#mainContent2 ul {
	list-style-image:url(/images/secNav_bullet.jpg)
}
#mainContent2 li {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	color: #000033;
	margin-top: 5px;
	margin-bottom: 5px;
	vertical-align:middle;
}
/* bread crumb elements */

#breadCrumb {
	position: absolute;
	width: 318px;
	height: 56px;
	top: 129px;
}
#bread {
	color: #000033;
	background-color: #ffffff;
	padding-top: 3px;
	margin-bottom: 2px;
}
#bread ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	border: none;
}
#bread ul li {
	margin-left: 0;
	padding-left: 2px;
	border: none;
	list-style: none;
	display: inline;
}

#bread-gen ul li:before {
	content: "\0020 \0020 \0020 \00BB \0020";
	color: #ff9;
}
#bread-gen ul li.first:before {
	content: " ";
}
/* primary navigation styles */

#primNav {
	position: absolute;
	width: 656px;
	height: 30px;
	top: 125px;
	margin-left: 325px;
}

/* secondary navigation styles */

#leftOfSecNav {
	position: absolute;
	width: 329px;
	height: 24px;
	top: 161px;
}
#secNav {
	position: absolute;
	width: 652px;
	height: 24px;
	top: 161px;
	margin-left: 330px;
}
#secNav p {
	text-align: justify;
	color: #333366;
	font-size: 14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 12px;
	margin-top: 6px;
}
#secNav a {
	color: #333366;
	text-decoration:none;
}
#secNav a:hover {
	color: #ff9933;
	text-decoration:none;
}
/* left sidebar styles*/

#sidebarLeft {
	float: left;
	width: 14em;
	background: #ffffff;
	padding:  5px 0;
	margin-top: 75px;
	margin-left: 10px;
}
#shopbyNav {
	float: left;
	width: 13.1em;
	background: #333366;
	border-style:outset;
	border-width: 5px;
	border-bottom-color: #333366;
	border-right-color: #333366;
	border-left-color: #333366;
	border-top-color: #333366;
	padding: 5px 0;
	margin-top:  0px;
	margin-left: 0px;
}
.shopbyHeader {
	color:#ffffff;
	font-size:1.25em;
	background-color:#333366;
	text-align:left;
	margin-left: 5px;
}
#button {
	width: 13.1em;
	border-style:outset;
	border-width: 5px;
	border-bottom-color: #333366;
	border-right-color: #333366;
	border-left-color: #333366;
	border-top-color: #333366;
	padding: 0px 0px 0px 0px;
	margin-top:  0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #333366;
	color: #333;
}
#button hr {
	color: #ccccff;
	width: 150px;
	margin-left: 0px;
	margin-right: 5px;
	height: 0.005em;
	margin-bottom: 5px;
	margin-top: 5px;
}

#button ul {
	margin: 0;
	list-style:none;
	padding: 0;
	padding-left: 5px;
}
#button li {
	padding-bottom: 2px;
	padding-top: 2px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}

#button li a {
	display: block;
	padding: 0px 0px 0px .5em;
	background-color: #333366;
	color: #ff9933;
	font-size: 1.1em;
	text-decoration: none;
	width: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
}
html>body #button li a {
	width: auto;
}
#button li a:hover {
	background-color: #333366;
	color: #ffff66;
}
#breeds ul {
	color:#CCFFFF;
	text-align:left;
	margin-left: 15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: .9em;
	font-weight:100;
}
#breeds li {
	color:#CCFFFF;
	text-align:left;
	margin-left: 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: 100;
	padding: 0px 0px 0px 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#breeds li a:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight:100;
	text-decoration:none;
	color:#CCFFFF;
	border-top: 0px solid #90bade;
	margin-top: 3px;
}
#breeds li a:hover {
	color:#ff9933;
	text-decoration: none;
}
#breeds li a:visited {
	color: #CCCCFF;
	text-decoration: none;
	font-size: 0.9em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 100;
	margin-top: 3px;
}
#breeds li a:visited:hover {
	color: #ff9933;
	text-decoration: none;
}
#joinLeft {
	float: left;
	width: 13.1em;
	background: #ffffff;
	border-style:outset;
	border-width: 5px;
	border-bottom-color: #333366;
	border-right-color: #333366;
	border-left-color: #ffffff;
	border-top-color: #ffffff;
	padding:  5px 0;
	margin-top: 25px;
	margin-left:  0px;
	margin-bottom: 25px;
}
#joinLeft h3, #joinLeft p {
	margin-left: 8px;
	margin-right: 8px;
	color: #000033;
	text-align: center;
}
/* right side bar styles */

#sidebarRight {
	float: right;
	width: 14em;
	background: #ffffff;
	padding: 5px 0;
	margin-top: 75px;
	margin-right: 10px;
}
#rightContent {
	float: right;
	width: 13em;
	background: #ccccff;
	border-style:outset;
	border-width: 5px;
	border-bottom-color:#333367;
	border-right-color: #333367;
	border-left-color: #ccccff;
	border-top-color: #ccccff;
	padding: 5px 0;
	margin-left:0px;
}
#sidebarRight h3, #sidebarRight p {
	margin-left: 10px;
	margin-right: 10px;
	text-align:left;
	color: #000033;
}

.testText {
font-size: .9em;
font-style:italic;
}

#testimonial {
	float: right;
	width: 13em;
	background: #ff9933;
	border-style:outset;
	border-width: 5px;
	border-right-color:#993300;
	border-bottom-color: #993300;
	border-left-color: #ff9933;
	border-top-color: #ff9933;
	padding:  5px 0;
	margin-top: 25px;
	margin-left:  0px;
	margin-bottom: 25px;
}
#testimonial h3, #testimonial p {
	margin-left: 8px;
	margin-right: 8px;
	color: #000033;
	text-align: left;
}

#testimonial hr {
	color:#000033;
	width: 10em;
	height:1px;
	border: none 0;
	border-top: 1px dashed #000033;
	margin-left: 8px;
	margin-right: 8px;
	text-align:center;
}

/* main content styles */

#mainContent {
	margin-top: 75px;
	margin-left: 15em;
	margin-right: 15em;
	margin-bottom: 0px;
	padding: 10px 10px 10px 10px;
}

#mainContent2 {
	margin-top: 75px;
	margin-left: 15em;
	margin-right: 5em;
	margin-bottom: 0px;
	padding: 10px 10px 10px 10px;
}

.productTable tr {
border:#333366;
border-width:thin;
text-align:center;
width:auto;
}

	
/* footer styles */

#footer {
	padding: 0 10px;
	width: 100%;
	height: auto;
	border-top: thin solid #333366;
	background:#999999;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	text-decoration: none;
	text-align:center;
}

#footer p {
	margin: 0;
	padding: 10px 0;
}

#footer img {
position:absolute;
float:left;
padding-top: 10px;
}

/* class styles */

.copyright {
	color: #FFFFFF;
	font-size: .8em;
}
.required {
	color: #990000;
}
.finePrint {
	color: #000099;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.white {
color:#FFFFFF;
}

/* form styles */

.cssform p {
	font-size: 1.0em;
	width: 510px;
	clear: left;
	margin-left: 0px;
	padding: 2px 0 2px 0;
	padding-left: 130px; /*width of left column containing the label elements*/
	height:1em;
}

.cssform label {
	font-size: 1.0em;
	float: left;
	margin-left: -130px; /*width of left column*/
	width: 110px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
}

.cssform textarea{
	width: 250px;
	height: 50px;
}

/*.threepxfix class below:
Targets IE6- ONLY. Adds 3 pixel indent for multi-line form contents.
to account for 3 pixel bug: http://www.positioniseverything.net/explorer/threepxtest.html
*/

* html .threepxfix{
	margin-left: 3px;
}

/* style for red "required" asterisk*/
.style1 {color: #CC0000}
