/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	background-image: url(images/pagebg.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}
.news {
border:1px solid #F5A703;
width:195px;
margin-top: 5px;
}
.menu_link {
	font-style: normal;
	font-weight: normal;
	color: #650000;
	text-decoration: none;
}
A.menu_link:hover {
	text-decoration: underline;
}
.phonelabel {
	color: #650000;
	font-weight: bold;
}
.goldheader {
	font-size: 18px;
	color: #F5A703;
}
.redheader {
	color: #800000;
	font-size: 16px;
	font-weight: bold;
}
.xsmtext {
	color: #000000;
	font-size: 10px;
}
.redtext {
	color: #800000;
	font-size: 12px;
}
h1mar. {
margin-bottom: 1px;
}
.breadcrumb {
	font-style: normal;
	font-weight: normal;
	font-size: 10px;
	color: #650000;
	text-decoration: none;
}
A.breadcrumb:hover {
	text-decoration: underline;
}