#apDiv1 {
	position:absolute;
	left:16px;
	top:20px;
	width:287px;
	height:91px;
	z-index:1;
}

#YellowDivLine {
	border-bottom-color: #D09A3E;
	border: 2px;
	border-left-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-top-color: #FFFFFF;
}

.Logo {
	background-image: url(logo.png);
	background-position: left top;
	height: 106px;
	width: 428px;
	position: absolute;
	top: 16px;
	left: 13px;
}

.footer {
	font-size: 9;
	color: #8E5723;
	font-weight: lighter;
	
}
.links {
	font-family: Myriad Pro, Arial, "Times New Roman";
	font-size: 14px;
	color: #17445E;
	font-weight: lighter;
}

.contentlist {
	list-style: outside url(images/bullet.png);
	font-size: 14px;
	color: #17445E;
	
}

.list {
	list-style: outside url(images/bullet.png);
	font-size: 14px;
	color: #17445E;
	
}

.header {
	font-family: Myriad Pro, Arial, "Times New Roman";
	font-size: 14px;
	color: #17445E;
	background:url(topnav.html)



}

body,td,th {
	font-family: Myriad Pro, Arial, "Times New Roman";
	color: #000000;
	font-size: 12px;
}
body {
	background-color: #FFFFFF;
}
a:link {
	color: #17445E;
}
a:visited {
	color: #D0993E;
}
a:hover {
	color: #8E5722;
}
h1 {
	font-size: 16px;
	color: #8E5723;
}
h2 {
	font-size: 16px;
	color: #17445E;
}
h3 {
	font-size: 14px;
	color: #8E5723;
}
h4 {
	font-size: 14px;
	color: #17445E;
}

h5 {
	font-size: 12px;
	color: #8E5723;
}
h6 {
	font-size: 12px;
	color: #17445E;
}	
