@charset "ISO-8859-1";
body {
	background-image: url(../i/bkg_timber.jpg);
	margin: 0px;
	padding: 0px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #707070;
}
.footer a, .footer a:visited {
	color: #7c8e77;
	text-decoration: none;
}
.footer a:hover{
	color: #42644C;
	text-decoration: underline;
}
#footer {
	padding-bottom: 15px;
}
#sidebar {
	border: 1px solid #BFC096;
/*	background-image: url(../i/gfx_bkg_featuredHome2.gif);
	background-repeat: no-repeat;
	background-position: bottom; */
	background-color: #F0F0E7;
}
.content #btn_readMore22 {
	float: right;
	padding-right: 10px;
}
.content #btn_readMore21 {
	float: right;
	padding-right: 10px;
}
.content #btn_readMore {
	float: right;
	padding-right: 10px;
}
.sidebar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #707070;
	padding-right: 15px;
	padding-left: 15px;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
}
.content a, .content a:visited {
	color: #555555;
	text-decoration: underline;
}
.content a:hover {
	color: #42644C;
	text-decoration: underline;
}

ul {
	list-style-image: url(../i/gfx_bullet.gif);
}