body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 14pt; 
	margin: 0px;
}
td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 14pt;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #006633;	
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #006633;
	text-decoration: none;	
	font-weight: bold;	
}
a:hover {
	color: #330066;
	text-decoration: none;
	font-weight: bold;
}
em {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12pt; 
	color: #000000;
}
img {
	border-color: #006633;
}
hr {
	size: 2px;
	width: 100%;
	color: #006633;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14pt; 
	list-style: disc outside;			
}
.quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;			
}
.header, h3, h3 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #330066;
	font-weight: bold;		
}
.subheader, h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #006633;
	font-weight: bold;		
}

.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #006633;	
	line-height: 18pt;
	text-decoration: none;
	font-weight: normal;
}
.navigation a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #006633;
	text-decoration: none;	
	font-weight: normal;	
}
.navigation a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #006633;
	text-decoration: none;	
	font-weight: normal;	
}
.navigation a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #330066;
	text-decoration: none;
	font-weight: normal;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13pt;
	font-weight: bold;	
	color: #330066;
}
.footer a:visited {
	color: #006633;
	text-decoration: none;	
	font-weight: bold;
}
.footer a:link {
	color: #006633;
	text-decoration: none;	
	font-weight: bold;
}
.footer a:hover {
	color: #330066;
	text-decoration: none;	
	font-weight: bold;
}
.border_b{
   border: 4px solid #000000;
}
.float{
   visibility: hidden;
   position: absolute;
   left: -3000px;
   z-index: 10;
}
#dropmenudiv{
	position:absolute;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	border-bottom-width: 0;
	font: normal 12px;
	z-index:100;
}
#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 2px;
	border-bottom: 1px solid #000000;
	padding: 3px 0;
	text-decoration: none;
	font-weight: bold;
	color: 006633;
}
#dropmenudiv a:hover{ /*hover background color*/
	background-color: #FFFFFF;
	color: #330066;
}
.navlist {
	font: 13px;
	line-height: 16pt;
	font-weight: bold;
	color: #330066;	
	
}
.navlist li {
	list-style-type: square;
	width: 100px;
	background-color: #000000;
}
.navlist a{
	color: #330066;	
}
.navlist a:visited{
	color: #330066;
}
.navlist a:hover{
	color: #006633;
}
.background_maintenance
{
	background-image: url(http://www.barnesmcquade.com/images/maintenance_background.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}
.background_sellers
{
	background-image: url(http://www.barnesmcquade.com/images/sellers_background.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}
.background_buyers
{
	background-image: url(http://www.barnesmcquade.com/images/buyers_background.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}
.background_contact
{
	background-image: url(http://www.barnesmcquade.com/images/contact_background.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}
.background_about
{
	background-image: url(http://www.barnesmcquade.com/images/about_background.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}

input.btn{
   color: #CC0033;
   background: #FFCC00;
   font-size: 12px;
   font-family: Arial, Helvetica, sans-serif;
   font-weight:bold;
}
object {
	border-color: #CCCC99;
}