@charset "UTF-8";
/* Hagberg Show Horses */


* {
	padding:0px;
	margin:0px;}

body,td,th {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	text-align:center;
	color:#000;
	background-image:url(Images/WoodBkgd.jpg);
	background-repeat:repeat;
	margin-top:0px;
}

a:link {
	color: #333;
	text-decoration: none;}
a:visited {
	text-decoration: none;
	color: #900;}
a:hover {
	text-decoration: none;
	color: #C00;}
a:active {
	text-decoration: none;
	color: #333;}

#container {
	width:840px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	height:auto;
}

#header {
	width:840px;
	height:140px;
	background:url(Images/HagbergHeader.jpg) no-repeat;
}

#tablerepeat {
	background:url(Images/HagbergTableRepeat.jpg);
	background-repeat:repeat-y;
	height:auto;
}

#footer {
	width:840px;
	height:128px;
	background:url(Images/HagbergTableBottom.jpg) no-repeat;
}

#contact {
	background:url(Images/Contact.jpg) no-repeat;
	height:56px;
	width:62px;
	margin-left:705px;
	margin-top:0px;
}

.horseinfo {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-style:italic;
	font-size:12px;
	color:#000;
}

.siredamdesc {
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
	font-size:9px;
	color:#666;
}

.breeding {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-style:italic;
	font-size:13px;
	color:#900;
}

.horsedesc {
	font-size:14px;
	color:#000;
	font-weight:bold;
	padding-top:10px;
	padding-left:70px;
	padding-right:70px;
	padding-bottom:15px;
}

.copyright {
	font-family:"Times New Roman", Times, serif;
	font-size:10px;
	font-style:italic;
	color:#999;}

#copyright {
	width:840px;
	text-align:center;
}

.copyright a {color:#999;}
