@charset "UTF-8";
body {
	margin: 0px;
	background-image: url(images/sub-background.gif);
	background-repeat: repeat-x;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
body#home li.home {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #0F75BC;
	padding-bottom: 4px;
	padding-right: 0px;
	padding-left: 0px;
}
body#directory  li.directory {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #0F75BC;
	padding-bottom: 4px;
	padding-right: 0px;
	padding-left: 0px;
}
body#news li.news {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #0F75BC;
	padding-bottom: 4px;
	padding-right: 0px;
	padding-left: 0px;
}
body#links li.links {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #0F75BC;
	padding-bottom: 4px;
	padding-right: 0px;
	padding-left: 0px;
}
body#about li.about {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #0F75BC;
	padding-bottom: 4px;
	padding-right: 0px;
	padding-left: 0px;
}
body#membership li.membership {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #0F75BC;
	padding-bottom: 4px;
	padding-right: 0px;
	padding-left: 0px;
}
body#government li.government {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #0F75BC;
	padding-bottom: 4px;
	padding-right: 0px;
	padding-left: 0px;
}
body#licensing li.licensing {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #0F75BC;
	padding-bottom: 4px;
	padding-right: 0px;
	padding-left: 0px;
}

body#education li.education {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #0F75BC;
	padding-bottom: 4px;
	padding-right: 0px;
	padding-left: 0px;
}
body#vision  li.vision {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #0F75BC;
	padding-bottom: 4px;
	padding-right: 0px;
	padding-left: 0px;
}
body#apmapac li.apmapac {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #0F75BC;
	padding-bottom: 4px;
	padding-right: 0px;
	padding-left: 0px;
}
#wrapper {
	height: 100%;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 81px;
	width: 750px;
}
#subheader {
	height: 20px;
	padding-top: 4px;
	padding-bottom: 2px;
}
#navigation {
	height: 38px;
	width: 750px;
	padding-left: 62px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.95em;
}
#navigation ul {
	margin: 0px;
	list-style-type: none;
	padding-top: 12px;
	padding-right: 1px;
	padding-bottom: 8px;
	padding-left: 0px;
}
#navigation li {
	display: inline;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
}
#navigation  a:link   {
	font-weight: bold;
	text-decoration: none;
	padding: 3px;
}
#navigation a:hover {
	background-color: #FFFFFF;
	padding: 3px;
}
#navigation a:visited {
	text-decoration: none;
	padding: 3px;
}
#breadcrumbs {
	height: auto;
	width: 750px;
	padding-left: 70px;
	padding-top: 8px;
	color: #0066CC;
	padding-bottom: 10px;
}
#content {
	width: 59%;
	float: left;
	margin-right: 2%;
	padding-left: 67px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #BBDCF6;
	padding-right: 10px;
	margin-bottom: 15px;
}

#content p {
	padding: 4px 0 4px 0;
	line-height: 1.5em;
}

#directorycontent {
	width: auto;
	padding-left: 65px;
	font-family: Arial, Helvetica, sans-serif;
	color: #006699;
	font-size: small;
}
#sidebar {
	float: right;
	width: 28%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
#footer {
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #666666;
	padding-top: 5px;
	margin-left: 67px;
	padding-bottom: 15px;
}
ul {
	color: #000000;
	padding-left: 18px;
	margin-top: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	padding-top: 1px;
	padding-bottom: 3px;
}
li {
	list-style-type: none;
	list-style-image: url(images/li-image.gif);
	padding-top: 4px;
}
h1 {
	font-size: 1.5em;
	color: #000000;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
h2 {
	font-size: medium;
	color: #000000;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
p {
	padding-top: 1px;
	padding-bottom: 1px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
label {
	font-weight: bold;
	color: #0F75BC;
	font-size: medium;
}
a:link {
	color: #0F75BC;
	font-weight: bold;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #333333;
}
h3 {
	font-size: medium;
	color: #003366;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
