/* CSS Document */

html{
	font-size: 100%;
}

body, html{
	margin:0;
	padding:0;
}

body{
	background: #483018 url('/images/site/bg.jpg') repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
}

a{
	color: #ac7326;
	border:none;
}

a:hover{
	color: #d89030;
}

h2{
	font-size: 16px;
	color: #c04830;
	margin:0;
	padding:0;
	font-weight:normal;
}

h2.private {
	font-size: 18px;
	color: #c04830;
	margin:0;
	padding:0;
	font-weight:normal;

}

p {
	margin: 1em 0;
}

img{
	border:0;
}

div#sitewrap{
	width: 960px;
	margin: 0 auto;
}

div#tophead{
	background: #3c6d35;
	height: 89px;
	width: 926px;
	margin: 0 10px;
	padding-left: 14px;
}

a#logolink span{
	display:none;
	font-size: 0.001em;
}


a#logolink{
	display:block;
	background: transparent url('/images/site/logo.jpg') no-repeat;
	width: 346px;
	height: 89px;
}

a#logolink h1{
	margin:0;
	padding:0;
	
}

a#tractorsales{
	float:right;
	display:block;
	background: transparent url('/images/site/tractorsales.jpg') no-repeat;
	width: 163px;
	height: 51px;
	margin-top: 6px;
	margin-right: 11px;
}

a#tractorsales span{
	display:none;
}

div#tophead ul.navigation{
	list-style:none;
	margin:0;
	padding:0;
	position:relative;
	right: 10px;
	top: -26px;
}

div#tophead ul.navigation li{
	float:right;
	background: transparent url('/images/site/tab-right.jpg') no-repeat right top;
}

div#tophead ul.navigation li a{
	display: block;
	height: 21px;
	padding-top: 5px;
	padding-left: 8px;
	padding-right: 7px;
	background: transparent url('/images/site/tab-left.jpg') no-repeat left top;
	color: #d89030;
	text-decoration: none;
	font-size: 13px;
}

div#tophead ul.navigation li a:hover{
	color: #9a6c30;
}

div#tophead ul.navigation li.current a{
	text-decoration: underline !important;
}

div#tophead ul.navigation li.current li a{
	text-decoration: none !important;
}

div#tophead ul.navigation li li.current a{
	text-decoration: underline !important;
}

div#tophead ul.navigation ul {
	position: absolute;
	width: 10em;
	left: -999em;
	list-style: none;
	margin:0;
	padding:0;
	background: #e6d9b2;
	border-left: 2px solid #c6b484;
	margin-left: 1px;
}

div#tophead ul.navigation li:hover ul {
	left: auto;
	
}

div#tophead ul.navigation ul  li{
	float:none;
	background:none;
}

div#tophead ul.navigation ul  a{
	background:none;
	height: 18px;
	font-size: 13px;
	padding-top: 1px;
}


div#toppic{
	width: 960px;
	height: 260px;
	background-color: #fff;
}

div.toppic_home{
	background-image:url('/images/site/top/home2.jpg');	
	margin:0;
	padding:0;
}

#royalequinetop{
float:left;
}

#tractoroverlay{
float:left;
padding-top:5px;
padding-left:3px;
height:76px;
width:501px;
}

#nav{
float:right;
width:500px;
padding-top:8px;
}

div#contentwrap_1{
	width: 940px;
	margin: 0 10px;
	padding:0;
	background: #fff url('/images/site/contentbg.gif') repeat-y;
}

div#contentwrap_2{
	background: transparent url('/images/site/contentbg-top.gif') no-repeat top;
	margin:0;
	padding:0;
}

div#content{
	padding: 5px 15px;
	background: transparent url('/images/site/contentbg-bot.gif') no-repeat bottom;
	font-size: 0.75em;
	min-height: 125px;
}

div#content h2{
	font-size: 26px;
}

div#content img{
	border: 2px solid #c04830;
	margin: 10px;
}

div#content2{
	padding: 5px 15px;
	background: transparent url('/images/site/contentbg-bot.gif') no-repeat bottom;
	font-size: 0.75em;
	min-height: 125px;
}

div#content2 h2{
	font-size: 3em;
}

div#content2 img{
	border: none;
	margin-left: -2px;;
}

div#footer{
	width: 904px;
	background: #3c6d35 url('/images/site/footerbg.jpg') no-repeat;
	height: 38px;
	margin-bottom: 30px;
	font-size: 11px;
	color: #113311;
	padding-left: 56px;
	padding-top: 12px;
}

div#footer a{
	color: #1f3f1f;
}

div#footer a:hover{
	color: #000;
}

p.quote{
	font-style:italic;
}

.fright{
	float: right;
}

.fleft{
	float: left;
}

.cleft{
	clear:left;
}
.cright{
	clear:right;
}
.cboth{
	clear:both;
}

.photocap{
	text-align:center;
	font-size:1.2em;
	color: #555;
	padding-bottom: 4px;
}

.imgcap a{
	text-decoration:none;
}

div.gallery{
	text-align:center;
	padding: 0 50px;
}

.horseholder{
	clear:left;
	border: 1px #ccc dashed;
	margin: 10px 0;
}

.horseholder .pictures{
	float:left;
	width: 170px;
	text-align:center;
}

.horseholder .content{
	padding-top: 2px;
}
