body {
	background-color: #E9E4D8;
	border: 0px;
	margin: 0px;
	padding: 0px
	text-indent: 0pt;
}
.pubFeature{
	overflow-y: hidden;
}
.Text, .Blog, a, .MailForm, .error{
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #403725;
	margin: 0px;
	padding: 0px;
	border: 0px;
	text-decoration: none;
}
.BlogTitle, BlogTitle a {
	color: #6C795B;
	text-decoration: none;
	border:0px;
}
.BlogSubtext {
	color: #9a8b93;
	font-size: 10px;
	text-decoration: none;
}
a:hover {
	color: #97A58D;
	border:0px;
}
.Order {
	background-color: #e2ddcf;
	background-repeat: no-repeat;
	background-position: left top;
	border: 0px;
	margin: 0px;
	padding: 0px;
	/*background-image: url(images/order_bckg.jpg);*/
	text-indent: 0pt;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}
img, img a{
	border:0px;
}
#imageRow {
	height:450px;
	white-space: nowrap;
	border: 0px;
	padding: 0px;
	margin: 0px;
}
.blogButtonHome{
	margin-top:0px;
	padding-left:65px;
}
.bottomBar{
/* 	float: left; */
/* 	border: 1px solid blue; */
/* 	margin-bottom: 20px; */
/* 	margin-right: 20px; */
/* 	background-color: red; */
}
.rss{
	text-align: left;
}

