.photocontainer {
  height:250px;
}

.photogradient {
  height:250px;
}

.full {
  width:962px;
}


.halfwidth {
  float:left;
  width:471px;
  display:inline;
  margin-bottom:10px;
  border-bottom:1px dashed #666666;
  padding-bottom:5px;    
}

.fullwidth {
  float:left;
  width:962px;
  display:inline;
  margin-bottom:10px;
  border-bottom:1px dashed #666666;
  padding-bottom:5px;    
}

.halfwidth.righthalf {
  float:right;
}

.innercontainer h1 {
  float:left;
  width:100%;
  text-align:left;
  font-family:georgia;
  font-size:26px;
  font-weight:bold;
  color:#333333;
  line-height:50px;
  position:relative;
  z-index:20;
  margin-top:-5px;
  margin-bottom:5px;
}

.smallerheader {
  font-size:24px;
  line-height:32px;
}

.halfwidth strong,
.fullwidth strong {
  font-size:15px;
}

.halfwidth p,
.fullwidth p {
  text-align:justify;
}

.halfwidth img,
.fullwidth img {
  border:0px;
}

.halfwidth img.left,
.fullwidth img.left {
  margin-right:5px;
}

.minigallery {
  float:left;
  width:476px;
  margin-left:-5px;
  display:inline;
  position:relative;
}

.minigallery img {
  float:left;
  margin-right:0px;
  margin-left:5px;
  margin-top:5px; 
  width:114px; 
}

.pricetable {
  width:471px;
  margin-top:5px;  
}

.pricetable td {
  text-align:center;
}

.pricetable .lineheader {
  font-weight:bold;
  background:#cce9ff;
}

.pricetable .tableheader {
  font-weight:bold;
  font-size:16px;
  background:#ffcc00;  
}

.pricetable .colheader {
  font-weight:bold;
  font-size:14px;
  background:#a9d6f8;  
}

.pricetable .colsubheader {
  font-weight:bold;
  background:#cce9ff;  
}

.pricetable .regularcell {
  background:#e4f3ff;
}

ul li {
  margin-left:15px;
}

ol li {
  margin-left:25px;
  display: list-item;
}

.hidden {
  visibility:hidden;
  display:none;
}

.contact {
  border-top:1px dashed #666666;
  margin-top:0px;
  padding-top:10px;
  float:left;
}

.contact .halfwidth {
  height:240px;
  overflow:hidden;
  
}

.contact .halfwidth p {
  float:right;
  width:280px;
}



.contact .halfwidth p {
  margin-top:5px;
}
