td {
	font-size:11pt;
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
}

p {
	font-size:11pt;
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
}

li {
	font-size:11pt;
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
}

blockquote {
	font-size:11pt;
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
}

.home_text {
	font-family: Pristina;
	font-size: 13pt;
	font-weight: bold;
}

.heading {
	font-size: 12pt;
	color: #a71c2b;
}

.moses_red {
	color: #A71C2B;
}

.moses_green_lighter {
	color: #A29C59;
}

.moses_green {
	color: #8C885E;
}

.white {
	color:#ffffff;
}

.padding15 {
	padding-left: 15px;
}

.padding7 {
	padding-left: 7px;
	padding-right: 7px;
}

.home_nav_area {
	vertical-align: middle;
	color: #a71c2b;
	padding: 30px;
	cursor : pointer;
	font-size: 10pt;
	border: 1px solid #a71c2b;
}

.home_hover {
	color: #a71c2b;
	height: 20px;
	vertical-align: bottom;
	cursor : pointer;
}

.home_hover_off {
	color: #000000;
	height: 20px;
	vertical-align: bottom;
	cursor : pointer;
}

.menu_hover {
	background: #ffffff;
	text-align: left;
	vertical-align: middle;
	color: #A71C2B;
	cursor : pointer;
	border-bottom: 1px solid #ffffff;
	height: 17px;
	font-size:9pt;
	/* 
	width: 123px;
	font-family: "Arial";
	border-top: 1px solid #95b017;
	padding-left: 4px;
	padding-top: 5px; */
}

.menu_hover_off {
	background: #ffffff;
	text-align: left;
	vertical-align: middle;
	color: #000000;
	cursor : pointer;
	border-bottom: 1px solid #ffffff;
	height: 17px;
	font-size:9pt;
	/* height: 25px;
	width: 123px;
	font-size:8pt;
	font-family: "Arial";
	border-top: 1px solid #95b017;
	padding-left: 4px;
	padding-top: 5px; */
}

.menu_selected {
	background: #F1F0E6;
	text-align: left;
	vertical-align: middle;
	color: #A71C2B;
	border-bottom: 1px solid #f1f0e6;
	height: 17px;
	font-size:9pt;
	/* height: 25px;
	width: 123px;
	font-size:8pt;
	font-family: "Arial";
	border-top: 1px solid #95b017;
	padding-left: 4px;
	padding-top: 5px; */
}

.submenu_hover {
	background: #F1F0E6;
	text-align: left;
	vertical-align: middle;
	color: #A71C2B;
	cursor : pointer;
	font-size:9pt;
	border-top: 1px solid #F1F0E6;
}

.submenu_hover_off {
	background: #F1F0E6;
	text-align: left;
	vertical-align: middle;
	color: #000000;
	cursor : pointer;
	font-size:9pt;
	border-top: 1px solid #F1F0E6;
}

.submenu_selected {
	background: #F1F0E6;
	text-align: left;
	vertical-align: middle;
	color: #A71C2B;
	font-size:9pt;
	border-top: 1px solid #F1F0E6;
}

.submenu_background {
	background: #F1F0E6;
	text-align: left;
	vertical-align: middle;
	color: #A29C59;
	cursor : pointer;
	font-size:9pt;
	border-top: 1px solid #F1F0E6;
}

.sidenav_hover {
	font-size: 9pt;
	color: #a71c2b;
	cursor : pointer;
	border-bottom: 1px solid #a71c2b;
	width: 174px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 2px;
}

.sidenav_hover_off {
	font-size: 9pt;
	color: #000000;
	cursor : pointer;
	border-bottom: 1px solid #a71c2b;
	width: 174px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 2px;
}

.sidenav_selected {
	color: #a71c2b;
	font-size: 9pt;
	border-bottom: 1px solid #a71c2b;
	width: 174px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 2px;
}

.ten_point {
	font-size:10pt;
}

.nine_point {
	font-size: 9pt;
}

.eight_point {
	font-size: 8pt;
}

.seven_point {
	font-size: 7pt;
}

.six_point {
	font-size: 6pt;
}

a:link {
	text-decoration: none;
	color: #a71c2b;
}

a:hover {
	color: #A29C59;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #a71c2b;
}