@charset "utf-8";
body {
	background-image: url(../images/backgrounds_05.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.spacer {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/backgroundfortop_03.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	top: 0px;
}
.stonebackgroundleftside {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/backgroundfortop_03.jpg);
	background-repeat: repeat-x;
	background-position: right bottom;
	top: 0px;
}
.stonebackgroundrightside {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/backgroundfortop_03.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.titlebanner {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/titlebanner_03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	bottom: 5px;
	height: 178px;
}
.stonebackgroundleftsidebottom {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bottomgraphics_23.jpg);
	background-repeat: repeat-x;
	background-position: right top;
	top: 0px;
}
.stonebackgroundrightsidebottom {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/bottomgraphics_23.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.italic {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}
.boldtext {
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

