body {
	font-family: "Georgia, Times New Roman", Times, serif;
	background-color: #958268;
	background-repeat: repeat-x;
	background-image: url(../images/background.jpg);
}
#nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.25em;
	color: #c5632d;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/bgNav.jpg);
	background-repeat: repeat-x;
	text-align: center;
	border-right: 1px solid #8C2911;
	border-left: 1px solid #8C2911;
	border-top: 1px solid #8C2911;
	border-bottom: 1px solid #8C2911;
	line-height: 78px;
	height: 62px;
	width: 758px;
	padding: 0px;
	float: none;
}
a.nav:link{
	text-decoration: none;
	color: #c5632d;
}
a.nav:hover{
	text-decoration: underline;
	color: #ad3619;
}
a.nav:active{
	text-decoration: underline;
	color: #ad3619;
}
a.nav:visited{
	text-decoration: none;
	color: #c5632d;
}
#header {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	border-right: 1px solid #8C2911;
	border-left: 1px solid #8C2911;
	height: 200px;
	width: 758px;
	padding: 0px;
	float: none;
}
#content {
	margin-left: auto;
	margin-right: auto;
	background: #FFFFFF;
	border-right: 1px solid #8C2911;
	border-left: 1px solid #8C2911;
	border-bottom: 1px solid #8C2911;
	width: 758px;
	padding: 0px;
	float: none;
}
a.copy:link{
	text-decoration: underline;
	color: #c5632d;
}
a.copy:hover{
	text-decoration: underline;
	color: #ad3619;
}
a.copy:active{
	text-decoration: underline;
	color: #ad3619;
}
a.copy:visited{
	text-decoration: underline;
	color: #c5632d;
}
#content .copy {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #36231a;
	line-height: 20px;
	font-size: .9em;
	list-style-position: inside;
	list-style-type: square;
}
.side {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #36231a;
	line-height: 24px;
	font-size: .75em;
	
}
a.side:link{
	text-decoration: underline;
	color: #c5632d;
}
a.side:hover{
	text-decoration: underline;
	color: #ad3619;
}
a.side:active{
	text-decoration: underline;
	color: #ad3619;
}
a.side:visited{
	text-decoration: underline;
	color: #c5632d;
}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/bgFooter.jpg);
	background-repeat: repeat-x;
	text-align: left;
	border-right: 1px solid #8C2911;
	border-left: 1px solid #8C2911;
	border-bottom: 1px solid #8C2911;
	line-height: 30px;
	height: 45px;
	width: 738px;
	padding: 0px 0px 0px 20px;
	float: none;
}
td {
	font-family: "Georgia, Times New Roman", Times, serif;
}

th {
	font-family: "Georgia, Times New Roman", Times, serif;
}
