body {
 margin: 0 auto;
 text-align: center;
 background-image: url(bg-canvas.gif)
 }
 
#bottom {
 margin-top: 20px;
 border-top: 1px solid #D1C3A9;
 height: 120px;
 text-align: center;
 font-family: Arial;
 font-size: 13px;
 color: #897D63;
 padding-top: 7px;
 background-image: url(bg-bottom.gif);
 }

#bottom a{
 color: #716750;
 text-decoration: none;
 }
 
#bottom a:hover{
 text-decoration: underline;
 }

#shell {
 width: 800px;
 margin: 0 auto;
 text-align: center;
 background-image: url(bg-shadow-full.gif);
 }
 
#main {
 width: 750px;
 height: 100%;
 background-color: white;
 margin: 0 auto;
 }

#title {
 width: 750px;
 margin: 0 auto;
 }

#button1 {
 border-bottom: 1px solid #D1C3A9;
 border-top: 1px solid #D1C3A9;
 width: 200px;
 text-align: center;
 margin-top: 25px;
 }

#button1 a{
 text-decoration: none;
 font-family: Georgia;
 font-size: 23px;
 color: #999999;
 padding: 6px 0 6px 0;
 display: block;
 }

#button1 a:hover{
 background-image: url(bg-nav-hover4.gif)
 }
  
#menu {
 width: 100px;
 border-bottom: 1px solid #D1C3A9;
 float: left;
 text-align: right;
 font-family: Arial;
 font-size: 12px;
 margin-top: 44px;
 }

#content {
 width: 630px;
 float: left;
 margin: 20px 0 0 15px;
 border-left: solid 1px #D1C3A9;
 }
 
.content {
 font-family: Arial;
 font-size: 12px;
 color: #666666;
 margin-bottom: 20px;
 }

.mainp { padding-top: 15px; }
.mainp a{ color: #996633; text-decoration: none; }
.mainp a:hover{ text-decoration: underline; }

.nav a{
 display: block;
 text-decoration: none;
 border-top: 1px solid #D1C3A9;
 color: #716750;
 text-align: right;
 padding: 2px 8px 2px 0;
 font-size: 12px;
 }

.nav a:hover{
 background-image: url(bg-nav-hover2.gif)
 }

.thumbnail {
 border: 1px solid #5E4825;
 }

.heading1 {
 font-size: 17px;
 color: #897D63;
 padding-left: 8px;
 font-family: Georgia, Times New Roman;
 }
 
.heading2 {
 font-size: 20px;
 color: #897D63;
 padding-left: 8px;
 font-family: Georgia, Times New Roman;
 }
 
.galleryview {
 font-size: 17px;
 color: #716750;
 font-family: Arial;
 }

.galleryhide {
 font-size: 12px;
 color: #999999;
 font-family: Arial;
 }

.galleryhide a{
 color: #716750;
 text-decoration: none;
 }

.galleryhide a:hover{
 text-decoration: underline;
 }

.gallerytitle {
 font-size: 18px;
 color: #897D63;
 font-family: Georgia, Times New Roman;
 }

.galleryinfo {
 font-size: 14px;
 color: #999999;
 font-family: Arial;
 }
