/* CSS Document */
body {
	background-image:url(../ezimages/bgstriping.gif);
	background-color: #272727;
	height: 100%;
	width: 100%;
	margin:0;
	}
#elviezell {
	width: 90%;
	height: 90%;
	font-size: 12pt;
	font-family: Trebuchet MS, Arial, sans-serif;
	color: #333;
	margin: auto;
	margin-bottom: 10px;
}
div#pricebox {display: none}
/* rounded */
#content {
	border: 3px solid #74bcc2;
	margin: auto;
	padding-top: 19px;
	background-color: #FFFFFF;
}
#content * {
	position: relative;
	margin: 0;
}
.one {
	background: url(../ezimages/ul.gif) top left no-repeat;
	left: -3px;
	top: -22px;
}
.four {
	background: url(../ezimages/ur.gif) top right no-repeat;
	right: -6px;
	top: -25px;
	padding-top: 15px;
}
.three {
	background: url(../ezimages/lr.gif) bottom right no-repeat;
	right: -6px;
	bottom: -25px;
}
.two {
	background: url(../ezimages/ll.gif) bottom left no-repeat;
	left: -6px;
	padding-bottom: 10px;
}

H1.H1title {
	color: #333;
	width: 100%;
	height: 60px;
	margin: 0;
	margin-bottom: -23px;
	background-image: url(../ezimages/elviezell.gif);
	background-repeat: no-repeat;
	background-position: right;
	z-index:10
	}
.H1title span {
	display:none;
	}
a#homelink {
	display: block;
	cursor: pointer; 
	width: 100%;
	height: 60px;
	margin: 0;
	margin-bottom: -23px;
	}

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: 3em;
	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
}
span.subtitle {	font: normal 11px trebuchet ms, Arial, Helvetica, sans-serif; letter-spacing:normal}

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

p#contact {
	width: 100%;
	margin: 0;
	padding: 0;
	padding-left: 10px;
	margin-bottom: -4px;
	font-size: 12px; 
	color: #FFF; 
	font-style:italic; 
	}
p#contact a:link, p#contact a:visited, p#contact a:active {text-decoration: none; color: #FFF}
p#contact a:hover {color: #74bcc2}
p#contact span.caption {color: #AAA}
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: 0em;
	background-color: #272727; 
	color:#FFF; 
	padding:0px 5px 0px 5px; 
	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%; 
}
ul.art li {
	display: block;
	float: left;
	padding: 5px;
	text-align: center;
	border: 1px dotted #EFEFEF;
}

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;
	}