#header {
      position:relative;    
      height:181px; 
background: #006633;
border-top: 12px solid #006633;
border-bottom: 2px solid #006633;
     


     /* padding: 2em 2em 2em 10em; */
}
body>#header {width:101.5%;}

#mainbody {
width: 100%;
position:absolute;
text-align: center;
background: #F4E9D2;
}

.maintext {
 position: relative;
 text-align: center;
padding: 20px 0 0 0;

}

.return {
       position:absolute; top:180px; left:50px;  /* Position is declared "relative" to gain control of stacking order (z-index). */

        width:auto;

        min-width:20px;

        margin:0px 0px 0px 0px;

        z-index:3;

}

.return a:link, .return a:visited
{
color: #fff;
background-color: #006633;
text-decoration: none;
border-bottom:2px solid #004D26;
}

.return a:hover
{
color: #DECCA9;
background-color: #006633;
text-decoration: none;
border-bottom:2px solid #DECCA9;
}

.textcenter {
 position: relative;
 text-align: center;
margin: 0 20% 0 20%;
border:6px solid #DECCA9;

}

.textcenterlarge {
 position: relative;
 text-align: center;
margin: 0 5% 0 5%;


}

.top{
border-top: 6px solid #DECCA9;
margin: 0 45px 0 45px;
background: #E3D7B5;
}

.brick{
background-image: url('pics/brick_frag.jpg');
background-repeat: no;
margin: 200px 100px 0 0px;
}


.bottom{
border-top: 6px solid #DECCA9;
margin: 0 42px 0 42px;
}
.bottom_green{
border-bottom: 20px solid #006633;
}

.mirror{
background-image: url('pics/brick_bkg_new3mirror.gif');
background-repeat: repeat-y;
background-position: right; 

}

.rightbar{
background-image: url('pics/brick_bkg_new3.gif');
background-repeat: repeat-y;
background-position: left; 
}

.indenttext {padding-left: 5em; }


#navcontainer ul { padding: 0; }
#navcontainer ul li { display: inline; }

#navcontainer ul
{
	padding: 0 0 0 22.5%;
      margin: 0 0 0 0 ;
	/*padding: 0 0% 0 18%;*/
        align: center;
        text-align: center;
        height: 20px;
	color: #FFFFFF;
	font-family: tahoma, verdana, geneva, arial, helvetica, sans-serif;
	font-size: .65em;
	letter-spacing: 2px;
	font-weight: bold;
        background-color: #006633;
        min-width: 770px;


}

#navcontainer ul li a
{
	padding: 0.2em 12px;
	background-color: #004D26;
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	border-right: 1px solid #94B473;
        border-left: 1px solid #94B473;
}

#navcontainer ul li a:hover
{
	background-color: #DECCA9;
	color: #664D33;
        font-weight: bold;
        border-right: 2px solid #664D33;
}

#navlist li a:hover, #navlist li a:active
{
	color: #FFFFFF;
	text-decoration: none;
         height: 20px;
	background: #006633;
	text-align: left;
	/*text-transform: uppercase;*/
	font: bold normal 10px/16px "Lucida Sans Unicode", verdana, lucida, arial, helvetica, sans-serif;
}

 div.wrapper {
   text-align: left;
   margin-left: auto;
   margin-right: auto;
}

 ul#navlist2
{
margin-left: 0;
padding-left: 0;
white-space: nowrap;
}

#navlist2 li
{
display: inline;
list-style-type: none;
}

#navlist2 a { padding: 2px 2px;}

#navlist2 a:link, #navlist2 a:visited
{
color: #fff;
background-color: #006633;
text-decoration: none;
border-right: 2px solid #00B32D;
border-left: 2px solid #00B32D;
}

#navlist2 a:hover
{
color: #DECCA9;
background-color: #664D33;
text-decoration: none;
border-right: 2px solid #B08B63;
border-left: 2px solid #B08B63;
}

