﻿body {
	
	font-family: Georgia, "Times New Roman", Times, serif;
	background: url('images/BKGD-interior2.gif') #219163 repeat-x top center;
	color: #000;
	text-align: center;
	margin-top: 0;
	}
a{
	color: #e5d988;
	}

#container{
border: 5px solid #000;
margin: 20px auto;
width: 768px;
}	

#page{
	
	border: 4px solid #443819;
	text-align: center;
	
	padding: 20px;
	width: 720px;
	background: #219163;
	}
#footer{
	margin: 20px auto;
	width: 768px;
	text-align: center;
	}

#footer p{
	font-size: 70%;
	line-height: 120%;
	}

#page h1.title{
	text-indent: -9999px;
	background: no-repeat center center #219163;
	
	display: block;
	padding: 10px 0 0 0;
	margin: 0 20px;
	height: 60px;

	}

#page h1.title a{
height: 60px;
	width: 720px;
	display:block;
	text-decoration: none;
	overflow:hidden;
	}

#page h1#headerpuppies{
	 background-image: url('images/header_puppies.gif');
	 }
#page h1#headerbreed{
	background-image: url('images/h-breed.jpg');
	}

#page h1#headerhorses{
	background-image: url('images/header_horses.gif');
	}

#page h1#headerabout{
	background-image: url('images/header_about.gif');
	}

#page h1#headerreferences{
	background-image: url('images/header_references.gif');
	}

#page h1#headerproducts{
	background-image: url('images/header_products.gif');
	}

#page h1#headerpictures{
	background-image: url('images/header_pictures.gif');
	}

#page h1#headernames{
	background-image: url('images/header_names.jpg');
	}

#header{
	padding: 14px 0 10px 0;
	text-align: center;
	
	width: 990px;
	margin: 0 auto;
	}

#headerimg h1{
	text-indent: -9999px;
	background: url('images/ttk-interior.jpg') no-repeat top center;
	
	display: block;
	margin: 0;
	padding: 0;
	
	}

#headerimg h1 a{
height: 191px;
	overflow: hidden;
	width: 800px;
	display: block;
	text-decoration: none;
	margin: 0 auto;
	}

#header ul{
	margin: 0 auto;
	text-align: center;
	width: 100%;
	padding: 7px 0 7px 0;
	}

#header li{
	text-indent: -9999px;
	height: 28px;
	display: inline;
	padding: 0px 6px 10px 10px;
	float: left;
	}

#header li a{
	display: block;
	height: 28px;
	text-indent: -9999px;
	overflow: hidden;
	}
	
#news a{
	background-image: url('images/news.gif');
	}

#header li#news a{
	width: 47px;
	}

#breed a{
	background-image: url('images/thebreed.gif');
	width: 86px;
	}
	
#pups a{
	background-image: url('images/puppiesforsale.gif');
	width: 132px;
	}

#pictures a{
	background-image: url('images/pictures.gif');
	width: 72px;
	}

#references a{
	background-image: url('images/references.gif');
	width: 90px;
	}

#irishnames a{
	background-image: url('images/irishnames.gif');
	width: 100px;
	}

#horses a{
	background-image: url('images/minihorses.gif');
	width: 146px;
	}

#products a{
	background-image: url('images/products.gif');
	width: 80px;
	}

#about a{
	background-image: url('images/aboutus.gif');
	width: 81px;
	}

#page p{
	font-size: 80%;
	line-height: 140%;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #000;
	margin-top: 15px;
	text-align: left;
	}

#container .center p{
	text-align:center;
	}
#container .photos img{
	clear: both;
	margin: 30px 0 5px 0;
	 border: 2px solid #453416;
	}

#container .photos p{
	margin: 0 0 15px 0;
	}

table#alphalinks{
	margin: 0 auto;
	text-align: center;
	}

table#alphalinks td{
	width: 25%;
	}

#nameswrapper{
	width: 500px;
	background-color: #fff;
	margin: 15px auto;
	text-align: left;
	padding: 8px;
	border: 1px solid #000;
	font-size: 80%;
	}

#nameswrapper div{
	padding: 20px;
background-color: #efe1b5;
border: 1px solid #000;
}

#nameswrapper h3{
	font-size: 130%;
	text-transform: uppercase;
	}

#nameswrapper ul{
	margin: 0;
	padding: 0;
	}
#nameswrapper li{
	list-style: none;
	padding: 0 0 15px 0;
	margin: 0;
	}

#page strong{
	color: #fff;
	}

#nameswrapper strong{
	color: #000;
	}
.white{
	color: #fff;
	}

#page img{
	border: 2px solid #453416;
	}

img.left{
	float: left;
	margin: 15px 15px 5px 0;
	border: 2px solid #453416;
	}

img.right{
	float: right;
	margin: 15px 0px 5px 15px;
	border: 2px solid #453416;
	}

.clear{
	clear: both;
	}
