body { background: #f7f5e5; 
	margin: 0;
	padding: 0;
	text-align: center;
	}
 
.content #buffer {
	width: 356px;
	height: 50px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	}
.content #wrapper {
	width: 336px;
	background: #d9d6bd;
	border: 2px solid #c5c2a4;
	text-align: left;
	height: 336px;
	padding: 10px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}
	
.content #nav {
	text-align:left;
	margin: 0;
	padding-left: 0px;
	padding-top: 30px;
	vertical-align: bottom;
	}
	
.content #footer {
	text-align:left;
	margin: 0;
	padding-left: 0px;
	padding-top: 10px;
	}
	
.content #headerindent {
	text-align:left;
	margin: 0;
	padding: 0px 0px 0px 5px;
	}
	
.content #header {
	text-align:left;
	margin: 0;
	padding: 0;
	}
	
.content #copy {
	padding: 0px;
	margin: 0px;
}
	
.txt {
	color: #47442d;
	font-size: 11px;
	line-height: 14px;
	font-family: Arial, Helvetica;
	text-indent: 0px;
	padding-left: 0px;
}

.txtbold {
	color: #984928;
	font-size: 11px;
	line-height: 12px;
	font-family: Arial, Helvetica;
	text-indent: 5px;
	padding-left: 0px;
	font-weight: bold;
}
.litxt {
	color: #47442d;
	font-size: 11px;
	line-height: 14px;
	font-family: Arial, Helvetica;
	text-indent: 10px;
	padding-left: 0px;
	list-style-type: none;
}

p { color: #47442d; font-size: 11px; line-height: 14px; font-family: Arial, Helvetica; padding: 5px; }




a:link { color: #988437; font-size: 11px; font-weight: bold; line-height: 14px; font-family: Arial, Helvetica; text-decoration:none; }
a:visited { color: #988437; font-size: 11px; font-weight: bold; line-height: 14px; font-family: Arial, Helvetica; text-decoration:none;}
a:hover { color: #984928; font-size: 11px; font-weight: bold; line-height: 14px; font-family: Arial, Helvetica; text-decoration:none;}


.footertxt { color: #478e4e; font-size: 10px; line-height: 12px; font-family: Arial, Helvetica; }
.footertxt a:link { color: #478e4e; font-size: 10px; line-height: 12px; font-family: Arial, Helvetica; }
.footertxt a:visited { color: #478e4e; font-size: 10px; line-height: 12px; font-family: Arial, Helvetica;  }
.footertxt a:hover { color: #478e4e; font-size: 10px; line-height: 12px; font-family: Arial, Helvetica;  }

.txtsm { color: #984928; font-size: 10px; line-height: 12px; font-family: Arial, Helvetica; }
.txtsm a:link { color: #988437; font-size: 10px; line-height: 12px; font-family: Arial, Helvetica; text-decoration:none;}
.txtsm a:visited { color: #988437; font-size: 10px; line-height: 12px; font-family: Arial, Helvetica; text-decoration:none;}
.txtsm a:hover { color: #7d762f; font-size: 10px; line-height: 12px; font-family: Arial, Helvetica; text-decoration:none; }
