body {
	background-image: url(images/page_bg.jpg);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: left top;
	background-color: #503D27;
}
a.footer:link {
	font-size: 10px;
	color: #746147;
	text-transform: uppercase;
	text-decoration: none;


}
a.footer:visited {
	font-size: 10px;
	color: #746147;
	text-transform: uppercase;
	text-decoration: none;

}
p {
	font-family: Tahoma;
	font-size: 11.5px;
	color: #FFFFFF;
	line-height: 16px;
}
.bgColRight {
	background-image: url(images/bg_colright.png);
	background-repeat: no-repeat;
	background-position: left top;
}
td {
	font-family: Tahoma;
	font-size: 11px;
}
.contentBox {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 0px;

}
a:link {
	color: #81B42C;
	text-decoration: none;
}
a:visited {
	color: #B8D16B;
	text-decoration: none;

}
a:hover {
	color: #99FF33;
	text-decoration: none;
}

.contentBox2 {

	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.contentBox3 {


	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 310px;
}
h2 {
	color: #FFFFFF;
	font-size: 13px;
	line-height: 17px;
	font-weight: bold;
}
.contentBox4 {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 210px;
}
