  p, div, li, dt, dd, td {
    font-size: 12px;
  }

  p.opener {
    color: #003366;
    padding-top: 4px;
  }

  p.subnav {
    border-bottom: #E4C7A2 solid 2px;
    border-top: #E4C7A2 solid 2px;
    text-align: center;
    padding: 2px 0 4px 0;
    font-size: 65%;
  }

  .quicknav {
    font-family: verdana, arial, helvetica, sans-serif;
    color: #7D2738;
    background: #E4C7A2;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 8px;
    padding: 0px 2px 0px 2px;
  }

  .photo {
    border: 1px solid black;
  }

  .warn {
    padding: 10px;
    font-family: monospace;
    font-weight: bold;
    color: red;
  }

  p.sponsortitle {
    font-size: 100%;
    font-weight: bold;
    color: #FFFFFF;
    background: #003366;
    padding: 4px;
  }

  li {
    list-style: square url(bulletdiamondblue.gif);
  }

  li li {
    font-size: 12px;
    list-style: square url(bulletdiamondcran.gif);
  }

  li li li {
    font-size: 12px;
    list-style: square url(bulletdiamondgray.gif);
  }

  .h1noline {
    color: #003366;
    font-size: 100%;
    font-weight: bold;
    border-bottom: #E4C7A2 solid 2px;
    clear: both;
  }
  
  h1 {
    color: #003366;
    background: white;
    text-align: left;
    font-size: 14pt;
	 font-weight:bold;
    padding: 0;
    margin: 0;
  }

  h2 {
    color: #7D2738;
    font-size: 80%;
    font-weight: bold;
  }

  h2 a {
    color: #7D2738;
    font-size: 13px;
    font-weight: bold;
	 text-decoration:none  	
  }
  .cran {
    color: #7D2738;
  }

  h3 {
    color: #555555;
    font-size: 80%;
  }

  h4 {
    color: #999999;
    font-size: 70%;
  }

  .w100 {
    width: 100%;
  }

  small {
    font-size: 75%;
  }

  a.small {
    font-family: verdana, tahoma, helvetica, arial, sans-serif;
    font-size: 60%;
  }

  .callout {
    color: #7D2738;
    font-size: 80%;
    font-weight: bold;
    padding: 10px;
    background: #C6D7D9;
    border: #003366 solid 2px;
  }

  .callout2 {
    color: #FFFFFF;
    font-size: 80%;
    font-weight: bold;
    padding: 10px;
    background: #7D2738;
    border: #003366 solid 2px;
  }

  .callout3 {
    color: #003366;
    font-size: 80%;
    font-weight: bold;
    padding: 10px;
    border: #7D2738 solid 2px;
    background: #F7E27F;
  }

  .calloutatl {
    color: #FFFFFF;
    font-size: 80%;
    font-weight: bold;
    padding: 10px;
    background: #F15D5E;
    border: #C1D72F solid 2px;
  }

  .callout td, .callout2 td, .callout3 td, .calloutatl td {
    padding: 5px;
  }

  .indent {
    margin-left: 40px;
    margin-right: 40px;
  }

  .dblspc li {
    margin-bottom: 1em;
  }

  .quote {
    font-style: italic;
    font-weight: bold;
    color: #4B7691;
    margin-left: 40px;
    margin-right: 40px;
  }

  .quote a {
    color: #4B7691;
  }

  .quotee {
    float: right;
    color: black;
  }

  .floater {
    float: right;
    font-size: 90%;
    margin: 10px 0 10px 10px;
    padding: 10px;
    clear: right;
  }

  .center {
    text-align: center;
  }

  .bold {
    font-weight: bold;
  }

  .leadership {
    padding: 5px;
    text-align: center;
  }

  /* Layout formatting */

  hr {
    /* IE uses color, Mozilla uses background-color */
    color: #E4C7A2;
    background-color: #E4C7A2;
    height: 2px;
  }

  table#driveins {
    width: 100%;
  }

  table#driveins td {
    text-align: center;
    font-size: 80%;
  }

  table.portraits {
    border: 0;
    width: 90%;
  }

  table.portraits td {
    padding-top: 5px;
    padding-bottom: 20px;
    text-align: center;
    vertical-align: middle;
  }

  table.boardhist th {
  }

  table.boardhist td, table.votecand td {
    font-size: 80%;
  }

  table.sessions th, table.confover th {
    font-weight: normal;
    color: white;
    background: #003366;
  }

  table.sessions td {
    font-size: 80%;
  }

  table.vote, table.conf, table.conf2, table.confatl, table.drivein {
    text-align: center;
    width: 75%;
  }

  table.drivein, table.drivein a:hover {
    color: #7D2738;
    background: #E4C7A2;
    border: #7D2738 solid 3px;
  }

  table.vote, table.vote a:hover {
    color: black;
    background: #C6D7D9;
    border: #E4C7A2 solid 3px;
  }

  table.conf {
    color: white;
    background: #003366;
    border: #E4C7A2 solid 3px;
  }

  table.conf2 {
    color: white;
    background: #7D2738;
    border: #003366 solid 3px;
  }

  table.confatl {
    color: white;
    background: #F15D5E;
    border: #C1D72F solid 3px;
  }

  table.confout {
    text-align: center;
    width: 100%;
  }

  table.board .firstcol {
    padding: 0 15px 0 15px;
    background: url(bulletdiamondblue.gif) no-repeat left center;
    width: 240px;
  }

  table.board td {
    font-size: 80%;
  }

  table.sponsors {
    width: 100%;
  }

  table.sponsors td {
    padding: 2px 2px 15px 2px;
    padding: 0 15px 0 0;
  }

  table.sitemap {
    border: #7D2738 solid;
    border-width: 1px;
  }

  table.sitemap td {
    padding: 10px;
    border: #7D2738 solid;
    border-width: 1px;
  }

  table.events, table.bhist, table.toc {
    padding: 0;
    margin: 0;
  }

  table.events td, table.events th, table.bhist td, table.bhist th {
    padding: 2px 12px 2px 4px;
    text-align: left;
    font-size: 70%;
  }

  table.toc td, table.toc th {
    padding: 2px 12px 2px 4px;
    font-size: 80%;
  }

  table.events tr.header, table.bhist tr.header, table.toc tr.header {
    color: white;
    background: #003366;
  }

  tr.oddrow {
    background: #E4C7A2;
  }

  table.events td li, table.events td h2, table.bhist td li, table.bhist td h2 {
    font-size: 100%;
  }

  table.bhist td {
    vertical-align: middle;
  }

  table.bylaws th {
    font-size: 80%;
    color: #7D2738;
  }

  table.bylaws td {
    font-size: 80%;
    padding: 2px;
  }

  table.bylaws .firstcol {
    width: 55;
    text-align: right;
    font-weight: bold;
    padding: 2px 20px 2px 2px;
  }

  table.bylaws th {
    padding: 10px;
  }

  table.rightpadcols td {
    padding: 2px 2em 2px 2px;
  }

  table.simple td, table.simplecenter td, table.confover td, table.confover th {
    font-size: 80%;
    padding: 2px;
  }

  table.simplecenter td {
    text-align: center;
  }

  table.simple .firstcol, table.simplecenter .firstcol {
    width: 55;
    text-align: right;
    font-weight: bold;
    padding: 2px 20px 2px 2px;
  }

  table.confover th {
    text-align: left;
    padding: 4px;
  }

  table.confover a {
    color: white;
  }

  table.confover .firstcol {
    font-weight: bold;
  }

  table.confover td {
    padding: 2px 20px 2px 2px;
  }

  table.regbreak {
    border: #000000 solid;
    border-width: 0 1px 1px 0;
  }

  table.regbreak th {
    padding: 10px;
    border: #000000 solid;
    border-width: 1px 0 0 1px;
    text-align: left;
  }

  table.regbreak td {
    font-size: 80%;
    padding: 10px;
    border: #000000 solid;
    border-width: 1px 0 0 1px;
    vertical-align: middle;
  }

  table.data1 {
    border: #7D2738 solid 2px;
    background: #F7E27F;
  }

  table.data1 th {
    font-size: 90%;
    color: #003366;
    padding: 10px;
  }

  table.data1 td.col1 {
    font-weight: bold;
    border: 0;
    background: #F7E27F;
    font-size: 80%;
    color: #003366;
  }

  table.data1 td {
    font-size: 90%;
    background: white;
    padding: 5px;
    text-align: center;
  }

  table.display1 {
    border: #7D2738 solid 3px;
    background: #E4C7A2;
  }

  table.display1 td {
    border: black solid 1px;
    background: white;
    padding: 5px;
  }

  table.display1 th {
    text-align: left;
    color: #003366;
    padding: 5px;
  }

  table.display2 {
    border: #C2828F solid 3px;
    background: #EFDDC7;
  }

  table.display2 td {
    border: black solid 1px;
    background: white;
    padding: 5px;
  }

  table.display2 th {
    text-align: left;
    color: #003366;
    padding: 5px;
  }

  table.display3 {
    border: #003366 solid 4px;
    background: #003366;
  }

  table.display3 td {
    background: #E4C7A2;
    padding: 5px;
  }

  table.display3 th {
    text-align: left;
    color: #E4C7A2;
    padding: 5px;
  }

  table.display4 {
    border: #C78F4A solid 4px;
    background: #C78F4A;
  }

  table.display4 td {
    background: #CFC847;
    padding: 5px;
  }

  table.display4 th {
    text-align: left;
    color: #E4C7A2;
    padding: 5px;
  }

  table.display5 {
    background-image: url(panel2.gif);
    background-repeat: repeat-x;
  }

  table.display5 td {
    padding: 12px;
  }

  table.display5 th {
    padding: 12px;
    text-align: left;
    color: white;
  }

  #mission td {
    padding-right: 20px;
    padding-bottom: 10px;
    font-size: 80%;
  }

  /* Link formatting */

  a {
    text-decoration: none;
    color: black;
    border-bottom: 1px solid;
  }

  a:visited {
    border-bottom: 1px dotted;
  }

  a.regmap, a.regmap:visited, a.regmap:hover {
    border: 0;
  }

  a.regmap:hover {
    background: white;
  }

  a.biglink {
    font-weight: bold;
    color: #7D2738;
  }

  a.regionlink {
    font-weight: bold;
    color: white;
  }

  a.m0l0oover:visited {
    border-bottom: #E4C7A2 solid 1px;
  }

  a.m0l0oout:visited {
    border-bottom: 0;
  }

  a.m1l0oover:visited {
    border-bottom: solid 1px;
  }

  a.m1l0oout:visited {
    border-bottom: solid 1px;
  }

  a.m1l1oover:visited {
    border-bottom: black solid 1px;
  }

  a.m1l1oout:visited {
    border-bottom: black solid 1px;
  }

  a:hover {
    background: #7D2738;
    color: white;
    border-bottom: #7D2738 1px solid;
  }

  a.m0l0oover:hover {
    background: #E4C7A2;
    border-bottom: #E4C7A2 solid 1px;
  }

  a.m0l1oover:hover {
    background: #E4C7A2;
    border-bottom: #E4C7A2 solid 1px;
  }

  a.m1l0oover:hover {
    background: #E4C7A2;
    border-bottom: #E4C7A2 solid 1px;
  }

  a.m1l1oover:hover {
    background: #003366;
    border-bottom: #000000 solid 1px;
  }
.four {
	color:#003366; font-size:14px; font-weight:bold; vertical-align:top
}
.amenity {
	background-color:#003366; color:#ffffff; font-weight:bold;
}
a.amenity {
	color:#ffffff; text-decoration:none; font-weight:bold;
}
a.amenity:hover {
	color:#ffffff; text-decoration:none; font-weight:bold;
}
#map {
	width:600px; height:400px
}
.maptable {
	width:100%;
}