@charset "utf-8";
/* CSS Document */

/* START HOMEPAGE CLASSES */
#maindiv-hp{
position:relative;
width:770px;
padding-left:18px;
padding-right:18px;
margin:auto;
background-image:url(../images/bkgnd1.jpg);
line-height:5px;
}

#hp_leftcolumn{
position:relative;
background-color:#999966;
float:left;
}
#bannerslot{
position:relative;
top:0px;
left:0px;
margin:auto;
}
#cspacer{
position:relative;
top:0px;
width:1px;
left:0px;
height:700px;
}
#videoslot{
position:relative;
top:0px;
left:0px;
}
#panels{
position:relative;
top:0px;
width:328px;
background-color:#FF9966;
}
#notepanel{
padding:10px;
background-color:#ffffff;
background-image:url(../images/trans15orangedither.gif);
background-position:inherit;
background-repeat:repeat;
}
#notepanel:p{
line-height:10px;
}
#rpspacer{
width:1px;
height:5px;
line-height:5px;
font-size:5px;
}
.r_panel{
width:328px;
height:151px;
}
/* start headlines for small bulletins */
#venueslotheader{
position:relative;
top:0px;
left:0px;
width:423px;
height:41px;
line-height:41px;
vertical-align:middle;
text-align:center;
cursor:pointer;
font-size:14px;
font-weight:bold;
color:white;
border:1px solid #621308;
}
#venueslot{
position:relative;
top:0px;
left:0px;
width:423px;
background-color:#ffffff;
background-image:url(../images/background_greeting2.jpg);
background-position:center;
background-repeat:no-repeat;
}
#content_table_width_adjuster_small_bulletin{
width:200px;
height:1px;
line-height:1px;
}
#headlines_spacer{
position:relative;
top:0px;
left:0px;
width:415px;
height:2px;
}
#hitem{
position:relative;
top:0px;
left:0px;
width:423px;
padding-top:5px;
padding-bottom:5px;
overflow:hidden;
background-image:url(../images/trans20white.png);
border-bottom:1px solid #883311;
}
#venueContainer_headlines{
position:relative;
float:left;
padding-left:15px;
}
#vname_headlines{
width:300px;
font-size:18px;
font-weight:bold;
overflow: hidden; 
text-overflow: ellipsis; 
white-space: nowrap;
margin-top:7px;
}
#comment_container_headlines{
width:180px;
font-size:11px;
line-height:11px;
padding-left:5px;
padding-top:5px;
position:relative;
top:0px;
text-align:left;
float:right;
background-color:#efefef;
border:1px solid #dddddd;
}
#addresscontainer_headlines{
width:250px;
font-size:11px;
line-height:13px;
padding-left:5px;
position:relative;
top:0px;
text-align:left;
float:left;
height:inherit;
}
#dotlineV2_headlines{
position:relative; 
line-height:1px;
height:64px;
width:1px;
background-color:#777777;
margin-top:3px;
float:left;
}
#dotlineH2_headlines{
position:relative;
line-height:1px;
height:1px;
width:87px;
background-color:#777777;
margin-top:3px;
margin-bottom:1px;
}
#dotlineH3_headlines{
position:relative;
line-height:1px;
height:1px;
width:300px;
background-color:#777777;
margin-top:5px;
margin-bottom:5px;
}
/* end headlines for small bulletins */
/* END HOMEPAGE CLASSES */