@charset "UTF-8";
/* CSS Document */

#contentbox {
	background-color: #FFFFFF;
	background-image: url(images/contentbg.gif);
	background-repeat: no-repeat;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #660000;
	border-left-color: #660000;
	padding-bottom: 10px;
}
#footerenclosure {
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #660000;
	border-bottom-color: #660000;
	border-left-color: #660000;
}
body {
	margin-top: 0px;
	margin-bottom: 0px;
}
.companyheader {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #999900;
}
.buildtext {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #990000;
}
.companytext {
	font-family: "Trebuchet MS";
	font-size: 15px;
	color: #000000;
}
.navtext {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.maintext {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
}
.redboldtext {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}
.greenboldtext {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #006600;
}
ul.MenuBarHorizontal a {
	font-family: "Trebuchet MS";
	font-size: 15px;
	color: #990000;
}
#textblock {
	padding-left: 3px;
}
.copyrighttext {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #000000;
}
.marketgray {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}
ul.MenuBarHorizontal ul a.MenuBarItemSubmenu {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #FF6600;
}
.locationheader {
	font-family: "Trebuchet MS";
	font-size: 24px;
	font-weight: bold;
	color: #000000;
}
.locationaddress {
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-weight: bold;
	color: #000000;
}
.locationphone {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #660000;
}
.locationredsubheader {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #660000;
}
.locationblacksubheader {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
#aboutbuffer {
	padding: 5px;
	background-image: url(images/secondary-box/blue-bggraphic.gif);
	background-repeat: no-repeat;
}
#salesbuffer {
	padding: 5px;
	background-image: url(images/secondary-box/green-bggraphic.gif);
	background-repeat: no-repeat;
}
#ordersbuffer {
	padding: 5px;
	background-image: url(images/secondary-box/tan-bggraphic.gif);
	background-repeat: no-repeat;
}
#productbuffer {
	padding: 5px;
}

.special {
	width: 100%;
}

.spechead {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #0033CC;
	padding-bottom: 5px;
}

.spectext {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	padding-bottom: 5px;
	text-align: justify;
}