td {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #716555;
}
.bodyBox {
	margin: 0px;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 20px;
	line-height: 18px;
	vertical-align: top;


}
a:link {
	color: #779F39;
	text-decoration: none;
}
a:visited {
	color: #808C4A;
	text-decoration: none;

}
a:hover {
	color: #5F7135;
	text-decoration: none;

}
a:active {
	color: #C8C39B;
	text-decoration: none;

}
a.footer:link {
	color: #EBEBDA;
	text-decoration: none;
	font-size: 10px;
}
a.footer:visited {
	color: #E8E8D2;
	text-decoration: none;
	font-size: 10px;

}
a.footer:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;

}
a.footer:active {
	color: #5f6837;
	text-decoration: none;
	font-size: 10px;

}
a.news:link {
	color: #5F6837;
	font-size: 11px;
}
a.news:visited {
	color: #5f6837;
	text-decoration: none;
	font-size: 11px;

}
a.news:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;

}
a.news:active {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;

}
body {
	background-color: #948C77;
	background-image: url(images/bg_body.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;

}
.footerBox {
	padding: 20px 10px 10px;
}
.headerBg {
	background-image: url(images/fake_top.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.bodyTable {
	background-color: #f7f7f0;
	background-image: url(images/bg_homeleft2.jpg);
	background-repeat: repeat-y;
	background-position: center;


}
.leftBox {
	padding-top: 10px;
	background-image: url(images/bg_homeflash2.jpg);
	background-repeat: repeat-y;
	background-position: left;
	vertical-align: top;
	text-align: center;



}
.titles {
	font-weight: bolder;
	font-size: 15px;
	padding: 0px;
	margin: 0px;
	color: #4A4438;


}
.callOutBox {
	border: 1px solid #F7F7F0;
	padding: 15px;
	margin: 15px;


}
select {
	font-size: 10px;
}
input {
	font-size: 10px;
}
.sideNav {
	background-color: #CCCC98;
	color: #28281E;


}
h4 {
	font-size: 14px;
	font-weight: bolder;
}
