.textmodule, .homeButtons {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6B7077;
	text-decoration: none;
	padding: 0px;
	margin-bottom: 15px;
	margin-top: 10px;
	text-align: justify;
	padding-bottom: 3px;
}
.text_moduletitle, .listing_moduletitle, .news_moduletitle, .weblog_moduletitle, .imagegallery_moduletitle, .resource_moduletitle {
	font-size: 16px;
	font-weight: bold;
	color: #47575D;
	text-decoration: none;
	display: block;
	width: 80%;
	padding-bottom: 7px;
	padding-top: 5px;
	margin-bottom: 7px;
	margin-top: 0px;
}

.bannertext_moduletitle {
	font-size: 16px;
	font-weight: bold;
	color: #47575D;
	text-decoration: none;
	display: block;
	width: 80%;
	padding-bottom: 7px;
	padding-top: 5px;
	margin-bottom: 7px;
	margin-top: 0px;
}

.textmodule p, .homeButtons p {
	padding:0 10px 10px 0;
	margin:0px;
}

.textmodule table {
	color: #6B7077;
}

.textmodule ul {
	margin-top: 3px;
	margin-bottom: 3px;

}

.textmodule ul li {
	margin-left: 20px;
	font-size: 12px;
	padding-left: 3px;
	list-style-type:square;
	padding-bottom: 3px;
	color: #47575D;
}
.sidetextmodule {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
	padding: 0px;
	margin-bottom: 15px;
	margin-top: 10px;
	text-align: justify;
	padding-bottom: 3px;
}
.sidetextmodule ul {
	margin-top: 3px;
	margin-bottom: 3px;

}

.sidetextmodule ul li {
	margin-left: 20px;
	font-size: 12px;
	padding-left: 3px;
	list-style-type:square;
	padding-bottom: 3px;
	color: #47575D;
}

/*------home buttons----------*/

.homeButtons {
	margin: 0px;
	padding: 0px;
}

.homeButtons a {
	filter:alpha(opacity=98);
	width:200px;
	height:100%;
	opacity: .99;
	font-weight: bold;

}

.homeButtons a:hover {
	filter:alpha(opacity=69);
    width:200px;; 
	height:100%;
	opacity: .69;
	font-weight: bold;	
}
	
.textmodule_banner {
	width: 578px;
}


