.wrapper {
	background-color: #fbfaf8;
	background-image: url(images/grad-bkg.png);
	background-repeat: repeat-x;
	height: 100%;
	width: 100%;
}
.showcase1 {
	background-image: url(images/showcase1.jpg);
	background-repeat: no-repeat;
	height: 325px;
	width: 950px;
}
.welcomebgk {
	background-image: url(images/welcomebkg.jpg);
	background-repeat: no-repeat;
	width: 679px;
	height: 246px;
}
.newsbkg {
	background-image: url(images/newsbkg.jpg);
	background-repeat: no-repeat;
	height: 246px;
	width: 271px;
}
.footerbkg {
	background-image: url(images/footerbkg.jpg);
	background-repeat: no-repeat;
	height: 72px;
	width: 950px;
}
.headstrap {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	color: #916caf;
}
.showcasefont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCC;
	text-decoration: none;
}


.strapfont {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #916caf;
	text-decoration: none;
	line-height: 16px;
}
.bodytext {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-decoration: none;
}
.showcase2 {
	background-image: url(images/showcase2.jpg);
	background-repeat: no-repeat;
	height: 325px;
	width: 950px;
}
.showcase3 {
	background-image: url(images/showcase3.jpg);
	background-repeat: no-repeat;
	height: 325px;
	width: 950px;
}
.showcase4 {
	background-image: url(images/showcase4.jpg);
	background-repeat: no-repeat;
	height: 325px;
	width: 950px;
}
.formtext {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-decoration: none;
	height: 20px;
	width: 200px;
}
