  table.shadow {
	margin-right: auto;
	margin-left: auto;
  }
a:active {
	text-decoration: none;
}

.photo {
	padding: 2px;
	margin: 3px;
	border: 1px solid #FFCC00;
}

.style1 {
	color: #FFFF99;
	font-weight: bold;
}

a:link {
	color: #336633;
}

a:visited {
	color: #336633;
	text-decoration: none;
}


  td.shadow-top { 
    height: 16px;  
    background-image: url('../images/top2.gif')
  }

  td.shadow-topRight { 
    width: 16px;
    height: 16px;
    background-image: url('../images/topRight2.gif')
  }



  td.shadow-right { 
    width: 16px; 
    background-image: url('../images/right2.gif')
  }
.footer-cell {
	width: 820px;
	height: 20px;
	text-align: center;
	vertical-align: middle;
	font-size: 11px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
}


  td.shadow-bottomRight { 
    width: 16px; 
    height: 16px; 
    background-image: url('../images/bottomRight2.gif')
  } 

  td.shadow-bottom { 
    height: 16px;
    background-image: url('../images/bottom2.gif')
  }
a:hover {
	text-decoration: underline;
}

  td.shadow-bottomLeft { width: 16px;
    height: 16px;
    background-image: url('../images/bottomLeft2.gif')
  } 

  td.shadow-left { width: 16px;
    background-image: url('../images/left2.gif')
  }

  td.shadow-topLeft { 
    width: 16px; 
    height: 16px; 
    background-image: url('../images/topLeft2.gif')
  }      

  td.shadow-center { 
    background-color: white  
  }
.nav-table {
	width: 125px;
	margin-right: auto;
	margin-left: auto;
}
.menu-title {
	font-size: 16px;
	font-weight: bold;
	color: #336633;
}


.main-table {
	width: 820px;
}
.small-text {
	font-size: 11px;
	color: #336633;
}







body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #CC6600;
	background-image: url(../images/cream-bg.gif);
}
.righthours-cell {
	vertical-align: top;
	width: 125px;
	background-image: url(../images/neworange-bg.gif);
	color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
}
.leftnav-cell {
	vertical-align: top;
	width: 150px;
	background-image: url(../images/green-bg.gif);
}
.center-cell {
	vertical-align: top;
	width: 505px;
}

.indexcenter-cell {
	vertical-align: top;
	width: 505px;
	line-height: 21px;
}


.menucenter-cell {
	vertical-align: top;
	width: 505px;
	background-image: url(../images/menu-bg.gif);
}


.spacer-20px {
	width: 20px;
}
.header-table {
	width: 820px;
}

h1 {
	font-size: 9px;
	color: #990033;
	margin: 0px;
	font-weight: normal;
}


/*    photogallery  */

.smallphoto-table {
	vertical-align: top;
	width: 150px;
}

.photo-table {
	width: 500px;
}

.photo-cell {
	width: 350px;
	vertical-align: top;
}

.phototable-sm-cell {
	width: 75px;
	vertical-align: top;
	padding-right: 3px;
	padding-bottom: 3px;
	height: 50px;
}

/*    photogallery end  */

