TD {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #391F01;
}
.orange_bold {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #D54111;
}
.red {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : red;
}
.orange_bold_left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #D54111;
	text-align: left;
}
.black_small_italic{
	font-family:'Brush Script MT',Phyllis,'Lucida Handwriting',cursive;
	font-size: 12px;
	color: #000000;
	font-style: italic;
}
.white {
	font-size : 10px;
	color : white;
	text-decoration : none;
}
.section_heading {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
	color : #D54111;
}
.teaser_heading {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #D54111;
}
A.sub_menu {
    text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #D54111;
}
A.sub_menu:HOVER {
	text-decoration : underline;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #D54111;
}

.rates_table
{
	border-left: 1px solid #999999;
	border-top: 1px solid #999999;
	padding: 8;
}
.rates_table td
{
		border-right: 1px solid #999999;
		border-bottom: 1px solid #999999;
		text-align: center;
}
.rates_table_left td
{
		border-right: 1px solid #999999;
		border-bottom: 1px solid #999999;
		text-align: left;
}
.rates_table_header td
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #D54111;
	text-align: center;
}
.orange_header td
{
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #1E90FF;
	text-align: left;
}
.photo {
	padding-left: 10px;
	padding-bottom: 10px;
}
textarea, select, input {
background : White;
font-size : 10px;
font-family: Arial, Helvetica, sans-serif;
padding-left: 5px;
}.OldEnglish {
	font-family: "Old English Text MT";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
}

