/* News Widget v1.5 - Programmed By: Warren Brown */
h2 {
	text-align: left;
}

#widget {
	border-color: #000000;
	border-style: solid;
	border-width: 0px;
	background-color: #fdffe6;
	color: #37424e;
	font-weight: bold;
	width: 150px;
}

#widget td.heading {
	border-color: #e6decf;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: solid;
	background-color: #e6be73;
	border-width: 1px;
	font-weight: bold;
	font-size: 15px;
	color: #091363;
	font-weight: bold;
	background-color: #E6BE73;
	text-align: center;
	vertical-align: middle;
	font-family: "Times New Roman";
	padding: 3px 0px 3px 0px;
}

#widget td.title {
	font-family: Arial;
	color: #8E2E01;
	font-weight: bold;
	text-align: left;
	font-size: 12px;
	margin: 0px;
	padding: 15px 0px 5px 0px;
}

#widget td {
	border-style: none;
	padding: 0px 0px 0px 0px;
	background-color: #e9d3a8;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
}

#news table{
	margin-left: auto;
	margin-right: auto;
}

#news input {
	margin-top: 3px;
	margin-bottom: 3px;
	border: 1px solid #8E2E01;
	padding: 1px;
}

#news textarea {
	margin-top: 3px;
	margin-bottom: 3px;
	border: 1px solid #8E2E01;
	padding: 1px;
}

#news a {
	color: #091363;
	text-decoration: underline;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
}

#news a:visited {
	color: #091363;
	text-decoration: underline;
}

#news a:hover {
	color: #8E2E01;
	text-decoration: none;
}
