﻿
#divVisitorMsg
{
    position:relative;
	top:10px;
	left: 10px;
	height:auto;
	Width:700px;
	font-family: Papyrus;
	font-size: 14pt;
	font-weight: bold;	
	text-align:center;
	background-color: #999999;
}

#divImgScroller
{
    position:relative;
    top:10px;
    left:10px; 
    width:700px;
    height:180px; 
    display:inline;
    float:left;
    clear: both;
    margin-top: 50px;
    margin-left: 10%;
}

#divAddress
{
    position: relative;
    top:25px; 
    left:15px; 
    width:625px;
}

#divMapDirections
{
    position: relative;
    top: 50px;
    left: 15px;
    clear: both;
}
    