.gradientBack {
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
}
.left-repeat {
	background-image: url(images/left-side-repeat.jpg);
}
.right-repeat {
	background-image: url(images/right-side-repeat.jpg);
}
.left-space {
	background-image: url(images/left-space2.jpg);
}
.right-space {
	background-image: url(images/right-space2.jpg);
}
.menu-background {
	background-color: #847942;
}
.base-background {
	background-image: url(images/base-menu.jpg);
}
.left-column {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCDC8;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #908E87;
}
.right-column {
	padding-left: 18px;

}
.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6f5145;
}
.page-heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 16px;
	font-weight: bold;
	color: #576563;
}
.image-caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #576563;
}
.right_line {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #908E87;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	padding: 4px 8px;
}
.base {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCDC8;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}
.lightgrey {
	background-color: #CCCCCC;
}
.gallerybox {
	background-color: #FFFFCC;
	border: 1px solid #CC9966;
}
