.a {
	color: #000000;
	text-decoration: none;
}
.main-font, a, li {
	font-family: "trebuchet MS";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}

.menu-header {
	font-family: "trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000033;
	text-indent: 7px;
	height: 20px;
	width: auto;
}

.menu-list {
	font-family: "trebuchet MS";
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	list-style-position: inside;
	list-style-type: circle;
}

#container-blog,a,hover {
	font-family: "Trebuchet MS";
	text-decoration: none;
}

.main-blog-font {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}

.newslist {
	font-family: "trebuchet MS";
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}

#blog-container {
	font-family: "Trebuchet MS";
	font-size: 12px;
	background-color: #FFFFCC;
	text-indent: 5px;
	padding: 11px;
	height: auto;
	width: 310px;
	border: thin dotted #666666;
}

#featuredContainer {
	font-family: "Trebuchet MS";
	background-color: #E8ECF0;
	text-indent: 3px;
	margin: 2px;
	padding: 1px;
	height: auto;
	width: 230px;
	border: thin solid #666666;
	text-align: left;	
}

.featuredItem {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	margin: 5px;
	padding: 5px;
	height: 50px;
	width: 98%;
	background-color: #330066;
}

.featuredHeader {
	font-family: "Trebuchet MS";
	font-size: large;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}


.Headlines {
	font-family: "Trebuchet MS";
	font-size: large;
	color: 003366;
	text-decoration: none;
}

.read {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #CC0000;
	text-decoration: none;
}

.backarrow {
	background-image: url(http://www2.mywesttexas.com/COB/images/backarrow.gif);
	background-repeat: no-repeat;
	background-position: right;
}
