p {
	color: #838383;
	}
h3 {
	color: #74500e;
	text-transform: uppercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	}
.tablecontnt {
	background-image: url(../images/content-cntr.jpg);
	background-repeat: no-repeat;
	font-family: /*Arial Narrow,*/ Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	line-height: 1.5;
	padding-top: 0px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 30px;
}
.title1 {
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
}
.link1 {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.link1:hover {
	color: #69470D;
	text-decoration: none;
}
.footerlink {
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}
a.footerlink:hover {
	font-family: Arial;
	font-size: 10px;
	color: #CA8B19;
	text-decoration: none;
}
.footertxt {
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

a.review {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #69470D;
	text-decoration: none;
	text-transform:uppercase;
}
a.review:hover {
	text-decoration:underline
}
