@charset "UTF-8";
/* CSS Document */

body {
	background-color: #E0AE59;
	background-image: url(images/umt-bg.jpg);
	background-repeat: repeat-x;
}
.text-area {
	background-image: url(images/umt-textarea-bg.jpg);
	background-repeat: repeat-y;
}
.text-footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	text-align: center;
}
.testimonial-text-body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
	text-align: left;
	font-weight: normal;
	line-height: 20px;
}
.testimonial-text-head {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 24px;
	color: #95000B;
	text-align: left;
	font-weight: bolder;
	line-height: 30px;
}
.style1 {
	color: #670007;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
}
.float-left {
	float: left;
}
.float-right {
	float: right;
}.style2 {
	color: #670007;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	text-align: right;
}
.headline {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 24px;
	line-height: 30px;
	font-weight: bold;
	color: #AA040C;
	text-align: center;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	color: #333;
}
.bodytext-list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	color: #333;
	list-style-position: outside;
	list-style-image: url(images/umt-check.jpg);
	list-style-type: disc;
}
