body {
  background-color: white;
  color: black;
  font-family: Trebuchet MS, Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height:20px;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  min-height: 100%;
  position: absolute;
  width: 100%;
}

h1 {
  border-color: #7C0A12;
  border-bottom: solid;
  border-width: 4px;
  color: #7C0A12;
  font-family: Agency FB, Trebuchet MS, Helvetica, Arial, sans-serif;
  font-size: 32px;
  font-weight: normal;
  margin-bottom: 6px;
  margin-top: 0px;
  padding-bottom: 6px;
  text-align: left;
}

h2 {
  font-family: Agency FB, Trebuchet MS, Helvetica, Arial, sans-serif;
  font-size: 24px;
  font-weight: normal;
  margin-bottom: 0px;
  margin-top: 2px;
  text-align: left;
}

h3 {
  font-family: Agency FB, Trebuchet MS, Helvetica, Arial, sans-serif;
  font-size: 20px;
  font-weight: normal;
  margin-bottom: 0px;
  margin-top: 8px;
  text-align: left;
}

.hbody {
  font-family: Agency FB, Trebuchet MS, Helvetica, Arial, sans-serif;
  font-size: 18px;
  text-align: left;
}

input.button {
  background: transparent url("images/button_bg.gif");
  color: #FFFF99;
  cursor: pointer;
  font-family: Trebuchet MS, Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
}

.tooltip {
  font-family: Trebuchet MS, Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: normal;
  padding: 4px;
}

a {
  text-decoration: none;
}

a:link {
  color: yellow;
}

a:hover {
  color: #FF7A04;
}

a:visited {
  color: yellow;
}

a:visited:hover {
  color: #FF7A04;
}

a:link {
  color: #3D6088;
  font-weight: bold;
}

a:hover {
  color: #AE0606;
  font-weight: bold;
}

a:visited {
  color: #3D6088;
  font-weight: bold;
}

a:visited:hover {
  color: #AE0606;
  font-weight: bold;
}

div#container {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  width: 960px;
}

#masthead {
  background-color: #440B02;
  height: 160px;
  text-align: center;
  width: 960px;
}

#masthead_divider {
  background-color: #FF7A04;
  height: 6px;
  text-align: center;
  width: 960px;
}

#nav_bg {
  background-color: #440B02;
  height: 39px;
  width: 960px;
}

#status_bar {
  background-image: url("images/status_gradient.jpg");
  color: white;
  font-family: Agency FB, Trebuchet MS, Helvetica, Arial, sans-serif;
  font-size: 24px;
  height: 32px;
  margin-bottom: 5px;
  text-align: center;
  width: 960px;
}

.status {
  color: white;
  font-family: Agency FB, Trebuchet MS, Helvetica, Arial, sans-serif;
  font-size: 20px;
  margin-left: 5px;
  margin-right: 5px;
  width: 950px;
}

#content {
  background-color: white;
  border-collapse: collapse;
  text-align: center;
  width: 960px;
}

#left_nav {
  background-color: white;
  border-collapse: collapse;
  float: left;
  height: 100%;
  text-align: center;
  width: 240px;
}

.left_nav_box {
  background-color: white;
  border-color: #CCCCCC;
  border-style: solid;
  border-width: 2px;
  margin-bottom: 8px;
  margin-top: 0px;
  text-align: left;
  width: 236px;
}

.left_nav_highlight_fill {
  background-color: #D3DAED;
  border-collapse: collapse;
  color: #3D6088;
  font-size: 10px;
  font-weight: bold;
  text-align: left;
  width: 100%;
}

.left_nav_heading {
  background-color: #003466;
  border-collapse: collapse;
  color: white;
  font-size: 12px;
  font-weight: bold;
  margin-bottom: 2px;
  margin-left: 2px;
  margin-right: 2px;
  margin-top: 2px;
  padding-left: 4px;
  padding-right: 4px;
  text-align: left;
  width: 224px;
}

.left_nav_body {
  border-collapse: collapse;
  font-size: 12px;
  padding-left: 4px;
  padding-right: 4px;
  text-align: left;
  width: 224px;
}

#content_with_nav {
  background-color: white;
  border-collapse: collapse;
  display: inline;
  float: left;
  margin-left: 20px;
  text-align: center;
  width: 700px;
}

.article_clean_full_with_nav {
  background-color: white;
  border-collapse: collapse;
  display: inline;
  float: left;
  margin-bottom: 5px;
  margin-left: 5px;
  margin-right: 5px;
  margin-top: 5px;
  text-align: left;
  width: 695px;
}

.article_callout_full_with_nav {
  background-color: white;
  background-image: url("images/article-callout-bg.jpg");
  border: 2px solid #7C0A12;
  float: left;
  height: 210px;
  position: relative;
  text-align: left;
  width: 690px;

  /* Do rounding (native in Safari, Firefox and Chrome) */
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -khtml-border-radius:10px; 
}

#article_callout_header {
  padding-bottom: 10px;
  padding-left: 10px;
  width: 660px;
}

