/* CSS Document */

body {
	background-image: url(../images/body-bg.gif);
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	font-size: large;
	margin: 24px 0 0 0;
	padding: 0;
}

h2, h3 {
	font-size: medium;
	margin: 24px 0 0 0;
	padding: 0;
}

.notopspc {
	padding-top: 0;
	margin-top: 0;
}

.ltgray {
	color: #333333;
}

#wrapper {
	margin: 0 auto 0 auto;
	border: 4px solid #333;
	background: url(../images/bg.jpg) 0 0 repeat-y;
	width:760px;
}

#logo {
	margin: 22px 0 0 12px;
}

#stallions {
	margin: 47px 0 0 0;
	width: 207px;
	height: 34px;
}

#contact, #foals, #mares, #about {
	margin: 14px 0 0 0;
	width: 207px;
	height: 34px;
}

#foalDetail {
	width: 450px;
}

#foalDetail img {
	border: none;
	margin: 5px;
	padding: 5px;
	background-color: #fbf9ee;
}

#mainNav {
	list-style: none;
	margin: 0;
	padding: 0;
}

#mainPhoto {
	margin: 28px 0 16px 0;
	padding: 12px;
	background-color: #fbf9ee;
}

#intPhoto {
	margin: 4px 0 16px 0;
	padding: 12px;
	background-color: #fbf9ee;
}

#foalsTbl {
	font-size: small;
	text-align: left;
}

#foalsTbl a {
	font-weight: bold;
	color: #333333;
}

#foalsTbl a:hover {
	background-color: #ffffcc;
}

.foalsOddRow {
	border-top: 1px solid #660000;
}

#maresTbl {
	font-size: small;
	text-align: left;
}

#maresTbl a {
	font-weight: bold;
	color: #333333;
}

#maresTbl a:hover {
	background-color: #ffffcc;
}

.maresOddRow {
	border-top: 1px solid #660000;
}

#mailinglistTitle {
	margin: 70px 0 8px 0;
}

#subscribe {
	margin: 0 0 30px 0;
	padding: 0;
}

#signup {
	margin: 8px 0 0 0;
}

#extLinks {
	margin: 40px 0 50px 0;
	padding: 0;
}

#extLinks li {
	list-style: none;
}

#extLinks li a {
	padding-left: 6px;
}

.mainNav {
	display: none;
}

.mainText {
	padding: 0 40px 0 40px;
	text-align: left;
}

.mainText a {
	font-weight: bold;
	color: #333333;
}

.mainText a:hover {
	background-color: #ffffcc;
}

.horsedisplay a:hover {
	background-color: none;
}

.horsedisplay {
	margin: 10px 0 10px 8px;
	padding: 12px;
	background-color: #fbf9ee;
	border: none;
	vertical-align: middle;
	text-align: left;
}

.footerNav {
	margin: 0;
	padding: 5px 0 20px 0;
	font-weight: bold;
	font-size: small;
}

.footerNav a {
	text-decoration: none;
	color: #333333;
}

.footerNav a:hover {
	background-color: #ffffcc;
}
