/* main */
.main {
	margin:30px!important;
}

/*  rightbar */
.rightbar {
	width:283px;
	float:left;
}

.rightbar .img {
float:left;
}



.rightbar .homeBlock {
	border-bottom:1px dashed #cdcdcd;
	padding-bottom:10px;
	font:13px/16px lucida sans, arial, verdana, sans-serif;
	margin-bottom:10px;

}

.rightbar .newsFlash {
	background:#f2f2f2;
	padding:8px 10px 12px 10px;
	border-bottom:0px solid #fff;
}

.rightbar .title {
	font-weight:bold;
	font-size:12px;
	text-transform:uppercase;
}

.rightbar li {
	list-style-type:none;
	margin:5px 0 2px 0;
	padding:0px 0px 0px 8px;
	background: url(../images/leftnav_li.gif) 0px 5px no-repeat;
}


/*  general */

.welcome_image {
	margin-right:25px;
	float:left;
	width:450px;
}

.newsbartop {
	background:url(/images/homefeatures/bar_news.gif) top left repeat-x;
	font-size:16px;
	font-weight:bold;
	color:#fff;
	padding:3px 0px 4px 12px;


}
.eventsbartop {
	background:url(/images/homefeatures/bar_events.gif) top left repeat-x;
	font-size:16px;
	font-weight:bold;
	color:#fff;
	padding:3px 0px 4px 12px;
}


/*  centerbar */
.centerbar {
	width:450px;
	float:left;
	border-bottom:1px dashed #cdcdcd;
	padding-bottom:10px;
	margin-bottom:10px;
}
.centerbar .imagebar {
	width:150px;
	float:left;
}



.centerbar .homeBlock {
	border-bottom:1px dashed #cdcdcd;
	padding-bottom:10px;
	font:13px/16px lucida sans, arial, verdana, sans-serif;
	margin-bottom:10px;
		
}




.centerbar .newsFlash {
	padding:0px 0px 0px 0px;
	border-bottom:0px solid #fff;
	width:300px;
}

.centerbar .title {
	font-weight:bold;
	font-size:16px;
}


.centerbar li {
	list-style-type:none;
	margin:5px 0 2px 0;
	padding:0px 0px 0px 8px;
	background: url(../images/leftnav_li.gif) 0px 5px no-repeat;
}


