﻿.visit_the_store
{
	padding: 10px 327px 0 0;
    height: 266px;
    width: 387px;
    background: transparent url('../gfx/visit_map.png') no-repeat right top;
	}
	
.visit_the_store p
{
    text-align: justify;   
  
}
	
.visit_column_left_shadow
{
    padding: 20px 300px 20px 20px;
    height: 152px;
    width: 402px;
    background: transparent url('../gfx/column_left_shadow_visit.jpg') no-repeat left top;
	}

.visit_column_left_shadow p
{
    margin-bottom: 0;
}
	
.visit_column_left_shadow ol
{
    margin-left: 20px;
    margin-top: 5px;
}
	
.visit_email_half
{
	margin:10px 10px 20px 0;
	float:left;
	}
	
.visit_hours_half
{
	margin:10px 0 20px 0;
	float:left;
	}

.three-in-a-row-store
{
    width: 192px;
    height: 85px;
    padding: 20px;
    padding-top: 45px;
    padding-left: 22px;
    float: left;
    margin-top: 10px;
    background: transparent url('../gfx/column_small.gif') no-repeat left top;
}

.three-in-a-row-middle
{
    margin-left: 10px;
    margin-right: 10px;
}

.three-in-a-row-store p
{   
    margin-bottom: 5px;
}

.three-in-a-row-store p strong
{
    font-size: 12px;   
}

.three-in-a-row-store a
{   
    display: block;
    margin-top: 15px;
}