td   {
	font-size: 15px;
	font-family: "Times New Roman", Times, serif;
}
.photocaption { font-size: 10px; font-family: "Times New Roman", Georgia, Times }
.caption { font-size: 12px; font-family: "Times New Roman", Georgia, Times }
p { text-indent: 5px }
#black-border {
	border: 1px solid #000000;
}
.small {
	font-size: 12px;
}
a:link {
	color: #CC6600;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #CC6600;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	color: #cc6600;
	font-weight: normal;
	text-decoration: none;
}
div.shadow {
  float: left;
  padding: 0 1px;
  background: #bfbfbf;
  border-left: 1px solid #eaeaea;
  border-right: 1px solid #eaeaea;
  position: relative;
}

div.shadow img {
padding: 0px 0px 3px 0px;
  background: white url(shad_bottom.png) repeat-x bottom left;
}

div.shadow div.topleft {
  width: 2px;
  height: 4px;
  background: url(shad_tlcorner.png) no-repeat top left;
  position: absolute;
  top: 0px;
  left: -1px;
}

div.shadow div.topright {
  width: 2px;
  height: 4px;
  background: url(shad_trcorner.png) no-repeat top right;
  position: absolute;
  top: 0px;
  right: -1px;
}

div.shadow div.bottomleft {
  width: 4px;
  height: 4px;
  background: url(shad_blcorner.png) no-repeat bottom left;
  position: absolute;
  bottom: 0px;
  left: -1px;
}

div.shadow div.bottomright {
	width: 4px;
	height: 4px;
	background: url(shad_brcorner.png) no-repeat bottom right;
	position: absolute;
	bottom: 0px;
	right: -1px;
	left: 825px;
	top: 414px;
}h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
#bottom-nav {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E3E3E3;
}
#email {
	font-size: 17px;
}
#container {
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #aea995;
	border-bottom-color: #aea995;
	border-left-color: #aea995;
	background-color: #ebe1bf;
}
body {
	background-image: url(../images/wood3.jpg);
	background-repeat: repeat;
}
