
.SubPageSideMenuCell ul li a:hover {
	color : #244d35;
	text-decoration : underline;
	padding-bottom : 8px;
	display : block;
	background-image : url(/templates/images/list_arrow.gif);
	background-position : left;
	background-repeat : no-repeat;
	padding-top : 8px;
	padding-left : 18px;
}
.SubPageSideMenuCell ul li a {
	color : #244d35;
	text-decoration : none;
	padding-bottom : 8px;
	display : block;
	padding-left : 18px;
	background-image : url(/templates/images/list_arrow.gif);
	background-position : left;
	background-repeat : no-repeat;
	padding-top : 8px;
}
.SubPageSideMenuCell ul {
	color : #244d35;
	list-style-type : none;
}
.SubPageSideMenuCell {
	font-size : 11px;
	border-right : 1px dotted #244d35;
}
.subHeading2 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : 1B3D2A;
	font-weight : bold;
}
.subHeading1 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
	color : 000000;
}
.footer {
}
.foodmenu {
	font-family : 'MS Serif', 'New York', serif;
	font-size : medium;
}
.DHTMLMenu {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : .8em;
	color : #ffffff;
}
.contentSmall {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #244d35;
}
.Content {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #244d35;
}
