body {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 15px;
	background-color: #ddd4cd;
	margin-top: 0px;
}
td {
	font-size: 15px;
}
a {
	color: #996633;
	text-decoration: none;
}
a:visited {
	color: #996633;
}
a:hover {
	color: #1676C0;
	text-decoration: underline;
}
a:active {
	color: #990000;
}
#main {
	width: 990px;
	background-color: #FFFFFF;
}
#home-main td {
    padding-top: 4px;
	padding-right: 14px;
	padding-bottom: 14px;
	padding-left: 12px;
}
h1 {
	font-size: 25px;
	font-weight: normal;
	color: #996633;
}
#nav {
	font-size: 11px;
}
#nav p {
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
	border-bottom-style: solid;
	border-bottom-color: #CCCC99;
	border-bottom-width: 1px;
	font-size: 12px;
	line-height: 14px;
}

#nav ul {
	margin: 0px;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#nav li {
	list-style-image: url(http://www.springdown.com/images/arrow-bullet.gif);
	margin: 0px;
	padding: 0px;
}
#nav a {
	font-weight: bold;
}
#nav p a {
	color: #000;
	font-weight: normal;
}
#nav p a:hover {
	color: #996633;
	text-decoration: none;
}
#nav p.selected {
	background-color: #FF6;
}
#nav p.selected a {
	color: #963;
	font-weight: bold;
}
#nav li.selected {
	background-color: #FF6;
}
#nav li.selected a {
	text-decoration: underline;
}
#details {
	font-size: 11px;
}
.caption {
	font-size: 12px;
}
#feature {
}
#copyright {
	font-size: 13px;
	color: #a19184;
}
#footer {
	font-size: 13px;
	padding: 40px;
}
#footer td.footer-nav {
	font-size: 13px;
}
#footer td.footer-nav a {
}
#copyright {
	font-size: 11px;
}
#photo-thumbs {
	text-align: center;
	padding-top: 60px;
}
#horse-name {
	font-size: 48px;
	font-style: italic;
	color: #996633;
}
.horse-portrait {
	padding-left: 20px;
}
.soldout {
	font-style: italic;
	font-weight: bold;
	color: #900;
}
.soldout2 {
	color: #999;
	text-decoration: line-through;
}
