body {
	margin: 0px;
	padding: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
#bodybg {
	background-image: url(images/bodyrepeat.jpg);
}
#homecontentWrapper {
	background-image: url(images/homebodybg.jpg);
	background-repeat: no-repeat;
}
#contentWrapper {
	background-image: url(images/bodybg.jpg);
	background-repeat: no-repeat;
}
#rightbar {
	background-image: url(images/rightbarrepeat.jpg);
}
#bottomInfo {
	background-image: url(images/footer.jpg);
	text-align: center;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#divFooter {
	text-align: center;
}
.orangeBold {
	font-size: 12px;
	font-weight: bold;
	color: #753502;
	margin: 0px;
	padding: 0px;
}
#bottomInfo a:hover {
	color: #753502;
	text-decoration: underline;
}
.orange {
	color: #753502;
}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
}
.homeright {
	padding-right: 40px;
	padding-left: 50px;
}
#divFooter p {
	color: #753502;
	padding-right: 15px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.homeleft {
	padding-right: 15px;
}
#divFooter a {
	font-size: 10px;
	color: #753502;
	text-decoration: none;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
#divFooter a:hover {
	color: #3F1D01;
	text-decoration: underline;
}
.timesbold {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	margin: 5px 0px;
	padding: 0px;
}
#bottomInfo a {
	text-decoration: none;
	color: #333333;
}
