body {
	background-image:url('vintageWalker.jpg');
	background-repeat:no-repeat;
	background-position: center top;
}

h1, h2, h3, p, li {
		font-family: Verdana, Geneva, sans-serif;
		color:  #1f45a1;
}

h2 	{
	background-color: #777777;
}

#title {
		font-variant: small-caps;
		text-align: center;
}

.mini-title  {
		color:  #e30000;
		font-size: 14pt;
}

.info {
		color:  #1f45a1;
		font-size: 12pt;
		font-family: Verdana, Geneva, sans-serif;
}

li {
	    font-size: 11pt;
	    font-style: italic;
}

ul {
	padding: 5px;
}

p  {
		text-indent:  3em;
}

a:link  {
		font-family: Verdana, Geneva, sans-serif;
		color:  #FF0000;
		text-decoration: normal;
}

a:hover {
		font-family: Verdana, Geneva, sans-serif;
		color:  #00ff00;
		text-decoration: underline;
}

a:visited {
		font-family: Verdana, Geneva, sans-serif;
		color:  #FF0000;
		text-decoration: normal;
}

p.copyright {
		font-family: Verdana, Geneva, sans-serif;
		color:  #555555;
		font-weight: normal;
		font-size: 9pt;
		text-indent: 0em;
}


/** Mobile Content Shift to the Left 5000px **/
#m_title {
    overflow:hidden; 
    position:absolute; 
    top:-500em; 
    width:1px; 
    color: red;
}
#m_phone {
	height:1px; 
    left:0px; 
    overflow:hidden; 
    position:absolute; 
    top:-500em; 
    width:1px; 
    color: red;
}
#m_hours {
	height:1px; 
    left:0px; 
    overflow:hidden; 
    position:absolute; 
    top:-500em; 
    width:1px; 
    color: red;
}
#m_location {
	height:1px; 
    left:0px; 
    overflow:hidden; 
    position:absolute; 
    top:-500em; 
    width:1px; 
    color: red;
}
.m_heading {
	height:1px; 
    left:0px; 
    overflow:hidden; 
    position:absolute; 
    top:-500em; 
    width:1px; 
    color: red;
}






