html {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
	text-align: center;
	background: #796a3e url(images/bg_top.gif) top repeat-x;
	}

div#container {
	width: 699px;
	margin: 0 auto;
}

hr, h1 {
	display: none;
}

div#top {
	background: url(images/logo.gif) 20px 0 no-repeat;
	height: 165px;
	top: 0;
	left: 30px;
	width: 100%;
}

div#header {
	color: #FFFFFF;
	text-transform: uppercase;
	width: 600px;
	text-align: right;
	font: 10px Georgia, "Times New Roman", Times, serif;
}	

img#icons {
	padding: 10px 20px 0 20px;
}

div#menu {
	width: 620px;
	top: -60px;
	position: relative;
	height: 30px;
	text-align: right;
	color: #FFFFCC;
}

#menu a:link {
	font: 14px Georgia, "Times New Roman", Times, serif;
	text-transform: capitalize;
	text-decoration: none;
	margin: 0 15px;
	padding-bottom: 6px;
	color: #FFFFCC;
}

#menu a:visited {
	font: 14px Georgia, "Times New Roman", Times, serif;
	text-transform: capitalize;
	text-decoration: none;
	color: #FFFFCC;
	margin: 0 15px;
	padding-bottom: 6px;
}

#menu a:hover {
	font: 14px Georgia, "Times New Roman", Times, serif;
	text-transform: capitalize;
	text-decoration: none;
	color: #FFFFCC;
}

a.about:hover {
	border-bottom: #339900 6px solid;	
}

a.services:hover {
	border-bottom: #ff9900 6px solid;
}

a.sales:hover {
	border-bottom: #0099ff 6px solid;
}

#menu a:active {
	font: 14px Georgia, "Times New Roman", Times, serif;
	text-transform: capitalize;
	text-decoration: none;
	color: #FFFFCC;
	margin: 0 15px;
	padding-bottom: 6px;
}

.onpageabout{
	font: 14px Georgia, "Times New Roman", Times, serif;
	text-transform: capitalize;
	text-decoration: none;
	color: #FFFFCC;
	margin: 0 15px;
	padding-bottom: 6px;
	border-bottom: #339900 6px solid;
}

.onpageservices{
	font: 14px Georgia, "Times New Roman", Times, serif;
	text-transform: capitalize;
	text-decoration: none;
	color: #FFFFCC;
	margin: 0 15px;
	padding-bottom: 6px;
	border-bottom: #ff9900 6px solid;
}


.onpagesales{
	font: 14px Georgia, "Times New Roman", Times, serif;
	text-transform: capitalize;
	text-decoration: none;
	color: #FFFFCC;
	margin: 0 15px;
	padding-bottom: 6px;
	border-bottom: #0099ff 6px solid;
}


div#address{
	font: 11px Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	text-align: left;
	position: relative;
	color: #433713;
	padding-left: 10px;
}

div#content {
	width: 699px;
	background: url(images/bg_content_middle.jpg) center repeat-y;
	padding: 0;
	margin: 0;
}

div#bgtop {
	background: url(images/bg_content_top.jpg) no-repeat;
	height: 30px;
	width: 699px;
}

div#left {
	width: 180px;
	float: left;
	padding: 0 15px 0 25px;
	font: 11px Georgia, "Times New Roman", Times, serif;
	text-align: left;
	line-height: 15px;
}

.lefttitles {
	font: bold 14px Georgia, "Times New Roman", Times, serif;
	padding: 10px 0;	
}

div#right {
	float: right;
	width: 420px;
	padding: 0 40px 0 15px;
	margin-bottom: 15px;
	border-left: #796a3e 1px dashed;
	text-align: left;
}

img#right {
	padding: 5px 15px 0 0;
}

p#right {
	font: 12px Georgia, "Times New Roman", Times, serif;
	line-height: 18px;
}

.righttitles {
	font: 12px Georgia, "Times New Roman", Times, serif;
	text-decoration: underline;
	margin-top: 20px;
	line-height: 30px;
}

ul {
	margin: -6px 0 00;
	padding: 0 50px 0 30px;
}

li {
	list-style-type: none;
	font: 12px Georgia, "Times New Roman", Times, serif;
	padding: 2px 0;
	list-style-image: url(images/icon_arrows.gif);
}


#right a:link {
	color: #4e4321;
	text-decoration: none;
}

#right a:visited {
	color: #4e4321;
	text-decoration: none;
}

#righta:hover {
	color: #4e4321;
	text-decoration: underline;
}

#right a:link {
	color: #4e4321;
	text-decoration: none;
}

div#valid {
	padding-top: 10px;
	font: 9px Georgia, "Times New Roman", Times, serif;
	text-align: right;
	clear: both;
	text-decoration: overline;
}

div#bgbottom{
	width: 699px;
	height: 10px;
	background: #796a3e url(images/bg_content_bottom.jpg) top no-repeat;
	clear: both;
}
div#footer {
	font: 9px Georgia, "Times New Roman", Times, serif;
	color: #433713;
}

img#sales {
	padding: 6px;
	margin-left: 10px;
	margin-top: -15px;
	border: 1px solid #796a3e;
}

img#sold {
	padding: 6px;
	margin: 20px 0 10px 46px;
	border: 1px solid #796a3e;
	float: right;	
}

div#saleshorse {
	width: 420px;
	padding-bottom: 30px;
}

div#soldhorse {
	padding: 0;
}

a:link.thanks {
	text-decoration: none;
	color: #FFFFFF;
}

a:visited.thanks {
	text-decoration: none;
	color: #FFFFFF;
}

a:hover.thanks {
	text-decoration: none;
	color: #FFFFFF;
}

a:link.thanks {
	text-decoration: none;
	color: #FFFFFF;
}