@charset "utf-8";
/* CSS Document */


.onlyprint {display: none} 

p {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
}
.p-sm {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 13px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	line-height: 30px;
	color: #CC6600;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	line-height: 22px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 22px;
}

#maincontainer {
	position: relative;
	top:0px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 0px;
}

#topnav {
	position:relative;
	width: 100%;
	height: 147px;
	background-color: #C60;
	background-image: url(../Images/CLPA-Header.gif);
	background-repeat: no-repeat;
	background-position: top center;
}


body {
	background: #feead5;
	color: #000;
	font: 12px Arial Black, sans-serif;
	margin: 0;
	padding: 0;
}
#navigation {
	background: #000000;
	position: relative;
	top:147px;
	font-size: 12px;
	margin-top:  0px;
	padding-top: 0px;
}

#navigation ul, #navigation ul li {
	list-style: none;
	margin: 0;
	padding: 0;
}

#navigation ul {
	padding: 1px 0 2px;
	text-align: center;
}

#navigation ul li {
	display: inline;
	margin-right: .75em;
}

#navigation ul li.last {
	margin-right: 0;
}

#navigation ul li a {
	color: #9999cc;
	padding: 5px 0;
	text-decoration: none;
}

#navigation ul li a span {
	padding: 5px 1em;
}

#navigation ul li a:hover span {
	color: #fecc99;
	text-decoration: none;
}

/*\*//*/
#navigation ul li a {
	display: inline-block;
	white-space: nowrap;
	width: 1px;
}

#navigation ul {
	padding-bottom: 0;
	margin-bottom: -1px;
}
/**/

/*\*/
* html #navigation ul li a {
	padding: 0;
}

#subnav {
	position:relative;
	width: 100%;
	background-color: #feead5;
	margin-top: 20px;
}

#subnav ul, #subnav ul li {
	list-style: none;
	margin: 0;
	padding: 0;
}

#subnav ul {
	padding: 6px 0 2px;
	text-align: center;
}

#subnav ul li {
	display: inline;
	margin-right: 2em;
}

#subnav ul li.last {
	margin-right: 0;
}

#subnav ul li a {
	color: #C60;
	padding: 5px 0;
	text-decoration: none;
}

#subnav ul li a span {
	padding: 5px 1em;
}

#subnav ul li a:hover span {
	color: #339966;
	text-decoration: none;
}

/*\*//*/
#subnav ul li a {
	display: inline-block;
	white-space: nowrap;
	width: 1px;
}

#subnav ul {
	padding-bottom: 0;
	margin-bottom: -1px;
}
/**/

/*\*/
* html #subnav ul li a {
	padding: 0;
}
/**/

#subnav ul li a:hover
{
color: #339966;
}
#subnav a:link#current, #subnav a:visited#current
{
color: #339966;
}

#MainContent {
	position:relative;
	padding-right: 50px;
	padding-left: 50px;
	width: auto;
	margin-top: 25px;
}

.footer {
	color: #cc6600;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.footer a {
	color: ##339966;
	text-decoration: none;
	font-weight: bold;
}
#map {
	width: 300px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #333;
}
#MainContent #map dl dd {
}
#MainContent #map ul li a {
	list-style-type: none;
	font-size: 14px;
}
.siteMap {
	list-style-type: none;
	font-size: 18px;
	font-family: Arial Black, Gadget, sans-serif;

}
.siteMapSmall {
	list-style-type: none;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;

}
