body{
background: #DBE4D1 url("images/backimg.jpg") repeat-x 100% top;
}

#maincontent   { background: #32B5DE url("images/test_bk.gif") no-repeat top; text-align: left; width: 100%; float: right; border-right: 5px solid #006940; border-left: 0px solid #006940; }

#maintextbox  { text-align: left;;
margin-top:10px;
padding-left: 10px; width: 660px; 
float: left; 
}

#staffcontent  { background: #61bddb url("images/main_bkimg.gif") no-repeat top; align: left; width: 100%; float: right; border-right: 5px solid #006940 }


#presphotobox   { margin: 10px; width: 500px; height: 140px }
#staffphotos  {
background-color: #ffffff; text-align: center; margin: 5px; padding: 4px 2px; width: 200px; height: 250px; float: left; border: double 3px gray;
}
#footer { width: 375px; padding-left: 0px; padding-bottom:5px; vertical-align: bottom;}
.footer { color: #ffffff;}

img.staff  { padding: 15px; float: bottom; } 
img.mugs { float: left; margin-right: 10px;}
img.gallerythumbs { padding:5px }

p  {
font-color: #000000;
font-family:Arial, Helvetica, sans-serif;
font-size: .8em; 
line-height: 1.2em;
}

h1{
text-align: center;
line-height:.9em
}

h1.names{
text-align:left;
}

h2  { font-size: 1em; font-family: Verdana; line-height: 10px }

a{color: #006940; font-weight: bold;}
a.nav { 
color: #ffffff; 
font-size: 1em; 
font-weight: bold; 
text-decoration: none; 
background-image: url(images/btn_grdntbig.png);
background-repeat: repeat-x;
background-color: #6EA065; 
text-align: center; 
display: block; 
margin: 0 0 10px; 
padding: 5px 0; 
width: 160px;
border: double 3px #030303;
}


a:hover.nav { 
color: #cccccc;
background-color: #000000;
}

a.popnav {
color: #ffffff;
font-size: 1em;
font-weight: bold;
text-decoration: none;
background-image: url(images/btn_grdntsm.png);
text-align: center;
display: block;
padding: 2px 0;
width: 200px;
height: 20px;
border: double 3px #000000;
}

a:hover.popnav{
color:#cccccc;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */
