body { }
p { }
td { }
a:link { color: #6a2e22; }
a:visited { color: #6a2e22; }
a:hover { color: #6a2e22; }
a:active { color: #6a2e22; }
.grilltitles { color: #7c7a79; font-size: 12px; font-family: "trebuchet ms"; font-weight: bold; line-height: 11px; text-align: left; margin-bottom: 2px; }
.grillmodels {
	font-size: 11px;
	font-family: helvetica, arial, sans-serif;
	line-height: 11px;
	text-align: left;
	margin-top: 0;
	margin-bottom: 7px;
	color: #666666;
}
.modelbullets { color: #4f5559; font-size: 12px; font-family: helvetica, arial, sans-serif; line-height: 13px; text-align: left; margin-top: 0; margin-bottom: 2.5px; }
.featuredescriptions {
	color: #000000;
	font-size: small;
	font-family: helvetica, arial, sans-serif;
	line-height: 13px;
	text-align: left;
	margin-top: 3px;
	margin-bottom: 0;
}
.mainbodycopy {
	color: #999999;
	font-size: small;
	font-family: helvetica, arial, sans-serif;
	line-height: normal;
	text-align: left;
	margin-top: 23;
	margin-bottom: 0;
	font-weight: lighter;
}
.featuredescheaders { color: #7c7a79; font-size: 13px; font-family: "trebuchet ms"; font-weight: bold; line-height: 13px; text-align: left; margin-top: 0; margin-bottom: 0; }
.bottomlinks {
	font-size: 12px;
	font-family: helvetica, arial, sans-serif;
	line-height: normal;
	text-align: left;
	margin-top: 8px;
	margin-bottom: 0;
	color: #CC9900;
	font-weight: lighter;
}
.grillheaders { color: #000000; font-size: 15px; font-family: "trebuchet ms"; font-weight: bold; text-align: left; }
.grillbeautytext {
	color: #999999;
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	text-align: left;
	margin-top: 8px;
	margin-bottom: 0;
	font-weight: normal;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	color: #999999;
}
.bodytitles {
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #999999;
}
.beautyheaders {
	font-size: large;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 17px;
	text-align: left;
	margin-bottom: 8px;
	color: #000000;
	font-style: normal;
}
.indextitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: italic;
	color: #2F2420;
	padding-left: 30px;
	font-weight: bold;
}
.indexsubtitle {
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #170F06;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 30px;
	background-position: top;
}
.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	color: #999999;
	font-variant: normal;
}
.contactheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-style: normal;
	font-weight: lighter;
	color: #666666;
}
.index001 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	color: #000000;
	left: 5px;
	padding-left: 5px;
}
.clickhere {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #0033CC;
}
/* PARTS AND ACCESSORIES MENU */
#parts-menu {
        position:absolute;
        width:175px;
        height:28px;
        margin-left:-45px;
        margin-top:-15px;
		z-index:1500;
}
#parts-menu a, #parts-menu a:visited, #parts-menu a:active {
        color:#dfdfdf;
        padding:10px;
}
#parts-menu a:hover {
        color:#ffffff;
}
#accessories-menu {
        position:absolute;
        width:175px;
        height:28px;
        margin-left:-35px;
        margin-top:-15px;
		z-index:1500;
}
#accessories-menu a, #accessories-menu a:visited, #accessories-menu a:active {
        color:#dfdfdf;
}
#accessories-menu a:hover {
        color:#ffffff;
}
ul { /* all lists */
        padding: 0;
        margin: 0;
        list-style: none;
}
li { /* all list items */
        float: left;
        position: relative;
        width: 175px;
        color:#f0ebbe;
        font-family:Arial;
        font-size:13px;
        text-align:center;
        margin-top:5px;
}

li ul { /* second-level lists */
        display: none;
        position: absolute;
        top: 1em;
        left: 0;
}

li>ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
        top: auto;
        left: auto;
}

li:hover ul, li.over ul { /* lists nested under hovered list items */
        display: block;
        background-color:#000000;
        border:1px solid #000000;
        border-top: 1px solid #000000;
        width:175px;
}
#parts-menu li:hover, #parts-menu li.hover {visibility:visible}
#parts-menu li{position:relative;padding:5px 0px 5px 0px;}
#parts-menu li:hover ul,
#parts-menu li li:hover ul,
#parts-menu li.sfhover ul,
#parts-menu li li.sfhover ul {left :0;top:1.85em;}
#accessories-menu li:hover, #parts-menu li.hover {visibility:visible}
#accessories-menu li{padding:5px 0px 5px 0px;position:relative}
#accessories-menu li:hover ul,
#accessories-menu li li:hover ul,
#accessories-menu li.sfhover ul,
#accessories-menu li li.sfhover ul {left :0;top:1.85em;}
.indenttxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #616161;
	padding-left: 20px;
	line-height: 16px;
}
