body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	background-image: url(images/layout/background.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}.heading1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #A08752;
}
.contentContainer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 20px;
	width: 775px;
}
.tableBoxContent {
	background-image: url(images/layout/box_fill2.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	font-size: 12px;
	line-height: 14px;
	color: #9D6A3A;
}
.boxContent {
	padding-left: 10px;
	margin-left: 10px;
	font-size: 12px;
	line-height: 16px;
	color: #9D6A3A;
	margin-right: 10px;
	padding-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.boxHeading {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #D79251;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.paragraphHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
}
.navLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	text-decoration: underline;
}


.boxTop {
	background-image: url(images/layout/box_top.jpg);
	background-repeat: repeat-y;
	background-position: right bottom;
	height: 10px;
}
.boxBottom {
	background-image: url(images/layout/box_bottom2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.footerBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/layout/footer_fill.jpg);
	color: #9D6A3A;
	padding-top: 6px;
	padding-right: 3px;
	padding-bottom: 6px;
	padding-left: 3px;
	text-indent: 280px;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #9D6A3A;
}
a.funFacts {
	font-weight: bold;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 16px;
}
div.funFactsAnswer {
	padding-top: 5px;
	line-height: 16px;
	color: #FFFFFF;
	display: none;
}
table.funFactsTable {
	margin: 5px;
	padding: 5px;
	border-spacing: 5;
	border-top-width: 10px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
td.funFacts {
	background-image: url(images/layout/td_fill2.jpg);
	margin: 5px;
	padding: 5px;
	border-spacing: 5;
}
.borderFill {
	background-image: url(images/layout/border_fill.jpg);
}
