body {
	color: #222;
	font-family: Verdana;
	font-size: 10pt;
	text-align: center;
	margin: 0;
	padding: 0;
	line-height: 1.4;
}

#container {
	text-align: left;
	margin: 0 auto;
	padding: 0;
	width: 640px;
}

#banner {
	background-color: #fff;
}

#banner .col1,
#banner .col2,
#banner .col3 {
	float: left;
	width: 212px;
	margin-right: 2px;
	height: 20px;
}

#homepage #banner div {
	height: 156px;
}

#banner .col1 {
	background: #488424 url(/i/grass1.jpg) 50% 50% no-repeat;
}

#homepage #banner .col1 {
	background: url(/i/sheep1.jpg) 50% 50% no-repeat;
}

#banner .col2 {
	width: 213px;
	background: #487e20 url(/i/grass2.jpg) 50% 50% no-repeat;
}

#homepage #banner .col2 {
	background: url(/i/sheep2.jpg) 50% 50% no-repeat;
}

#banner .col3 {
	width: 211px;
	margin-right: 0;
	background: #64ad38 url(/i/grass3.jpg) 50% 50% no-repeat;
}

#homepage #banner .col3 {
	background: url(/i/sheep3.jpg) 50% 50% no-repeat;
}

h1, h2, h3 {
	color: #87210a;
	font-family: Georgia;
	font-weight: normal;
}

h2, h3 {
	margin-bottom: 0em;
}

h1 {
	clear: both;
	margin: 0;
	font-size: 180%;
	text-align: center;
	background-color: #ebebeb;
	padding-left: 15px;
	background: #ebebeb url(/i/ornament-left.gif) 70px 50% no-repeat;
}

h1 a {
	color: #87210a;
	text-decoration: none;
	display: block;
	text-transform: uppercase;
	letter-spacing: 0.3em;
	padding: 0.5em 0;
	padding-right: 15px;
	background: url(/i/ornament-right.gif) 535px center no-repeat;
}

h3 a {
	color: inherit;
}

.navigation {
	background-color: #ebebeb;
	font-family: Georgia;
	font-size: 100%;
	letter-spacing: 0.2em;
	text-transform: uppercase;
	padding: 0 0 1em 0;
	margin: 0;
	text-align: center;
}

.navigation li {
	display: inline;
	padding: 0 0;
}

.navigation li a {
	text-decoration: none;
	color: #222;
}

.navigation li a:hover {
	border-bottom: 1px dotted #222;
}

p, li {
	text-align: justify;
	margin-top: 0.3em;
	margin-bottom: 1em;
}

ul#members-list {
	list-style: none;
	padding-left: 2.5em;
}

#members-list li {
	margin: 1em 0;
}

#members-list li p {
	font-weight: bold;
	margin: 0;
}

#members-list span.number {
	float: left;
	font-weight: normal;
	width: 2em;
	text-align: right;
	margin-right: 0.5em;
	margin-left: -2.5em;
	color: #666;
}

dl {
	margin: 0.5em 0;
	padding: 0;
	line-height: 1.5;
}

dt {
	clear: left;
	float: left;
	width: 12em;
	margin-right: 0.5em;
	text-align: right;
	color: #444;
	font-style: italic;
}

dd {
	margin-left: 12.5em;
}

dl dl {
	margin: 0;
	margin-left: -6em;
}

#members-list dl {
	margin: 0;
	margin-left: -2.5em
}

#members-list dt {
}

#members-list dd {
	color: #333;
}

#footer {
	background-color: #ebebeb;
	margin: 0.5em 0 0 0;
	border: 1px solid #ebebeb;
	padding: 1em 1em;
	font-size: 80%;
	color: #333;
}

#footer .navigation {
	margin: 0.5em 0;
	padding: 0;
}

#footer p {
	margin: 0.5em 0;
	text-align: center;
}

img.floater {
	float: right;
	padding: 1px;
	margin: 0 0 1em 1em;
	border: 2px solid #ccc;
}

hr {
	clear: both;
	width: 75%;
	color: #ccc;
	background-color: #ccc;
	border: 1px solid #ccc;
	margin: 1em auto;
	text-align: center;
}

.profile-section {
	width: 50%;
	float: left;
	margin: 1em 0;
	font-size: 90%;
}
	
.profile-section table {
	margin: 0.5em;
}	

.profile-section td {
	vertical-align: top;
	border-bottom: 1px dotted #ddd;
}

.profile-section td.label {
	color: #777;
	font-style: italic;
	letter-spacing: -0.1em;		
}

.profile-section img {
	margin: 1em 1em;
	display: block;
	float: left;
}

.profile-section p {
	text-align: left;
}

.profile-section h4 {
	clear: both;
	margin-top: 0;
	padding-top: 1em;
}

.breeder-index li {
	margin: 0.2em;
}
