
.scrollFix {
    line-height: 1.35;
    overflow: hidden;
    white-space: nowrap;
	text-decoration: none;
}

#quotescontainer{width: 100%;
	height: 1500px;
    font-size: 12px;
    overflow: hidden; /* contain floated elements */
background-color: #f3f1f8;
    	}

#top{width:100%; 
background-color: #f3f1f8;
  
}
#left1{width: 19.5%;
 height: 950px;
  float:left;
   left:1%;   
    margin-top:0px;
background-color: #f3f1f8;
}

#left2{width:12%;
height: 950px;
 float:left;
  left:1%;
   background-color: #faf9fc;
    margin-top:0px; 
 border-right-style: solid;
border-right-width:5px;
      border-color: #f3f1f8;

}

#left3{width:49%;
height: 950px;
 float:left;
 background-color: #faf9fc; 
}

#bottom{width:100%;
background-color: #f3f1f8;
height: 70px;
float:left;
}

#centreright{ width:23%;
height:200px;

 padding: 2px 10px 0px 10px;
  float:right;

  position:relative; 
  }
 
#centre2{ width:64.5%;
 overflow: hidden;
background-color: #faf9fc;
 float:left;

}
 
 #right{width:19%;
  height:950px;
 background-color: #f3f1f8;  
   left:1%;
    float: right;
		font-family: cursive;
	 font-size:0.5em;
	} 
  
p {font-family: Georgia;
   font-size: 0.9em;
   color: #606060 ;
   }

h5 {font-size: 1.5em;
   font-family: Georgia;
   color: #9874d3 ;
   }
  h3 {font-size: 1.5em;
   font-family: Georgia;
   color: #9874d3 ;
   display: block;
   margin-left: auto;
    margin-right: auto;
	

    }   
img.thumb {font-size: 1.5em;
   font-family: Georgia;
   color: #9874d3 ;
   margin-left: auto;
    margin-right: auto;
	width: 30%;

    }  

h2{font-size: 1.0em;
   font-family: Georgia;
   color: #606060;
font-weight:500;
line-height:100%;
    }  

 h1 {font-size: 1.3em;
   font-family: Georgia;
   color: #606060;
font-weight:400;
line-height:250%;
    }  

   h4{font-family: Georgia;
   font-size: 1.2em;
    }   
   
   
td {font-family: Georgia;
   font-size: 1.0em;
   color: #606060 ;
   }
   
input {font-family: Georgia;
   font-size: 1.0em;
   color: #606060 ;
   }
   
option {font-family: Georgia;
   font-size:1.0em;
   color:#606060 ;
   }
   
   a:link {color: #7f4ad4; font-size: 1.0em; text-decoration: none; }
 a {text-decoration:none}

a:visited {color: #9874d3; font-size: 1.0em; text-decoration: none; }
 a {text-decoration:none}

a:hover {color: green; font-size: 1.0em; text-decoration: none; }
 a {text-decoration:none}
  @media print {
        #map-canvas {
          height: 500px;
          margin: 0;
        }

        #directions-panel {
          float: none;
          width: auto;
        }
      }  
   
   