@charset "UTF-8";
.bgpart {
	background-color: #f8f2e5;
	margin: 0px;
	background-image: url(images/sitebg.jpg);
	background-repeat: repeat;
}
.toptopbg {
	background-image: url(images/homebg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.orangetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	font-variant: normal;
	color: #D6A35F;
	text-decoration: none;
}
.navigation {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #F3D099;
	text-decoration: none;
}
a.navigation:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.whitelargetext {
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	font-style: normal;
	line-height: 28px;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #696969;
	text-decoration: none;
}
.blankbucketbg {
	background-image: url(images/blank_bucket.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.whitetimesfont {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.topbgpart {
	background-image: url(images/mainbg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.bottombgpart {
	background-image: url(images/bottom_light_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