#article_callout_column {
  float: left;
  padding-left: 10px;
  text-align: left;
  width: 330px;
}

.article_indented {
  text-align: left;
  width: 670px;
}

.article_table {
  border-collapse: collapse;
  width: 90%;
}

.article_table td {
  border: 1px solid #999999;
  padding: 6px 12px 10px 10px;
  vertical-align: top;
}

.article_table tr.article_table_alt td {
  background-color: #EFEFEF;
  color: black;
}

.popup {
  background-color: white;
  padding: 10px;
  text-align: left;
}

img.image_right { 
  border: solid 1px #CCCCCC;
  float: right;
  left: 25px; 
  margin-left: 5px; 
  margin-top: 15px;
  position: relative;
}

#featured_book_left {
  float: left;
  height: 130px;
  margin-top: 5px;
  margin-bottom: 10px;
  overflow: hidden;
  width: 330px;
}

#featured_book_right {
  float: right;
  height: 130px;
  margin-top: 5px;
  margin-bottom: 10px;
  width: 330px;
}

#featured_book_img {
  float: left;
  height: 128px;
  margin: 0;
  padding: 0;
}

#featured_book_content {
  float: right;
  text-align: left;
  width: 250px;
}

a.featured_book_title {
  color: black;
  font-family: Trebuchet MS, Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  z-index: 1;
}

.featured_book_description {
  color: black;
  font-family: Trebuchet MS, Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-height: 1.2em;
  z-index: 1;
}

.featured_book_price {
  color: #990000;
  font-weight: bold;
  margin-bottom: 10px;
  z-index: 1;
}

.featured_book_buy_now {
  float: right;
  margin: 0;
  padding: 0;
  position: relative;
  right: 10px;
  top: 40px;
  z-index: 2;
}

a.featured_book_action {
  color: #000099;
  font-family: Trebuchet MS, Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  z-index: 1;
}

#convention_header {
  padding-left: 10px;
  width: 500px;
}

.convention_title {
  font-family: Agency FB, Trebuchet MS, Helvetica, Arial, sans-serif;
  padding-bottom: 5px;
  padding-top: 7px;
}

.convention_full_schedule {
  float: right;
  font-size: 14px;
  position: relative;
  right: 20px;
  text-align: right;
  top: -24px;
}

.convention_cols {
  padding-bottom: 10px;
  position: absolute;
  width: 100%;
}

div.convention_col1 {
  float: left;
  padding-left: 10px;
  text-align: left;
  width: 330px;
}

div.convention_col2 {
  float: right;
  padding-left: 10px;
  text-align: left;
  width: 330px;
}

.news_left {
  background-color: white;
  border-collapse: collapse;
  float: left;
  margin-top: 15px;
  text-align: center;
}

.news_right {
  background-color: white;
  border-collapse: collapse;
  float: left;
  margin-left: 15px;
  margin-top: 15px;
  text-align: center;
}

.news_box {
  background-image: url("images/HGC-TextBox-BG-Gradient.jpg");
  border: 2px solid #CCCCCC;
  height: 332px;
  margin-bottom: 8px;
  margin-top: 0px;
  text-align: left;
  width: 335px;
}

.news_heading {
  background-image: url("images/HGC-TextBox-Gradient.jpg");
  border-collapse: collapse;
  color: white;
  font-family: Agency FB, Trebuchet MS, Helvetica, Arial, sans-serif;
  font-size: 24px;
  font-weight: bold;
  height: 35px;
  margin-bottom: 2px;
  margin-left: 2px;
  margin-right: 2px;
  margin-top: 2px;
  padding-left: 10px;
  padding-top: 5px;
  text-align: left;
  vertical-align: middle;
  z-index: 1000;
}

#news_rants {
  background-image: url("images/saint2e.png");
  height: 117px;
  left: 170px; 
  position: relative; 
  top: -102px; 
  width: 150px; 
}

p.news_title {
  font-weight: bold;
  line-height: 15px;
  padding-left: 10px;
}

p.news_content {
  line-height: 20px;
  font-size: 12px;
  padding-left: 10px;
  padding-right: 10px;
}

p.news_content_small {
  line-height: 20px;
  font-size: 10px;
  padding-left: 10px;
  padding-right: 10px;
}

p.news_read_more {
  padding-right: 30px;
  text-align: right;
}

.alert {
  color: red;
  font-weight: bold;
}

.callout {
  color: #7C0A12;
  font-weight: bold;
}

a.nav_bar:link {
  color: yellow;
}

a.nav_bar:hover {
  color: #FF7A04;
}

a.nav_bar:visited {
  color: yellow;
}

a.nav_bar:visited:hover {
  color: #FF7A04;
}

#footer {
  border-top: solid 1px #CCCCCC;
  clear:both;
  color: #999999;
  margin-top: 10px;
  padding-bottom: 25px;
  text-align: center;
}

a.footer {
  font-family: Trebuchet MS, Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: normal;
  z-index: 1;
}
