body {
background-color: #F9F9F0;
}
.home {
font-family:"Times New Roman", Times, serif;
color: #642106;
font-size: 24px;
font-weight:bold;
text-align: center;
}
.home a:link, 
.home a:visited,
.home a:active, 
.home a:hover,{ 
color:#642106;
text-decoration: underline;
}
.content {
font-family: Arial, Helvetica, sans-serif;
color: #642106;
font-size: 12px;
line-height: 18px;
margin-left: 6px;
margin-right: 50px;
margin-bottom: 30px;
}
.content a:link, 
.content a:visited,
.content a:active, 
.content a:hover,{ 
color:#960f16;
text-decoration: underline;
font-weight:bold;
}
.content h1 {
font-family: "Times New Roman", Times, serif;
font-size: 25px;
padding-top: 20px;
padding-bottom: 8px;
border-bottom-color:#642106;
border-bottom-style: solid;
border-bottom-width: 1px;
line-height: 25px;
}
.content-pic{
margin-left: 5px;
}

.callout {
border-bottom: 2px;
border-bottom-color: #642106;
border-bottom-style: solid;
border-top: 2px;
border-top-color: #642106;
border-top-style: solid;

}
.subhead {
font-size: 12px;
font-weight: bold;
}
.footer {
font-family: Arial, Helvetica, sans-serif;
color: #642106;
font-size: 10px;
text-align: center;
padding-top: 10px;
padding-bottom: 10px;
}

.footer a:link, 
.footer a:visited,
.footer a:active, 
.footer a:hover,{ 
color:#642106;
text-decoration: none;
}

.li {
margin-left: -20px;
}
#sidenav {
	position: relative;
	width: 126px;
	height: 136px;
	padding-top: 10px;
	padding-left: 10px;
}
