body
{
padding: 0;
margin: 0;
color: #000;
font:Arial, Helvetica, sans-serif;
background-color: #FFFFFF;
}

a
{
color: #8E0815;
text-decoration: none;
}

a:visited
{
color: #21418C;
}

a:hover
{
text-decoration: underline;
}

#container-header { 
margin-left: auto;
margin-right: auto;
width: 100%;
height: 82px;
background-color: #FFFFFF;
border-bottom: 2px solid #000000;
}

#LogoBnr
{
width: 157px;
height: 82px;
margin: 0;
}

#Menu
{
  background-color: #DCDADC;
  position: absolute;
  top: 75px;
  left: 190px;
}

#container-bigpic { 
width: 100%;
margin-left: auto;
margin-right: auto;
height: 349px;
background-color: #FFCE71;
border-top: 1px solid black;
}

#BigPic
{
width: 800px;
height: 349px;
margin: 0;
border-left: 1px solid #000000;
border-right: 1px solid #000000;
border-bottom: 1px solid #000000; 
}

#Header h1
{
display: none;
}

#container-content { 
width: 100%;
margin-left: auto;
margin-right: auto;
background-color: #FFCE71;
}	

#Content
{
padding: 7px 300px 0 20px;
margin: 0;
width: 481px;
background-color: #ffffff;
border-right: 1px solid #000000; 
font:"Times New Roman", Times, serif;
}

#Content h1
{
padding: 0 0 0 0;
margin: 0 0 0 0;
font-size: 20px;
font-weight: normal;
text-align: left;
color: #343F45;
}

#Content h2
{
font-size: 14px;
color: #000000;
padding: 0 0 3px 0;
text-align: left;
font-weight: normal;
}

#Content h3
{
font-size: 12px;
font-weight:bold;
color: #000000;
padding: 0 0 0 50px;
}

#Content h4
{
font-size: 14px;
color: #000000;
padding: 0 0 3px 0;
text-align: left;
font-weight: bold;
}

#Content p
{
padding: 0;
margin: 1px 0 16px 0;
}

#callbox
{
position:absolute;
top: 443px;
left: 571px;
width: 210px;
background-color: #D0D0D0;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
padding: 7px 10px 5px 10px;
}

#callbox p
{
padding: 0;
margin: 9px 0 1px 0;
}

#Address
{
width: 801px;
text-align: center;
position: relative;
background-color: #FFFFFF;
border-right: 1px solid #000000;
text-align: center;
font:Arial, Helvetica, sans-serif;
font-size:11px;
color:#343F45;
padding: 6px 0 2px 0;
}

#Address p
{
padding: 0;
margin: 3px 0 4px 0;
}

#container-phototour { 
width: 100%;
margin-left: auto;
margin-right: auto;
height: 349px;
background-color: #FFCE71;
border-top: 1px solid black;
}

#PhotoTour
{
width: 800px;
height: 349px;
margin: 0;
background-color: #FFCE71;
border-left: 1px solid #000000;
border-right: 1px solid #000000;
border-bottom: 1px solid #000000; 
}

#right-image {
position: absolute;
left: 575px;
top: 440px;
}

#float {
float: left;
margin: 2px 5px 1px 5px;
}

#float p {
text-align: center;
margin: 3px 3px 3px 3px;
}