/* BODY */
body {
	background-color: #A40303;
}

/* HEADER */
.headerbg {
	background-image:url(images/topbg.jpg)
}

.headerlinks_bg {
	background-color:#860202;
}

.whitenav {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

/* NAVIGATION */
.green11 {
	font-weight: normal;
	color: #665522;
	text-decoration: none;
}


/* FOOTER */
.footerbg {
	background-image:url(images/footerbg.jpg);
}
.footerlinks {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration:none;
}


.dirtopbg {
	background-image: url(images/topbg.jpg);
	background-repeat: repeat-x;
}


