body { text-align:center; font-family: helvetica, arial, georgia, sans-serif; background: #9F988B;  }
#outer { text-align:center; width: 850px; background:#fff; margin-left: auto; margin-right:auto;  }
#container { width:800px; margin-left: auto; margin-right:auto; text-align:left; background: #fff; font-size:13px;}

#pad { padding: 0 20px 0 20px; }
p { text-align:left; font-size:13px; color: #666; }
.gray { color:#666; }

#imagebar { float:right; height: 115px; width: 610px; margin-right: 0; }
#imagebar img { margin-left: 7px; float:right; }
#member { margin: 10px 0 10px 0;  }
#member-photo { width:150px; font-size: 11px; color: #666; text-align: center; line-height:22px; text-transform: uppercase; float:left; margin: 0 20px 0 0; }

#leftcol { float:left; width: 440px; text-align:left; }
#rightcol { float:right; width: 500px; }
#rightcol-c { float:right; width: 300px; }

#flyer-bottom { padding:8px; color:#fff; text-align:center; }
#flyer-bottom a { text-decoration: none; color:#FBF239; }
#flyer-bottom a:hover { text-decoration:underline; }
h1 { font-size: 22px; }

a:link { color:#B4282E; text-decoration: underline;}
a:hover { color:#B4282E; text-decoration: none;}
a:visited { color:#B4282E;}

.photo { float:right; margin: 0 0 8px 12px; width: 400px; font-size: 11px; color: #666; text-align: center; line-height:22px; text-transform: uppercase; }

.spacer12p { margin-top:12px; }
.spacer22p { margin-top:22px; }
.caption { font-size: 10px; color: #666; text-align: left; line-height:12px; text-transform: uppercase; }
.caption-big { font-size: 11px; color: #666; text-align: left; line-height:15px; text-transform: uppercase; margin-top:4px; }

#navlist
{
margin: 0;
padding: 0 0 20px 10px;
/* border-bottom: 2px solid #B4282E; */
}

#navlist ul, #navlist li
{
margin: 0;
padding: 0;
display: inline;
list-style-type: none;
float:right;
font-size: 12px;
}

#navlist a:link, #navlist a:visited
{
float: left;
line-height: 14px;
font-weight: bold;
margin: 0 10px 4px 10px;
text-decoration: none;
color: #999;
}

#navlist a:link#current, #navlist a:visited#current, #navlist a:hover
{
border-bottom: 4px solid #B4282E;
padding-bottom: 2px;
background: transparent;
color: #B4282E;
}

#navlist a:hover { color: #B4282E; }
