body {
 background: #3D3634; 
}
h1 {
	font-family: "Times New Roman", Times, serif;
	color: #C72;
	margin-top: 0.5em;
}
h2, #thetext {
	font-family: "Times New Roman", Times, serif;
	font-size: 120%;
	color: #C72;
	margin-top: 0.5em;
}
h3 {
	font-style: italic;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	margin-top: -1.0em;
	color: #8D8080;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #8D8080;
}
h5 {
	font-family: "Times New Roman", Times, serif;
	font-size: 80%;
	font-weight: bold;
	color: #AB4803;
	margin: 0em 1em 0em 1em;
}
h5.bigger {
	font-size: 100%;
	padding-bottom: 0.5em;
	color: #C72;
}
h6 {
	font-family: "Times New Roman", Times, serif;
	font-size: 80%;
	font-weight: normal;
	color: #8D8080;
	margin: -0.2em 0 0 0;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #9F9393;
}
p.highlight {
	color: #C72;
}
p.italic {
	font-style: italic;
	padding-left: 30px;
	padding-right: 20px;
	font-size: 75%;
}
p.italic2 {
	font-style: italic;
	padding-left: 20px;
	padding-right: 30px;
	font-size: 80%;
}
a {
	font-size: 100%;
	color: #AB4803;
	text-decoration: none;
}
.nav a {
	margin-left: 0.5em;
	line-height: 100%;
}
h5 a {
	font-size: 80%;
	text-decoration: underline;
}
td.nav {
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}	
#grid {
	margin: 5px 10px 0 10px;
}
.menu1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	color: #AB4803;
	margin-top: -1.0em;
}
ul.content {
	font-family: "Times New Roman", Times, serif;
	font-size: 90%;
	color: #C72;
}
ul.content a {
	font-family: "Times New Roman", Times, serif;
	font-size: 90%;
	color: #C72;
	text-decoration: underline;
}
.menu2 {
	display: none;
}
.hidden {
	display: none;
}
.centered {
 text-align: center;
}
.current {
	font-size: 105%;
	margin-left: 0.5em;
	padding-top: 0em;
	line-height: 105%;
	color: #C72;
}
/*.current2 {
	color: #C72;
	padding-left: 0.5em;
}*/
a.active {
	color: #C72;
}
a.plain {
	font-size: 90%;
	margin-left: 0em;
	line-height: 100%;
	color: #8D8080;
	text-decoration: underline;
}
a.orange {
	font-size: 100%;
	color: #C72;
	text-decoration: underline;
}
.bold {
	font-weight: bold;
}
input { 
		font-style: italic;
}
div#textbox {
/*float: right;*/
	width: 200px;
	margin: 10px;
	padding: 5px;
	background: #8D8080;
	border: 2px solid #AB4803;
	font: 75%/1.3 Verdana, Arial, sans-serif;
}
#textbox p {
	color: #3D3634;
}
div#archive {
	width: 200px;
	padding-right: 5px;
	padding-left: 5px;
	text-align: center;
	background: #8D8080;
	border: 2px solid #AB4803;
	font: 75% Verdana, Arial, sans-serif;
}
#archive a {
	color: #3D3634;
}
#archive a:hover {
	color: #AB4803;
}
td .week {
	text-align: center;
}
.week p {
	font: 70% Verdana, Arial, sans-serif;
	text-align: left;
	margin: 0.2em 15px 0 15px;
}
.next {
	font-family: "Times New Roman", Times, serif;
	font-size: 80%;
	font-weight: normal;
	color: #8D8080;
}
.floatgif {
	float: left;
	margin: 5px 10px 5px 2px;
	border: 1px solid #F6CF47;
}
p.purchase {
	font-size: 80%;
	font-weight: bold;
}
.padding {
	padding-left: 20px;
	padding-right: 30px;
}
td.cat_pic {
	width: 110px;
	height: 110px;
	vertical-align: top;
}
img.link {
	border-color: #8D8080;
}
.cat_nav {
	background-color: #504746;
	text-align: center;
	width: 16%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-weight: bold;
}
#announce {
	width: 200px;
	text-align: center;
	font-weight: bold;
	background: #8D8080;
	border: 2px solid #AB4803;
	font: 70% Verdana, Arial, sans-serif;
}
#announce a {
	color: #3D3634;
}
#announce a:hover {
	color: #AB4803;
}
p.narrow {
	padding-right: 100px;
}
.section {
	border-bottom: 1px solid #C72;
}