body {
	margin-left: 0px;
	margin-top: 20px;
	background-color: #d5bf61;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
}
p, li {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #666666;
}
.bodytext, a.bodytext:link {
	color: #995011;
}

a.bodytext:hover {
	color: #666666;
}
.navdivide {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #d5703a;
	text-decoration: none;
}
.topnav, a.topnav:link {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
a.topnav:hover {
	color: #995011;
	text-decoration: underline;
}
.textbottom {
	background-image: url(images/redmud_11.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #FFFFFF;
}
.texttop {
	background-image: url(images/redmud_09.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.textopeningtop {
	background-image: url(images/redmud_opening_09.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
img {
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.whitetext {
	color: #FFFFFF;
}
.navsplash {
	background-image: url(images/splash_01.jpg);
	background-repeat: no-repeat;
	height: 31px;
}
.splashcentre {
	background-image: url(images/splash_centre_05.jpg);
	background-repeat: no-repeat;
}.sapphire {
	color: #0066CC;
}
.emerald {
	color: #006600;
}

