.parchment {
	background-image:   url(artwork/cream_paper.jpg);
}
.text {
	font: 12px/30px Georgia, "Times New Roman", Times, serif;
}
.border {
	border: medium solid #8D6953;
}

.textwhite {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	line-height: 30px;
	color: #FFFFFF;

}
.footer {
	font: 10px/30px Arial, Helvetica, sans-serif;
}
.whtext {
	color: #FFFFFF;
	font: 12px/20px Georgia, "Times New Roman", Times, serif;
}
.menuitems a {
	text-decoration: none;
	color: #000;
}

.ttext {
	font: 12px/18px Georgia, "Times New Roman", Times, serif;
}
.menuitems {
	font: italic bold 14px/26px Georgia, "Times New Roman", Times, serif;
	color: #000;
}
.dunebg {
	background-image:   url(artwork/dune_bg.jpg);
	background-repeat: repeat;
}
.dunemenu {
	background-image:   url(artwork/dune_menu.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.menuitems a:hover {
	text-decoration: none;
	color: #B38807;
}
.tborder {
	border: thin solid #FFF;
}
