/*wrapper*/
.outerWrapper {
  background-color: #FFFFFF;
  margin: 0 auto 0 auto;
  min-width: 960px;
  padding: 10px 0px 0px 0px;
  text-align: left;
  width: 960px;
  font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif;
}




/*col1*/

.leftColumn1 p {
color:#666;
}
.leftColumn1 {
  float: left;
 
  padding: 0px 10px 20px 10px; 
  width: 300px;
}

.leftColumn1 h2 {
  color: #075488;
  font-size: 17px;
  font-weight: bold;
  margin-top: 0;
}


.leftColumn1 .handmade {
margin-left:0;
margin-right:0;
margin-top:30px;
background-image:url(../quotes/the-finest-lesure-is-handmade_q.png);
  background-repeat: no-repeat;
height: 100px;
text-indent:-999px;
}

.leftColumn1 blockquote p {
  color: #075488;
  font-size: 19px;
  font-weight: bold;
  font-style:italic;
  margin-left: 0;
  font-family:Georgia, "Times New Roman", Times, serif;
  line-height:1.85em;  
}


.new p {
  margin-top: 20px;
}


.new-r p {
  margin-top: 20px;
}

.map {
  margin-left: 10px;
}
