@charset "utf-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 5; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #FFF;
	background-image: url(web%20images/brown152.jpg);
}
.oneColFixCtrHdr #container {
	width: 780px; /* the auto margins (in conjunction with a width) center the page */
	border: medium double #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 10;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	background-color: #FFF;
}
.oneColFixCtrHdr #header {
	padding: 0 10px 0 20px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	background-color: #FFF;
	text-align: center;
}
#footerinfo {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
	background-color: #003;
}

.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	background-color: #FFF;
}
.oneColFixCtrHdr #mainContent {
	padding: 0 20px;
	color: #000;
	text-align: center;
	font-weight: bold;
	font-family: Tahoma, Geneva, sans-serif;
	background-color: #FFF;
}
.oneColFixCtrHdr #footer {
	background-color: #003;
	height: 160px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	background-color: #003;
}#harmanfarms {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: xx-large;
	font-weight: bold;
	color: #000;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
}
#moto {
	font-family: Tahoma, Geneva, sans-serif;
	font-style: italic;
	color: #900;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-size: 18px;
}
.pagetitle {
	color: #900;
	font-style: italic;
	text-align: center;
}
#boarimage {
	border: thin solid #000;
}
#boarinfo {
}
.boarimage {
	border: thin solid #000;
	background-color: #000;
	padding: 0px;
	margin: 5px;
}
#boarinfoname {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #900;
}
.boarname {
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	color: #003;
	font-size: 24px;
}

#boarinfobreeding {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	color: #000;
	font-weight: bold;
}
#boarpginfo {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#boarpginfor {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
}
.boarbreeding {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #000;
	font-weight: bold;
}

p {
	color: #000;
	text-align: left;
}
.bannertext {
	text-align: center;
	color: #FFF;
	background-color: #003;
}
.Price {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #900;
	font-weight: bolder;
}

.Boarspecs {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
}
.boardescriptiontoread {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}
.regnum {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}
.Pictureinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	text-align: center;
}
.Pictureinfobold {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 11px;
	font-weight: 200;
	color: #000;
}

.picturefamilycredit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #900;
	font-style: italic;
}
.synopsis {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	color: #006;
}
.boarpricing {
	font-family: fantasy, cursive, Narkisim;
	font-size: 16px;
	font-weight: bolder;
	color: #900;
	text-align: justify;
}

.otherwinners {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #000;
	font-weight: bold;
}
#picinfoalignment {
	text-align: left;
}
.moreinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #900;
}
.videolink {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #00C;
	background-color: #FFF;
	width: 225px;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #09F;
	border-right-color: #09F;
	border-bottom-color: #09F;
	border-left-color: #09F;
}
.clickhere {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	color: #900;
}
.photo {
	color: #FFF;
	background-color: #009;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.Year {
	font-family: "Brush Script MT";
	font-size: 24px;
	font-weight: bold;
	color: #006;
}
.footertext {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background-color: #003;
	background-position: left;
	text-align: center;
}

