body {
text-align: center;
  background: #dfddd9 url('images/background.gif');
	padding:0;
	margin:0;
	font:12pt Times, serif;
	*font-size:small;
	*font:x-small;
color: #73716B;
}
h1,h2,h3,h4,h5,h6,ul,li,em,strong,pre,code{
	padding:0;
	margin:0;
	line-height:1em;
	font-size:100%;
	font-weight:normal;
	font-style: normal;
}
h1  {font-size: 18px; color: #73716B;}
h2   {color: #768793; font-size: 16px;}
h3   {color: #73716B; font-weight: bold; font-size: 13px;}
h4   {color: #73716B;}

table{font-size:inherit;font:100%;}
ul{list-style:none;}
img{border:0;}
p{margin:1em 0; font-size: 12px;}
/* end of ed eliot reset  */

/* center thumbs   */
ul.thumbs li p  {
  text-align: center;
  font-weight: bold;
}

.ditto_summaryPost  {
  padding: 5px 0;
}

/* form junk  */
#EmailForm  {font-size: 12px;}
#EmailForm fieldset  {border: 0;}
#EmailForm label   { }
#EmailForm .shoveOver  {
  margin: 11px 0 4px;
}
#EmailForm input, #EmailForm select, #EmailForm textarea   {
  font-size: 12px;
  width: 250px;
}
#cfRegarding {margin-bottom: 15px;}

a {color: #768793;}

#andiamo  {
  font-size: 12px;
  position: absolute;
  top: 5px;
  right: 10px;
  width: 300px;
  text-align: right;
}

#bottomMenu  {
  color: #73716B;
  font-weight: bold;
  font-size: 11px;
}
#bottomMenu #andiamo a {display: inline; margin: 0;}

#topMenu li, #bottomMenu li {
  float: left;
}
#topMenu li.first  {
  margin-left: 10px;
}
#topMenu a {
  padding-top: 20px;
  display: block;
  line-height: 1.5em;
  margin-left: 20px;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
}
#topMenu a:hover {
  color: #AFABA7;
}
#topMenu .active a {
/*  color: #000;   */
}
#bottomMenu a {
  padding-top: 4px;
  display: block;
  line-height: 1.5em;
  font-size: 11px;
  color: #768793;
  text-decoration: none;
  font-weight: bold;
  margin-left: 20px;
}
#bottomMenu span {
  margin: 0 6px;
}
#bottomMenu .first span {
  display: none;
}
#bottomMenu .first {margin-left: 10px;}

#bottomMenu a:hover  {
  color: #AFABA7;
  text-decoration: underline;
}

.cls  {
  clear: both;
  height: 0;
}
#wrapper  {
  background: #fff;
	width: 936px;   /* 4 less for border  */
	border: 2px solid #E1DFDB;
	border: 2px solid #D6D3CD;
	text-align: left;
  margin: 50px auto 5px;
}
#innerwrap  {
  float: right;
  width: 776px;
}

#header  {
  width: 776px;
	height: 138px;  /* allows 1px border top and bottom  */
	
	border-top: 2px solid #d6d3cd;
	border-bottom: 2px solid #d6d3cd;
}
#headerHome  {
  width: 776px;
	height: 298px;  /* allows 1px border top and bottom  */
	border-top: 2px solid #d6d3cd;
	border-bottom: 2px solid #d6d3cd;
}

#topMenu {
  width: 776px;
	height: 60px;
}
.underline  {
	border-bottom: 2px solid #d6d3cd;
}
#bottomMenu {
  color: #768793;
  position: relative;
	margin: 0 auto;
  width: 940px;
	height: 60px;
	text-align: left;
}

.narrower  {
  width: 719px;
	float: left;
}
#narrowRightContent  {
	width: 239px;
	float: left;
/*	background: #000;   */
}
#narrowRightContent .squisher  {
	padding: 20px;
}	
#logoBox  {
	width: 219px;   /* relates to photo1  */
	float: left;
}
#logoBox  img {
  margin: 30px;
}
#logoBox p  {
  padding: 0 30px;
}

#logoBoxHome  {
  text-align: right;
	width: 264px;   /* relates to homePhoto1  */
	float: left;
}
#logoBoxHome  img {
  margin: 30px 0;
}

#content .squisher {
  padding: 26px 26px 0 26px;
}

#contentHome .squisher   {
  padding: 20px 65px;
}
#content  {
	width: 311px;
	float: left;
}
.wider #content  {
  width: 550px;
}

#contentHome  {
	width: 512px;
	height: 238px;
	float: left;
}
#contentGallery  {
  width: 550px;
	float: left;
}
#contentGallery li a {
  display: block;
  padding: 4px 0;
  font-size: 12px;
}
#contentGallery li li a {
  padding-left: 16px;
}
#contentGallery .squisher {
  padding: 26px 0;
}
#contentGallery p, #contentGallery h2 {
}
#contentGallery .childscontainer p, #contentGallery .thumbscontainer p {
  margin: 0 0 15px;
}
.squisher .thumbscontainer  {
  margin-bottom: 0;
}

#photoPageRight  {
  background: #c2c2c2;
	float: left;
	width: 244px;
	height: 399px;
	border-left: 2px solid #d6d3cd;
}
.photo1  {
  border-right: 2px solid #d6d3cd;
  width: 217px;
	height: 138px;
  float: left;
  overflow: hidden;
}
.photo2  {
  border-right: 2px solid #d6d3cd;
  width: 311px;
	height: 138px;
  float: left;
  overflow: hidden;
}
.photo3  {
  width: 242px;
	height: 138px;
  float: left;
  overflow: hidden;
}

.homePhoto1  {
  border-right: 2px solid #d6d3cd;
  width: 262px;
	height: 298px;
  float: left;
  overflow: hidden;
}
.homePhoto2  {
  width: 512px;
	height: 298px;
  float: left;
  overflow: hidden;
}

#leftPhoto  {
/*  background: #acacac;   */
  width: 160px;
	height: 600px;
	float: left;
  overflow: hidden;
}

