br, .clear {
  clear: both;
}

body {
  background-color: #fefdf2;
  margin: 0;
  padding: 0;
  text-rendering: optimizeLegibility;
}

hr {
  color: #dcdbd1;
  height: 1px;
  border: 0;
  background-color: #dcdbd1;
}

#headerBar {
  background: url(images/scroll-orange.png) repeat-x;
  height: 150px;
  display: block;
}

#headerLogo {
  background: url(images/logo.png) no-repeat;
  width: 900px;
  height: 150px;
  margin-right: auto;
  margin-left: auto;
  text-indent: -9999px;
}

#nav {
  width: 896px;
  text-transform: uppercase;
  margin: 30px auto 10px;
  overflow: hidden;
  height: 48px;
}

#nav a {
  width: 128px;
  color: #6f6f4f;
  background: url(images/swoosh.gif) no-repeat center bottom;
  display: block;
  float: left;
  text-decoration: none;
  text-align: center;
  text-shadow: 0 0 0 #fff;
  font: .9em "Gill Sans", "Gill Sans MT", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
  padding-bottom: 26px;
}

#nav a:hover, #nav a.selected {
  background-image: url(images/swoosh-hover.gif);
}

#contentArea #leftSide #subNav {
  width: 510px;
  border-top: 1px solid #FF7200;
  padding-top: 10px;
  font-size: 1.1em;
  margin-top: 10px;
  height: 58px;
  overflow: hidden;
}

#contentArea #leftSide #subNav a {
  color: #6f6f4f;
  background: url(images/swoosh-small.gif) no-repeat center bottom;
  display: block;
  float: left;
  text-decoration: none;
  text-align: center;
  text-shadow: 0 0 0 #fff;
  font: .95em "Gill Sans", "Gill Sans MT", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
  border-bottom-style: none;
  padding: 0 0 20px;
  margin: 0 30px 10px 0;
}

#contentArea #leftSide #subNav a:hover, #contentArea #leftSide #subNav a.selected {
  background-image: url(images/swoosh-small-hover.gif);
}

#contentArea {
  width: 850px;
  display: block;
  margin-right: auto;
  margin-left: auto;
  margin-top: 20px;
  font-variant: normal;
  font-size: .8em;
  color: #585442;
}

#contentArea a {
  text-decoration: underline;
  color: #412a23;
  padding-bottom: 2px;
  padding-top: 2px;
}

#contentArea a:hover {
  background-color: #f0efe2;
}

#leftSide {
  width: 510px;
  float: left;
  text-align: justify;
  line-height: 1.9em;
  font-family: Georgia, "Times New Roman", Times, serif;
}

#leftSide.oneCol #subNav {
  width: 850px;
}

#leftSide.oneCol {
  width: 850px;
}

#leftSide .toTheLeft {
  float: left;
  margin: 0 10px 10px 0;
}

#leftSide .toTheRight {
  float: right;
  margin: 0 10px 10px 0;
}

#leftSide img {
  border: 5px solid #b4af97;
}

#leftSide img.no-border {
  border: none;
}

#leftSide h1 {
  font-weight: normal;
  font-style: normal;
  color: #503739;
  padding: 0 0 10px;
  font-size: 1.7em;
  margin: 0 0 10px;
  font-variant: small-caps;
  border-bottom: 1px solid #dcdbd1;
}

#leftSide h2 {
  font-weight: normal;
  font-style: normal;
  font-size: 1.3em;
  color: #503739;
  padding: 0;
  margin: .5em 0 0;
}

#leftSide p {
  padding: 0;
  margin: 0 0 1em;
}

#rightSide {
  width: 310px;
  float: right;
  font: .875em/1.75em "Lucida Grande", Lucida, Verdana, sans-serif;
  padding-top: 10px;
  color: #6f6f4f;
  text-align: justify;
}

#rightSide img {
  border: 5px solid #b4af97;
}

#rightSide h2 {
  color: #503739;
  text-transform: uppercase;
  font: 1.2em "Gill Sans", "Gill Sans MT", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
  letter-spacing: 1px;
  padding: 0;
  margin: 0 0 .1em;
  text-align: left;
}

#rightSide p {
  padding: 0;
  margin: 0 0 1em;
}

#footer {
  clear: both;
  width: 850px;
  text-align: center;
  color: #c3c2b9;
  text-transform: uppercase;
  letter-spacing: 8px;
  padding-top: 50px;
  padding-bottom: 20px;
  font: 1.0em "Gill Sans", "Gill Sans MT", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

/* @group Home */

#homeItems {
  width: 850px;
  margin-bottom: 20px;
}

.item {
  width: 190px;
  margin-right: 30px;
  float: left;
  display: block;
  font: .825em/1.8em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.item.last {
  margin-right: 0;
}

.item h2 {
  text-transform: uppercase;
  color: #503739;
  font-size: 1em;
  margin: 0;
  padding: 0;
  font-weight: bold;
}

.item p {
  margin: 0;
  padding: 0;
}

.item img {
  border: 3px solid #b4af97;
  margin-bottom: 10px;
  width: 184px;
  height: 184px;
}

.divide {
  height: 1px;
  width: 850px;
  display: block;
  background: url(images/home-divider.png) no-repeat center;
  clear: both;
}

#welcomeText {
  font-family: Georgia, "Times New Roman", Times, serif;
  width: 425px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  margin-top: 20px;
}

#welcomeText p {
  padding: 0;
  margin: 0 0 1em;
  line-height: 1.8em;
}

#welcomeText .first {
  color: #503739;
  font-size: 1.6em;
}



/* @end */

/* @group Tables */

/* @group Sponsorship List */
table.sponsorship_list td {
  width: 283px;
  text-align: center;
}


/* @end */

/* @group Sponsorship */

table.sponsorship {
  text-align: left;
  line-height: 2.1em;
}

table.sponsorship tr td {
  width: 45px;
  vertical-align: top;
  font-weight: bold;
}

table.sponsorship tr td+td {
  width: 440px;
  font-weight: normal;
  font-style: normal;
}

table.sponsorship tr td+td+td {
  width: 365px;
  font-size: .9em;
  padding-left: 10px;
  font-weight: normal;
  font-style: italic;
}



/* @end */

/* @group Agenda */

table.agenda {
  text-align: left;
  line-height: 2.1em;
}

table.agenda tr td {
  width: 330px;
  vertical-align: top;
}

table.agenda tr td+td {
  width: 155px;
  text-align: left;
}

table.agenda tr td+td+td {
  width: 365px;
  font-size: .9em;
  text-align: left;
  font-style: italic;
}

table.agenda td.sub {
  padding-left: 24px;
  text-indent: -14px;
}



/* @end */



/* @end */
