html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body {
  line-height: 1;
  background: #DFE4BE;
  margin: 0px;
  padding: 0px;
  font: 14px Arial, Helvetica, sans-serif;
}


#wrapper {
  background: #FFFFFF;
  width: 850px;
  margin: 10px auto;
}
.header {
  background: #3459A6 url(images/high5-reserve.gif) no-repeat right top;
  padding: 5px 110px 5px 5px;
  color: #FFFFFF;
  height: 100px;
}
.header img { float: left; }

#nav {
  background: #A9BD2A;
  height: 27px;
  margin: 0px;
}
#nav ul {
  margin: 0px;
  padding: 0px;
  display: inline;
}
#nav ul li.first { margin-left: 10px; }
#nav li {
  list-style-type: none;
  float: left;
  padding: 5px;
  display: inline;
}
#nav li a {
  background: #A9BD2A;
  padding: 5px 10px;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
  color: #2B4B97;
}
#wrapper #nav a:hover { background: #CFD98E; }



.header h2 {
  margin: 10px;
  font: 1.5em Georgia, "Times New Roman", Times, serif;
}
.wide {
  background: url(images/wideGreen.jpg) no-repeat;
  color: #000000;
  height: 355px;
}

.wide ul {
  margin-left: 20px;
  padding-top: 70px;
}

.wide li {
  list-style-type: none;
  list-style-position: outside;
  margin-bottom: 7px;
  background: url(images/square.gif) no-repeat left;
  padding-left: 30px;
  font-weight: bold;
  font-size: 1.1em;
}
.info { padding: 10px; }
.info table {
  border: 1px solid #A9BD2A;
  margin-top: 20px;
  margin-left: 20px;
  float: left;
}
.info th {
  padding: 5px;
  background: #CFD98E;
  text-align: left;
}
.info .tablehead {
  color: #FFFFFF;
  background: #3459A6;
  padding: 5px;
  font-weight: bold;
}
.info td { padding: 4px 2px; }

.info h1 {
  font-size: 1.5em;
  color: #6D8845;
  font-style: italic;
  font-weight: bold;
  margin-bottom: 10px;
  margin-top: 10px;
}
strong {
  font-weight: bold;
  color: #3459A6;
}
.info li {
  list-style-type: none;
  margin-bottom: 10px;
  padding-left: 30px;
  background: url(images/square.gif) no-repeat;
}
.info ul {
  float: right;
  width: 430px;
}
.footer {
  background: #A9BD2A;
  text-align: center;
  clear: both;
  margin-top: 15px;
}

.left {
  float: left;
  width: auto;
  margin-top: 10px;
  margin-right: 10px;
  margin-bottom: 10px;
  border: 1px solid #333333;
}
.right {
  float: right;
  width: auto;
  margin-top: 10px;
  margin-bottom: 10px;
  border: 1px solid #333333;
  margin-left: 10px;
}
.note {
  background: #A9BD2A;
  float: right;
  width: 198px;
  padding: 10px;
}
.prior .note li {
  list-style-type: disc;
  margin-left: 25px;
  font-size: .95em;
  margin-top: 5px;
  margin-bottom: 5px;
}



.prior {
  background: #FFFFFF;
  margin: 10px;
}
.prior li {
  font-size: 0.75em;
  margin-bottom: 2px;
  list-style-type: none;
}
.prior ul {position: relative;
  float: left;
  width: 180px;
  margin-right: 15px;
}
.prior h1 {
  font-size: 1.5em;
  color: #6D8845;
  font-style: italic;
  font-weight: bold;
}

.confbg {
  width: 810px;
  clear: both;
  margin-bottom: -15px;
  background: url(images/confbg.jpg) no-repeat;
  height: 282px;
  padding-right: 20px;
  padding-left: 20px;
}
.header .reserve {
  margin-top: -40px;
  float: right;
  height: 50px;
  width: 130px;
  margin-right: -110px;
}

