@charset "UTF-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image:url(images/TCW_background_D.jpg);
	background-repeat:repeat-x
}


.footer {
	font-size: 9px;
	color:#666;
	padding-top: 10px;
}

.header {
	font-size: 18px;
	padding: 8px 0px 8px 0px;
	border-bottom:thin;
	border-bottom-color:#999;
	border-bottom-style:solid;
	border-top:thin;
	border-top-color:#999;
	border-top-style:solid;
	color: #9CC035

	}
	
	
.newsheader {
	font-size: 14px;
	line-height: 20px;
	color: #9CC035
}

.newsdateandauthor {
	font-size: 9px
}


.bottomline {
	border-bottom:thin;
	border-bottom-color:#999;
	border-bottom-style:solid;
}


.leftline {
	border-right:thin;
	border-right-color:#999;
	border-right-style:dotted
}


.socialmediatext {
	font-size: 10px
}




.topbanner {
	background-image:url(images/TCW_top_banner_3.jpg);
	height: 99px
}


.menubar {
	background-image:url(images/TCW_top_banner_2.jpg);
	height: 30px
}




a {
	color:#333;
	font-weight:bold;
	text-decoration: none;
}

a:hover {
	color:#9CC035;
	text-decoration: none;
}
