/* Used by the whole site */
body
{
	background-color : #FFFFFF;
	background-image : url("Tile31x31.gif");
}
body, td 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #323232;
}
.bodycopy 
{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #323232;
	line-height: 20px;
}
.bodycopy a 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #82745E;
	text-decoration: none;
}
.bodycopy a:hover 
{
	text-decoration: underline;
}
.topcopy 
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #323232;
	text-decoration: none;
}
.quote, .headers 
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #323232;
}
a, a.inlinelnk 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #82745E;
	text-decoration: underline;
}
.mnlink 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #82745E;
}
.mnlink:hover, .active 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #323232;
	text-decoration: underline;
}
.crntpg 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #323232;
	text-decoration : none;
}
#header
{
	background-image : url("HeaderBkgd.jpg");
	width : 800px;
	height : 76px;
	margin-top : 47px;
}
.times
{
	font-family : "Times New Roman", Times, serif;
}
#footer
{
	height : 50px;
	width : 800px;
	background-image : url("FooterBkgd.jpg")
}
#dealerhdrtop
{
	background-color : #538E9A;
	width: 800px;
	background-image : url("TealShadow486x12.jpg");
	background-position : top;
	background-repeat : repeat-x;
}
.bronze
{
	color : #82745E;
}
.teal
{
	color: #428391;
}
.white
{
	color: #FFFFFF;
}
.black
{
	color: #000000;
}
/* Used by the Dealer pages*/
#dlrleftmenu
{
	padding: 40px 0px 0px 15px;
}
h1
{
	font-size : 24px;
	color : #82745E;
	font-family : "Times New Roman", Times, serif;
	font-weight : bold;
	margin : 0;
}
#dlrContent
{
	padding : 7px 35px 12px 15px;
}
/* Used by the Tru Collections page */
.comingsoon
{
	line-height : 19px; 
	padding-top : 2px;
	padding-left : 5px;
}
.desc
{
	padding: 5px 0px 15px 3px;
}
