@charset "ISO-8859-1";
.content {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #000000;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	margin-top: 10px;
}
.content-subpage {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
}
.pageHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #9D4F15;
}

.page-table {
	background: #FFFFFF url(../images/bg_content.gif) repeat-x left top;
}
body {
	background-image: url(../images/bg_main.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #333333;
}
p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a:link {
	color: #996600;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
a:visited {
	color: #996600;
	text-decoration: none;
}
.galleryHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #5D2E0B;
}
