div.content
{
    padding: 20px;
}


div.usStoreMapArea
{
    float: right;
    margin: 40px 35px 0 0;
}

div.usStoreMap
{
    padding: 25px 25px 25px 25px;
	background-color: #f0f0f0;
}

div.storeLocator
{

    padding: 25px 25px 25px 25px;
}

div.content img.pageImage
{
	margin: 10px 0px 0px 0px;
    padding: 4px 4px 4px 4px;
    border: 1px solid #e7e7e7;
}


div#contentCopySection
{
    width: 427px;
    margin: 30px 0px 0px 0px;
    border-bottom: 1px solid #e7e7e7;
}


div#contentCopySection a
{
	color: #ff0000;
	text-decoration: underline;
}


div#contentCopySection div.contentHeader
{
	color: #895E34;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;

}

div#contentCopySection div.contentSubText
{
    color: #686868;
    font-size: 14px;
    margin-bottom: 20px;
}

div#footNotes
{
	padding: 10px 0px 0px 10px;
	font-size: 10px;
	color: #686868;
}

