body {
	background-image:url(images/background.jpg);
	color: #4d4b4a;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	background-color: #e5e2db;
	background-repeat: repeat-x;
}
.body_text_norm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #4d4b4a;
}
.body_text_normbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #4d4b4a;
	font-weight: bold;
}
.events_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #4d4b4a;
	font-weight: bold;
	text-transform: capitalize;
}
.body_text_reverse {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #E6E3D6;
}
.body_text_reversebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #E6E3D6;
	font-weight: bold;
}
.events_head_bkg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #e5e2db;
	font-weight: bold;
	text-transform: capitalize;
	background-color: #4d4b4a;
}
.adopted_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #D40000;
	font-weight: bold;
	text-transform: capitalize;
}
.body_text_ital {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #4d4b4a;
	font-style: italic;
}
