body {
	background-image: url(images/colors/BeigeBackground_03.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #C06D0A;
	background-color: #FAE5BD;
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position: 0px 0px;
}
a:link		{
	color: #C06D0A;
	text-decoration: none;
}
a:visited	{ color: #C06D0A; text-decoration: none }
a:active	{ color: #DE8442; text-decoration: underline}
a:hover		{
	color: #DE8442;
	text-decoration: underline;
}

.headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CBCC86;
	letter-spacing: normal;
	text-transform: capitalize;
}
}
.subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CBCC86;
	letter-spacing: normal;
	text-transform: capitalize;
	font-style: italic;
	background-position: left;
}
.booktitle {
	font-family: Arial, Helvetica, sans-serif;
	color: #C06D0A;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}
.bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00524A;
	font-variant: normal;
}
.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #C06D0A;
	line-height: 12px;
}
.quote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #C06D0A;
	font-weight: normal;
}
.check {
	list-style-image: url(images/check.gif);
	list-style-type: disc;
	list-style-position: inside;
}
.box {
	background-repeat: repeat;
	background-color: #E4DBBA;
	padding: 10px;
	width: 1px;
	border: thin solid #00524A;
.tornPaperLeft {
	background-color: #FCEED1;
	background-image: url(images/TornPaper/TornPaperLeft.gif);
	background-repeat: repeat-x;
}

