.leftContent {
	width: auto;
	margin-right: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #67563D;
	line-height:19px;
	margin-left: 30px;
}
.rightContent {
	width: auto;
	margin-top: 10px;
	margin-right: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #67563D;
	line-height:17px;
	margin-left: 10px;
}
.newsImg {
	/*margin-left: 3px;*/
	border: 2px solid #8F1919;
	margin-top: 2px;
	/*float: right;*/
}
.date {
	color: #494949;
	font-size: 11px;
}
a, a:link, a:visited, a:active {
	color: #8F1919;
	text-decoration: underline;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
a.title:link {
	color: #8F1919;
	text-decoration:none;
}
a.title:visited {
	color: #8F1919;
	text-decoration:none;
}
a.title:hover {
	color: #666666;
	text-decoration: underline;
}
a.title:active {
	color: #8F1919;	
	text-decoration:none;
}
.newsLeftImg {
	margin-left: 2px;
	border: 2px solid #8F1919;
	margin-top: 4px;
	float: left;
	margin-right: 10px;
}

.newsBodyImg {
	margin-top: 2px;
	margin-right: 10px;
	border: 3px solid #8F1919;
}
h3 {
	font-size: 16px;
	color: #604E0E;
	margin-bottom: -10px;
}
.newDiv {
	background-image: url(/images/bg_polo.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: auto;
}
.tdDark {
	border: 1px solid #F7F7D8;
	background-color: #67563D;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.tdLight {
	background-color: #E7E4C9;
	border: 1px solid #F7F7D8;
}
ul {
	list-style-type: circle;
	margin-left:-20px;
}
h2 {
	font-size: 18px;
	color: #624E11;
}.imgBdr {
	border: 2px solid #8F1919;
}

.qoute{
	padding: 5px;
	width: 250px;
	border: 2px solid #8F1919;
	float: right;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	margin-left: 3px;
}
