﻿TD {
	font-family: "Arial", "Helvetica";
	font-size: 12px;
}

img{
border="0";
}
BODY {
	font-family: "Arial", "Helvetica";
	background: #e1e1e1 url('../siteart/bg.jpg') repeat-x;
	margin: 15px;
}

.textbox {
	background-color: #e9e5d9;
	border: 1px solid #b8b19f;
	height: 22px;
	font-size: 12px;
	width: 150px;
}

.button {
	background-color: #e6e0d1;
	border: 1px solid #b8b19f;
	height: 24px;
	font-size: 12px;
}

#header {
	font-size: 12px;
	color: #000;
	padding-left: 8px;
}

#nav {
	font-size: 12px;
	letter-spacing: -.25px;
}

#nav a {
	font-family: Helvetica, arial;
	color: white;
	text-decoration: none;
	padding: 11px 0px 12px 9px;
	display: block;
}

#nav a:hover {
	color: #e5550f;
}

.sub-menu {
	position:absolute;
	visibility: hidden;
	border:1px #212121 solid;
	border-bottom-width: 0;
	line-height: 25px;
	z-index: 999;
	background-color: #000;
	width: 200px;
}

.sub-menu a {
	color: #fff;
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px #212121 solid;
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
	text-indent: 5px;
}

.sub-menu a:hover {
	background-color: #000;
	color:#e5550f;
}



#maincontent {
	font-size: 12px;
}

#maincontent .header {
	font-size: 18px;
	font-family: Helvetica, Arial, sans-serif;
	letter-spacing: -.25px;
	font-weight: bold;
	color: #000;
}

#maincontent a {
	color: #16164d;
}



#maincontent_bg {
	font-size: 12px;
	background:#fff url('../siteart/mainbg.jpg') no-repeat bottom;
}
#maincontent_bg .header {
	font-size: 18px;
	font-family: Helvetica, Arial, sans-serif;
	letter-spacing: -.25px;
	font-weight: bold;
	color: #000;
}
#maincontent_bg a {
	color: #16164d;
}




#specs .row {
	padding: 4px;
}

#specs .altrow {
	padding: 4px;
	background-color: silver;
}

.specheader {
	background-color: #e5550f;
	padding: 5px;
}

#agspecs .row {
	padding: 4px;
}

.agspecheader {
	background-color: #000;
	padding: 5px;
	color: white;
}

a.footerlink:link, a.footerlink:visited, a.footerlink:active {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #3a301a;
}

a.footerlink:hover {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #d1c3a2;
}

.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #3a301a;
}
.smallfootertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #3a301a;
}
.divfooter {
	width: 450px;
	text-align: center;
}

.utvheadline{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:18px;			
}

#lawn_content {
	vertical-align:top;
	background:#000;
	padding:5px 10px 5px 10px;
	color:#fff;
}

#lawn_content a{
	color:#f5731d;
}

.leftlawn {
	padding:10px;
	color:#FFF;
}
.rightlawn {
	width:200px;
	vertical-align:top;
	color:#FFF
}
.lawntitle {
	color:#f5731d;
	font-weight:bold;
	font-size:16px;
}

