@charset "utf-8";
a:link {
	color: #717162;
	text-decoration: underline;
}

a:visited {
	text-decoration: underline;
	color: #717162;
}
a:hover {
	text-decoration: underline;
	color: #717162;
}
a:active {
	text-decoration: none;
}
#tableBody {
	background-image: url(../Photos/Miscellaneous/Ylwchalk2.jpg);
	background-repeat: repeat-y;
	width: 620px;
}


#header {
	background-image: url(../Photos/Miscellaneous/farm.png);
	height: 124px;
	width: 800px;
	background-position: left top;
	background-repeat: no-repeat;
}
#rightHeaderStripe {
	float: right;
}

#navBar {
	color: #FFF;
	width: 180px;
	background-image: url(../Photos/Miscellaneous/Grychalk2.jpg);
	background-repeat: repeat-y;
	height: auto;
	padding-top: 100px;
	vertical-align: top;
}
#headerStripe {
	position: absolute;
	top: 119px;
	margin-left: 50px;
	z-index: 1;
	left: 198px;
}
#tableBottomStripe {
	overflow: visible;
	text-align: center;
	position: relative;
	bottom: 40px;
}

#navLinks  {
	list-style-type: none;
	margin-left: 30px;
	position: relative;
	text-align: left;
}

.linkheight {
	margin-top: 10px;
	margin-bottom: 10px;
}
#bodyBackground {
	background-repeat: repeat;
	background-color: #000;
	background-attachment: fixed;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}
.address {
	text-align: center;
	margin-top: -30px;
}
.address a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}


#logo  {
	position: absolute;
	top: 10px;
	z-index: 2;
	margin-left: 17px;
}
.pageHeaderImage {
	text-align: center;
}

.bodyItemStripe {
	margin-top: 40px;
	margin-bottom: 40px;
	margin-left: 10px;
	clear: both;
	float: left;
}
.smallBodyItemStripe {
	clear: both;
	float: left;
	margin-top: 40px;
	margin-bottom: 40px;
	margin-left: 160px;
}


.horsePhotoLeft {
	float: left;
	margin-left: 30px;

}
.horsePhoto {
	width: 300px;
}


.horseBodyRight {
	width: 290px;
	float: left;
	text-align: center;
	letter-spacing: 1px;

}
.horseBodyNoPhoto {
	letter-spacing: 1px;
	text-align: center;
	width: 620px;
	float: left;
}

.horseBodyLeft {
	float: right;
	letter-spacing: 1px;
	text-align: center;
	width: 290px;
}

.horseHeader {
	font-style: italic;
	text-decoration: underline;
}
.horseBreeding {
	font-size: 12px;
	font-weight: 700;
	margin-top: -10px;
}
.foalYear {
	font-weight: bold;
}

.horsePhotoRight {
	float: right;
	margin-right: 30px;
	position: relative;
}

