body {
	margin: 0px;
	font: 14px Arial, Helvetica, sans-serif;
	background: #662D91;
}

#banner {
	width: 100%;
	background: #FFFFFF url(../media/graphics/banner-shadow.gif) repeat-x bottom;
	height: 158px;
}

#header {
	margin: 0px auto;
	width: 850px;
	height: 138px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#phone {
	font-size: 22px;
	font-weight: bold;
	color: #662D91;
	text-align: right;
	float: right;
	width: 300px;
	padding-top: 55px;
	letter-spacing: -1px;
}

#main {
	background: #FFFFFF;
	margin: 0px auto;
	width: 810px;
	padding: 20px;
}

#navigation {
	margin: 0px;
	width: 750px;
	height: 50px;
	padding: 0px 0px 0px 110px;
	list-style: none;
	float: left;
}

#navigation li {
	display: block;
	float: left;
	position: relative;
}

#navigation li a {
	color: #FFFFFF;
	padding: 6px 8px;
	text-decoration: none;
	display: block;
	float: left;
	font-size: 18px;
	letter-spacing: -1px;
	margin: 8px;
}

#navigation li a:hover {
	background: #9B7DB9;
}

#navigation li ul {
	left: -999em;
	position: absolute;
	background: #9B7DB9;
	width: 170px;
	margin: 0px;
	padding: 0px;
}

#navigation li ul li {
	display:block;
}

#navigation li ul li a {
	padding: 8px 10px;
	width: 150px;
	margin: 0px;
	font-size: 13px;
	letter-spacing: 0px;
	border-bottom: 1px solid #8C72A6;
}

#navigation li ul li a:hover {
	background: #8C72A6;
}

#navigation li:hover ul {
	left: 8px;
	top: 41px;
	margin: 0px;
	padding: 0px;
}

#navigation li:hover ul,
#navigation li.sfhover ul {
	left: 8px;
	top: 41px;
	margin: 0px;
	padding: 0px;
}

h1,
h2,
h3,
h4 {
	font-weight: bold;
	color: #662D91;
	letter-spacing: -1px;
	margin: 0px 0px 10px;
}

h1 {
	font-size: 28px;
}

p {
	margin: 0px 0px 10px;
	line-height: 19px;
}

#bottom-nav {
	padding: 10px 0px 0px;
	width: 100%;
	border-top: 1px solid #CCCCCC;
	margin: 20px 0px 0px;
	list-style: none;
	text-align: center;
	display: block;
}

#bottom-nav li a {
	display: inline;
	color: #999999;
	text-decoration: none;
	font-size: 13px;
}

#bottom-nav li {
	display: inline;
	padding-right: 10px;
	padding-left: 10px;
	color: #999999;
	text-decoration: none;
}

#content {
	width: 810px;
}

h2 {
	color: #9B7DB9;
	font-size: 20px;
}

.bordered {
	border: 7px solid #E0E0E0;
	margin-bottom: 10px;
	background: #FFFFFF;
	padding: 1px;
}

.bordered-dark {
	border: 8px solid #FFFFFF;
	margin-bottom: 10px;
}

.padded-pic {
	margin-right: 20px;
}

h2 a {
	color: #9B7DB9;
	text-decoration: underline;
}

p a {
	color: #662D91;
	text-decoration: underline;
}

blockquote {
	border-top: 1px solid #9B7DB9;
	border-bottom: 1px solid #9B7DB9;
	padding: 20px;
	margin: 30px;
	background: #f5ecfd;
}

.small {
	font-size: 11px;
}

#navigation-wrapper {
	margin: 0px auto;
	height: 50px;
	width: 820px;
}

table.pedigree {
	margin-top: 10px;
	margin-bottom: 20px;
	font-size: 13px;
	border-top: 1px dotted #deb9ff;
	border-left: 1px dotted #deb9ff;
}

table.pedigree td {
	padding: 5px;
}

.captioned-feature {
	text-align: center;
	float: right;
	width: 475px;
	font-size: 12px;
	margin: 10px 0px 0px 20px;
	clear: both;
}
table.litters td {
	vertical-align:top;
	border-bottom: 1px dotted #CCCCCC;
}
table.litters {
	margin-bottom: 15px;
}

table.pedigree td {
	border-right: 1px dotted #deb9ff;
	border-bottom: 1px dotted #deb9ff;
}

table.pedigree td.level1 {
	background: #faf5fe;
}
table.pedigree td.level2 {
	background: #F5ECFD;
}
table.pedigree td.level3 {
	background: #f0dfff;
}

#footer {
	margin: 0px auto;
	width: 850px;
	font-size: 12px;
	color: #9B7DB9;
	padding-top: 20px;
	text-align: center;
}

#footer a {
	color: #9B7DB9;
}

ul {
	margin: 15px 0px 15px 35px;
	padding: 0px;
}

li {
	margin-bottom: 5px;
	line-height: 19px;
}

.spaced-out {
	margin-bottom: 70px;
}

img.floatright {
	float: right;
	margin-bottom: 15px;
	margin-left: 20px;
}
#panel_slideshow {
}

