#org-s-content {
	font-family: "ITC Avant Garde Std Bk", Verdana, Arial, Calibri, tahoma, sans-serif;
	font-size: 1em;
	color: #000033;
	width: 558px;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 6px;
	margin-left: 16px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-bottom-color: #CCCCCC;
	border-left-color: #666;
	list-style-position: outside;
	list-style-image: url(/health/cleanairpeel/art/list-bll-02.gif);
	padding-top: 14px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}
#org-s-content a:link {
	color: #6699cc;
	text-decoration: underline;
}
#org-s-content a:visited {
	color: #6699cc;
	text-decoration: underline;
}
#org-s-content a:hover {
	color: orange;
	text-decoration: underline;
}
#org-s-content ol li {
	list-style-image: none;
}
.bottnavtab {
	text-align: center;
	font-size: 12px;
	font-family: "Trebuchet MS";
	letter-spacing: 0px;
	background-color: #c1dfa0;
	color: #000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-bottom-color: #9C9A9C;
	margin-bottom: 10px;
	border-right-color: #9C9A9C;
	border-left-color: #9C9A9C;
}
.bottnavtab a:link {
	color: #000;
	text-decoration: none;
	text-transform: none;
}
.bottnavtab a:visited {
	color: #333;
	text-decoration: none;
	text-transform: none;
}
.bottnavtab a:hover {
	color: #666;
	text-decoration: none;
	text-transform: none;
}
#org-s-content H1 {
	font-family: "ITC Avant Garde Std Bk", Verdana, Arial, Calibri, tahoma, sans-serif;
	font-size: 1.3em;
	color: #003d7d;
	font-weight: bold;
	margin-top: 0px;
	padding-top: 0px;
}
#org-s-content H2 {
	font-family: "ITC Avant Garde Std Bk", Verdana, Arial, Calibri, tahoma, sans-serif;
	font-size: 1.1em;
	color: #000000;
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#org-s-content H3 {
	font-family: "ITC Avant Garde Std Bk", Verdana, Arial, Calibri, tahoma, sans-serif;
	color: #000;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-weight: bold;
	font-size: 1.1em;
}
#org-s-content H4 {
	font-family: "ITC Avant Garde Std Bk", Verdana, Arial, Calibri, tahoma, sans-serif;
	font-size: 1em;
	color: #665B3E;
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#breadcrumbs {
	margin-top: 30px;
	margin-left: 1px;
	margin-bottom: 5px;
	font: normal normal .8em Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#breadcrumbs A, #breadcrumbs A:visited {
	padding: 2px 2px 2px 0.5em;
	color: #369;
	text-decoration: none;
}
#breadcrumbs A:hover {
	color: #857851;
	text-decoration: none;
}

/* tables */
#org-s-content table {
	border: 1px solid #999;
	padding: 5px;
	border-collapse: collapse;
	text-align:left;
}
#org-s-content table td, #org-s-content table th {
	border: 1px solid #999;
	padding: 5px;
}
#org-s-content table th {
	background-color: #EFEFEF;
	color: #333;
	border: 1px solid #999;
	text-align: center;
}

#org-s-content ul {
	font-size: 1.1em;
}

.callout {
	width: 75%;
	background-color:#eee;
	border: 1px solid #999;
	padding: 5px;
	text-align: left;
	line-height: 130%;
}
p, ul {
	margin-top: 0px;
	padding-top: 0px;
}
hr {
	border: 0px;
}
.float-right-image {
	float: right;
	margin: 0 0 20px 20px;
	border: 1px solid #000;
}
.noborder {
	border: none;
}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */
.suckerdiv {
	width: 282px;
	border: 0px solid #000;
	border-left: 0px;
	border-right: 0px;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}

.suckerdiv ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 282px;
	border-top: 1px solid #000;
}
.suckerdiv ul li {
	position: relative;
	width: 282px;
	border-bottom: 1px solid #000;
}
/*1st level sub menu style */
.suckerdiv ul li ul {
	left: 282px; /* Parent menu width - 1*/
	position: absolute;
	width: 282px; /*sub menu width*/
	top: -1px;
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	display: none;
}
/*All subsequent sub menu levels offset */
.suckerdiv ul li ul li ul {
	width: 282px; /* Parent menu width - 1*/
}
/* menu links style */
.suckerdiv a {
	display: block;
	padding-left: 24px;
	width: 258px;
	text-decoration: none;
	font-family: "ITC Avant Garde Std Bk", Verdana, Arial, Calibri, tahoma, sans-serif;
	font-size: 1.3em;
	color: #003D7D;
	background-image:url(/health/cleanairpeel/art/bckg-a-link.gif);
	background-position: left center;
	background-repeat: no-repeat;
}

.suckerdiv a:hover {
	background-image:url(/health/cleanairpeel/art/bckg-a-hover.gif);
	color: #FC0;
	text-decoration: none;
}

.suckerdiv a:visited {
	text-decoration: none;
}


.suckerdiv ul li, .suckerdiv ul li a {
	text-decoration: none;
}


/* Holly Hack for IE \*/
* html .suckerdiv ul li {
	float: left;
	height: 1%;
}
* html .suckerdiv ul li a {
	height: 1%;
	width: 260px;
	text-decoration: none;
}

.menucontainer {
	border: 1px solid #000;
	border-bottom: 0px;
	border-right: 0px;
	margin-bottom: 0px;
}

.bluesky {
	width: 312px;
	height: 230px;
	border: none; 
	float: right; 
	border: 1px solid #000; 
	border-top: 0px;
}

* html .bluesky {
	height: 233px;
	width: 310px;
}
.secondlist{
	font-size:small;
}
#homepictnav {
	float: right;
	padding-left: 10px;
	padding-right: 20px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 1.0em;
	padding-bottom: 20px;
}
