/*----Mark Roberts-----*/

.textmodule {
	font-size: 11px;
	color: #EEE;
	text-decoration: none;
	text-align: justify;
	margin: 0px;
	
}
.text_moduletitle, .listing_moduletitle, .news_moduletitle, .weblog_moduletitle, .resource_moduletitle, .contact_moduletitle, .navigation_moduletite, .gallery_moduletitle, .form_moduletitle {
	font-size: 16px;
	background: #dad1ab;
	font-weight: normal;
	color: #002a4c;
	text-decoration: none;
	display: block;
	width: 100%;
	padding: 2px;
	*margin: 0px;
}

.textmodule p {
	padding:3 10 10px 10px;
	margin:0px;
}
.sidetext_moduletitle, #admin_buttons h3, .search_moduletitle{
	width: 130px;
	color: #FFF;
	text-transform: uppercase;
	padding: 2px;
	font-size: 12px;
	background: #003366;

}

.textmodule_banner p {
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}

.textmodule ul li a {
	font-size: 11px;
	color: #E1D7B0;
	text-decoration: underline;
	text-align: justify;
	margin: 0px;
	text-decoration: underline;
	
}
.textmodule ul li a:hover {
	text-decoration: none;

	
}


/*-----sidebar styles----------*/
#sidebar h1 {
	font-size: 12px;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #003366;
	padding: 2px 1px;
	margin: 4px 0px 4px 2px;
}

#sidebar img {
	margin: 0px 0px 0px 2px;
	padding-bottom: 4px;	
}




