/* CSS Document */

body {
	font:11px Verdana, Arial, Helvetica, sans-serif;
	background: #785529 url(../pictures/banner_back.gif) repeat-x scroll center top;
	margin:0;
	color:#FFF;
}

.container {
	width:1040px;
	margin:0 auto;
	position:relative;
}

.canvas {
	width:1040px;
	background:url(../pictures/canvas.jpg) repeat-y scroll left 99px;
}


a {
	color:#EB2F2D;
	font-weight:bold;
	text-decoration:none;
	margin:0;
	padding:0;
}

a:hover {
	color:#FFF;
}

img {
	margin: 5px;
	text-align:center;
	border:1px solid #928b7c;
}

img#logo {
    margin-left:420px;
	border:none;
}

.logo {
	border:none;
}

#comp {
	border:none;
}

.pic {
	border:1px solid #928b7c;
	margin-top:25px;
}

.picnone {
	border:1px solid #928b7c;
}

.can {
	border:none;
}

/* Header */
.header {
	background:transparent url(../pictures/header.gif) no-repeat center top;
	vertical-align: middle;
	height:98px;
	text-align:center;
	left:20px;
}
/*
.shorts {
	position:absolute;
	top: 0px;
	left: 800px;
}

.shorts li {
	list-style:none;
	color:#FFF;
	float:left;
	letter-spacing:3px;
	text-indent:3px;
}

.shorts li a, .shorts li a:visited {
	color:#FFF;
	text-decoration:none;
	letter-spacing:0;
}

.shorts li a:hover, .shorts li a:active {
	color:#AA0000;

}
*/
img#toppic {
	margin:0px;
	padding:0px;
}




/* Layout */


/*Menu*/
.menu {
	background:transparent url(../pictures/grass.jpg) no-repeat;
	overflow:hidden;
	height:280px;
	background-position:20px 230px;
	left:20px;
}

.menu#sports {
	background:transparent url(../pictures/grass.jpg) no-repeat;
	background-position:20px 130px;
}

.menu#other {
	background:transparent url(../pictures/grass.jpg) no-repeat;
	background-position:20px 180px;
}

.menu#estate {
	background:transparent url(../pictures/grass.jpg) no-repeat;
	background-position:20px 180px;
}

.menu#garden {
	background:transparent url(../pictures/grass.jpg) no-repeat;
	background-position:20px 180px;
}

.menu#ptools {
	background:transparent url(../pictures/grass.jpg) no-repeat;
	background-position:20px 180px;
}

.menu#trailers {
	background:transparent url(../pictures/grass.jpg) no-repeat;
	background-position:20px 180px;
}

.menu#equine {
	background:transparent url(../pictures/grass.jpg) no-repeat;
	background-position:20px 180px;
}

.menu#atvs {
	background:transparent url(../pictures/grass.jpg) no-repeat;
	background-position:20px 180px;
}

.menu ul{
	width:1000px;
	position:relative;
	padding:0;
	margin:0;
}


.menu li{
	list-style:none;
	float:left;
	text-align:left;
	height:230px;
}

.sports {
	background:transparent url(../pictures/sports.jpg) no-repeat;
	width:148px;
	height:230px;
}

.sports#current {
	background:transparent url(../pictures/sports_s.jpg) no-repeat;
	width:148px;
	height:230px;
}

.estate{
	background:transparent url(../pictures/estate.jpg) no-repeat;
	width:142px;
	height:230px;
}

.estate#current {
	background:transparent url(../pictures/estate_s.jpg) no-repeat;
	width:142px;
	height:230px;
}

.garden {
	background:transparent url(../pictures/garden.jpg) no-repeat;
	width:142px;
	height:230px;
}

.garden#current {
	background:transparent url(../pictures/garden_s.jpg) no-repeat;
	width:142px;
	height:230px;
}

.ptools {
	background:transparent url(../pictures/pwrtools.jpg) no-repeat;
	width:142px;
	height:230px;
}

.ptools#current {
	background:transparent url(../pictures/pwrtools_s.jpg) no-repeat;
	width:142px;
	height:230px;
}

.trailers {
	background:transparent url(../pictures/trailers.jpg) no-repeat;
	width:142px;
	height:230px;
}

.trailers#current {
	background:transparent url(../pictures/trailers_s.jpg) no-repeat;
	width:142px;
	height:230px;
}


.equine {
	background:transparent url(../pictures/equestrian.jpg) no-repeat;
	width:142px;
	height:230px;
}

.equine#current {
	background:transparent url(../pictures/equestrian_s.jpg) no-repeat;
	width:142px;
	height:230px;
}


.atvs {
	background:transparent url(../pictures/atv.jpg) no-repeat;
	width:142px;
	height:230px;
}

