body {
	background-image:url('../img/dealer/d33_body_bg.jpg');
    background-size: 931px 151px;
    background-repeat: no-repeat;
	background-position:top left;
}

table#menu td {
	color:black;
	text-transform:uppercase;
}

#siteDivider   /*USED IN DEALER HEADER*/
{
	background:url('../img/d33_menu_bg.jpg') no-repeat left;
}

#dealerMenu a
{
	color:black;
	text-transform:uppercase;
}

.menu-divider {
	background:url('../img/d33_dot.gif') no-repeat center center;
	width:20px;
}

#login-text {
	color:black;
	font-family:Arial;
	text-transform:uppercase;
}

#dealerIndexDescription	 /*USED IN DEALER INDEX*/
{
	font-family:Arial;
	font-size:11px;
}	
table.dealerLogin
{
	font-family:"Arial";  /*used for login on dealer index page*/
	font-size:13px;
	color:black;
}
#pageTitle
{
	background:url('../img/d33_admin_title_bg.gif') no-repeat scroll 0 80% #fff;
}

.dealer-button {
	border:2px #666 solid;
}
#fabric-inventory .title, #order_header 
{
	background-color:#888;
}
