@charset "UTF-8";
/* CSS Document */



* {
	margin:0px;
	padding:0p;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-align:center;
	vertical-align:top;
}
body {
	background-color: #000;
}
a:link {
	color: #FFC;
	text-decoration:none;
}
a:visited {
	color: #FC6;
	text-decoration:none;
}
a:hover {
	color: #CC6;
	text-decoration:none;
}
a:active {
	color: #CC0;
	text-decoration:none;
}
.mainheader {
	font-size: 14px;
	color: #cc9933;
}
.h2 {
	font-size: 12px;
	color: #CC9;
}

#container {
	width:802px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
}

.copyright {
	font-family:"Times New Roman", Times, serif;
	font-size:10px;
	font-style:italic;}
	
.copyright a {
	color:#FFF;
	text-decoration:none;
}

#header {
	width:802px;
	height:209px;
	margin-top:0px;
}

#repeat {
	background:url(Images/Sub/Repeater.jpg);
	background-repeat:repeat-y;
	height:auto;
	padding-bottom:20px;
	padding-top:20px;
}

#footer {
	background:url(Images/Sub/KlausBottom.jpg);
	background-repeat:no-repeat;
	width:802px;
	height:142px;
}

.icons {
	margin-left:0px;
	margin-top:0px;
}

#copyright {
	width:802px;
	text-align:center;
	margin-top:24px;
}
.largeheader {
	font-size: 16px;
	font-family:Tahoma, Geneva, sans-serif;
	color: #FC3;
}
.largertext {
	font-size: 15px;
	font-family:Tahoma, Geneva, sans-serif;
	color: #FFF;
}

.broodmareinfo {
	font-size:10px;
	color:#666;
}

.welcometext {
	font:"Times New Roman", Times, serif;
	font-size:16px;
	line-height:102%;
	color:#FFC;
	text-align:left;
	text-indent:2em;
}

.welcometextlarge {
	font:Oxford, "Apple Chancery", Brody, "Brush Script MT Italic", serif;
	font-size:22px;
	line-height:102%;
	color:#996;
	text-align:left;
}

.photoRight {
	float:right;
}

.photoLeft {
	float:left;
}

.forsaleborder {
	border:3px; color:#C90; margin-bottom:5px; margin-top:10px;}
