body { 
background-image: url(images/br_str_bkg.jpg); 
background-repeat: repeat;   
background-color: #1f150b; /*  background around site info - dark brown */
color: #000000;
font-family: arial, "trebuchet MS", helvetica, sans-serif;
font-size: 14px;
text-align: center; /* for IE */  
}

/* area across top that holds banner */
#header {
background-color: #ffffff; 
width: 850px; 
margin: 0px;
color: #000000;
background-repeat: no-repeat;
border-top:1px #000000 solid;
border-right: 1px #000000 solid;
border-left: 1px #000000 solid;
height: 150px;
padding-top: 0px;
padding-bottom: 0px;
}

/* BEGIN MENU  */
/* bar under header that  holds horizontal links */
.navbar2 ul {
color: #000000;
font-size: .60em;
margin: 0px;
padding: 5px; 
list-style-type: none;
text-align: left;
}
 
/* DIRECTIONS FOR HORIZONTAL LINKS  */
.navbar2 ul li {
outline: none;
display: inline;
}
 
/* UNVISITED HORIZONTAL LINK ACROSS  */
.navbar2 ul li a {
outline: none;
text-decoration: none;
padding: 5px;
color: #000000;
}
 
/* HOVER HORIZONTAL LINK  */
.navbar2 ul li a:hover {
color: #fff;
}

.navbar2 ul li a.current {   
 background: #CFBA92;    
}
/* END MENU */


/* BEGIN MENU ACROSS BOTTOM OF PAGE */
/* bar under header that  holds horizontal links */
#navbar3 ul {
color: #000000;
font-size: .60em;
margin: 0px;
padding: 5px; 
list-style-type: none;
text-align: center;
}
 
/* directions for horizontal links across BOTTOM */
#navbar3 ul li {
display: inline;
}
 
/* unvisited horizontal link across bottom of page */
#navbar3 ul li a {
text-decoration: none;
outline: none;
padding: 5px;
color: #000000;
}
 
/* hover horizontal link across bottom of page */
#navbar3 ul li a:hover {
outline: none;
color: #393122;
}

#navbar3 ul li a.current {   
 background: #CFBA92;    
}

/* END MENU ACROSS BOTTOM OF PAGE */


/* CONTAINER UNDER BANNER */
#container3 { 
background-color: #e0d2b8; 
color: #fff;
border-right: 1px #000000 solid;
border-left: 1px #000000 solid;
width: 840px;  
padding-top: 2px;
padding-right: 5px;
padding-bottom: 2px;
padding-left: 5px;
font-family: arial, "trebuchet MS", helvetica, sans-serif;
font-size: 18px; 
}

/* area across top of secondary pages */
.topblue {
background-color: #e0d2b8; 
width: 828px; 
height: 35px;
margin: 0px;
color: #ffffff;
border-top:1px #000000 solid;
border-right: 1px #000000 solid;
border-left: 1px #000000 solid;
font-family: arial, "trebuchet MS", helvetica, sans-serif;
padding-top: 0px;
padding-bottom: 0px;
padding-left: 22px;
text-align: left;
vertical-align: middle;
}

.bottomblue {
background-color: #67859d; 
width: 850px; 
height: 1px;
border: 1px solid #000000;
}

.box1 { 
background-color: #fef3d5; 
text-align: justify;
margin-top: 0px; 
margin-right: 0px; 
margin-bottom: 0px; 
margin-left: 0px; 
width: 810px;  
padding-top: 20px;
padding-right: 20px;
padding-bottom: 0px;
padding-left: 20px;
border-right: 1px solid #000000;
border-left: 1px solid #000;
font-family: arial, "trebuchet MS", helvetica, sans-serif;
font-size: 14px; 
line-height: 18px;
}

.box2  { 
text-align: justify;
margin-top: 0px; 
margin-right: 0px; 
margin-bottom: 0px; 
margin-left: 0px; 
width: 600px;  
padding-top: 20px;
padding-right: 20px;
padding-bottom: 0px;
padding-left: 204px;
font-family: arial, "trebuchet MS", helvetica, sans-serif;
font-size: 14px; 
line-height: 18px;
}

.wrapper {
text-align:left; 
width:750px; 
margin:0 auto; /* for the rest-added */
} 

.tnail {
width: 150px; 
border: none;
margin: 10px; 
text-align: center;
padding: 5px;
font-size: 12px;
font-family: arial, "trebuchet MS", helvetica, sans-serif;
}

.image {
border: 1px solid #000;
}

.ctr{
text-align: center;
}

.left {
text-align:left
}

.highlight {
font-family: Times, "New Century Schoolbook", Garamond, serif;
font-style: oblique;
font-size: 1.1em;
color: #5b1a37;
}

.floatright {
float: right;
padding-top: 10px;
padding-right: 0px; 
padding-bottom: 10px;
padding-left: 20px;
}

.floatright2 {
float: right;
padding-top: 40px;
padding-right: 25px; 
padding-bottom: 10px;
padding-left: 20px;
}

.floatleft {
float: left;
padding-top: 10px;
padding-right: 20px; 
padding-bottom: 10px;
padding-left: 0px;
}

.floatleft2 {
float: left;
padding-top: 10px;
padding-right: 50px; 
padding-bottom: 10px;
padding-left: 20px;
}

.clearright {
clear: right;
}

.color {
background-color: #e8d7ae;
padding-top: 10px;
padding-right: 10px;
padding-bottom: 10px;
padding-left: 10px;
border: 1px solid #848484;
}

.cpyrt {
font-family: verdana, "trebuchet MS", helvetica, sans-serif;
font-style: oblique;
font-size: .75em;
color: #67512c;
}

/* no blue border on thumbnails */
a img {
border: 0;
}

img.displayed {
display: block;
margin-left: auto;
margin-right: auto }


.top {
font-family: Times, "New Century Schoolbook", Garamond, serif;
font-weight: 500;
font-size: .85em;
color: #000000;
}

a {
  text-decoration: none;
}

.black {
font-family: Times, "New Century Schoolbook", Garamond, serif;
font-size: 13px;
color: #000;
}

.green {
color: #24340A;
}

.tourlocation {
color: #000000;
font-family: arial, "trebuchet MS", helvetica, sans-serif;
font-size: 14px;
}

.i {
font-style: italic;
}

.b
{
font-weight: bold
}

.red {
font-family: Times, "New Century Schoolbook", Garamond, serif;
font-weight: 500;
font-size: 1.3em;
color: #5b1a37;
text-decoration:underline;
}

.green {
font-family: Times, "New Century Schoolbook", Garamond, serif;
font-weight: 500;
font-size: 1.3em;
color: #22481c;
}

.center {
text-align: center;
}

.red2 {
font-family: Helvetica, Verdana, Arial, sans-serif;
color: #800000;
font-weight: bold;
}


.yellow {
background-color: #e8d7ae;
padding-top: 10px;
padding-right: 10px;
padding-bottom: 10px;
padding-left: 10px;
border: 1px solid #848484;
}

.name {
font-family: verdana, "trebuchet MS", helvetica, sans-serif; 
font-size: .90em;
}

.paddedtd{
padding: 2px 2px 2px 2px;
}

.map {
color: #000000;
}

 #footer {
background-color: #e8d7ae; 
width: 850px; 
border: 1px solid #000000;
margin-top: 0px; 
font-family: arial, verdana, helvetica, sans-serif;
font-size: 18px;
color: #000000;
text-align: center;
vertical-align: middle;
}





