.homeBg {
	background-image: url(images/home-bg.jpg);
	background-repeat: no-repeat;
	width:783px;
	height:558px;
}
.innerBg {
	background-image: url(images/bg-2.jpg);
	background-repeat: no-repeat;
	width:783px;
	height:558px;
}
.innerTop {
	background-image: url(images/inner-top-bg.jpg);
	background-repeat: no-repeat;
	height: 106px;
	margin-top:106px;
}

td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.brownHeading {
	font-family: Tahoma;
	font-size: 15px;
	font-weight: bold;
	color: #9c835f;
	text-decoration: none;
}
a:link {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	font-family: "Times New Roman";
	color: #9c835f;
	text-decoration: none;
}
a:visited {
	font-family: "Times New Roman";
	font-size: 12px;
	color: #9c835f;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.bigWhite:link {
	font-family: Helvetica, sans-serif;
	font-size: 30px;
	font-family: "Times New Roman";
	color: #9c835f;
	text-decoration: none;
}
.bigWhite:visited {
	font-family: "Times New Roman";
	font-size: 30px;
	color: #9c835f;
	text-decoration: none;
}
.bigWhite:hover {
	color: #FFFFFF;
	text-decoration: none;
}
