#REALLYMAINWRAPPER {
  width: 1247px;
  max-width: 1247px;
}
/* fixed LBAR and RBAR */
#MAINWRAPPER {
  max-width: 980px;
  float: left;
}
#topBanners {
  position: relative;
  width: 1247px;
  text-align: left;
  margin: 0px auto;
}
#topBanners .avd_display_block {
  margin: 0;
}
#bodyFixCols #LBAR,
#bodyFixed #LBAR {
  float: left;
  width: 120px;
}
#RBAR1 {
  float: left;
  width: 400px;
}
#mainContent {
  width: 550px;
  float: left;
  margin-right: 10px;
}
#mainContent.fullwidth {
  width: 100%;
  float: none;
}
#RBAR2 {
  text-align: left;
  width: 260px;
  float: right;
}
/** HEADER **/
#header {
  color: #000000;
  margin: 0;
  position: relative;
  height: 125px;
  overflow: hidden;
}
#logo {
  font-size: 1em !important;
  font-weight: bold !important;
  position: absolute;
  left: 15px;
  top: 15px;
  text-align: left;
  text-transform: none !important;
  z-index: 0;
  width: 480px;
  padding: 0;
}
#date {
  position: absolute;
  left: 20px;
  bottom: 13px;
  font-style: oblique;
  color: #3D3D3D;
}
#logoimg {
  display: block;
  float: left;
  width: 480px;
}
#ad2 {
  position: absolute;
  right: 0;
  top: 0;
}
#topsearch {
  position: absolute;
  top: 20px;
  right: 20px;
  width: 146px;
  color: #6aa6e6;
}
#topsearch label {
  display: none;
}
#mod-search-searchword {
  width: 90px;
}
#topsome {
  position: absolute;
  top: 66px;
  right: 3px;
}
input.buttonSearchBox {
  margin-left: 5px;
}
input[type=button],
input[type=submit] {
  width: auto;
  display: inline-block;
  overflow: hidden;
  text-decoration: none;
  padding: 2px 10px;
  cursor: pointer;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  color: white;
  background: #00ad2d;
  border: 0;
}
#topmenu {
  width: auto;
  overflow: hidden;
  padding: 5px;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
  position: absolute;
  bottom: 0;
  right: 5px;
}
/* cols */
.cols-2 .item {
  max-width: 265px;
  overflow: hidden;
  float: left;
}
.cols-2 .column-1 {
  margin-right: 20px;
}
.cols1 {
  display: block;
  float: none !important;
  margin: 0 !important;
}
.cols2 {
  width: 45%;
}
.cols3 {
  width: 30%;
}
.column1,
.column2 {
  border: solid 0px #D4A7C5;
  margin: 0 5px 0 0;
  position: relative;
}
.column2,
.column1 {
  float: left;
  margin: 0;
}
.column2 {
  float: right;
  margin: 0;
  width: 45%;
}
.items-row .blog-image {
  height: 150px;
  overflow: hidden;
}
#bottomstuff .box {
  width: 32%;
  float: left;
  margin-right: 10px;
}
