@charset "ISO-8859-1";
body {
	background-color: #5B4820;
}

img, div { behavior: url(iepngfix.htc) }

.navbar {
	font-family: Arial, Helvetica, sans-serif;
	color: #f0dfb1;
	font-size: 16px;
	background-image: url(images/navbar.jpg);
	background-repeat: no-repeat;
}
.mainheader {
	background-repeat: no-repeat;
}
.slideshow {

}
.maintext {
	background-image: url(images/maintextimg.jpg);
	background-repeat: no-repeat;
}
.maintext a:link {
	color: #bdb15d;
	text-decoration: none;
}
.maintext a:visited {
	color: #bdb15d;
	text-decoration: none;
}
.maintext a:hover {
	color: #f0dfb1;
	text-decoration: none;
}
.maintext a:active {
	color: #bdb15d;
	text-decoration: none;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: f0dfb1;
}
.maintextfooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: f0dfb1;
}
.navbarText {
	font-family: Arial, Helvetica, sans-serif;
	color: #f0dfb1;
	font-size: 16px;
}
a:link {
	color: #f0dfb1;
	text-decoration: none;
}
a:visited {
	color: #f0dfb1;
	text-decoration: none;
}
a:hover {
	color: #922923;
	text-decoration: none;
}
a:active {
	color: #f0dfb1;
	text-decoration: none;
}
.color {
	color: #B95659;
}

