/* CSS Document */

.tm_nav { font-family:Arial; 
		   font-size: 14px;
		   color: #C8D68C;
		   }
		   
.tm_announce { font-family:Arial; 
		   font-size: 14px;
		  color: #5E2C0F;
		   font-weight:bold;
		   }		   
		   
		   
.tm_header {
	font-family: Arial;
	font-size: 16px;
	color: #5E2C0F;
	padding: 0,0,0,5
	border-bottom:3px solid  #D7CaC3;
	}
	
.tm_subheader {
	font-family: Arial;
	font-size: 13px;
	color: #5E2C0F;
	font-weight:bold;
	}
		   
.tm_text {
	font-family: Arial;
	font-size: 12px;
	color: #5E2C0F;
	}
.tm_title {
font-weight: bold;
font-style: italic;
}

.tm_text A {
	color: #5E2C0F;
	}
	
	.tm_text ul li{
	color: #5E2C0F;
	list-style-image: url(http://www.tenthmuse.us/cms/wp-content/themes/premiumnews/images/bullet.gif);
}
