﻿
body {
	margin: 0;
	padding: 0;
	font-family: Verdana;
	background-color: #FFFFFF;
	text-align: center;
}
col.Name
{
Width:25%;
font-family:Verdana;
color: #642C18;
font-size:120%;
font-weight:600;
}
col.County
{
Width:15%
}
col.Kennel Name
{
Width:15%
}
col.e-mail
{
Width:15%
}
col.Telephone
{
Width:15%
}
col.Puppies Due
{
Width:15%
}
#content h4
{
padding-bottom:-15px;
}
dt:hover
{
background-color:#FFFF80;
	background-image: none;
}
dd:hover
{
background-color:#FFFF80;
	background-image: none;
}

div.contacts
{
}
table.shows
{
width: 96%;
font-family: Garamond;
table-layout: auto;
margin-left:2%;
margin-right:2%;
}
table.shows thead th
{
font-family:Garamond;
color: #642C18;
font-size:1.2em;
font-weight:500;
text-align:center;
padding: 5px;

}
table.shows tbody tr
{
height: 45px;
font-family:Verdana;
color: #642C18;
font-size:75%;
font-weight:500;
}
tr.odd
{
	background-image: url(../Furniture/odd_row_bg.png);
	background-repeat:repeat-x;
font-family:Verdana;
color: #642C18;
font-size:85%;
font-weight:400;
line-height:20px;
}
tr.even
{
	background-image: url(../Furniture/even_row_bg.png);
	background-repeat:repeat-x;
font-family:Verdana;
color: #642C18;
font-size:85%;
font-weight:400;
}
table.shows tr.even:hover
{
background-color:#FFFF80;
	background-image: none;
}
table.shows tr.odd:hover
{
background-color:#FFFF80;
	background-image: none;
}
table.shows td:hover
{
/*font-size:90%;*/
}
td
{
font-family:Verdana;
color: #642C18;
font-size:90%;
font-weight:600;
}
p.list
{
font-family: Verdana;
color: #642C18;
font-weight: 600;
}
#outer
{
	background-image: url(../Furniture/stonbk_dk.jpg);
}
h3, h4
{}
#club{display:none;}

#right h3, h4
{
position:relative;
margin-right: auto;
margin-left: auto;

text-align: center;
}
#header {
	background-image: url(../Furniture/happy_smiles_hdr.jpg);
	background-repeat:no-repeat;
    height:377px;
    position:relative;
}
#judging_header {
	background-image: url(../Furniture/judge_hdr.png);
	background-repeat:no-repeat;
    height:145px;
    position:relative;
}
#last_yr_header {
	background-image: url(../Furniture/ch_08_hdr.jpg);
	background-repeat:no-repeat;
    height:399px;
    position:relative;
}
#open_header {
	background-image: url(../Furniture/open_hdr.jpg);
	background-repeat:no-repeat;
    height:304px;
    position:relative;
}
#ltd_header {
	background-image: url(../Furniture/ltd_hdr.png);
	background-repeat:no-repeat;
    height:228px;
    position:relative;
}
#header h1 {
	margin: 0;
    /*padding: 0.3em 10px 0.3em 0;*/
	text-align: right;
	width: 1000px;
    font-weight:normal;
    color: #642C18;
    font-size: 190%;
    position:absolute;
    bottom: 0;
    left: 0;
	/*background-image: url(../Furniture/brown80percent.jpg);*/
}

#right p.center
{
position:relative;
margin-left:auto;
margin-right:auto;
text-align: center;
}
@media screen
{
	#right dt
	{
		font-family:Verdana;
		color: #642C18;
		font-size:95%;
		font-weight:500;
		text-decoration:none;
	}
}
@media screen
{
	#right dd
	{
		font-family:Verdana;
		color: #642C18;
		font-size:90%;
		font-weight:500;
	}
}
@media print
{
	#right dt
	{
		font-family:Garamond;
		font-size: 1.3em;
	}
}
@media print
{
	#right dd
	{
		font-family:Garamond;
		font-size: 1.2em;
	}
}
	#right a
	{
		font-family:Verdana;
		color: #642C18;
		font-size: 0.9em;
		text-decoration:none;
	}
#albumlist ul
{
list-style-type:none;
}
#albumlist li {
  float: left;
  width:240px;
  margin-right: 8px;
  margin-bottom: 10px;
  font-family: Verdana;
  font-size:75%;
  font-weight: 500;
  color: #642C18;
}
.zebra
{
color:#883C24;
background-image:url(../Furniture/stonbk_dk.jpg);
}