body {
	margin: 0px 0 0 10px;
	Font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
}

/* the main container, centred in the browser window*/
#container { 
	width: 900px;
	margin-left:-385px; 
	left: 50%; 
	position: absolute;
}

#content {
 margin-left: 20px;
}

h1, h2 { color: #c51313;}
.logo {
	background-image: url('../images/clubofcanada.gif');
	background-repeat: no-repeat;
	width: 397px;
	height:99px;
	text-indent: -10000px;
}

#footer { 
	padding-top: 10px;
	color: #666666; 
	font-size:10px; 
	text-align: center;
}

/*applies to the UL for the sub navigation*/
.subnav {
	clear: both; 
	margin-top:-40px;
	list-style-type: none; 
	text-align: right;
	color: #666666; 
	font-size:10px;
}
.subtext {
	color: #666666; 
	font-size:10px;
}
/*what links look like in the sub nav*/
.subnav a:link, .subnav a:visited { 
	color: #666666; 
	text-decoration: none;
}
.subnav a:hover, .subnav a:active { 
	text-decoration: none; 
	color: #000000; 
}

/*applies to each list item for sub navigation*/
.subnav li {
	display:inline; 
	padding-left:4px;
	padding-right:4px; 
}

/*applies to the UL for the main navigation*/
.nav{ 
	clear: both; 
	margin:0px;
	padding: 7px 0 0 0px; 
	height: 24px; 
	list-style-type: none; 
	text-align: center; 
	background: #c51313 url('../images/nav_bg.gif') repeat-x; 
	font-weight:bold; 
	font-size: 14px; 
	border-left: 1px solid #c51313; 
	border-right: 1px solid #c51313;
}

/*applies to each list item for main navigation*/
.nav li {
	display:inline; 
	padding-left:6px;
	padding-right:6px; 
}

/*what links look like in the main nav*/
.nav a:link, .nav a:visited { 
	color: #FFFFFF; 
	text-decoration: none; 
}

.nav a:hover, .nav a:active { 
	text-decoration: none; 
	color: #CCCCCC; 
}.breeder {
	font-size: 12px;
	color: #666666;
}
.date {
	font-size: 12px;
	color: #666666;
}
img {
	border: none;
}
.execlists {	width: 900px;list-style-type: none; margin:0;padding:0;font-size:12px;}
.execlists li {
	float: left;
	width: 200px;
	padding-bottom:10px;
	padding-left: 10px;
}
.lists li {
	float: left;
	width: 126px;
}
.lists {	width: 770px;list-style-type: none; margin:0;padding:0;font-size:12px;}
.province {
	color: #666666;
	font-weight: bold;
	} 
.specialty { color: #c51313;}
td { border-bottom: 1px dotted #666666;}
.lists_addr li {
	float: left;
	width: 190px;
}
.lists_addr {	width: 770px;list-style-type: none; margin:0;padding:0;font-size:12px;}

.grooming img	{ padding-right: 5px;} 
.grooming p		{ padding-top: 10px;}