/******************* main properties ******************/



body{
	font-family: helvetica, arial, sans-serif;
	background:#CCCCCC;
	margin-top:0;
	font-size: 11px;
	line-height: 17px; }
td {
border:none;
}

h1 {
	font-size: 16px;
	font-weight: bolder;
	padding: 0px 0 5px 0;
	color:#AF0056;
}
h2 {
	font-size: 14px;
	font-weight: bolder;
	padding: 5px;
	color:#71266A;
	background: #ccc;
	border-bottom: 1px solid #AF0056;
}
h3 {
	font-size: 16px;
	padding: 0px 0 5px 0;
font-weight: bolder;
	color:#71266A;
}
h4 {
	font-size: 12px;
	font-weight: lighter;
	padding: 10px 0 5px 0;
	color: red;
}
p {
	font-size: 11px;
	padding: 0 0 3px 0;
	line-height: 17px; 
}
a {
	color: red;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a img,:link img,:visited img { border:none; }
input {
	font-size: 12px;
	color: #999999;
}

/****************** Layout Containers ****************/

#homeHeroImage {
width:542px;
height:246px;
overflow:hidden;
}
#contentHeroImage {
width:397px;
height:111px;
overflow:hidden;
}

#mainStory {
	width:279px;
	height:95px;
	overflow:hidden;
	padding:20px;
	font-size: 11px;
	line-height: 14px;
	}
#homeDidYouKnow {
	padding:20px;
	width:279px;
}

#headerText {
	position:absolute;
	left:162px;
	top:0px;
	width:397px;
	height:30px;
}

#search_ {
	position:absolute;
	left:559px;
	top:30px;
	width:319px;
	height:55px;
}

.content {background:#fff; }
#content {background:#fff; padding: 20px; }
#homeContent {background:#F0F0F0; padding: 20px; width:502; }

.plushpuppy{
	font-size: 10px;
	padding: 0 60px 0px 0px;
	line-height: 13px;
	color:#ffffff;
	text-decoration:none;
	text-align:right
}
.plushpuppy a:link, #plushpuppy a:visited {
	color:#ffffff;
	text-decoration:none;
}
.plushpuppy a:hover {
	color:#ffffff;
	text-decoration:underline;
}
.goldPartner{
	font-size: 10px;
	padding: 0 10px 0px 80px;
	line-height: 13px;
	color:#000;
	text-decoration:none;
}
.goldPartner a:link, #plushpuppy a:visited {
	color:#000;
	text-decoration:none;
}
.goldPartner a:hover {
	color:#000;
	text-decoration:underline;
} 

#gallery {
padding:0px;
clear:both;
}
#pedigree {
padding:0px;
margin:0px;
clear:both;
}
#pedigree p { font-size:10px; color:#999999; margin-bottom:-3px;}
#pedigree strong { font-weight:bold; color:#71266A; }

#pedigree td {border-bottom: 1px solid #AF0056;}


#footer1 {
	width:542px;
	height:30px;
}

#footer2 {
	position:absolute;
	left:559px;
	top:1048px;
	width:319px;
	height:30px;
}

/****************** MAIN NAVIGATION ****************/
#mainNav ul
{
padding-left: 0;
margin: 0;
color: White;
float: left;
width: 861px;
height:33px;
font-weight:bold;
font-size:11px;
overflow:hidden;
}

#mainNav ul li { display: inline; }

#mainNav ul li a, #mainNav ul li a:visited, #mainNav ul li.here, #mainNav ul li.herelast {
height:33px;
padding: 0.9em 1.8em 0;
color: #999999;
text-decoration: none;
float: left;
border-right: 1px solid #fff;
}

#mainNav ul li a:hover
{
background-color:#999999;
color: #fff;
}

#mainNav ul.mainNav li.here, #mainNav ul.mainNav li.herelast {
background:#999999;
color: White;
font-weight:bold;
font-size:11px;
border-right: 1px solid #fff;
}

#mainNav ul.mainNav li.here a:link {
padding: 0;


background:#999999;
color: White;
border-right: none;
}


/****************** SUB NAVIGATION ****************/

#subNavBoysMac { width: 299px; }

#subNavBoysMac ul
{
margin: 0;
padding-left: 0;
list-style-type: none;
}

#subNavBoysMac a
{
display: block;
padding: 10px;
width: 299px;
background-color:#F3F3F3;
border-bottom: 2px solid #FFF;
font-weight:normal;
font-size:11px;}

#subNavBoysMac a:link, .subNav a:visited
{
color: #999;
text-decoration: none;
}

#subNavBoysMac a:hover {
background-color: #ccc;
color: #fff;
}
#subNavBoysMac ul.subNav li.here , #subNavBoysMac ul.subNav li.herelast
{
background-color: #71266A;
color: #fff;
display: block;
padding: 10px;
width: 299px;
border-bottom: 2px solid #FFF;
font-weight:normal;
font-size:11px;}
}