html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}
body { line-height: 1.5; }
table {
  border-collapse: separate;
  border-spacing: 0;
}
caption, th, td {
  text-align: left;
  font-weight: normal;
}
table, td, th { vertical-align: middle; }
blockquote:before { content: ""; }
blockquote:after { content: ""; }
q:before { content: ""; }
q:after { content: ""; }
blockquote, q { quotes: "" ""; }
a img { border: none; }
html { font-size: 100.01%; }
body {
  font-size: 75%;
  color: #222222;
  background: #ffffff;
  font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
}
h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
  color: #111111;
  clear: both;
}
h1 {
  font-size: 3em;
  line-height: 1;
  margin-bottom: 0.5em;
}
h2 {
  font-size: 2em;
  margin-bottom: 0.75em;
}
h3 {
  font-size: 1.5em;
  line-height: 1;
  margin-bottom: 1em;
}
h4 {
  font-size: 1.2em;
  line-height: 1.25;
  margin-bottom: 1.25em;
}
h5 {
  font-size: 1em;
  font-weight: bold;
  margin-bottom: 1.5em;
}
h6 {
  font-size: 1em;
  font-weight: bold;
}
h1 img { margin: 0; }
h2 img { margin: 0; }
h3 img { margin: 0; }
h4 img { margin: 0; }
h5 img { margin: 0; }
h6 img { margin: 0; }
p { margin: 0 0 1.5em; }
p img.left {
  float: left;
  margin: 1.5em 1.5em 1.5em 0;
  padding: 0;
}
p img.right {
  float: right;
  margin: 1.5em 0 1.5em 1.5em;
}
a:focus { color: #000000; }
a:hover { color: #000000; }
a {
  color: #000099;
  text-decoration: underline;
}
blockquote {
  margin: 1.5em;
  color: #666666;
  font-style: italic;
}
strong { font-weight: bold; }
em, dfn { font-style: italic; }
dfn { font-weight: bold; }
sup, sub { line-height: 0; }
abbr, acronym { border-bottom: 1px dotted #666666; }
address {
  margin: 0 0 1.5em;
  font-style: italic;
}
del { color: #666666; }
pre {
  margin: 1.5em 0;
  white-space: pre;
}
pre, code, tt {
  font: 1em 'andale mono', 'lucida console', monospace;
  line-height: 1.5;
}
li ul { margin: 0; }
li ol { margin: 0; }
ul, ol {
  margin: 0 1.5em 1.5em 0;
  padding-left: 3.333em;
}
ul { list-style-type: disc; }
ol { list-style-type: decimal; }
dl { margin: 0 0 1.5em 0; }
dl dt { font-weight: bold; }
dd { margin-left: 1.5em; }
table {
  margin-bottom: 1.4em;
  width: 100%;
}
th { font-weight: bold; }
thead th { background: #c3d9ff; }
th, td, caption { padding: 4px 10px 4px 5px; }
tr.even td { background: #e5ecf9; }
tfoot { font-style: italic; }
caption { background: #eeeeee; }
.small {
  font-size: 0.8em;
  margin-bottom: 1.875em;
  line-height: 1.875em;
}
.large {
  font-size: 1.2em;
  line-height: 2.5em;
  margin-bottom: 1.25em;
}
.hide { display: none; }
.quiet { color: #666666; }
.loud { color: #000000; }
.highlight { background: #ffff00; }
.added {
  background: #006600;
  color: #ffffff;
}
.removed {
  background: #990000;
  color: #ffffff;
}
.first {
  margin-left: 0;
  padding-left: 0;
}
.last {
  margin-right: 0;
  padding-right: 0;
}
.top {
  margin-top: 0;
  padding-top: 0;
}
.bottom {
  margin-bottom: 0;
  padding-bottom: 0;
}
body {
  background: #111111 url(../img/page_bg.jpg) no-repeat center top;
  color: #333333;
}
h1 {
  height: 65px;
  background: transparent url(../img/sprite_sheet.png) no-repeat -10px 0;
  text-indent: -9999px;
  width: 325px;
  clear: none;
  float: left;
  margin: 0 0 0 -15px;
}
h2 {
  font-family: "pill-gothic-300mg-1", "pill-gothic-300mg-2", sans-serif;
  font-weight: 400;
  font-style: italic;
  font-size: 3em;
  letter-spacing: 0.05em;
  line-height: 1em;
  color: #343434;
  border-bottom: 1px solid #cbcbcb;
  padding-bottom: 0;
}
h3 {
  font-family: "pill-gothic-300mg-1", "pill-gothic-300mg-2", sans-serif;
  font-weight: 400;
  font-size: 2em;
  letter-spacing: 0.05em;
  color: white;
  text-shadow: rgba(0, 0, 0, 0.25) 0px 1px 1px;
  margin-bottom: 10px;
}
.box h3 {
  color: #343434;
  margin-bottom: 10px;
  margin-top: 10px;
  border-bottom: 1px solid #999999;
  padding-bottom: 3px;
}
#nav {
  display: block;
  padding: 0;
  float: right;
  margin: 0;
  margin-top: 25px;
}
#nav li {
  display: inline;
  padding: 0;
  padding-left: 15px;
  margin: 0;
}
#nav li a {
  color: white;
  text-decoration: none;
  text-transform: uppercase;
  background: none;
  font-weight: bold;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
}
#nav li a:hover { color: white; }
.sidebar { color: white; }
.sidebar ul {
  margin: 0;
  padding: 0;
}
.sidebar ul li { margin-bottom: 10px; }
#sidebar ul {
  list-style: none;
  margin-left: 0;
  padding: 0;
}
#sidebar ul li {
  padding: 0;
  margin: 0 0 0 10px;
}
#content { padding: 15px; }
#sponsors {
  text-align: center;
  min-height: 46px;
  margin-top: 10px;
}
#sponsors img { padding: 5px; }
#splash { margin-bottom: 10px; }
#who, #mission {
  color: white;
  text-shadow: black 0px 1px 2px;
}
#mission {
  font-family: "pill-gothic-300mg-1", "pill-gothic-300mg-2", sans-serif;
  font-size: 1.5em;
  font-weight: 400;
  letter-spacing: 1px;
}
img.header {
  display: block;
  border: 10px solid white;
  margin-bottom: 1.5em;
}
.box {
  background: #efefef;
  border: 3px solid white;
  padding: 3px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.5);
  min-height: 300px;
}
.box h2 {
  margin: 0;
  padding: 0;
}
.push {
  clear: both;
  height: 13.5em;
  position: relative;
}
.open_gym {
  height: 16em;
  width: 235px;
  background-position: -19px -418px;
}

#sidebar .box {
  margin: 0;
  margin-bottom: 2em;
  background-position: right top;
  min-height: 12em;
}
#content p img {
  float: left;
  margin: 0 15px 5px 0;
}
html, body, .container_16 { height: 100%; }
.container_16 {
  height: auto;
  min-height: 100%;
}
ul.schedule {
	float: left;
	min-width: 125px;
	min-height: 200px;
	border: 1px solid silver;
	border-left: none;
	border-right:none;
	list-style-type: none;
	padding: 0;
	margin: 15px 5px 15px 0;
}
.schedule li {
	padding-left: 5px;
}
.schedule .day {
	font-weight: bold;
	padding-left:0;
	border-bottom: 1px solid silver;
}
#footer {
  text-align: center;
  background: url(../img/footer.png) no-repeat center top;
  position: relative;
  margin-top: -12em;
  padding-top: 1em;
  height: 11em;
  clear: both;
}
#footer p {
  text-shadow: black 0 -1px 0px;
  color: #d8d8d8;
}

