@charset "utf-8";
/* following is specific to a subsecion */
#subheading {
	width: 92px;
	height: 30px;
	background: url(../images/interior_news.png) no-repeat;} /*image needs creating*/
#nav_news {
	background-position: 50%;}
#headerimage {
	background: url(../images/header_news.jpg) no-repeat;}

.newsTable {
	width: 100%;
	margin-top: 10px;
	}
#textbox .newsTable p {
	margin: 0;
	padding: 0;
	}
.newsTable td {
	padding: 3px 10px 5px 0;
	}

#textbox .newsTitle {
	font-size: 14px;
	}

#textbox .archiveNews {
	letter-spacing: 2px;
	padding: 5px 8px;
	border: 1px solid #e9e9e9;
	margin: 20px auto;
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	display: inline-block;
	background: url(../images/columngradient.jpg) 0 60%;
	}

h3 {
	font-size: 14px;
	margin-bottom: 1em;
	display: block;
	}
