﻿
#outsidebox{
      margin:265px auto;
      margin-top:10px;
      width: 640px;
      min-height:600px; /* for modern browsers */
      height:auto !important; /* for modern browsers */
      height:600px; /* for IE5.x and IE6 */ 
    
}


#photo{
      margin-left: 5px;
      width: 817px;
      height:422px;
      background:#C6B691 url('../images/showroomupdate.png') no-repeat left top;
}


#extraone{
      margin-top: 15px;
      margin-left: 5px;
      width: 814px;
      height:274px;
      background:#C6B691 url('../images/showroomextra1.png') no-repeat left top;
}

#extratwo{

      margin-left: 5px;
      width: 814px;
      height:274px;
      background:#C6B691 url('../images/showroomextra2.png') no-repeat left top;
}


#info h1{
margin-top:370px;
margin-left: 8px;
float:left;
font-family: Georgia, Arial, san-serif;
font-size: 16px;
text-decoration: underline;
}

#info a{
  color: green;
}



