html, body
{
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	width:100%;
	font-family:"Trebuchet MS", Arial;
	font-size:10pt;
}
h3
{
	font-size:12pt;
}
a:link, a:visited, a:active
{
	text-decoration:none;
	color:#393E93;
}
div#wrapper
{
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	width:965px;
}
div#header
{
	margin-top:15px;
	height:117px;
}
div#menu
{
	width:157px;
	float:left;
}
div#content
{
	padding:5px 10px 10px 10px;
	width:788px;
	float:left;
	background-image: url("images/background-right.gif");
	background-repeat: no-repeat;
	background-position: top right;
}
.menulink a:link, .menulink a:visited, .menulink a:active
{
	text-decoration:none;
	color:black;
	display:block;
	width:100%;
}
.menulinkurl
{
	height:100%;
}
div#menuitem_home
{
	height:32px;
	background-image: url("images/button_home_green.gif");
	background-repeat: no-repeat;
}
div#menuitem_home a:hover
{
	height:32px;
	background-image: url("images/button_home_yellow.gif");
}
div#menuitem_models
{
	height:32px;
	background-image: url("images/button_models_green.gif");
	background-repeat: no-repeat;
}
div#menuitem_models a:hover
{
	height:32px;
	background-image: url("images/button_models_yellow.gif");
}
div#menuitem_howitworks
{
	height:32px;
	background-image: url("images/button_howitworks_green.gif");
	background-repeat: no-repeat;
}
div#menuitem_howitworks a:hover
{
	height:32px;
	background-image: url("images/button_howitworks_yellow.gif");
}
div#menuitem_brochure
{
	height:32px;
	background-image: url("images/button_brochure_green.gif");
	background-repeat: no-repeat;
}
div#menuitem_brochure a:hover
{
	height:32px;
	background-image: url("images/button_brochure_yellow.gif");
}
div#menuitem_partscatalog
{
	height:32px;
	background-image: url("images/button_partscatalog_green.gif");
	background-repeat: no-repeat;
}
div#menuitem_partscatalog a:hover
{
	height:32px;
	background-image: url("images/button_partscatalog_yellow.gif");
}
div#menuitem_faq
{
	height:32px;
	background-image: url("images/button_faq_green.gif");
	background-repeat: no-repeat;
}
div#menuitem_faq a:hover
{
	height:32px;
	background-image: url("images/button_faq_yellow.gif");
}
div#menuitem_outdoorwoodfurnaces
{
	height:45px;
	background-image: url("images/button_outdoorwoodfurnaces_green.gif");
	background-repeat: no-repeat;
}
div#menuitem_outdoorwoodfurnaces a:hover
{
	height:45px;
	background-image: url("images/button_outdoorwoodfurnaces_yellow.gif");
}
div#menuitem_contactus
{
	height:32px;
	background-image: url("images/button_contactus_green.gif");
	background-repeat: no-repeat;
}
div#menuitem_contactus a:hover
{
	height:32px;
	background-image: url("images/button_contactus_yellow.gif");
}
div#menuitem_sitemap
{
	height:32px;
	background-image: url("images/button_sitemap_green.gif");
	background-repeat: no-repeat;
}
div#menuitem_sitemap a:hover
{
	height:32px;
	background-image: url("images/button_sitemap_yellow.gif");
}
div#menuitem_dealerlocator
{
	height:32px;
	background-image: url("images/button_dealerlocator_green.gif");
	background-repeat: no-repeat;
}
div#menuitem_dealerlocator a:hover
{
	height:32px;
	background-image: url("images/button_dealerlocator_yellow.gif");
}
div#menuitem_easyinstall
{
	height:32px;
	background-image: url("images/button_easyinstall_green.gif");
	background-repeat: no-repeat;
}
div#menuitem_easyinstall a:hover
{
	height:32px;
	background-image: url("images/button_easyinstall_yellow.gif");
}
div#menuitem_energysavings
{
	height:44px;
	background-image: url("images/button_energysavings_green.gif");
	background-repeat: no-repeat;
}
div#menuitem_energysavings a:hover
{
	height:44px;
	background-image: url("images/button_energysavings_yellow.gif");
}
div#menuitem_financing
{
	height:29px;
	background-image: url("images/button_financing_green.gif");
	background-repeat: no-repeat;
}
div#menuitem_financing a:hover
{
	height:29px;
	background-image: url("images/button_financing_yellow.gif");
}
div#menuiteminfo
{
	display:none;
	left:1px;
	top:1px;
	position:absolute;
}
.modelinfodots
{
	background-color:white;
	border-bottom:2px dotted black;
	height:12px;
	width:265px;
	margin-bottom:5px;
}
.modelinfolabel
{
	float:left;
	background-color:white;
	height:18px;
	font-weight:bold;
}
.modelinfodata
{
	float:right;
	background-color:white;
	height:18px;
}