body{
 background-color: #C0B794;
 font-family: "Bookman Old Style", serif;
 text-align: center;
}
#page{
 width: 850px;
 margin: 0 auto;
}

#banner{ 
 background-image: url('img/banner.gif');
 border-right: 10px solid #333333;
 border-left: 10px solid #333333;
 padding: 15px 0 5px 0;
}
#content{
 background-color: #DEE1BF;
 text-align: left;
}
#subtitle{
 background-color: #333333;
 text-align: center;
}
#subtitle h2{
 font-size: 28px;
 color: #e5e5e5;
 font-weight: normal;
 margin: 0;
}
#banner h1{
 display: none;
}
#pictureStrip{
 height: 164px;
 margin:0;
 padding:0;
}
#pictureStrip img{
 display: block;
 margin: 0;
}
.titleImage{
 vertical-align: bottom;
 border: none;
}
.button{
 height: 40px;
 text-align: center;
 font-size: 20px;
 background-color: #333333;
 width: 207px;
 color: #e5e5e5;
 padding: 0 auto;
}
.button.inner{
 border-right: 2px #666666 solid;
}
.button a{
 display: block;
 width: 100%;
 text-decoration: none;
 font-weight: bold;
 color: #e5e5e5;
}
.button .brown:hover{
 color: #CF8F52;
}
.button .green:hover{
 color: #B1B968;
}
.top{
 vertical-align: top;
 background-image: url('img/watermark.jpg');
}
.right{
 background-position: 225px 0px;
 text-align: right;
}
.noline:hover{
 text-decoration: none;
}
.textBox{
 margin: 10px 10px;
}
.stripPic{
 border: 6px black solid;
 border-right: none;
 margin:0;
 padding: 0;
}
.edgePic{
 border: 6px black solid;
 margin:0;
 padding: 0;
}
.caption{
 width: 200px;
 color: #e5e5e5;
 background-color: #333333;
 font-size: 12px;
 font-weight: bold;
 text-align: center;
}
.blurb{
}
.linkPic a:hover{
 color: #333333;
}
h1{
 margin:0
}
h2 a{
 color: #e5e5e5;
 font-weight: normal;
}
h3{
 margin: 0;
 padding: 0;
}
a{
 font-weight: bold;
 text-decoration: none;
}
a:hover{
 text-decoration: underline;
}
th{
 text-align: left;
 }
