body {
  margin: 0;
  padding: 0;
  padding-right: 100px;
  font-family: Verdana, Arial, Helvetica, Geneva, Sans-Serif; 
  font-size: 75%;
  line-height: 150%;
  text-align: left;
  color: #000;
  background: #fff;
  }

A:link, A:visited {
  color: #093;
  text-decoration: none;
  }

.links {
  padding-top: 3px;
  padding-left: 14px;
  padding-bottom: 3px;
  background: url(images/arrow.gif) no-repeat 0 4px;
}

.nice {
  margin-right: 180px;
}

h1 {
display: none;
}

ul, li {
  line-height: 120%;
}

.post-title {
  font-weight: bold;
  font-size: 150%;
  line-height: 300%;
  color: #f90;
}

h2, .title {
  color: #F90;
  font-size: 100%;
  font-weight: bold;
  line-height: 200%;
}

.trip-title {
  color: #090;
}

.itin {
  color: #090;
}

.logo {
  text-align: left;
  left: 0px;
}

.dontprint {
  display: none;
}

#dontprint {
  display: none;
}

.overline {
  border-top: dashed 1px #f90;
  margin-top: 30px;
  padding-top: 10px;
}

.photo {
background: #fff;
border: 1px solid #ccc;
padding: 2px;
margin: 10px;
}

.phototitle {
font-weight: bold;
}

.addtocart {
width: 200px;
text-align: center;
line-height: 150%;
font-size: 80%;
}

.shop {
background-color: #eee;
border: none;
padding: 25px;
width: 550px;
}


.framed {
background: #fff;
border: 4px solid #333;
padding: 15px;
margin: 10px;
}



