/* ====================== Page Formatting  ========================*/
body, table, a, p, div {
	color: #663300;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;}

h1, h2, h3, h4, h5, h6, h7 {
	padding: 0px;
	margin: 0px;
	color: #663300;
	font-weight: bold;}
h1 {
	font-size: 18px;}
h2 {
	font-size: 16px;
	color: #9B3300;}
h3, h4, h5, h6, h7 {font-size: 14px;}

a:link, a:visited {
	color: #663300;}

a:hover, a:active {
	color: #000000;}

#Layer1 {
	position:absolute;
	left:240px;
	top:146px;
	width:221px;
	height:98px;
	z-index:1}
	
#Layer2 {
	position:absolute;
	left:240px;
	top:253px;
	width:138px;
	height:224px;
	z-index:2}
	
#Layer3 {
	position:absolute;
	left:240px;
	top:478px;
	width:517px;
	height:60px;
	z-index:3}
	
#Layer4 {
	position:absolute;
	left:82px;
	top:135px;
	width:67px;
	height:318px;
	z-index:4;
	text-align:center;}
	
#Layer4 a:link, #Layer4 a:visited {
	color: #cc9933;}
	
#Layer4 a:hover, #Layer4 a:active {
	color: #ffffff;}
	
#secondaryNav {text-align: center;}
#secondaryNav a {
	font-size: 10px;}
