
body {
 background: url(../images/heybro_BODY_background.png) repeat-y top center;
 font:10pt verdana, arial, sans-serif;
 background-color:#FFFFFF; 
 color: #000000;
 margin-top: 0px; 
 margin-bottom: 10px; 
 margin-left: 0px; 
 margin-right: 0px;
}

a:link, a:visited, a:active {
 text-decoration: underline;
 background-color: transparent;
 color: #0071BC;
}

a:hover {
 text-decoration: underline;
 background-color: transparent;
 color: #FF9A01;
}

img {
 border: 0px;
}

.floatLeft {
   float: left;
   margin: 7px;
}

.floatRight {
   float: right;
   margin: 7px;
}

/* ********************************** */

.post {
  float: left;
  width: 100% !important;
  position: relative;
  margin-bottom: 1.5em;
  border-bottom: 1px solid #CCCCCC;
}

.post .date {
  position: absolute;
  top: 0;
  left: 5px;
  width: 2.3em;
  text-align: right;
}

.post .date .month {
  text-transform: uppercase;
  font: 700 1.0em arial, sans-serif;
}

.post .date .day {
  display: block;
  margin-top: -5px;
  font: 700 2.1em arial, sans-serif;
}

.post .title {
  display: block;
  padding: 0 0 5px 0;
  font-size: 14px;
  font-weight: bold;
}

.post p {
  margin: 0 0 0 3.5em;
  padding:  0 0 1em 1.2em;
  border-left: 1px solid #CCCCCC;
}


/* ********************************** */

#heybro-HEADER {
	position:relative;
	left:0px;
	top:0px;
	width:666px;
	height:186px;
}

#heybro-HEADER-left {
 	position:absolute;
	left:0px;
	top:0px;
	width:32px;
	height:186px;
	background-image: url(../images/heybro_HEADER_left.png);
}

#heybro-HEADER-top {
 	position:absolute;
	left:32px;
	top:0px;
	width:602px;
	height:143px;
	background-image: url(../images/heybro_HEADER_top.png);
}

#heybro-HEADER-right {
 	position:absolute;
	left:634px;
	top:0px;
	width:32px;
	height:186px;
	background-image: url(../images/heybro_HEADER_right.png);
}

#heybro-HEADER-home-h {
	position:absolute;
	left:32px;
	top:143px;
	width:88px;
	height:31px;
}

#heybro-HEADER-events-h {
	position:absolute;
	left:120px;
	top:143px;
	width:89px;
	height:31px;
}

#heybro-HEADER-services-h {
	position:absolute;
	left:209px;
	top:143px;
	width:105px;
	height:31px;
}

#heybro-HEADER-partners-h {
	position:absolute;
	left:314px;
	top:143px;
	width:104px;
	height:31px;
}

#heybro-HEADER-newsletter-h {
	position:absolute;
	left:418px;
	top:143px;
	width:120px;
	height:31px;
}

#heybro-HEADER-contact-h {
	position:absolute;
	left:538px;
	top:143px;
	width:96px;
	height:31px;
}
#heybro-HEADER-bottom {
	position:absolute;
	left:32px;
	top:174px;
	width:602px;
	height:12px;
	background-image: url(../images/heybro_HEADER_bottom.png);
}

/* ********************************** */

#container {
 text-align: left;
 position: relative;
 width: 666px;
 background-color: #FFFFFF;
 color: #000000;
 height: 100%;
}

#contenttop {
 background-image: url(../images/heybro_BODY_top.png);
 width: 486px;
 position: absolute !important;
 right: 0;
 top: 0;
 height: 42px;
 vertical-align: top;
 margin-left: 180px;
}

#contentblock {
 background-image:url(../images/heybro_BODY_center.png);
 text-align: left;
 margin-left: 168px;
 padding-left: 5px;
 padding-top: 42px;
 padding-bottom: 10px;
 padding-right: 33px;
}

#contentheader {
 position: absolute;
 top: 15px;
 right: 33px;
 height: 68px;
 width: 449px;
 background-image: url(../images/heybro_BODY_header.png);
 color: #FFFFFF;
 background-color: #FF9A01;
}

#contentheader h1 {
 font-size: 24px;
 text-align: right;
 margin: 35px 10px 0px 0px;
}

#contentarea {
 padding: 30px 6px 0px 16px;
}

#contentbottom {
 position: absolute;
 right: 9px;
 text-align: center;
 background-image:url(../images/heybro_BODY_bottom.png);
 height:47px;
 width: 489px;
}

#leftnav {
 text-align: right;
 float: left;
 height: 226px;
 width: 180px;
 margin: 0px 0px 5px 0px;
 background: url(../images/heybro_BODY_menu.png);
 background-repeat: no-repeat;
}

#leftnav ul {
 margin: 44px 0px 0px 15px;
 padding: 0px;
 font-weight:bold;
 list-style-type: none;
}

#leftnav li {
 padding: 0px 0px 0px 0px;
}

#leftnav a {
 display: block;
 margin-bottom: 7px;
 padding-top: 5px;
 width: 165px;
 height: 23px;
}

#leftnav a:link, #leftnav a:visited, #leftnav a:active {
 color: #FFFFFF;
 text-decoration: none;
 background-color: #0071BC;
 background-image: url(../images/heybro_BODY_menubg.png);
}

#leftnav a:hover {
 color: #004F84;
 text-decoration: none;
 background-color: #0071BC;
 background-image: url(../images/heybro_BODY_menubg_h.png);
}

#leftbanners  {
 width: 180px;
 float: left;
 clear: both;
 text-align: center;
}

/* ********************************** */

#heybro_FOOTER {
 position:relative;
 left:0px;
 top:0px;
 width:666px;
 height:70px;
 clear: both;
}

#heybro-FOOTER-left {
 position:absolute;
 left:0px;
 top:0px;
 width:12px;
 height:70px;
}

#heybro-FOOTER-top {
 position:absolute;
 left:12px;
 top:0px;
 width:642px;
 height:12px;
}

#heybro-FOOTER-right {
 position:absolute;
 left:654px;
 top:0px;
 width:12px;
 height:70px;
}

#heybro-FOOTER-center {
 position:absolute;
 left:12px;
 top:12px;
 width:642px;
 height:46px;
}

#heybro-FOOTER-bottom {
 position:absolute;
 left:12px;
 top:58px;
 width:642px;
 height:12px;
}

/* ********************************** */

.contactform {
 padding:4px;
 border: 1px solid #0070BC;
 background-color: #DFF2FF;
 color: #0070BC;
}

/* EOF */

