.homepage-text {
	color: #712D3E;
	padding-left: 22px;
	padding-right: 22px;
	font-family: Tahoma;
}
p {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 22px;
}
body {
	background-color: #3d3a30;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(images/main_bgd.jpg);
	background-repeat: repeat-x;
}

a {
	color: #4B4A45;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
	color: #582130;
}
.homepage-text-reverse {
	color: #FFFFFF;
	padding-left: 22px;
	padding-right: 22px;
	font-family: Tahoma;
	padding-bottom: 8px;
}
.homepage-text-reverse a {
	color: #FFFFFF;
	text-decoration: underline;
}
.homepage-text-reverse a:hover  {
	text-decoration: underline;
	color: #C0C0C0;
}
h1 {
	font-family: Tahoma;
	font-size: 15px;
	line-height: 24px;
	font-weight: bold;
	color: #722D3F;
}
.homepage-text-reverse-small {
	color: #FFFFFF;
	padding-left: 22px;
	padding-right: 22px;
	font-family: Tahoma;
	padding-bottom: 8px;
	font-size: 11px;
}
.homepage-text-reverse-small a {
	color: #FFFFFF;
	text-decoration: underline;
}
.homepage-text-reverse-small a:hover  {
	text-decoration: underline;
	color: #C0C0C0;
}.news-div {
	float: right;
	width: 242px;
	padding-top: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #C4B085;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #6A303E;
	margin-left: 22px;
	padding-left: 15px;
	margin-bottom: 12px;
	margin-right: 0px;
	padding-bottom: 12px;
}
.news-div-text {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 20px;
	color: #4B4A45;
	padding-bottom: 0px;
	width: 235px;
}
.subhead1 {
	font-weight: bold;
	color: #712D3E;
}
.latest-news-tab {
	float: right;
	padding-bottom: 8px;
}

