#headerBox2{
background-image:url(../images/ciabaTopPic2.jpg);
width:910px;
height:275px;
}

#buttonBox2{
width:910px;
height:40px;
float:left;
margin-top:125px;
}

#buttonHome{
display:block;
background-image:url(../images/home_Button.png);
background-position:bottom center;
background-repeat:no-repeat;
height:40px;
width:59px;
float:left;
margin-left:25px;
}
#buttonHome:hover{
background-position:top center;
}

#button1b{
display:block;
background-image:url(../images/whatIs_Button.png);
background-position:bottom center;
background-repeat:no-repeat;
height:40px;
width:110px;
float:left;
margin-left:48px;
}
#button1b:hover{
background-position:top center;
}

#button2b{
display:block;
background-image:url(../images/whyBuy_Button.png);
background-position:bottom center;
background-repeat:no-repeat;
height:40px;
width:105px;
float:left;
margin-left:48px;
}
#button2b:hover{
background-position:top center;
}

#button3b{
display:block;
background-image:url(../images/localBiz_Button.png);
background-position:bottom center;
background-repeat:no-repeat;
height:40px;
width:185px;
float:left;
margin-left:48px;
}
#button3b:hover{
background-position:top center;
}

#button4b{
display:block;
background-image:url(../images/events_Button.png);
background-position:bottom center;
background-repeat:no-repeat;
height:40px;
width:70px;
float:left;
margin-left:48px;
}
#button4b:hover{
background-position:top center;
}

#button5b{
display:block;
background-image:url(../images/contact_Button.png);
background-position:bottom center;
background-repeat:no-repeat;
height:40px;
width:86px;
float:left;
margin-left:48px;
}
#button5b:hover{
background-position:top center;
}

#midBox2{
margin:18px 30px 0 30px;
width:850px;
}

#printableButton{
display:block;
background-image:url(../images/printableVersion.jpg);
background-position:bottom center;
background-repeat:no-repeat;
height:60px;
width:290px;
margin:0 0 35px 0;
}
#printableButton:hover{
background-position:top center;
}

#whyLocalReasonTitle{
width:490px;
padding:6px;
background-color:#333333;
color:#FFF;
font:20px Arial, Helvetica, sans-serif;
font-weight:bold;
}
#whyLocalReason{
width:480px;
padding:10px;
color:#333;
font:12px Arial, Helvetica, sans-serif;
margin:0 0 25px 0;
}

#bizListing{
border-bottom:1px solid #CCC;
padding:8px;
font:12px Arial, Helvetica, sans-serif;
}

#eventTitle{
font:16px Arial, Helvetica, sans-serif;
font-weight:bold;
}

#eventTitle2{
font:36px Arial, Helvetica, sans-serif;
font-weight:bold;
}

#eventSubTitle{
font:11px Arial, Helvetica, sans-serif;
color:#666666;
}

#eventDescription{
margin:8px 0 50px 0;
padding:0 0 40px 0;
border-bottom:1px solid #CCC;
}

#contactText{
font:16px Arial, Helvetica, sans-serif;
text-align:right;
border-bottom:1px solid #999999;
margin:0 0 40px 0;
}


#boardTitle{
font-size:16px;
}

#boardDescription{
margin:8px 0 20px 0;
padding:0 0 20px 0;
border-bottom:1px solid #CCC;
}











