﻿body, td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#000000;
}

a:link, a:visited, a:active {
	color:#000;
}

a:hover {
	text-decoration:underline;
	color:#de0101;
}
.header {
	color:#000;
	font-size:20pt;
	font-weight:bold;
}


.topheader {
	font-weight:bold;
	font-size:10pt;
	color:#000;
	border-bottom:1px #000 solid;
	width:250px;
	display:block;

}

.white {
	color:#fff;
	font-size:11pt;
	font-weight:bold;
	padding:20px 20px;
	text-align:center;
	width:880px;
}

.contact {
	float:right; 
	padding:20px 30px 30px 23px; 
	background-image:url('siteart/contactbox.jpg');
	background-repeat:no-repeat; 
	margin:0 0 10px 0; 
	height:158px; 
	width: 250px;
	color:#000;
	clear: both;
	font-size:8pt;
}

#facebook {
	/*background: #EDEDED;
	padding: 5px 10px;*/
	float: right;
	clear: both;
	width: 481px;	
}
	#facebook img {float: left; margin: 0 20px 0 0;}
	#facebook p {
		color: #2A3C95;
		margin: 0 10px 0 0;
		text-align: center;
		float:left;
		width:220px;
	}
	#facebook p a:link,
	#facebook p a:visited {
		color: #2A3C95;
	}
	#facebook p a:hover,
	#facebook p a:active {
		color:#de0101;
	}

.inventory {
	font-size:17pt;
	color:#000;
		line-height:25px;
}

#special{
	font-family:Arial, Helvetica, sans-serif;
	font-size:35pt;
	color:#000;
	font-weight:bold;
	line-height:27px;
}



a.email:link, a.email:visited, a.email:active {
	color:#fff;
	padding: 20px 18px;
	font-weight:bold;
	font-size: 11pt;
	text-decoration:none;
}

a.email:hover {
	text-decoration:underline;
	color:#de0101;
}

