a:active {  text-decoration: none;color: #663300;}
a:hover {   text-decoration: none;color: #663300;}
a:link {   text-decoration: none;color: #663300;}
a:visited {   text-decoration: none; color: #663300;}

.borderButtom {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #663300;
}
.borderLeft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #663300;
}
.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #663300;
}
.navLinks {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #663300;
	border: 1px solid #FFFFFF;



}
.navLinksOn {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #663300;
	border: 1px solid #663300;
	background-color: #e0d1b2;

}
.siteTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 44px;
	font-weight: bolder;
	color: #663300;

}
.bodyHeading {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;

}
.bodyText {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	font-weight: normal;
	padding-left: 5px;


}

