body {
	font-size: 10pt;
	text-align: left;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #A2B669;
	vertical-align: top;
	margin: 0px;
}
h1 {
	font-size: 12pt;
	font-weight: bold;
}
h2 {
	font-size: 9pt;
	font-weight: bold;
}
a, a:visited, a:active {
  color: #85AD0F;
	text-decoration: none;
}
a:hover {
  color: #85AD0F;
	text-decoration: underline;
}
td {
  vertical-align:top;
	font-size: 10pt;
	text-align: left;
}
.content {
	font-size: 10pt;
	text-align: left;
  scrollbar-base-color: #5A5825;
  scrollbar-face-color: #49461D;
  scrollbar-track-color: #49461D;
  scrollbar-3dlight-color: #5A5825;
  scrollbar-highlight-color: #5A5825;
  scrollbar-shadow-color: #2D2B12;
}
.contenttext {
	font-size: 10pt;
	text-align: left;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.colorsheet_text {
	font-size: 8pt;
}
.imageborder {
  border: 1px solid #222222;
}
.maindiv {
  width:955px;
  height:100%;
  background-image:url(images/Menu_Background.jpg);
  background-repeat:repeat-y; 
  background-color:#303714;
}
.showroomdivtop
{
  width:650px;
  height:10px;
  background-image:url(images/ShowroomTop.gif);
  background-repeat:no-repeat;
  margin-top:15px;
}
.showroomdivmiddle
{
  width:650px;
  background-image:url(images/ShowroomMiddle.gif);
  background-repeat:repeat-y;
  padding-top:0px;
  padding-bottom:0px;
  padding-left:15px;
  padding-right:15px;
  margin:0px;
}
.showroomdivbottom
{
  width:650px;
  height:10px;
  background-image:url(images/ShowroomBottom.gif);
  background-repeat:no-repeat;
  margin-bottom:15px;
}