﻿#contentBlock{
	/*background:white url(/images/sidebar1_bg_grey.gif) left top repeat-y;*/
	background:white url(/images/sidebar2_bg.gif) right top repeat-y;
}
#header { 
	border-bottom: solid 1px #003366;
} 
.callout {
	position:relative;
	width:425px;
	margin-bottom:20px;
}
.detailcallout {
	position:relative;
	width:250px;
	margin-bottom:20px;
}
.paneNavigation {
	position:absolute;
	z-index:999;
	right:15px;
	bottom:35px;
}	
#mainSiteContent 
{
	/*margin-left:193px;*/
 	padding: 10px 20px;
	width:600px;
} 

#mainSiteContent h4{
	margin: 0;
}

#mainSiteContent ul {
    padding: 10px 0px 20px 0px;
    
}
#contentBlock {
    margin-top: 0px;
}
.sf_wrapper #mainSiteContent 
{
	overflow:visible !important;
	height:auto;
	margin-left: 0px;
	float: left;
}

#showcase {
	float:left;
	z-index:0;
	margin: 4px 0 25px;
	height:171px;
	width:903px;
	overflow:hidden;
}

#sidebar1 {
	display:none;
	clear:left;
	float:left;
	width:193px; 
	overflow:hidden;
	margin-top: 0px;
	padding: 15px 0;
	background-color: #535f72;
}
#sidebar2 {
    /*border-left: dotted 1px #7f94ab; this is done in mainsitecontent bg*/
    border-left:none;
	float:right;
	clear:right;
	width: 150px; 
	height:220px;
	min-height:220px;
	padding: 15px 10px;	
	margin-right:0 !important;
	margin-right:-10px;
}
#sidebarEvents
{
	float:left;
	clear:left;
	width: 195px;
	position:relative;
	left:0px !important;
	margin-top: 15px;
}
#sidebarEvents table {
	margin-top:-15px;
	position:relative;
	left:15px;
}

.homelink {
	position: absolute;
	left: 0; 
	top: 0;
	width: 130px;
	height: 60px;
	cursor: pointer;
}
/* Reusable general-purpose position helpers */
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.sf_newsList h2.sf_newsTitle{
	margin: 0px !important;
}

.sf_newsList h2.sf_newsTitle a {
	font-size: 12px !important;
	/*color: #4F4F4F !important;*/
	line-height: 12px !important;
}

ul.sf_newsList li {
	list-style-type:disc;
	margin-left: 15px !important;
	padding-bottom: 0px !important;
	margin-bottom: 0px;
}

.sf_readMore, .sf_postCategory, .sf_postTags, .sf_newsSource, .sf_newsThumbnail, .sf_newsSummary, .sf_eventComments{
    display: none;
}

/*Events*/

.sf_eventsList h3.sf_eventTitle {
	font-size: 12px !important;
	line-height: 8px !important;
	margin: 0px !important;
}
h3.sf_eventTitle a {
	/*color: #4F4F4F !important;*/
	line-height: 20px;
}

ol.sf_eventsList{
	margin-top: 20px;
}

.sf_eventsList li {
	margin-bottom: 0px !important;
	list-style-type: disc !important;
}
