﻿body {
	background:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12pt;	
}


a.email:link, a.email:active, a.email:visited{
	color:#fff;
	text-decoration:none;
	font-family:"CopprplGoth Hv BT";
	font-size:16pt;
	text-align:right;
	padding-right:30px;
}

a.email:hover {
	color:#f35f00;
	text-decoration:underline;
	font-family:"CopprplGoth Hv BT";
	font-size:16pt;
	text-align:right;
	padding-right:30px;
}

a.contact:link, a.contact:active, a.contact:visited{
	color:#fff;
	text-decoration:none;
	font-family:"CopprplGoth Hv BT";
	font-size:14pt;
}

a.contact:hover {
	color:#f35f00;
	text-decoration:none;
	font-family:"CopprplGoth Hv BT";
	font-size:14pt;
}

.background {
	background:#000 url('siteart/background.gif') no-repeat scroll;
}

.background-home {
	background:#000 url('siteart/home_back.jpg') no-repeat scroll;
}

.white-picturebox {
	height:400px;
	background:url('siteart/white_picturebox.jpg') no-repeat scroll center center;
	text-align:center;
	vertical-align:top;
	padding-top:28px;
}

.address-table {
	padding-right:20px;
}

.logo-table {
	padding:20px 10px 10px 10px;
}

.anylinkcss{
	position:absolute;
	visibility: hidden;
	border:1px solid #000000;
	border-bottom-width: 0;
	line-height: 18px;
	z-index: 100;
	text-align:left;
	width: 180px;
	margin-top: 5px;
	margin-left:50px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	color: white;
}

.anylinkcss a{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #000000;
	padding: 1px 0;
	text-decoration: none;
	text-indent: 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	background: #fc680c;
	color: #000000;
}

.anylinkcss a:hover{ /*hover background color*/
	text-decoration:underline;
	color: white;
}

#address {
	font-family:"CopprplGoth BT";
	font-size:14pt;
	color:#000;
	padding-left:10px;
	vertical-align:top;
	padding-right:30px;
}

#about-page {
	font-family:"CopprplGoth BT";
	font-size:12pt;
	color:#fff;
	padding-left:10px;
	padding-right:5px;
	vertical-align:top;
}

.about-highlight {
	color:#fe5f00;
	font-size:12pt;
	font-weight:bold;
}

#product-page {
	font-family:"CopprplGoth BT";
	font-size:12pt;
	color:#000;
	padding-left:10px;
	padding-right:5px;
	vertical-align:top;
}

.product-header {
	text-align:center;
	font-size:14pt;
	color:#fff;
	font-family:"CopprplGoth BT";
	font-weight:bold;
}

.product-highlight {
	font-family:"Times New Roman", Times, serif;	
	font-size:20pt;
}

.product-subheader {
	font-size:14pt;
	font-family:"CopprplGoth HV BT";
}

ul {
	color:#fe5f00;
	margin-top:8px;
	margin-bottom:10px;
}

ul span {
	color:#000;
}

#parts-page {
	font-family:"CopprplGoth BT";
	font-size:12pt;
	color:#fff;
	padding-left:10px;
	padding-right:5px;
	vertical-align:top;
}

ul.parts span {
	color:#fff;
}
