BODY { background-color:#DBD5B7; }

IMG { border:0; }
FORM { padding:0; margin:0; }
TD, DIV, BODY, SPAN {
  font-family: Verdana, Helvetica, Arial, sans-serif;
  color:#222;
  font-size: 12px;
  line-height: 1.2;
  margin:0;
  padding:0;
}

TD { vertical-align:top;}

#container { 
  width:700px; 
  margin:14px auto; 
  border:1px solid #686558; 
}
#maintitle { border-bottom:1px solid #686558; }
#headernav, #footernav { 
  background-color:#EDEBD5; 
  padding:8px;
  padding-left:16px;
}
#headernav { 
  border-bottom:1px solid #686558; 
  padding-top:10px;
  padding-bottom:6px;
}
#footernav { border-top: 1px solid #686558; }
#content { 
  background-color:#F8F7EF; 
  padding:15px; 
  vertical-align:top;
}
#mission { 
  border-right: 1px solid #686558;
  padding:16px 20px 25px 20px;
}
#events { 
  background-color:#F8F7EF; 
  width:210px;   
  padding:15px;   
  font-size:11px;
  text-align:center;
  background-color:#FFF;
}
#sponsor {
  background-color:#FFF;
  padding:20px;
  text-align:center;
}
.brackets{
  text-align:left;
  padding:10px 12px 2px 12px;
  font-size:11px;
}

DIV.spacer1 { height:5px; }
DIV.spacer2 { height:10px; }
DIV.spacer3 { height:20px; }

.hr { 
  height:0px; 
  border-top:1px dashed #686558; 
  margin:18px 0 12px 0px;
}
.sm { font-size:11px; }
.em { color:#A44201; font-weight:bold; }
.mrt { margin-right:45px; }
IMG.arrow { margin-right:5px; }
.title { margin-bottom:10px; }
 
DIV A, TD A { text-decoration: underline; }
DIV A:link, TD A:link { color: #DB7D0E; }
DIV A:visited, TD A:visited { color: #A44201; }
DIV A:hover, TD A:hover { text-decoration: none; }
DIV A:active, TD A:active{ color: #8E8A78; text-decoration: none; }
