.bodyblock {
	background-color: #FFFFFF;
	width: 900px;

margin-left: auto;
margin-right: auto;
}
.contentblock {
	background-image: url(shared/turq-back.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

.quoteblock {
float: right;
width: 170px;
margin-left: auto;
margin-right: 15px;
}

.mtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.txtblock {
	width: 600px;
	margin-left: 70px;
		
	margin-top: 40px;
	float: left;

}

.ctxtblock {
	width: 750px;
	margin-left: 70px;
	

		float: left;

}
.mice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}



.redhead {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #9D1D1E;
}

.blkhead {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: black;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;

}
a {
	color: #900000;
}
