﻿TD {
	font-family:"Lucida Sans", "Arial", "Helvetica";
	font-size:12px;}
		
BODY{
	font-family:"Lucida Sans", "Arial", "Helvetica";
	background-image:url('../siteart/bg.gif');
	background-repeat:repeat-x;
	background-color:#87847c;
	margin:0px;

}


.textbox {
	background-color:#e9e5d9;
	border:1px solid #b8b19f;
	height:22px;
	font-size:12px;
	width:150px;
}

.button {
	background-color:#e6e0d1;
	border:1px solid #b8b19f;
	height:24px;
	font-size:12px;	
}

#top a {
	color:black;
}

#top a:hover {
	color:red;
}

#nav {
	height:44px;
	background-image:url('../siteart/navbg.gif');
}

#nav a {
	display:block;
	padding:13px;
	color:white;
	text-decoration:none;
}

#nav a:hover {
	color:#ffbe00;
}

#visit {
	background-image:url('../siteart/visitbg.gif');
	height:32px;
	background-repeat:no-repeat;
	padding-left:15px;
}
#visit a {
	color:#002f46;
	font-weight:bold;
	font-size:11px;
}

#maincontent a {
	color:black;
}

#maincontent a:hover {
	color:#da0000;
}

#maincontent .header {
	font-size:14px;
	font-weight:bold;
	color:#0e729f;
}

#lower a {
	color:#da0000;
}


a.footerlink:active{text-decoration:underline; font-family:Arial, Helvetica, sans-serif;font-size:10pt; color:#3a301a;}


a.footerlink:visited{text-decoration:underline; font-family:Arial, Helvetica, sans-serif;font-size:10pt; color:#3a301a;}


a.footerlink:link{text-decoration:underline; font-family:Arial, Helvetica, sans-serif;font-size:10pt; color:#3a301a;}
a.footerlink:hover {text-decoration:none; font-family:Arial, Helvetica, sans-serif;font-size:10pt; color:#d1c3a2;}

.footertext{font-family:Arial, Helvetica, sans-serif;font-size:10pt; color:#3a301a;}

.smallfootertext{font-family:Arial, Helvetica, sans-serif;font-size:8pt; color:#3a301a;}

.divfooter
{width:450px; text-align:center;
}

.anylinkcss{
position:absolute;
visibility: hidden;
border:1px solid #000000;
border-bottom-width: 0;
z-index: 100;
background-color: #2f2e2c;
text-align: left;
font-size: 11px;
color:black;
}

.anylinkcss a:link, .anylinkcss a:visited, .anylinkcss a:active {
width: 100%;
display: block;
text-indent: 0px;
border-bottom: 1px solid #000000;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
text-indent: 5px;
color:black;
}

.anylinkcss a:hover{ /*hover background color*/
background-color: #003c5a;
}

#ttop {
	border:0;
	width:100%;
}

#ttop td {
	vertical-align:top;
}

.smbold {
	font-size:11px;
	font-weight: bold;
}

#contacts {
	font-size: 12px;
	line-height: 16px;
}

ul {
	list-style-type: square;
}

li {
	padding-bottom: 4px;
}

.imgb {
	border: 1px #625e64 dotted;
}

.warranty-hdr {
	font-weight:bold;
	text-align:center;
	background:#f1f1f1;
}


.warranty-info {
	text-align:center;
}