
#c1 {display: none}
#footer {display: none}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#masthead {
	background-color: #FFFFFF;
	color: #999999;
	margin: 0px auto 0 auto;
	width: 982px;
}
#logo {
	padding: 0 12px;
}
#columntop {
	clear: both;
	background-image: url(img/p7CRVCol2_top.jpg);
	background-repeat: no-repeat;
	height: 20px;
}
#columnwrapper {
	margin: 0 auto;
	width: 982px;
	background-image: url(img/p7CRVCol2_middle.jpg);
	background-repeat: repeat-y;
}
#c2 {
	float: left;
}
#c2 {
	width: 736px;
}
#c2 .content {
	color: #333333;
	font-size: 0.8em;
	padding: 0px 40px 16px 42px;
	line-height: 1.6em;
	text-align: justify;
}
#c2 p {
	margin-top: 0.5em;
	margin-bottom: 0.8em;
	padding-top: 0.5px;
}
#c2 li {
	padding-left: 15px;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 0.55em;
	line-height: 1.5em;
	padding-bottom: 0.8em;
	list-style-type: none;
	margin-left: -30px;
}
h1 {
	font-size: 1.65em;
	color: #000000;
	font-weight: lighter;
	padding-bottom: 10px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h2 {
	font-size: 1.2em;
	color: #000000;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 7px;
	padding-bottom: 2px;
}
h3 {
	font-size: 1.1em;
	color: #333333;
	margin-top: 28px;
	margin-right: 0px;
	margin-bottom: 13px;
	margin-left: 0px;
	padding-top: 1px;
	padding-bottom: 2px;
	background-color: #F1EDE2;
	padding-right: 3px;
	padding-left: 5px;
}
h4 {
	font-size: 1.05em;
	color: #333333;
	margin: 0px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
.topZero {
	margin-top: 0;
}
#columnbottom {
	clear: both;
	background-image: url(img/p7CRVCol2_bottom.jpg);
	background-repeat: no-repeat;
	height: 20px;
}


/*Table Styles*/
th {
	color: #FFFFFF;
	font-size: 11px;
	background-color: #9A9A9A;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
}
.table-even-rows {
	background-color: #F4F4F4;
	font-size: 11px;
	vertical-align: top;
	text-align: left;
	line-height: 16px;
}
.table-odd-rows {
	background-color: #FFFFFF;
	font-size: 11px;
	vertical-align: top;
	text-align: left;
	line-height: 16px;
}


/*Default Links - Applies to the Main Content Column*/
.content a:link {
	text-decoration: none;
}
.content a:visited {
	text-decoration: none;
}
.content a:hover, .content a:focus, .content a:active {
	text-decoration: none;
}


/*Images with Border & Padding*/
.img-border {
	border: 1px solid #AEAEAE;
}


/*Highlights Links for Images*/
.highlightit img{
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1;
}
.highlightit:hover img{
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=65);
	-moz-opacity: 0.65;
}

/*Defines Description of Dog*/
.dog-description {
	background-color: #FDFDFC;
	border: 1px solid #DADADA;
	text-align: justify;
	margin-top: 12px;
	margin-bottom: 12px;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
}

/*Defines Pedigree*/
.pedigree-Blue-1 {
	background-color: #F0F7FF;
	border: 1px solid #999999;
	text-align: left;
	line-height: 16px;
	vertical-align: top;
	padding-top: 6px;
	padding-right: 2px;
	padding-left: 8px;
	padding-bottom: 3px;
}
.pedigree-Blue-2 {
	background-color: #F0F7FF;
	border: 1px solid #999999;
	text-align: left;
	vertical-align: middle;
	padding-right: 2px;
	padding-left: 8px;
	padding-top: 2px;
	padding-bottom: 3px;
}
.pedigree-pink-1 {
	background-color: #F7ECEB;
	border: 1px solid #999999;
	text-align: left;
	line-height: 16px;
	vertical-align: top;
	padding-top: 6px;
	padding-right: 2px;
	padding-left: 8px;
	padding-bottom: 3px;
}
.pedigree-pink-2 {
	background-color: #F7ECEB;
	border: 1px solid #999999;
	vertical-align: middle;
	text-align: left;
	padding-right: 2px;
	padding-left: 8px;
	padding-top: 2px;
	padding-bottom: 3px;
}
#pedigree-div {
	font-family: Arial, Helvetica, sans-serif;
	width: 100%;
	font-size: 0.85em;
	line-height: 1.4em;
}
#pedigree-div a:link, #pedigree-div a:visited {
	font-weight: bold;
	text-decoration: underline;
}
#pedigree-div a:hover, #pedigree-div a:active {
	text-decoration: none;
}

/*Tables with Alternative Colour*/
.table-row {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DADADA;
	vertical-align: top;
	padding-right: 6px;
	padding-left: 5px;
}
.table-row-alternate {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DADADA;
	background-color: #FAFAFA;
	vertical-align: top;
	padding-right: 6px;
	padding-left: 5px;
}
.table-row-header {
	background-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DADADA;
	color: #333333;
	font-weight: bold;
	vertical-align: top;
	padding-right: 6px;
	padding-left: 5px;
}
.table-border-LRB {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #DADADA;
	border-left-color: #DADADA;
	border-bottom-style: solid;
	border-bottom-color: #DADADA;
}

/*Images with Border & Padding*/
.img-border-padding {
	border: 1px solid #AEAEAE;
	margin-right: 15px;
	margin-bottom: 10px;
}
