* {
  margin: 0px;
  padding: 0px;
}

a, a:visited {
	color: #29529C;
	text-decoration: none;
}

a:hover, a:visited:hover {
	color: #29529C;
	text-decoration: underline;
}

p {
  margin-bottom: 1em;
}

.article h2 {
  font-size: 16pt;
  margin-bottom: .5em;
}

body#mainBody {
  background: white;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 10pt;
  background-color: #ffffff;
  old-background-color: #876646;
}

.clear {
  clear: both;
}

div#mainPage {
  left: 50%;
  margin-left: -500px;
  width: 1001px;
}

h1 {
  margin-top: 1em;
  margin-bottom: 1em;
}

h1#logo {
  background: transparent url(/images/newhotness/banner.png) no-repeat top left;
  width: 1000px;
  height: 145px;
  margin: 0px;
}

h1#logo span {
  display: none;
}

h2 {
  margin-top: 1em;
  margin-bottom: .5em;
}

div#menu {
  height: 30px;
  position: absolute;
  left: 263px;
  top: 41px;
}

div#menu a, div#menu a:visited {
  font-size: 10pt;
  color: #656565;
  text-decoration: none;
}

#menu .spacer {
  width: 1px;
  height: 28px;
  margin-right: 1em;
  margin-left: 1em;
  vertical-align: middle;
}

#topmenu {
  display: none;
  position: absolute;
  line-height:16px;
  z-index: 100;
  width: 170px;
  background-color: #666666;
}

#topmenu a {
  display: block;
  text-indent: 0px;
  border-top: 1px solid #EFF7FF;
  padding: 3px 8px;
  text-decoration: none;
  font-weight: normal;
  color: #FFFFFF;
}

#topmenu a:hover {
  display: block;
  text-indent: 0px;
  border-top: 1px solid #EFF7FF;
  padding: 3px 8px;
  text-decoration: none;
  font-weight: normal;
  color: #FFFFFF;
  background-color: #B2B2B2;
}

div#mainSearch {
	position: absolute;
	top: 49px;
	right: 12px;
	border: 1px solid #C6C6C6;
}

div#mainContent {
	background-color: white;
}

.fp_feature_separator {
  clear: both;
  height: 15px;
}

#featured .fp_feature {
  margin-right: 15px;
  margin-left: 15px;
}

.fp_feature_image_container {
  float: left;
  width: 216px;
  text-align: center;
}

.fp_feature_image {
  border: 0px;
}

.fp_feature_content {
  float: right;
  width: 325px;
}

.fp_feature_title a, .fp_feature_title a:hover {
  font-size: 13pt;
  font-weight: bold;
  color: black;
}

.fp_feature_title a:hover {
  text-decoration: none;
  border-bottom: 1px dotted black;
}

.fp_feature_caption {
  margin-top: .5em;
  color: #656565;
}

.fp_latest {
  margin-top: 1em;
}

.fp_latest_title a, .fp_latest_title a:hover {
  font-weight: bold;
  font-style: italic;
  color: #6f9393;
  font-size: 11pt;
}

.fp_latest_caption {
  font-size: 9pt;
  color: #ccc;
}

.whitecontainer {
  width: 928px;
  background: white;
  padding: 24px;
}

.article {
  font-size: 12pt;
  line-height: 1.3em;
}

.article h1 {
  font-size: 20pt;
  font-weight: bold;
  margin-bottom: 20px;
  line-height: 1em;
}

.article_images {
  float: left;
  width: 220px;
  font-weight: bold;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 10pt;
  text-align: center;
}

.article_image {
  margin: 10px 10px 3px 10px;
  border: 0px;
}

.article_blog {
  width: 450px;
  clear: both;
}

#sectionblog .article_blog {
  width: 350px;
  clear: both;
}

.article_blog_separator {
  clear: both;
  margin-bottom: .5em;
}

.article_blog img {
  float: left;
  margin-right: 10px;
}

.article_blog .info {
  float: right;
  width: 335px;
}

#sectionblog .article_blog .info {
  float: right;
  width: 235px;
}

.article_blog .info h1 {
  font-weight: normal;
  font-size: 12pt;
}

.article_blog .info .caption {
  font-size: 9pt;
}

.article_blog .info .date {
  font-size: 8pt;
  color: #ccc;
}

div.cmsedit {
  width: 16px;
  height: 16px;
  background-image: url(/cms/images/icons/document__pencil.png);
  cursor: pointer;
  display: inline-block;
  margin-left: 10px;
}

.mainbar {
  width: 610px;
  background-color: white;
  border-left: 1px solid #DFDFDB;
  border-bottom: 1px solid #DFDFDB;
  border-right: 1px solid #DFDFDB;
}

.mainbar_top {
  width: 610px;
  height: 26px;
  background: transparent url(/images/newhotness/bigtop.png) no-repeat top left;
}

.sidebar {
  width: 323px;
  background-color: white;
  border-left: 1px solid #DFDFDB;
  border-bottom: 1px solid #DFDFDB;
  border-right: 1px solid #DFDFDB;
}

.sidebar_top {
  width: 325px;
  height: 26px;
  background: transparent url(/images/newhotness/smalltop.png) no-repeat top left;
}

.mainbar_top h2, .sidebar_top h2 {
  color: #FF8418;
  font-size: 11pt;
  margin-left: 6px;
  padding-top: 4px;
  font-family: Georgia, Times, serif;
  font-style: italic;
  font-weight: medium;
}

div#events ul.eventlistmod {
  list-style: none;
  padding: 0px;
  margin: 0x;
}

div#events li.eventlistmod {
  margin: 0px;
  padding: 12px 0 0 0;
  clear: left;
}

div#events img {
  border: 0px;
}

div#events .fp_feature {
  padding-top: 13px;
}

div#events .eventlistmod_datetime {
  color: #656565;
}

div#events .eventlistmod_date {
  color: #656565;
  font-size: 10pt;
  font-weight: bold;
}

div#events .eventlistmod_time {
  font-size: 9pt;
  color: #656565;
}

div#events div.eventlistmod_image {
  float: left;
  background-color: #fff;
  width: 41px;
  height: 41px;
  margin-right: 12px;
  padding-left: 5px;
  padding-top: 5px;
}

div#events img.eventlistmod_image {
  float: left;
  width: 50px;
  height: 50px;
  margin-left: 13px;
}

div#events .eventlistmod_desc {
  color: #656565;
}

div#events .eventlistmod_info {
  width: 240px;
  float: right;
}

div#events .eventlistmod_title {
  display: block;
  color: #2952AD;
  font-size: 10pt;
  font-weight: bold;
}

div#events .eventlistmod_reglink {
  font-size: 8pt;
  color: #656565;
}

div#events .eventlistmod_venue {
  font-size: 8pt;
  color: #656565;
}

#search {
  position: absolute;
  right: 0px;
  top: 10px;
}

.search_hit_desc {
  margin-bottom: .5em;
}

ul, ol {
  margin-left: 1em;
}

li {
  margin-left: 1.25em;
}