@charset "utf-8";
/* CSS Document */
body {background-color:36261e; }
table {background-color:#eae2d5;}
.topnav { font-family:"Times New Roman", Times, serif;
		font-size:14px;
		color:#eae2d5;
		text-decoration:none;
}
.topnav:hover { font-family:"Times New Roman", Times, serif;
		font-size:14px;
		color:#eae2d5;
		text-decoration:underline;
}
.bdytxt { font-family:"Times New Roman", Times, serif;
		color:#432c1e;
		font-size:14px;
}
.btmnav { font-family:"Times New Roman", Times, serif;
		font-size:14px;
		color:#eae2d5;
		text-decoration:none;
}
.btmnav:hover { font-family:"Times New Roman", Times, serif;
		font-size:14px;
		color:#eae2d5;
		text-decoration:underline;
}
.address{ font-family:"Times New Roman", Times, serif;
			font-size:14px;
			color:#FFF;
			font-weight:bold;
}
.sydcon { font-family:"Times New Roman", Times, serif;
		font-size:10px;
		color:#eae2d5;
		text-decoration:none;
}