/* CSS Document */
body {
	background-image:none;
	background-color: #FFF;
	height: 100%;
	width: 100%;
	margin:0;
	}
#elviezell {
	width: 100%;
	height: 100%;
	font-size: 12pt;
	font-family: Trebuchet MS, Arial, sans-serif;
	color: #333;
	margin: auto;
	margin-bottom: 10px;
}

/* rounded */
#content {
	border: 0;
	margin: auto;
	padding-top: 19px;
	background-color: #FFFFFF;
}
#content * {
	position: relative;
	margin: 0;
}
.one {
	background:none;
}
.four {
    background:none;
}
.three {
	background:none;
}
.two {
	background:none;
}

H1.H1title {
	color: #333;
	width: 100%;
	height: 60px;
	font-size: 3em;
	margin: 0;
	margin-bottom: 0;
	background-image: none;
	background-repeat: no-repeat;
	background-position: right;
	z-index:10
	}
.H1title span {
	display: block;
	}
#menu {display: none}
a#homelink {
	display: block;
	cursor: pointer; 
	width: 100%;
	height: 60px;
	margin: 0;
	margin-bottom: 10px;
	}

h2 {
	border-bottom: 6px groove #272727; 
	margin:0; 
	padding: 0; 
	left: .25%; 
	width: 97.5%; 
	padding-left: 12px; 
	font-style: italic; 
	color: #272727;
	font-size: 2em;
	text-transform: lowercase;
	letter-spacing: -.10em;
	clear: both;
	}
h3 {
	border-bottom: 2px dotted #444; 
	margin:0; 
	padding: 0; 
	left: .25%; 
	width: 95.75%; 
	padding-left: 32px; 
	font-style: italic; 
	color: #444;
	font-size: 1.75em;
	text-transform: lowercase;
	letter-spacing: -.10em;
	clear: both;
	}

h3 a:link, h3 a:visited, h3 a:hover, h3 a:active {
	font: normal 11px trebuchet ms, Arial, Helvetica, sans-serif;
	letter-spacing: normal; 
	font-style: normal; 
	text-decoration: none; 
	color:#369
}

div.spacer {width: 100%; clear: both}

p#contact {
	width: 100%;
	margin: 10px;
	padding: 0;
	padding-left: 10px;
	margin-bottom: 10px;
	font-size: 12px; 
	color: #000; 
	font-style:normal; 
	}
p#contact a:link, p#contact a:visited, p#contact a:active {text-decoration: none; color: #000}
p#contact a:hover {color: #74bcc2}
p#contact span.caption {color: #666}
img.floatleft {float: left; padding: 8px; padding-left:15px}
/* page styles */

div#pagehead p {
	padding: 15px;
	line-height: 2.5em;
	letter-spacing: -.0075em
	}
div#pagehead p:first-letter {
	font-weight: bold; 
	font-size: 2em; 
	letter-spacing: 1em;
	background-color: #272727; 
	color:#FFF; 
	padding:3px; 
	border-left: 3px double #74bcc2;
	border-top: 3px double #74bcc2;
	border-right: 3px double #066;
    border-bottom: 3px double #066;
	margin-right: 3px;
	line-height: 1em
}
.breedbox {float: left; padding: 10px; width: 100%}
.breedbox h3 {width: 90%; padding: 10px; white-space: nowrap;}
ul.art {
	list-style: none; 
	margin: auto; 
	width: 94%;
	page-break-inside:avoid;
}
ul.art li {
	display: block;
	float: left;
	padding: 5px;
	text-align: center;
	border: 1px dotted #EFEFEF;
	page-break-inside:avoid;
}

ul.art img {border: none}

ul.art li p {
	font: normal 10px Trebuchet MS, Arial, sans-serif; 
	color: #AAA; 
	white-space:nowrap;
	text-align:center;
	}
