/*
* {
 margin: 0; 
 padding: 0; 
 border: 0;
}
*/

body {
 font: 400 13px Verdana, Arial, Helvetica, sans-serif; 
 letter-spacing: .5px; 
 background-color: #7A4C1F;
/*  background-image: url(background03.gif); */
 text-align: center;
}

#main_container {
 text-align: left; 
 margin: 10px auto 0 auto; 
 width: 780px;
 background-color: #7A4C1F;
/* background-color: #9C7539; */
 height: auto;
}

#content_container {
 background-color: #FFFFFF; 
 height: auto;
} 

#content {
 background-color: #ffffff; 
 padding: 8px;
 height: auto;
}

#content_footer {
 background-color: #ffffff; 
 text-align: center;
}

#content_footer p {
 margin: 0;
 padding-top: 15px; 
 font-size: 10px; 
 color:#aaa;
}

h1 {
 font: bold 18px Verdana, Arial, Helvetica, sans-serif;
 text-align: center;
 margin: 0px 5px 10px 5px;
}

h2 {
 font: bold 16px Verdana, Arial, Helvetica, sans-serif; 
 margin: 0px 0px 10px 0px;
}

h3 {
 font: bold 16px Verdana, Arial, Helvetica, sans-serif; 
 text-align: center;
 margin: 0px 5px 10px 5px;
}

h4 {
 font: bold 14px Verdana, Arial, Helvetica, sans-serif; 
 text-align: center;
 margin: 0px 0px 10px 0px;
}

p {
 margin-bottom: 1em;
}

p strong.mybold {
 font-size: 14px;
}

p.std_note {
 font-weight: bold;
 text-align: center;
 border: .15em solid #66A385;
 margin: 0px 5px 15px 0px;
 padding: 3px 3px 3px 3px;
}

ul {
 margin-left: 1.5em;
}

div.glinks {
 font-weight: normal;
 font-size: 14px;
}

div.glinks a.glink:link, a.glink:visited{
 color: #000000;
 text-decoration:none;
}

div.glinks a.glink:hover{
 background-color: #E3C68A;
}

div.staffphoto {
 background-color: #FFFFFF;
 font-weight: bold;
 text-align: center;
 height: auto;
 width: 150px;
 float: left;
 padding: 0px 12px 0px 12px;
}

div.staffphoto img {
 display: inline;
 border: 2px solid #000000;
 margin-top: 5px;
}

div.staffphoto button {
 margin: 3px 0px 25px 0px;
 cursor: pointer;
}

div.staffphoto p.staffname {
 height: 2.5em;
 padding: 0;
 margin: 0;
}

div.biophoto {
 float: left;
 margin: 3px 0px 0px 0px;
}

div.biophoto img {
 border: 2px solid #000000;
 width: 150px;
 height: 209px;
}

div.biotext {
 float: right;
 margin: 0px 15px 15px 15px;
}

div.biotext ul {
 margin-bottom: 1em;
}

div.biotext ul li {
 margin-bottom: 3px;
}

div.stafflist {
 background-color: #FFFFFF;
 float: left;
 margin: 0px 30px 0px 0px;
}

div.stafflist ul {
 margin-bottom: 1em;
}

div.stafflist li {
list-style-position:inside;
text-indent: .75em;
}

div.stafflist li.last {
 list-style-position:inside;
 text-indent: .75em;
 margin-bottom: 1em;
 display: inline;
}

div.stafflist span.spacer {
 display: block;
}

.std_container {
 background-color: #ffffff; 
 height: auto;
 width: 740px;
 margin-left:20px;
}

div.std_text {
 float: left;
 margin-top: 10px;
}

div.std_text ul {
 margin-bottom: 1em;
}

div.std_text ul li {
 padding-bottom: 5px;
}

div.std_text ul.u2 {
 margin-bottom: 0em;
}

div.std_text ul li.l2 {
 padding-bottom: 15px;
}

div.std_photo {
 float: right;
 margin: 5px 0px 10px 10px;
}

div.std_photo_l {
 float: left;
 margin: 5px 10px 10px 0px;
}

div.std_photo img, div.std_photo_l img {
 border: 1px solid #000000;
}

div.ahc_photo_l img {
 border: 1px solid #000000;
 margin: 5px 7px 5px 0px;
 float: left;
}

div.ahc_photo_r img {
 border: 1px solid #000000;
 margin: 5px 0px 5px 7px;
 float: right;
}

div.menu_container {
 display: inline;
 float: left;
 width: 760px;
 vertical-align: top;
 margin-bottom: 20px;
 padding-left: 10px;
}

div.gallery_menu_container {
 display: inline;
 float: left;
 width: 450px;
 vertical-align: top;
 margin-bottom: 20px;
 padding-left: 10px;
 margin-left: 140px;
}

div.menu {
 display: inline;
 float: left;
 width: 140px;
 text-align: center;
 vertical-align: top;
 margin-right: 7px;
 font-weight: bold;
 cursor: pointer;
 border: 1px solid #000000;
}

div.menu img {
 width: 140px;
 vertical-align: top;
 padding-bottom: 2px;
}

#nav_container {
 background-color: #E3C68A;
 height: 3em;
 width: 100%;
 clear: both;
} 

#nav_header {
 display: none;
}

.staffphoto {
 font-weight: bold;
 text-align: center;
 height: auto;
 width: 150px;
 float: left;
 padding: 0px 12px 0px 12px;
}

.staffphoto a.about:link, a.about:visited{
 margin: 3px 0px 25px 0px;
 padding: 2px 2px 2px 2px;
 color: #000000;
 background-color: #DDDDDD;
 font-weight: normal; 
 display: block;
 text-decoration: none;
 width: 99%;
 border-top: 1px solid #888888;
 border-left: 1px solid #888888;
 border-bottom: 1px solid #000000;
 border-right: 1px solid #000000;
}

.staffphoto a.about:hover{
 font-weight: bold;
 background-color: #AFDAAF;
}

img.p1_ar {
 margin: 0px 0px 5px 10px;
 float: right;
 border: 2px solid #000000;
}

img.p1_al {
 margin: 0px 10px 5px 0px;
 float: left;
 border: 2px solid #000000;
}

img.p1_an {
 margin: 15px 15px 15px 15px;
 border: 2px solid #000000;
}

td.contact_label {
 font-weight: bold; 
 text-align: right;
 width: 40%;
}

form input.validatcha {
 font-size: 150%; 
 font-weight: bold; 
 letter-spacing:1em;
}


/* ------------------------------------------------------- */
/* PRINT-SPECIFIC SETTINGS                                 */
/* ------------------------------------------------------- */

@media print{

body {
 background-color: #FFFFFF ; 
}

img.p1_ar {
 border: 2px solid #000000;
}

img.p1_al {
 border: 2px solid #000000;
}

img.p1_an {
 border: 2px solid #000000;
}

#main_container {
 width: 700px;
 background-color:#FFFFFF;
}

p.std_note {
 border: .15em solid #000000;
 margin-bottom: 15px;
}

div.menu {
 width: 125px;
 font-weight: normal;
 font-size: 80%;
}

div.menu img {
 width: 125px;
}

#nav_container {
 background-color: #FFFFFF;
}

#nav_header {
 background-color: #FFFFFF;
 text-align: center;
 display: block;
}

.staffphoto {
 margin-bottom: 20px;
}

.staffphoto a.about:link, a.about:visited{
 display: none;
}

.staffphoto a.about:hover{
 display: none;
}

.std_container {
 width: 100%;
 margin: 0px;
}

div.std_photo {
 float: right;
 margin: 5px 0px 10px 30px;
}

}