body {
	margin: 0px;
	padding: 10px 0px 0px;
}
.table_main {
	background: url(images/bg.jpg) no-repeat center center;
	height: 502px;
}
.intro {
	font: 14px/20px "Times New Roman", Times, serif;
	color: #8C734A;
	letter-spacing: 1px;
	word-spacing: 1px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-bottom: 0px;
}
h1 {
	font: 20px "Times New Roman", Times, serif;
	color: #7A0005;
	letter-spacing: 1px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.font_10 {
	font-size: 10px;
}
.address {
	font-size:10px;
	color:#8C734A;
}.border_right {
	border-right: 1px solid #CABA7D;
	padding-right: 20px;
}
.font_times {
	font-family: "Times New Roman", Times, serif;
}
.latest_news {
	font: 12px "Times New Roman", Times, serif;
	text-transform: uppercase;
	color: #666666;
	background: url(images/border_grey.gif) no-repeat right center;
	padding-top: 4px;
	padding-bottom: 4px;
}
.padding_10 {
	padding: 10px;
}

