@import url(global.css);
@import url(nav.css);

h3 {
	margin-bottom: 10px;
	height: 0;
	padding-top: 20px;
	text-indent: -2000px;
	overflow: hidden;
	font: 1.3em "Century Gothic", helvetica, arial, sans-serif;
	background-repeat: no-repeat;
}

.bg {
	padding: 20px;
	background-position: bottom left;
	background-repeat: no-repeat;
}

.btn {
	margin-bottom: 0;
}

.btn a {
	display: block;
	height: 0;
	padding-top: 32px;
	text-indent: -2000px;
	overflow: hidden;
	background-repeat: no-repeat;
}

.highlight li {
	margin: 3px 0;
	padding-left: 16px;
	background: url(../_img/gl-li-bullet-bg.gif) 0 .4em no-repeat;
}

/*HOME*/

.home #main {
	width: 460px;
}

.home #main {
	background: #d3e5c6 url(../_img/home-div-corner_top-bg.gif) no-repeat;
}

.home #main .bg {
	height: 300px;
	background-image: url(../_img/home-div-corner_bottom-bg.gif);
}

.home #main .btn a {
	width: 306px;
	background-image: url(../_img/home-a-main-btn.gif);
}

.home #flash_content {
	height: 255px;
}

.home #aside {
	width: 325px;
	background: none;
}

.home #look {
	border-bottom: 1px solid #fff; /*ie fix...*/
	margin-bottom: 9px;
	background: #688ca3 url(../_img/home-div-look_corner_top-bg.gif) no-repeat;
}

.home #look .bg {
	height: 160px;
	padding-bottom: 10px; /*for visual balance with drop shadow on button...*/
	background-image: url(../_img/home-div-look_corner_bottom-bg.gif);
}

.home #look h3 {
	width: 285px;
	background-image: url(../_img/home-h3-look-bg.gif);
}

.home #look .btn a {
	width: 161px;
	background-image: url(../_img/home-a-look-btn.gif);
}

.home #do {
	background: #eaeff2 url(../_img/home-div-do_corner_top-bg.gif) no-repeat;
	color: #477390;
}

.home #do a {
	color: #477390;
}

.home #do .bg {
	height: 110px;
	padding-bottom: 10px; /*for visual balance with drop shadow on button...*/
	background-image: url(../_img/home-div-do_corner_bottom-bg.gif);
}

.home #do h3 {
	width: 285px;
	background-image: url(../_img/home-h3-do-bg.gif);
}

.home #do .btn a {
	width: 221px;
	background-image: url(../_img/home-a-do-btn.gif);
}

/*SIGNS*/

.signs #main {
	background: #e8f4e0 url(../_img/signs-div-corner_top-bg.gif) no-repeat;
}

.signs #main .bg {
	background-image: url(../_img/signs-div-corner_bottom-bg.gif);
}

.signs #main h3 {
	padding-top: 54px;
	width: 424px;
	background-image: url(../_img/signs-h3-main-bg.gif);
}

.signs #main .btn a {
	width: 346px;
	background-image: url(../_img/signs-a-what_to_do-btn.gif);
}

.signs #main ol {
	margin-bottom: 20px;
}

.signs #main ol li {
	padding: 6px 0 8px 46px;
	border-bottom: 1px solid #a7c592;
	background-position: 2px 4px;
	background-repeat: no-repeat;
}

#sign-01 {
	background-image: url(../_img/signs-li-01-bg.gif);
}

#sign-02 {
	background-image: url(../_img/signs-li-02-bg.gif);
}

#sign-03 {
	background-image: url(../_img/signs-li-03-bg.gif);
}

#sign-04 {
	background-image: url(../_img/signs-li-04-bg.gif);
}

#sign-05 {
	background-image: url(../_img/signs-li-05-bg.gif);
}

#sign-06 {
	background-image: url(../_img/signs-li-06-bg.gif);
}

#sign-07 {
	background-image: url(../_img/signs-li-07-bg.gif);
}

#sign-08 {
	background-image: url(../_img/signs-li-08-bg.gif);
}

#sign-09 {
	background-image: url(../_img/signs-li-09-bg.gif);
}

#sign-10 {
	background-image: url(../_img/signs-li-10-bg.gif);
}

.signs #aside h3 {
	padding-top: 35px;
	width: 201px;
	background-image: url(../_img/signs-h3-aside-bg.gif);
}

/*HELP*/

.help #main {
	width: 100%;
	border-top: 1px solid #fff;
	background: #e9f0f4 url(../_img/help-div-corner_top-bg.gif) no-repeat;
}

.help #main .bg {
	background-image: url(../_img/help-div-corner_bottom-bg.gif);
}

