* {
	padding: 0;
	margin: 0;
	color: #897B6B;
}
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #897B6B;
	background-color:#FFF;
	line-height:18px;
}
A:link {
	text-decoration: none;
}
A:visited {
	text-decoration: none;
}
A:active {
	text-decoration: none;
}
A:hover {
	text-decoration: none;
}
#wrapper {
	margin: 0 auto;
	width: 760px;
	clear:both;
}
.onebox {
	width:100%;
	float:left;
}
.fleft50 {
	width:50%;
	float:left;
	text-align:left;
}
.fright50 {
	width:50%;
	float:right;
	text-align:right;
}
.fleft501px {
	width:501px;
	float:left;
	text-align:left;
}
.fright259px {
	width:259px;
	float:right;
	text-align:right;
}
.m19 {
	width:100%;
	height:14px;
	float:left;
	clear:both;
}
.marginlr {
	width:724px;
	font-weight:normal;
	background-color:#d5d1cd;
	color:#554b32;
	float:left;
	padding-left:18px;
	padding-right:18px;
	padding-top:18px;
	padding-bottom:18px;
	line-height:24px;
	font-size:21px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
