﻿TD {font-family:"Arial", "Helvetica"; font-size:12px;}
		
BODY{
	font-family:"Arial", "Helvetica"; 
	background-image:url('../siteart/bg.gif');
	background-repeat:repeat-x;
	background-color:#e6e0d1;
	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:#272668;
	padding: 18px 0 0 12px;
	vertical-align: top;
}

.sm {
	font-size: 9px;
}

#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:#fbcc0b;
}

.sub-menu {
	position:absolute;
	visibility: hidden;
	border:1px solid #212121;
	border-bottom-width: 0;
	line-height: 28px;
	z-index: 100;
	background:url(../siteart/navbg.gif) repeat-y top left #272668;
	width: 200px;
}

.sub-menu a:link, .sub-menu a:visited, .sub-menu a:active {
	color: #fff;
	width: 100%;
	display: block;
	border-bottom: 1px solid #212121;
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
	text-indent: 5px;
}

.sub-menu a:hover {
	color: #fbcc0b;
}


#maincontent {
	font-size:12px;
}

#maincontent .header {
	font-size:16px;
	font-family:Helvetica, Arial, sans-serif;
	letter-spacing:-.25px;
	font-weight:bold;
	color:#16164d;
}

#maincontent a {
	color:#16164d;
}

#specs .row {
	padding:4px;
}
#specs .altrow {
	padding:4px;
	background-color:silver;
}

.specheader {
	background-color:#ffbd00;
	padding:5px;
}

#agspecs .row {
	padding:4px;
}

.agspecheader {
	background-color:#16164d;
	padding:5px;
	color:white;
}

.quote {
	font-size:16px;
	font-style:italic;
	color:#16164d;
}

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;
}

#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;
}