.atvs#current {
	background:transparent url(../pictures/atv_s.jpg) no-repeat;
	width:142px;
	height:230px;
}


/* MENU BUTTON PROPERTIES */
.sports a, .sports a:visited{
	background:transparent url(../buttons/sports.jpg) no-repeat left top;
}	

.estate a, .estate a:visited{
	background:transparent url(../buttons/estate.jpg) no-repeat left top;
}	

.garden a, .garden a:visited{
	background:transparent url(../buttons/garden.jpg) no-repeat left top;
}	

.ptools a, .ptools a:visited{
	background:transparent url(../buttons/pwrtools.jpg) no-repeat left top;
}	

.trailers a, .trailers a:visited{
	background:transparent url(../buttons/trailers.jpg) no-repeat left top;
}	

.equine a, .equine a:visited{
	background:transparent url(../buttons/equine.jpg) no-repeat left top;
}	

.atvs a, .atvs a:visited{
	background:transparent url(../buttons/quads.jpg) no-repeat left top;
}	

.sports a, .estate a, .garden a, .ptools a, .trailers a, .equine a, .atvs a {
	display:block;
	height:200px;
	width:33px;
	overflow:hidden;
}

.sports a:hover, .estate a:hover, .garden a:hover, .ptools a:hover, .trailers a:hover, .equine a:hover, .atvs a:hover {
	background-position:0% -200px;
}

.sports#current a, .estate#current a, .garden#current a, .ptools#current a, .trailers#current a, .equine#current a, .atvs#current a {
	background-position:0% -400px;
}

/*SUB MENU*/

.submenu {
	width:1040px;
	clear:both;
	margin:0 auto;
	font:1.4em Tahoma, Arial;
	padding-top:15px;
}

.submenu li {
	list-style-type:none;
	display:inline;
	margin-bottom:0px;
}

.submenu li a, .submenu a {
	color: #fff;
}

.submenu li a:hover, .submenu a:hover{
	color: #000;
}


/* Content */

.content, .content_trailers{
	width:990px;
	padding: 5px;
	margin-left:20px;
	text-align:left;
	
}

.content {
	clear:both;
}

.content-sub {
	width:950px;
	clear:both;
}

.contact {
	width:600px;
	margin: 0 auto;
	margin-top:10px;
}

.arrow {
	background:#333 url(../pictures/arrow.jpg) no-repeat scroll;
	height:54px;
}

.subarrow {
	background:#333 url(../pictures/arrow.jpg) no-repeat scroll left bottom;
	height:40px;
}

.left {
	width:680px;
	float:left;
}

.right {
	right:300px;
	float:right;
}

.subleft {
	width:700px;
	float:left;
	padding-left:20px;
}

.subright {
	width:250px;
	float:left;
	text-align:right;
	margin:5px;
}

.canleft{
	width:485px;
	float:left;
	text-align:right;
	line-height:150px;
}

.canright {
	width:220px;
	float:left;
	position:relative;
	text-align:left;
}

.conleft {
	float:left;
	text-align:right;
	width:300px;
	margin-top:20px;
	clear:both;
}

.conleft#address {
	text-align:left;
	margin-left:74px;
	width:226px;
}

.conright{
	float:left;
	text-align:left;
	width:300px;
	margin-top:50px;
}

.conright#details {
	margin-top:20px;
}

.rightimg {
	margin:0px;
	border:none;
}

.content_trailers#one, .content_trailers#two, .content_trailers#three, .content_trailers#four, .content_trailers#five {
	float:left;
	width:160px;
	padding:5px;
	text-align:center;
}
/* Footer */

.footer {
	clear:both;
	background:transparent url(../pictures/footer.jpg) no-repeat scroll left bottom;
	width:1040px;
	height:60px;
	font-size:12px;
	padding: 10px 0 0 0;
}

.footer li {
	display:inline;
	margin: 0 10px 0 0;
	list-style-type:none;
/*	line-height:2em;*/
}

.footer a {
	text-decoration:none;
	color:white;
	font-weight:normal;
}

.footer a:hover {
	color:#EB2F2D;
}

/* TEXT STYLES */

p {
	font-size:1.2em;
	padding:0;
	margin:0;
}

.red {
	color:#EB2F2D;
	font-weight:bold;
	font-style:italic;
}

h1 {
	width:600px;
	margin:0 auto;
	color:#bdb8ad;
	font-size:1em;
	text-align:center;
	margin-bottom:10px;
}

h2 {
	margin-left:55px;
	font-size:1.3em;
	padding:0;
	vertical-align:bottom;
	line-height:50px;
}

.sub-arrow-h2 {
	margin-left:55px;
	font-size:1.3em;
	padding:0;
	vertical-align:bottom;
	line-height:22px;
}