@charset "utf-8";
.bodyfont {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
}

#apDiv7 {
		margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	position:absolute;
	width:348px;
	height:77px;
	z-index:31;
	left: 637px;
	top: 113px;
	font-family: "Times New Roman", Times, serif;
}

/* CSS Document */

body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #47443E;
}
#container  {
	width: 1008px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #999;
	text-align: left; /* this overrides the text-align: center on the body element. */
	height: 643px;
	top: 50px;
	position: relative;
	z-index: 30;
	visibility: visible;
}
#header  {
	padding: 0 10px 0 20px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	background-color: #1E1C18;
	position: absolute;
	width: 978px;
	height: 76px;
}
#header h1  {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
#container #HomeFlash {
	position: absolute;
	left: -2px;
	top: 79px;
	z-index: 100;
}
#mainContent  {
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #FFFFFF;
}
#footer {
	padding: 0 10px;
	position: absolute;
	left: 174px;
	top: 701px;
	width: 993px;
	background-color: #47443E;
	height: 23px;
}
#footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
#apDiv1 {
	position:absolute;
	width:200px;
	height:69px;
	z-index:1;
	left: 1px;
	top: 1px;
}
#apDiv2 {
	position:absolute;
	width:17px;
	height:77px;
	z-index:1;
	left: 407px;
	top: -1px;
	background-color: #FFF;
}
#apDiv3 {
	position:absolute;
	width:200px;
	height:auto;
	z-index:300;
	left: 625px;
	top: 557px;
	visibility: visible;
}
#apDiv4 {
	position:absolute;
	width:151px;
	height:270px;
	z-index:2000;
	left: 754px;
	top: 293px;
	background-color: #1E1C18;
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 12px;
	cursor: default;
	width: 135px;
	font-family: "Times New Roman", Times, serif;
	color: #A36029;
}
#apDiv4 a {
	color: #FFF;
	text-decoration: none;
	list-style-type: none;
}

#apDiv5 a {
	color: #FFF;
	text-decoration: none;
	list-style-type: none;
}

#apDiv6 a {
	color: #FFF;
	text-decoration: none;
	list-style-type: none;
}

#apDiv5 {
	position:absolute;
	width:151px;
	height:270px;
	z-index:2000;
	left: 619px;
	top: 293px;
	background-color: #1E1C18;
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 12px;
	cursor: default;
	width: 135px;
	font-family: "Times New Roman", Times, serif;
	color: #A36029;
}
#apDiv6 {
	position:absolute;
	width:151px;
	height:270px;
	z-index:2000;
	left: 875px;
	top: 293px;
	background-color: #1E1C18;
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 12px;
	cursor: default;
	width: 135px;
	font-family: "Times New Roman", Times, serif;
	color: #A36029;
}
a:link  {
	color: #A36029;	
}

a:hover {
	color: #A36029;
}

#apDiv5 a {
	color: #FFF;
	text-decoration: none;
	list-style-type: none;
}
#apDiv6 a {
	color: #FFF;
	text-decoration: none;
	list-style-type: none;
}
#apDiv4 a:hover {
	color: color
: #CF803F;;
	text-decoration: none;
	list-style-type: none;
	color: #A36029;
}
#apDiv5 a:hover {
	color: color
: #CF803F;;
	text-decoration: none;
	list-style-type: none;
	color: #A36029;
}
#apDiv6 a:hover {
	color: color
: #CF803F;;
	text-decoration: none;
	list-style-type: none;
	color: #A36029;
}
.oneColFixCtrHdr #container #mainContent #apDiv7 h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 40px;
	text-align: center;
	line-height: 20%;
	font-style: normal;
}
.oneColFixCtrHdr #container #mainContent #apDiv7 h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	text-align: center;
	line-height: 90%;
	margin-top: 3px;
}
.hide {
	visibility: hidden;
}
.full {
	visibility: hidden;
	height: auto;
}
#apDiv77 {
		margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	position:absolute;
	width:348px;
	height:77px;
	z-index:31;
	left: 622px;
	top: 78px;
	font-family: "Times New Roman", Times, serif;
}
#apDiv777 {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	position:absolute;
	width:444px;
	height:478px;
	z-index:31;
	left: 550px;
	top: 83px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}
#apDiv10 {
	position:absolute;
	width:643px;
	height:20px;
	z-index:2002;
	left: 3px;
	top: 659px;
}
#apDiv8 {
	position:absolute;
	width:43px;
	height:19px;
	z-index:2;
	left: 962px;
	top: -23px;
}
#apDiv9 {
	position:absolute;
	width:164px;
	height:19px;
	z-index:2001;
	left: 848px;
	top: 654px;
}
