/* CSS Document */

.maincopy {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6C5635;
}

.maincopy b {
	font-weight:bold;
	text-transform: uppercase;
}

.maincopy strong {
	font-weight:bold;
	text-transform: uppercase;
}

.maincopy a:link {
	color: #663300;
	text-decoration: none;
}

.maincopy a:hover a:active {
	color: #FF3300;
	text-decoration: underline;
}

.maincopy a:visited {
	color: #663300;
	text-decoration: none;
}
img {
	border: 0px;
	margin: 0px;
}

div.newsdate {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #6C5635;
	text-transform: uppercase;
}
div.showsdate {
	font-size: 2px;
	color: #ffeed8;
	padding: 0px;
}
div.newstext {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6C5635;
	padding-bottom:20px;
}