@charset "utf-8";
/* CSS Document */
body 
{
background-image:
url('images/site files/bg-brown.jpg');
font-family: Times New Roman;
font-size:14px;
}
.Footer {
	font-family: Times New Roman;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}
.Footer a:hover {
	font-family: Times New Roman;
	font-size: 10px;
	color: #ffffff;
	text-decoration: underline;
}
.Footer a:link {
	font-family: Times New Roman;
	font-size: 10px;
	color: #ffffff;
	text-decoration: underline;

}
.Footer a:visited {
	font-family: Times New Roman;
	font-size: 10px;
	color: #ffffff;
	text-decoration: underline;
}
.Nav {
	font-family: Times New Roman;
	font-size: 14px;
	font-weight: bold;
	color: #482F19;
	text-decoration: none;
}
.Nav a:hover {
	font-family: Times New Roman;
	font-weight: bold;
	font-size: 14px;
	color: #482F19;
	text-decoration: underline;
}
.Nav a:link {
	font-family: Times New Roman;
	font-weight: bold;
	font-size: 14px;
	color: #482F19;
	text-decoration: none;

}
.Nav a:visited {
	font-family: Times New Roman;
	font-weight: bold;
	font-size: 14px;
	color: #482F19;
}
.box {
border-width:thin
	}

