@charset "utf-8";
/* CSS Document */

#newsposts
{
	width:280px;
	float:left;
	margin-bottom:30px;
	margin-bottom:30px;
	padding: 0 6px 0;
}
#newsposts p { margin: 0 0 3px 0; }
#newsposts .teaser, {}
#newsposts .layout_short { margin-bottom: 20px; }

#new_events .date { display: block; }


.mod_newslist h2 { font-size: 13px; border: none; margin-bottom: 2px; font-weight: normal; }
.mod_newslist .info, .mod_upcoming_events .info  { font-size: 12px; }


.mod_upcoming_events
{
	font-size: 13px;
	line-height: 20px;
	width: 275px;
	float: right;
	padding: 0 6px 9px 18px;
	border-left: 1px solid #d8c69f;
	margin-bottom: 24px !important;
}
.mod_upcoming_events .event { margin-bottom: 10px; }
.mod_upcoming_events .event a { font-weight: bold; }
.mod_upcoming_events .time { display:none; }





.mod_quicknav
{
	width:290px;
	padding-bottom:9px;
	background-color:#f9f9f9;
	border:1px solid #c6c6c6;
	margin-bottom:24px !important;
	clear: both;
}
.mod_quicknav h1
{
	margin:0px 0px 9px 0px;
	padding:6px;
	background-color:#f0f0f0;
	border-bottom:1px solid #c6c6c6;
	font-weight:bold;
	font-size:1.2em;
	line-height:1;
}
.mod_quicknav .formbody
{
	width:252px;
	margin-right:auto;
	margin-left:auto;
	background: #eee;
}
.mod_quicknav select
{
	width:200px;
	background-color:#ffffff;
	border:1px solid #c6c6c6;
}
.mod_quicknav .submit
{
	margin-top:2px;
	vertical-align:top;
}



.mod_rss_reader
{
	width:266px;
	float:left;
	clear:both;
	margin-bottom:30px;
	background-color:#f9f9f9;
	border:1px solid #c6c6c6;
}


.mod_rss_reader h1
{
	margin:0;
	padding:6px;
	background-color:#f0f0f0;
	border-bottom:1px solid #c6c6c6;
	font-weight:bold;
	font-size:1.2em;
	line-height:1;
}


.rss_default,
.rss_items_only
{
	padding:9px 6px;
}


.mod_rss_reader .description
{
	font-size:0.9em;
}


/* Fix position issue in IE6 */
* html .mod_rss_reader
{
	position:relative;
	margin-bottom:0;
}



.ce_accordion
{
	width:292px;
	float:right;
	clear:both;
	margin-left:24px;
	border-right:1px solid #dfdfdf;
	border-left:1px solid #dfdfdf;
}

h1.ce_accordion
{
	width:280px;
	margin:6px 0px 0px 24px;
	padding:6px;
	background-color:#f0f0f0;
	border:1px solid #dfdfdf;
	font-weight:bold;
	font-size:1.2em;
	line-height:1;
}


.ce_accordion .toggler
{
	border-top:0px;
	font-weight:normal;
}


.ce_accordion .accordion div
{
	border-bottom:1px solid #dfdfdf;
}



#blogposts
{
	width:272px;
	float:right;
	margin-bottom:30px;
	background-color:#f9f9f9;
	border:1px solid #c6c6c6;
}

#blogposts h1
{
	margin:0;
	padding:6px;
	background-color:#f0f0f0;
	border-bottom:1px solid #c6c6c6;
	font-weight:bold;
	font-size:1.2em;
	line-height:1;
}

#blogposts .teaser,
#blogposts .more
{
	font-size:0.9em;
}


#blogposts .layout_short
{
	padding:9px 6px;
}


/* Fix position issue in IE6 */
* html #blogposts
{
	position:relative;
	margin-bottom:0;
}

