/* CSS Document */

body {
	background-image:url(images/background2.jpg);
	background-attachment:fixed;
}
.positioner {
	position: relative;
	height: auto;
	width: 1013px;
	z-index: 1;
	border: thin none;
	margin-left: -506px;
	visibility: visible;
}
#container {
	position:relative;
	left:50%;
	top:auto;
	width:1013px;
	height:auto;
	background-image:url(images/bodybkg-copyLT.png);
	background-repeat:repeat-y;
	padding-bottom:15px;
	z-index:1;
}
#hometab {
	position:absolute;
	left:8px;
	top:127px;
	width:202px;
	height:63px;
	z-index:2;
}
#haytab {
	position:absolute;
	left:8px;
	top:190px;
	width:202px;
	height:63px;
	z-index:2;
}
#boardingtab {
	position:absolute;
	left:8px;
	top:253px;
	width:202px;
	height:63px;
	z-index:2;
}
#wheatstrawtab {
	position:absolute;
	left:8px;
	top:316px;
	width:202px;
	height:63px;
	z-index:2;
}
#lowderphotoHome {
	position:relative;
	left:10px;
	top:auto;
	width:169px;
	height:221px;
	background-image:url(images/black_horse.jpg);
	margin-top:-230px;
	z-index:2;
}
#lowderphoto {
	position:relative;
	left:12px;
	top:auto;
	width:169px;
	height:221px;
	background-image:url(images/jackson-lowder-1252.png);
	margin-top:-230px;
	z-index:2;
}
#sitetitle {
	position:relative;
	left:247px;
	width:603px;
	height:84px;
	background-image:url(images/LowderFarms.png);
	z-index:2;
}
#photoframe {
	position:relative;
	left:246px;
	width:740px;
	height:315px;
	background-image:url(images/photoframe.png);
	z-index:2;
}
#slides {
	position:absolute;
	left:6px;
	top:6px;
	width:725px;
	height:298px;
	z-index:2;
}

#pagetitle {
	position:relative;
	left:246px;
	top:auto;
	width:262px;
	height:56px;
	z-index:2;
}
#address {
	position:absolute;
	top:388px;
	left:675px;
	width:317px;
	height:94px;
	background-image:url(images/address.png);
	z-index:2;
}
#addressinside {
	position:absolute;
	top:77px;
	left:667px;
	width:317px;
	height:94px;
	z-index:2;
}
#content {
	position:relative;
	left:265px;
	width:700px;
	height:auto;
	z-index:2;
}
#bottomtext {
	position:relative;
	left:220px;
	top:auto;
	text-align:center;
	margin-top:25px;
	width:780px;
	height:10px;
	z-index:1;
}	
#footer {
	position:relative;
	top:auto;
	left:50%;
	width:1013px;
	height:10px;
	z-index:1;
}
.text12 {
	font-family:"Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px;
	line-height:18px;
	color:#274108;
}
.text14 {
	font-family:"Trebuchet MS", Helvetica, sans-serif;
	font-size: 14px;
	line-height:20px;
	color:#274108;
}
.text18 {
	font-family:"Trebuchet MS", Helvetica, sans-serif;
	font-size: 18px;
	line-height:26px;
	color:#274108;
}
.text24 {
	font-family:"Trebuchet MS", Helvetica, sans-serif;
	font-size: 24px;
	font-weight:bold;
	line-height:26px;
	color:#274108;
	font-variant:small-caps;
}

a:link {
	color: #274108;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #274108;
}
a:hover {
	text-decoration: none;
	color: #ffffff;
}
a:active {
	text-decoration: underline;
	color: #FF0000;
}