body {  
background-color: #ECE9D8; /* off-white */
color: #000000;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
}

/* area across top that holds banner */
#header {
background-color: #b2b2b2; /* medium gray */
width: 800px; 
margin: 0px;
color: #ffffff;
background-repeat: no-repeat;
border-top:1px #000000 solid;
border-right: 1px #000000 solid;
border-bottom: 0px;
border-left: 1px #000000 solid;
height: 150px;
padding-top: 0px;
padding-bottom: 0px;
}
 
/* bar under header that  holds horizontal links */
#navbar ul {
background-color: #11520A; /* green */
color: #ffffff;
width: 790px; 
margin: 0px;
padding: 5px; 
list-style-type: none;
text-align: center;
border-top: 1px solid #000000;
border-right: 1px solid #000000;
border-bottom: 1px solid #000000;
border-left: 1px solid #000000;
}
 
/* BEGIN MENU ACROSS TOP OF PAGE */
/* bar under header that  holds horizontal links */
#navbar ul {
color: #ffffff;
margin: 0px;
padding: 5px; 
list-style-type: none;
text-align: center;
}
 
/* directions for horizontal links across TOP */
#navbar ul li {
display: inline;
}
 
/* unvisited horizontal link across bottom of page */
#navbar ul li a {
text-decoration: none;
outline: none;
padding: 5px;
color: #ffffff;
}

#navbar ul li a.current {   
 background: #14630C;    
}
 
/* hover horizontal link across bottom of page */
#navbar ul li a:hover {
outline: none;
color: #ffffff;
}
/* END MENU ACROSS TOP OF PAGE */

/* BEGIN MENU ACROSS BOTTOM OF PAGE */
/* bar under header that  holds horizontal links */
#navbar2 ul {
color: #ffffff;
font-size: .60em;
margin: 0px;
padding: 5px; 
list-style-type: none;
text-align: center;
}
 
/* directions for horizontal links across BOTTOM */
#navbar2 ul li {
display: inline;
}
 
/* unvisited horizontal link across bottom of page */
#navbar2 ul li a {
text-decoration: none;
outline: none;
padding: 5px;
color: #ffffff;
}

#navbar2 ul li a.current {   
 background: #14630C;    
}
 
/* hover horizontal link across bottom of page */
#navbar2 ul li a:hover {
outline: none;
color: #ffffff;
}
/* END MENU ACROSS BOTTOM OF PAGE */

/* BEGIN brazos web BOTTOM OF PAGE */
.brazos A:link {text-decoration: none; outline: none;
 color: #000000}
.brazos A:visited {text-decoration: none; outline: none;
 color: #000000}
.brazos A:active {text-decoration: none; outline: none;
 color: #000000}
.brazos A:hover {text-decoration: underline; outline: none;
 color: #000000;}
/* END BRAZOS WEB */

#container { 
background-color: #ffffff; /*white */
text-align: justify;
margin: 0 auto; 
width: 760px;  
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, verdana, helvetica, sans-serif;
font-size: 14px; 
line-height: 18px;
}

 #footer {
background-color: #11520A; /* bottom green  */
width: 800px; 
border: 1px solid #000000;
margin-top: 0px; 
font-family: arial, verdana, helvetica, sans-serif;
font-size: 18px;
color: #ffffff;
text-align: center;
vertical-align: middle;
}

div#wrapper {
text-align:left; 
width:800px; 
margin:0 auto; /* for the rest-added */
} 

.image {
border: 1px solid #000;
}
 
.ctr{
text-align: center;
}

a:link {
color: #000;
text-decoration: underline;
}

a:visited {
color: #000;
text-decoration: underline;
}

a:hover {
color: #11520A;
text-decoration: none;
}

a:active {
color: #fff;
text-decoration: none;
}

.floatleft {
float: left;
margin-bottom: 20px;
margin-right: 40px;
}

.floatleft4{
float: left;
margin-right: 1em;
}

.floatright {
float: right;
margin: 20px 0 0 50px;
}

.floatright2 {
float: right;
margin-bottom: 20px;
margin-left: 20px;
}

.ftr { 
color: #000;
font-family: arial, verdana, helvetica, sans-serif;
font-size: 1.3em;
}

.cpyrt {
font-family: verdana, arial, helvetica, sans-serif;
font-style: oblique;
font-size: .75em;
color: #000000;
}

/* no blue border on thumbnails */
a img {
border: 0;
}

img.displayed {
display: block;
margin-left: auto;
margin-right: auto }

.bold {
font-weight:bold;
}

.b {
font-weight: bold;
}

.beige {
background-color: #ECE9D8; /* beige */
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
width: 550px;
border: 2px solid #11520A; /* green */
text-align: justify;
padding: 20px;
margin: auto;
}

.bold {
color: #11520A; /* green */		
font-weight: bold;
}

em {
font-weight: bold;
}

.greenbold {
color: #11520A;
font-weight: bold;
font-size: 1.20em;
}

h1{
text-align: center;
font-family: Georgia, Times, serif;
font-size: 21px;
font-variant: small-caps;
}

.justify {
text-align: justify;
}

h2 {
font-family: Arial, "Lucida Sans", "Century Gothic", sans-serif;
color: #11520A; /* dk green */
text-decoration: none;
text-align:center;
font-size: 22px;
}

.i {
font-style:italic;
}

p.small {
font-variant:small-caps;
font-size: 15px;
color: #11520A; /* dk green */
}

.dropcap {
 float: left;
 font: normal 40pt/0.8em Helvetica, Verdana, Arial, sans-serif;
 color: #D2691E;
 margin-right: 3px;
}



.first {
font-variant:	small-caps;
margin-right:	0.2em;
font-size:	300%;
border:		1px solid #c0c0c0;
text-shadow:	#777777 0.1em 0.1em 0.1em;
}

 
 












