TD {
	color : black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
}
.star {
	color: #7A2620;
	font-size: 16px
}
.red {
	color: #7A2620;
	font-weight: bold;
	font-size: 12px;
}
.black {
	color: black;
	font-weight: bold;
	font-size: 9pt;
}
.address {
	color : black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
}
DIV {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
}
.cream {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #FEF1D7;
}
.lgcream {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #F9F0CB;
	font-weight : bold;
}
.white {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : White;
	font-weight : bold;
}
h4 {
	font-size : 11pt;
	font-weight : bold;
	color : black;
}
.heading {
	font-size : 11pt;
	font-weight : bold;
	color : #610C0C;
}
A {
	font-family : Arial, Helvetica, sans-serif;
	color : #000000;
	font-size : 9pt;
	text-decoration : underline;
}
A:visited {
	font-family : Arial, Helvetica, sans-serif;
	color : #000000;
	font-size : 9pt;
	text-decoration : underline;
}
A:hover {
	font-family : Arial, Helvetica, sans-serif;
	color : #000000;
	font-size : 9pt;
	text-decoration : none;
}
A.red {
	color : #610C0C;
	font-size : 9pt;
	text-decoration : none;
}
A:visited.red {
	color : #610C0C;
	font-size : 9pt;
	text-decoration : none;
}
A:hover.red {
	color : #610C0C;
	font-size : 9pt;
	text-decoration : underline;
}
A.cream {
	color : #F9F0CB;
	font-size : 8pt;
	text-decoration : none;
}
A:visited.cream {
	color : #F9F0CB;
	font-size : 8pt;
	text-decoration : none;
}
A:hover.cream {
	color : white;
	font-size : 8pt;
	text-decoration : none;
}
A.white {
	color : white;
	font-size : 8pt;
	text-decoration : none;
	font-weight : bold;
}
A:visited.white {
	color : white;
	font-size : 8pt;
	text-decoration : none;
	font-weight : bold
}
A:hover.white {
	color : #FFD78A;
	font-size : 8pt;
	text-decoration : none;
	font-weight : bold
}
A.whiteon {
	color : #FFD78A;
	font-weight : bold;
	font-size : 8pt;
	text-decoration : none;
}
A:visited.whiteon {
	color : #FFD78A;
	font-weight : bold;
	font-size : 8pt;
	text-decoration : none;
}
A:hover.whiteon {
	color : white;
	font-weight : bold;
	font-size : 8pt;
	text-decoration : none;
}
A.subnav:LINK {
	color : #7A2620;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
	font-size : smaller;
	text-decoration : none;	
}
A.subNav {
	color : #7A2620;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
	font-size : smaller;
	text-decoration : none;
}
A.subNav:visited {
	color : #7A2620;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
	font-size : smaller;
	text-decoration : none;
 }
A.subNav:hover {
	color : white;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
	font-size : smaller;
	text-decoration : none;
}
.community_heading {
	background-color : #7B2421;
}
.community_text_heading {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #FFF3D6;
}

.navbutton {
	padding-bottom:6px;
}