body {
	font-family : Arial, Helvetica, sans-serif;
	color : Black;
	background-color : #FFFFEE;
    width : 760px;
	text-align : center;
}
a:hover {
	text-decoration : none;
}
h1 {
  font-size : 24px;
}
h2 {
  font-size : 20px;
}
h3 {
  font-size : 16px;
}
h4 {
  font-size : 14px;
}
p {
  font-size : 12px;
}
li {
  font-size : 12px;
}
/* ----- general styles ----- */
.tight {
  margin-top : 5px;
  margin-bottom : 5px;
}
p.photoCredit {
  font-style : italic;
  color : #999999;
}
div.listBox {
  border : solid 1px #e0e0e0;
  width : 98%;
  padding : 5px;
}
div.listBox ul {
  margin-left : 0;
  padding: : 0;
}
div.listBox ul li {
  display : inline;
  margin : 0 10px 0 0;
  }
  
/* ----- contentTable ----- */
#contentTable {
  width : 100%;
  border-width : 0;
}
#contentTable p{
  font-size : 12px;
}
.imageColumn {
	vertical-align : top;
	padding: 10px 5px 0 5px;
  width : 22%;
}
table#contentTable tr td.imageColumn img {
  margin-top : 10px;
}
table#contentTable tr td.imageColumn div.textBox {
  background-color : #AAAAAA;
  text-align : center;
  width : 150px;
  padding : 4px;
  margin-top : 10px;
  font-size: 12px;
}
table#contentTable tr td.imageColumn div.textBox h1 {
  font-size: 14px;
  margin-bottom : 4px;
}
.textColumn {
	padding : 10px 10px 0 5px;
  width : 78%;
  vertical-align : top;
}
#wrapper {
	border-left: 2px solid gray;
	border-right: 2px solid gray;
	border-top: 1px solid gray;
	border-bottom: 1px solid gray;
	width : 760px;
}
div.mainMenu{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	padding : 4px 5px 0px 0px;
	margin :  0 0 0 250px;
	color :  #A31135;
}
div.mainMenu a{
	text-decoration : none;
	color : #8E3649; /*rgb(142, 54, 73)*/
}
div.mainMenu a:visited{
	color : #8E3649; /*rgb(142, 54, 73)*/
}
div.mainMenu a:active{
	color : #8E3649; /*rgb(142, 54, 73)*/
}
div.mainMenu a:hover{
	text-decoration : none;
	color : #C56B23; /*rgb(197, 107, 35)*/
}
#subMenu{ /* for the left side menu */
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color :  #A31135;/*rgb(163, 17, 53); formerly #0033FF*/
  width : 150px;
  margin-top : 10px;
}
#subMenu div {
  padding : 4px;
  text-align : center;
  border : solid 1px #8E3649; /*rgb(142, 54, 73)*/
  background-color : #E6E6F0; /* rgb(230, 230, 240)*/
  width : 150px;
}
#subMenu a{
	text-decoration : none;
	color : #8E3649; /*rgb(142, 54, 73)*/
}
#subMenu a:visited{
	color : #8E3649; /*rgb(142, 54, 73)*/
}
#subMenu a:active{
	color : #8E3649; /*rgb(142, 54, 73)*/
}
#subMenu a:hover{
	text-decoration : none;
	color : #C56B23; /*rgb(197, 107, 35)*/
}
#tourMenu { /* used for the house tour pages */
	font-size : 12px;
	font-weight : bold;
	color : black;
}
#tourMenu a{
    text-decoration : none;
	color : #8E3649; /*rgb(142, 54, 73)*/
}
#tourMenu a:hover{
	text-decoration : underline;
	color: #C8C8D2; /*rgb(200, 200, 210)*/
}
#tourMenu a:visited{
    color: #A0A0AA; /*rgb(160, 160, 170)*/
}
.tourMenuLabel{
	font-size : 120%;
}
#headerBlock{
  background-color : #E6E6F0;
	color :  #8E3649;
	height : 120px;
}
#headerBlock .logoImage{
	float : left;
	margin : 0px;
}
#headerBlock p{
	font-size: 12px;
	margin-right : 5px;
}
#headerTextBlock{
	text-align : left;
	margin-left : 260px;
}
#homeTitleBlock{
  border-bottom : solid;
	border-bottom-width: 2px;
	border-bottom-color : black;
}
#homeTitleBlock h1{
  font-family : "Times New Roman", Times, serif;
	font-size : 35px;
	margin-bottom : 5px;
}
#homeTitleBlock h2{
  font-family : "Times New Roman", Times, serif;
	font-size : 14px;
	margin-top : 5px;
	margin-bottom : 0px;
}
#titleBlock{
	border-bottom : solid;
	border-bottom-width: 2px;
	border-bottom-color : black;
}
#titleBlock h1{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 20px;
	font-weight : bold;
}
#titleBlock h2{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
}
.small{
	font-size : 75%;
}
.summaryCell{
  vertical-align : top;
	width : 50%;
  padding : 8px 10px 0 5px;
}
.summaryCell p{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	margin : 5px 0px 10px 0px;
	color : #000000;
}
.summaryCell h1{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	margin : 5px 0px 5px 0px;
	font-weight : bold;
	color : #666666;
  clear : left;
}
.summaryCell h2{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	margin : 5px 0px 5px 0px;
	font-weight : bold;
	color : #666666;
}
.summaryCell h3{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	margin : 5px 0px 5px 0px;
	font-weight : bold;
	color : black;
}
.summaryCell h4{
    font-family : Arial, Helvetica, sans-serif;
    font-size : 12px;
    margin : 5px 0px 5px 0px;
    font-weight : bold;
    color : black;
}
.summaryCell img {
  float: left;
  margin-right : 10px;
  margin-bottom: 5px;
  margin-left : 5px;
}
/* --- featurePhoto is a photo upper left in a text column -- */
.featurePhoto {
  float : left;
  margin-right : 10px;
  margin-top : 0;
}
#footerBlock{
  font-family : Arial, Helvetica, sans-serif;
  font-size : 10px;
  text-align : center;
  color : gray;
  background-color : white;
  margin-top : 15px;
}
#footerBlock a{
  color : gray;
}
#footerBlock hr{
	height : 1px;
	width : 95%;
}