body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}
h1 {
	font-size: 14px;
}
.bodytext {
	font-size: 14px;
	color: #000000;
}
.infotext {
	font-size: 14px;
	color: #FFFF99;
}
.pricetext {
	font-size: 16px;
	color: #FFFF00;
	font-weight: bold;
}
.MainHeadText {
	color: #FFCC33;
}
.leftmenu {
	background-color: #336633;
	width: 150px;
	vertical-align: top;
	font-size: 12px;
	font-weight: bold;
	color: #ffff66;
	padding: 5px;
}

.rightmenu {
	background-color: #336633;
	width: 200px;
	vertical-align: top;
	padding: 5px;
}
a:link {
	text-decoration: underline;
	color: #FFCC33;
	font-weight: bold;
}
a:visited {
	color: #FFCC33;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	color: #FFCC33;
	text-decoration: underline;
	font-weight: bold;
}
.menutext {
	font-size: 12px;
	color: #FFCC66;
	line-height: normal;
	font-style: normal;
	position: relative;
	left: 10px;

}
a.menutext{
	color: #FFFF99;
	font-weight: normal;
}	
a.menutext:visited {
	color: #FFFF99;
	font-weight: normal;
}
a.menutext:hover {
	color: #FFFFFF;
	font-weight: normal;

}
a.menutext:active {
	color: #FFFFFF;
	font-weight: normal;
}
.codetext {
	font-size: 16px;
	color: #99FF99;
	font-weight: bold;
}
.dimensionstext {
	color: #FFFFCC;
	font-size: 16px;
}

.dimenstag {
	font-size: 9px;
}

.sectionText {
	color: #FFFFFF;
}
.fireplacename {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 16px;
}
.frontmenutext {
	font-size: 9px;
}
.click {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;

}
.pricetag {
	font-size: 12px;
	font-weight: bold;
	color: #CC0033;
}
.maintable {
	margin: 0px;
	padding: 7px;
	width: 100%;
}
.toptable {
	width: 100%;
	background-color: #990000;
	margin: 0px;
	padding: 5px;
}
.tile_disclaimer {
	background-color: #666666;
	padding: 2px;
	color: #FFFFFF;
	font-size: xx-small;
}
