/* CSS Document */

/* ----------------------------------------------------- footer */

#footer 
{ 
	width			: 960px;
	margin-left		: 0px;
	clear			: both; 
	background		: url(../../images/bachmans/footer_bg.gif) no-repeat left -20px;
	color			: #caa3da;
	position		: relative;
}
#footer p 
{
	margin		: 0;
	font-size	: 11px;
	position	: absolute;
	bottom		: 5px;
	right		: 15px;
}
#footer p a 
{
	color			: #e7c1e9;
	text-decoration	: underline;
}
#footer p a:hover 
{ 
	color			: #FFF; 
	text-decoration	: none;
}
#footer #tier1
{
	height		: 65px;
	width:960px;
	background	: 	url(../../images/bachmans/footer_tier1_bg.gif) bottom center no-repeat;
}
#footer a#store-locator
{
	width				: 458px;
	height				: 52px;
	background-image	: url(../../images/bachmans/btn_store-locator.gif);
	margin-left			: 10px;
	float				: left;
}

#footer #tier1 blockquote
{
	width		: 470px;
	height		: 52px;
	background	: #c1a4d9 url(../../images/bachmans/footer_blockquote_bg.gif) top left repeat-x;
	margin-left	: 12px;
	float		: left;
	font-family: Georgia,'Times New Roman',Times,serif;
}

#footer #tier1 blockquote div
{
	color			: #d4f07f;
	font-weight:bold;
	text-transform	: uppercase;
	float			: left;
	margin			: 8px 0 0 47px;
}
/*#jira-bchm-316  changed font size from 24px to 16px and added font weight  bold for phone number font on bottom issue */
#footer #tier1 blockquote div strong
{
	font-size:16px;
	color: #FFF;
}

#footer-tail-text
{
    float:left;
    color: rgb(153, 102, 204);
    width:825px;
    text-align:center;
    margin-top:15px;
    border:solid 0px #ff0000;
    padding-left:60px;
}

#footer-tail-text a
{
    color: rgb(153, 102, 204);
    margin-left:5px;
    margin-right:5px;
    text-decoration:none;
}

#footer-tail-text a:hover
{
    text-decoration:underline;
}


.footer-categories{
font-family: 'Arial';
color: rgb(210, 188, 233);
padding:0 15px;
font-size: 12px;
text-decoration	: none;
}
.footer-categories:hover{
text-decoration	: underline;
}
#footer2
{ 
	width			: 960px;
	margin-left		: 0px;
	clear			: both; 
	background		: url(../../images/bachmans/footer_bg.gif) no-repeat left -84px;
	color			: #caa3da;
	position		: relative;
}
#footer2 ul 
{ 
	list-style		: none; 
	height			: 40px;
   padding-top	: 15px;
}
#footer2 ul li { display: inline; }
span
{
margin:0;
padding:0;
}
