﻿a
{
	/*color:rgb(172,153,116);*/
	color:#9d9d9d;
}

a:hover
{
	color:rgb(192,114,47);
}


.homeText, .storesText
{
	/*color:rgb(157,157,157);*/
	color:Black;
	font-family:Helvetica;
	font-size:10pt;
	line-height:19px;
	padding:0px;
	margin:0px;
}

#timeline .subHeader
{
    padding-top:10px;
}

.storesText
{
	font-weight:bold;
	letter-spacing:3px;
	text-align:left;
	margin-top:0px;
	margin-bottom:2px;
	margin-left:50px;
	border:0px solid red;
	height:15px;
	
}

.storesText a
{
	color:#B8A576;
}

.storesText a:hover
{
	color:rgb(92,127,158);
}

.mainHeader
{
	color:rgb(210,73,42);
	/*font-family:Bodoni MT;*/
	font-family:Helvetica;
	font-size:20pt;
	font-weight:normal;
	margin-top:10px;
	margin-bottom:0px;
	padding:0px;
}


/*
 secondary navigation
*/
.secondaryNav
{
	color:rgb(92,127,158);
	font-family:Helvetica;
	font-size:10pt;
	text-align:right;
}

.secondaryNav a, a.secondaryNavOn
{
	/*color:rgb(92,127,158);*/
	/*color:#E0CD9E;*/
	color:#B8A576;
	font-family:Helvetica;
	font-size:10pt;
	font-weight:bold;
	text-decoration:none;
	padding-left:3px;
	padding-right:3px;
}

.secondaryNav a:hover, a.secondaryNavOn
{
	color:rgb(92,127,158);
	/*color:rgb(157,157,157);*/
}

/*
sidebar
*/
.sidebarHeader
{
	font-size:15pt;
	/*color:#CC3333;*/
	color:#d2492a;
	/*font-family:Bodoni MT;*/
	font-family:Helvetica;
	font-weight:normal;
	margin-bottom:0px;
	margin-top:13px;
	padding:0px;
}

.sidebarText, .newsText, .mainText, #timeline p, #right p, table#container #center p
{
	color:rgb(0,0,0);
	font-size:10pt;
	font-family:Helvetica;
}

.newsText
{
	font-weight:normal;
}

.sidebarText
{
	font-weight:bold;
	line-height:20px;
}


/*
news
*/
.newsHeader, .brandsCategory, .subHeader, .storeLocations
{
	font-family:Helvetica;
	/*font-family:Bodoni MT;*/
	/* old brownish subheader color:#AD9974;*/
	color:#d2492a;
	font-weight:bold;
	font-size:11pt;
	/*text-decoration:underline;*/
	
}

.subHeader
{
	padding:0px;
	margin:0px;
}


/*
equipment on homepage
*/
.equipmentList
{
	color:#D2492A;
	padding:0px;
	margin:0px;
	
}
.equipmentList a
{
	text-decoration:none;	
	color:Black;
	font-weight:bold;
}


.equipmentListText
{
	font-family:Helvetica;
	font-size:9pt;
	/*color:#999999;*/
	color:Black;
	padding:0px;
	margin:0px;
	padding-bottom:3px;
	padding-top:3px;
	border:0px solid green;
	
}

.equipmentList td
{
	text-align:left;
	vertical-align:top;
}

/*
 store locations
*/
/*.storeLocations
{
	color:rgb(210,73,42);
	font-family:Helvetica;
	font-size:11pt;
	font-weight:bold;
}*/

/*
	manufactures links
*/
.manufacturersLinks a.islink
{
	font-weight:bold;
	text-decoration:none;
	color:Black;
}

.manufacturersLinks a
{
	text-decoration:none;
	color:Black;
}

.htmlkey
{
	float:left;
	border:0px solid red;
	font-size:8pt;
	margin-top:25px;
	text-align:left;
	line-height:26px;
}
