﻿
#content 
{
	margin: 0 auto;
	width: 977px;
}


p {
	font-family: sans-serif;
	font-size: 15px;
	line-height: 2;
	letter-spacing: 1px;
	color: #ffffff;
}

.where_page_title
{
	font-family: Helvectica, sans-serif;
	font-size: 36px;
	color: #EEEAB1;
	padding-bottom: 5px;
	
}

.address
{
	font-family: sans-serif;
	font-size: 11px;
	color: #ffffff;
}

.address td 
{	
	position:relative;
	border-left: solid 1px #5A5B5E;
	vertical-align: top;
	padding-left: 10px;
	top: 20px;
	
}


div#house {

    background-image:  url(../images/where_to_find_us.jpg);
    background-repeat: no-repeat;
    height: 360px;
    width: 479px;
}
div#pagetitle {
    position: relative;
    height: auto;
    width: auto;
    left: 470px;
    top: 100px;
    font-family: Helvectica, sans-serif;
	font-size: 34px;
	color: #EEEAB1;
	
}
div#pagetitle2 
{
	position: relative;
    height: auto;
    width: 450px;
    top: 95px;
    left: 535px;
    font-family: Helvectica, sans-serif;
	font-size: 34px;
	color: #EEEAB1;
}
div#pageText1
{
	position: relative;
    height: auto;
    width: 560px;
    top: 100px;
    left: 420px;
    font-family: Helvectica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	letter-spacing: 1px;
	text-align:right;
	
}
div#pageText2
{
	position: relative;
    height: auto;
    width: 540px;
    top: 110px;
    left: 420px;
    font-family: Helvectica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	letter-spacing: 1px;
	text-align:left;
}
div#pageText3
{
	position: relative;
    height: auto;
    width: 665px;
    top: 120px;
    left: 323px;
    font-family: Helvectica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	letter-spacing: 1px;
	text-align:left;
}
div#pageText4
{
	position: relative;
    height: auto;
    width: 450px;
    top: 130px;
    left: 532px;
    font-family: Helvectica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	letter-spacing: 1px;
	text-align:left;
}

.AddressButton
{
	font-family: sans-serif;
	font-size: 11px;
	color: #ffffff;
	padding-top: 10px;
}

.AddressButton a:link {
	color: #C9BBBB;
	text-decoration:none;
}

.AddressButton a:hover {
	color: #ffffff;
	text-decoration:none;
}

.AddressButton a:visited {
	color: #C9BBBB;
	text-decoration:none;
}

/*
body {

     height:100%;

     margin:0;

     padding:0;

}
*/

.AddrHeader
{
	font-size: 14px;
	font-weight: bold;
}

div#newstore{
    position: relative;
    height: auto;
    width: auto;
    left: 550px;
    top: 50px;
    font-family: Helvectica, sans-serif;
	font-size: 34px;
	color: #EEEAB1;
	
}


	
