@charset "UTF-8";


.newsticker {
	list-style-type: none;
	padding: 3px;
	margin: 0;
	width:275px;
	height:247px;
}
.bodyrightcolumn div img {
	display:none;
}
#wevents {
	width: 275px;
}
#wevents ul li {
	list-style-type: none;
}
#contentwrapper {
	position:relative;
	background:url(../images/homeBottomBg.jpg) no-repeat;
}
#mainMenu
{
	width:248px;
	border-right: 1px solid #815d2d;
}
#eventImages
{
	position:absolute;
	left:278px;
	top: 30px;
	margin:0;
	padding:0;

}

#eventImages ul
{
	list-style:none;
	margin:0;
	padding:0;
}

#eventsList li
{
	margin:0;
	padding:0;
}
#homeWidget
{
	position:absolute;
	left:578px;
	top: 30px;
}


#contentcolumn {
}
#contentcolumn * {
	background:none;
}
#bodymaincontainer {
}
#bodymaincontainer * {
}
#wevents, #wevents * {
	background:none;
}
#buckets
{
	position:relative;
	border-top: 1px solid #815d2d;
	margin-top:-1px;
	height:305px;
}
#buckets div
{
	height:305px;
	overflow:auto;
	font-size:13px;
}
#buckets div div
{
	height:auto;
	overflow:visible;
}

#header
{
	border-bottom: 1px solid #815d2d;
}
#privateParties
{
	position:absolute;
	width:236px;
	padding:15px 0px 0 12px;
	border-right: 1px solid #815d2d;
}

#privateParties #flashSlideshowContainer
{
	margin-bottom:10px;
}
#eventsByDate
{
	position:absolute;
	left:248px;
	width:395px;
	padding:0 10px 0 10px;
	border-right: 1px solid #815d2d;
}

#eventsByDate img.thumbnail
{
	display:block;
	float:left;
	margin-top:10px;
	margin-right:10px;
	margin-bottom:10px;
}

.eventContent h3 a, h4 a
{
	text-decoration:none;
}
.eventContent h3 a:hover, h4 a:hover
{
	text-decoration:underline;
}
#blogLastPost
{
	position:absolute;
	left:680px;
	width:230px;
	padding:15px 15px 0 0;
}
#blogLastPost img
{
	margin:5px 0 5px 0;
	padding:0;
}
#blogLastPost h4
{
	margin:5px 0 5px 0;
	padding:0;
}
#blogLastPost .title
{
	!important padding-bottom:5px;
}
#blogFlush
{
	!important font-size:13px;
}