.help h3 {
	padding-top: 18px;
	width: 394px;
	background-image: url(../_img/help-h3-main-bg.gif);
}

.help h4 {
	margin: 20px 0 10px 0;
	padding: 6px 4px;
	color: #fff;
	background-color: #7da8c4;
}
.backtotop a{float: right; color:#fff; margin:-31px 10px 0 0; font-size: .9em;}

.help #main ul {
	list-style-type: disc;
	margin: 0 0 10px 18px;
}
.help span {
	font-weight: bold;
	}
/*QUESTIONS AND ANSWERS*/

.qa #main {
	background: #ebedf3 url(../_img/qa-div-corner_top-bg.gif) no-repeat;
}

.qa #main .bg {
	background-image: url(../_img/qa-div-corner_bottom-bg.gif);
}

.qa dl {
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 4px solid #c7bdca;
}

.qa dt {
	margin-bottom: 10px;
	padding-top: 3px;
	font-size: 1.1em;
	line-height: 1.2em;
	color: #795674;
	background: transparent url(../_img/qa-dt-question-bg.gif) no-repeat;
}

.qa	dt strong {
	padding-left: 26px;
}

.qa dd {
	padding-top: 6px;
	background: transparent url(../_img/qa-dd-answer-bg.gif) no-repeat;
}

.qa dd span {
	padding-left: 26px;
}

.qa #aside, .qa #aside .bg {
	background: none;
}

.qa #form {
	border-bottom: 1px solid #fff; /*ie fix...*/
	margin-bottom: 9px;
	background: #86a3b5 url(../_img/qa-div-aside_corner_top-bg.gif) no-repeat;
}

.qa #form .bg {
	padding-bottom: 2px;
	background: url(../_img/qa-div-aside_corner_bottom-bg.gif) bottom no-repeat;
}

.qa #form h3 {
	width: 200px;
	background-image: url(../_img/qa-h3-aside_form-bg.gif);
}

.qa #form textarea {
	width: 244px;
	margin: 4px 0 10px;
}

.qa #archives a {
	color: #333;
}

.qa #archives .bg {
	padding-top: 10px;
}

.qa #archives h3 {
	width: 184px;
	background-image: url(../_img/qa-h3-aside_archive-bg.gif);
}
.qa .disclaimer {
	background: #fff;
	margin: 20px;
	padding: 10px;
	font-size: .9em;
}
/*ABOUT*/

.about #main {
	background: #ece7df url(../_img/about-div-corner_top-bg.gif) no-repeat;
}

.about #main .bg {
	background-image: url(../_img/about-div-corner_bottom-bg.gif);
}

.about h4 a{
	float: left;
	margin-right: 10px;
	width: 113px;
	height: 0;
	padding-top: 76px;
	text-indent: -2000px;
	overflow: hidden;
	background: url(../_img/gl-multi-phny_logo-bg.png) no-repeat;
}

.about #aside .bg {
	padding-bottom: 10px;
}

.about blockquote strong {
	font-style: italic;
}

.about blockquote {
	margin-right: 14px;
}

.about cite {
	display: block;
	margin-top: 20px;
	text-align: right;
	font-style: normal;
}

/*CONTACT*/

.contact #main {
	width: 100%;
	background: #ece4e4 url(../_img/contact-div-corner_top-bg.gif) no-repeat;
}

.contact #main .bg {
	background-image: url(../_img/contact-div-corner_bottom-bg.gif);
}

.contact h3 {
	width: 125px;
	background-image: url(../_img/contact-h3-contact_us-bg.gif);
}

.contact h4 {
	margin-bottom: 10px;
	font-size: 1.1em;
	color: #a75a5a;
}

.contact .highlight li {
	background-image: url(../_img/contact-li-bullet-bg.gif);
}

.contact h6 a {
	margin-top: -20px;
	float: right;
	width: 113px;
	height: 0;
	padding-top: 76px;
	text-indent: -2000px;
	overflow: hidden;
	background: url(../_img/gl-multi-phny_logo-bg.png) no-repeat;
}

/*SITEMAP*/

.sitemap #main {
	width: 100%;
	background: #ece4e4 url(../_img/contact-div-corner_top-bg.gif) no-repeat;
}
.sitemap #main .bg {
	background-image: url(../_img/contact-div-corner_bottom-bg.gif);
}
.sitemap h3 {
	width: 125px;
	background-image: url(../_img/sitemap-h3.gif);
}
.sitemap #main ul {
	margin-left: 17px;
	}
.sitemap #main ul li{
	list-style-type: square;
	padding: 5px;
	}
