/*
	Pixel to Em conversions:
	32px = 2.0rem
	30px = 1.875rem
	28px = 1.750rem
	26px = 1.625rem
	24px = 1.500rem
	22px = 1.375rem
	20px = 1.250rem
	18px = 1.125rem
	16px = 1.0rem
	15px = 0.938rem
	14px = 0.875rem
	13px = 0.813rem
	12px = 0.750rem
*/

@font-face {
    font-family: 'texgyreadventorregular';
    src: url('https://7f35e8.claudeassets.com/20260108013344im_/http://gettheleadoutgr.org/css/fonts/texgyreadventor-regular-webfont.eot');
    src: url('https://368c71.claudeassets.com/20260108013344im_/http://gettheleadoutgr.org/css/fonts/texgyreadventor-regular-webfont.eot#iefix') format('embedded-opentype'),
         url('https://c6874e.claudeassets.com/20260108013344im_/http://gettheleadoutgr.org/css/fonts/texgyreadventor-regular-webfont.woff') format('woff'),
         url('https://83247f.claudeassets.com/20260108013344im_/http://gettheleadoutgr.org/css/fonts/texgyreadventor-regular-webfont.ttf') format('truetype'),
         url('https://5bda06.claudeassets.com/20260108013344im_/http://gettheleadoutgr.org/css/fonts/texgyreadventor-regular-webfont.svg#texgyreadventorregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'texgyreadventorbold';
    src: url('https://d3070f.claudeassets.com/20260108013344im_/http://gettheleadoutgr.org/css/fonts/texgyreadventor-bold-webfont.eot');
    src: url('https://05b1f2.claudeassets.com/20260108013344im_/http://gettheleadoutgr.org/css/fonts/texgyreadventor-bold-webfont.eot#iefix') format('embedded-opentype'),
         url('https://a9d15a.claudeassets.com/20260108013344im_/http://gettheleadoutgr.org/css/fonts/texgyreadventor-bold-webfont.woff') format('woff'),
         url('https://b256ea.claudeassets.com/20260108013344im_/http://gettheleadoutgr.org/css/fonts/texgyreadventor-bold-webfont.ttf') format('truetype'),
         url('https://24e072.claudeassets.com/20260108013344im_/http://gettheleadoutgr.org/css/fonts/texgyreadventor-bold-webfont.svg#texgyreadventorbold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
  font-family: 'BetecknaLowerCaseItalic';
  src: url('https://836e43.claudeassets.com/20260108013344im_/http://gettheleadoutgr.org/css/fonts/betecknalowercaseitalic-webfont.eot');
  src: local('☺'), url('https://baeb78.claudeassets.com/20260108013344im_/http://gettheleadoutgr.org/css/fonts/betecknalowercaseitalic-webfont.woff') format('woff'), url('https://f94e1e.claudeassets.com/20260108013344im_/http://gettheleadoutgr.org/css/fonts/betecknalowercaseitalic-webfont.ttf') format('truetype'), url('https://d7aafc.claudeassets.com/20260108013344im_/http://gettheleadoutgr.org/css/fonts/betecknalowercaseitalic-webfont.svg#webfontmVivnDlW') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'BetecknaLowerCaseBold';
  src: url('https://e4d3bf.claudeassets.com/20260108013344im_/http://gettheleadoutgr.org/css/fonts/betecknalowercasebold-webfont.eot');
  src: local('☺'), url('https://4fc922.claudeassets.com/20260108013344im_/http://gettheleadoutgr.org/css/fonts/betecknalowercasebold-webfont.woff') format('woff'), url('https://bb84af.claudeassets.com/20260108013344im_/http://gettheleadoutgr.org/css/fonts/betecknalowercasebold-webfont.ttf') format('truetype'), url('https://55600f.claudeassets.com/20260108013344im_/http://gettheleadoutgr.org/css/fonts/betecknalowercasebold-webfont.svg#webfonto7CfSyov') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'BetecknaLowerCaseMedium';
  src: url('https://b38694.claudeassets.com/20260108013344im_/http://gettheleadoutgr.org/css/fonts/betecknalowercase-webfont.eot');
  src: local('☺'), url('https://9109de.claudeassets.com/20260108013344im_/http://gettheleadoutgr.org/css/fonts/betecknalowercase-webfont.woff') format('woff'), url('https://8ff327.claudeassets.com/20260108013344im_/http://gettheleadoutgr.org/css/fonts/betecknalowercase-webfont.ttf') format('truetype'), url('https://adb94f.claudeassets.com/20260108013344im_/http://gettheleadoutgr.org/css/fonts/betecknalowercase-webfont.svg#webfontIkWQY5iy') format('svg');
  font-weight: normal;
  font-style: normal;
}





body {
	background:#0375A2 url('https://44e747.claudeassets.com/20260108013344im_/http://gettheleadoutgr.org/layout_imgs/bkgd-body.png') repeat;
	font-family:'BetecknaLowerCaseMedium', 'texgyreadventorregular', 'Nunito',  sans-serif;
}

h1 {
	font-family: 'texgyreadventorbold', sans-serif;
	font-size:36px;
	font-size:2.250rem;
	line-height: 1.1;
	margin-top: 5px;
	margin-bottom: 15px;
	color: #000000;
	/*
	letter-spacing: 1px;
	text-shadow: 0 1px 1px #888888;
	 */
}

h1 a {
	color: #000;
	text-decoration:none;
}

h1.page-title {
	font-size:24px;
	font-size:1.500rem;
	border-bottom:1px solid #000;
}

h2 {
	font-family: 'texgyreadventorbold', sans-serif;
	font-size: 30px;
	font-size:1.875rem;
	margin-top: 5px;
	margin-bottom: 8px;
	line-height: 1.1;
	color: #EB7E2B;
	font-weight:600;
	/* text-shadow: 0 1px 1px #888888; */
}

h3 {
	font-family: 'texgyreadventorbold', sans-serif;
	font-size:  20px;
	font-size:1.250rem;
	margin-top: 5px;
	margin-bottom: 8px;
	line-height: 1.2;
	color: #337F84;
	font-weight:400;
}

h4 {
	font-size: 18px;
	font-size:1.125rem;
	margin-top: 5px;
	margin-bottom: 8px;
	color: #4E4E4E;
	font-weight:400;
	line-height: 1.2;
}

h5 {
	font-size: 15px;
	font-size:0.938rem;
	margin-top: 5px;
	margin-bottom: 8px;
	color: #555555;
	font-weight:400;
}

h6 {
	font-size: 12px;
	font-size:0.750rem;
	margin-top: 5px;
	margin-bottom: 8px;
	color: #555555;
	font-weight: 400;
}

address p {
	font-size: 14px;
	font-size:0.875rem;
	margin-top:0;
	padding:0;
	color: #555555;
	font-weight:400;
	text-align:center;
	font-style:normal;
}

p,li,td {
	font-size:16px;
	font-size:1rem;
	font-weight:400;
	color:#555555;
}



#ftr {
	background:#6A95A4;
}

#container > header #logo-container {
	padding-top:10px;
	padding-left:0;
	width:100%;
	margin-bottom:15px;
}
#container > header #logo-container p {
	margin:0;
	padding:0;
	text-align: center;
}
#Xcontainer > header a.site-logo {
    background: url("https://2d18c6.claudeassets.com/20260108013344im_/http://gettheleadoutgr.org/layout_imgs/hhc_logo.png") no-repeat scroll left top transparent;
    display: block;
    width: 301px;
	height: 79px;
    overflow: hidden;
    text-indent: -999999px;
}

#hdr-callout {
	width:100%;
	min-height:200px;
	position:relative;
	background:transparent;
}
#hdr-callout-left {
	width:100%;
	min-height:120px;
}


/** NAV DESKTOP**/
#primary-desktop-languages {
	width:18%;
	float:left;
	position:relative;
}

#primary-desktop-languages ul {
	margin:0 0 0 15px;
	padding:0;
	list-style-type:none;
	position:relative;
}
#primary-desktop-languages ul li {
	position:relative;
	display:block;
	float:left;
	padding:0;
	margin:0;
	font-family:'Nunito', 'BetecknaLowerCaseMedium',  sans-serif;
	font-size:18px;
	font-size:1.125rem;
	font-weight:300;
	color:#405861;
}

#primary-desktop-languages ul li a:link,
#primary-desktop-languages ul li a:visited {
	color:#405861;
}
#primary-desktop-languages ul li a:hover,
#primary-desktop-languages ul li a:active {
	color:#5F6161;
}




nav#primary-desktop {
	width:80%;
	float:right;
	position:relative;
}

nav#primary-desktop ul {
	margin:0;
	padding:0;
	list-style-type:none;
	position:relative;
}

nav#primary-desktop ul li {
	margin:0;
}

/* only show top level */
nav#primary-desktop ul ul {
	/* display:none; */
}

nav#primary-desktop ul li {
	position:relative;
	display:block;
	float:left;
	padding:0 15px 5px 15px;
	font-family:'Nunito', 'BetecknaLowerCaseMedium',  sans-serif;
	font-size:18px;
	font-size:1.125rem;
	font-weight:300;
	color:#405861;
}

nav#primary-desktop ul li a {
	display:block;
}
nav#primary-desktop ul li a:link,
nav#primary-desktop ul li a:visited {
	color:#405861;
}
nav#primary-desktop ul li a:hover,
nav#primary-desktop ul li a:active {
	color:#5F6161;
}

/* top level current text color */
nav#primary-desktop ul li.current a:link,
nav#primary-desktop ul li.current a:visited {
	color:#EB7E2B;
}

/* reset sublevels text color*/
nav#primary-desktop ul li.current ul li a:link,
nav#primary-desktop ul li.current ul li a:visited {
	color:#405861;
}

/* sublevel current add back in text color change */
nav#primary-desktop ul li.current ul li.current a:link,
nav#primary-desktop ul li.current ul li.current a:visited {
	color:#EB7E2B;
}

/* reset 2nd sublevels text color*/
nav#primary-desktop ul li.current ul li.current ul li a:link,
nav#primary-desktop ul li.current ul li.current ul li a:visited {
	color:#405861;
}

/* 2nd sublevel current add back in text color change */
nav#primary-desktop ul li.current ul li.current ul li.current a:link,
nav#primary-desktop ul li.current ul li.current ul li.current a:visited {
	color:#EB7E2B;
}


/* 1st Sublevel dropdown vertical */
nav#primary-desktop ul li ul {
	position:absolute;
	top:28px;
	left:0px;
	display:none;
	width:180px !important;
	background-color:#FFF;
	margin:0;
	padding:10px 0 10px 0;
	padding:0;
	-moz-border-radius:0 4px 4px 4px;
	-webkit-border-radius:0 4px 4px 4px;
	border-radius:0 4px 4px 4px;
	-webkit-box-shadow:  1px 1px 0px 1px rgba(128, 128, 128, .3);
	box-shadow:  1px 1px 0px 1px rgba(128, 128, 128, .3);
}

nav#primary-desktop ul li:hover > ul,
nav#primary-desktop ul li a:hover > ul {
	display:block;
	z-index:100;
}

nav#primary-desktop ul li ul ul {
	top:-3px;
	left:180px;
}

nav#primary-desktop ul li ul li {
	position:relative;
	display:block;
	font-size:15px;
	font-size:0.938rem;
	/*font-family:helvetica,arial,sans-serif;*/
	text-align:left;
	float:none;
	margin:0;
	padding:0 3px;
	border-bottom:1px solid #cfcfcf;
	z-index:100;
}

nav#primary-desktop ul li ul li:first-child,
nav#primary-desktop ul li ul li:first-child a {
	-moz-border-radius:0 4px 0 0;
	-webkit-border-radius:0 4px 0 0;
	border-radius:0 4px 0 0;
}

nav#primary-desktop ul li ul li:last-child,
nav#primary-desktop ul li ul li:last-child a {
	-moz-border-radius:0 0 4px 4px;
	-webkit-border-radius:0 0 4px 4px;
	border-radius:0 0 4px 4px;
}

nav#primary-desktop ul li ul li a {
	padding:5px 5px 5px 10px;
}
nav#primary-desktop ul li ul li:hover,
nav#primary-desktop ul li ul li a:hover {
	background-color:#EFEFEF;
	color:#5F6161;
}


/* 2nd sublevel horizontal flyout */
nav#primary-desktop ul li ul ul {
	top:0;
}

/* top level hover color */
nav#primary-desktop ul:first-child > li.has_subs:hover {
	background-color:#EFEFEF;
}

nav#primary-desktop ul:first-child > li.has_subs:hover > a {
	background-color:#EFEFEF;
}

nav#primary-desktop li ul li.has_subs:after{
	content:' ';
	position:absolute;
	display:inline-block;
	width:4px;
	height:5px;
	background:url('https://2dbd27.claudeassets.com/20260108013344im_/http://gettheleadoutgr.org/layout_imgs/arrow_btns.png');
	background-position:left bottom;
	margin-top:.75em;
	top:2px; right:10px;
	text-decoration:none;
}


/** MOBILE NAV */

#primary-mobile li {
	border-bottom:1px solid #A0A0A0;
}

#primary-mobile a {
    text-shadow:0 1px 1px #999999;
}

#primary-mobile li,
#primary-mobile a:link,
#primary-mobile a:visited  {
	color:#134B60;
	background-color:  #E0E0E0
}

#primary-mobile li.current,
#primary-mobile li.current a,
#primary-mobile a:active  {
	color:#000;
	background-color: #EAEAEA;
}

/* SET COLOR OF PLUS - MINUS ICONS */
#primary-mobile > ul > li.has_subs > a:after
{
  background:url("https://6555b6.claudeassets.com/20260108013344im_/http://gettheleadoutgr.org/layout_imgs/icon-black-plus.png") no-repeat;
}

#primary-mobile > ul > li.current.has_subs > a:after,
#primary-mobile > ul > li.current.has_subs ul > li.current.has_subs > a:after
{
	background:url("https://e3b8de.claudeassets.com/20260108013344im_/http://gettheleadoutgr.org/layout_imgs/icon-black-minus.png") no-repeat;
}

#primary-mobile ul ul li.has_subs > a:after {
	background:url("https://6555b6.claudeassets.com/20260108013344im_/http://gettheleadoutgr.org/layout_imgs/icon-black-plus.png") no-repeat;
	padding-right:5px;
}

#primary-mobile > ul > li.has_subs.plus > a:after,
#primary-mobile > ul > li.current.has_subs > ul > li.current.has_subs.plus > a:after
{
	background:url("https://6555b6.claudeassets.com/20260108013344im_/http://gettheleadoutgr.org/layout_imgs/icon-black-plus.png") no-repeat;
}

#primary-mobile ul ul li.has_subs.plus > a:after {
	background:url("https://6555b6.claudeassets.com/20260108013344im_/http://gettheleadoutgr.org/layout_imgs/icon-black-plus.png") no-repeat;
}

#primary-mobile > ul > li.has_subs.minus > a:after,
#primary-mobile > ul > li.current.has_subs > ul > li.current.has_subs.minus > a:after {
	background:url("https://e3b8de.claudeassets.com/20260108013344im_/http://gettheleadoutgr.org/layout_imgs/icon-black-minus.png") no-repeat;
}

#primary-mobile ul ul li.has_subs.minus > a:after {
	background:url("https://e3b8de.claudeassets.com/20260108013344im_/http://gettheleadoutgr.org/layout_imgs/icon-black-minus.png") no-repeat;
}


/* 2nd LEVEL */

#primary-mobile ul li.current.has_subs ul {
	background-color: #E0E0E0
}

/* reset background for any subs under a parent current */
#primary-mobile ul li.current.has_subs ul li,
#primary-mobile ul li.current.has_subs ul a {
	  background-color: #E0E0E0
}

/* add background to current item */
#primary-mobile ul li.current.has_subs ul li.current,
#primary-mobile ul li.current.has_subs ul li.current a {
	background-color: #EAEAEA;
}

#primary-mobile ul li.current.has_subs ul a:active  {
	color:#000;
	background-color:  #EAEAEA;
}

/* a lighter bottom border */
#primary-mobile ul ul li {
	/* border-bottom:1px solid #A0A0A0; */
}


/* 3rd LEVEL */

/* reset background for any subs under a parent current */
#primary-mobile ul li.current.has_subs ul li.current.has_subs li,
#primary-mobile ul li.current.has_subs ul li.current.has_subs ul li a {
	 background-color: #E0E0E0
}

/* add background to current item */
#primary-mobile ul li.current.has_subs ul li.current.has_subs ul li.current,
#primary-mobileul li.current.has_subs ul li.current.has_subs li.current a {
	background-color:  #EAEAEA;
}

#primary-mobile ul li.current.has_subs ul li.current.has_subs ul li a:active  {
	color:#000;
	background-color:  #EAEAEA;
}

#primary-mobile ul li.current.has_subs ul li.current.has_subs ul li.current,
#primary-mobile ul li.current.has_subs ul li.current.has_subs ul li.current a  {
	color:#000;
	background-color: #A1BCC5;
}


/** MIDDLE MENU & ICON SECTION */

.index #hdr-callout-left {
	width:100%;
}
.index #hdr-callout-right {
	display:none;
}


#hdr-callout-left #submenu h3 {
	font-size:28px;
	font-size:1.750rem;
	color:#D4F2FE;
	font-weight:400;
}
#hdr-callout-left #submenu h3 a:link,
#hdr-callout-left #submenu h3 a:visited {
	color: #d4f2fe;
}
#hdr-callout-left #submenu h3 a:hover,
#hdr-callout-left #submenu h3 a:active {
	color: #ace4fa;
}

#hdr-callout-left #submenu h2 {
	display:block;
	font-size:36px;
	font-size:2.250rem;
	font-family:'BetecknaLowerCaseMedium','Nunito','texgyreadventorregular', sans-serif;
	color:#FFFFFF;
	font-weight:400;
	line-height: 1.3;
}
#hdr-callout-left #submenu h2 a:link,
#hdr-callout-left #submenu h2 a:visited {
	color: #FFFFFF;
}
#hdr-callout-left #submenu h2 a:hover,
#hdr-callout-left #submenu h2 a:active {
	color: #ace4fa;
}
.index #hdr-callout-left #submenu h2 {
	font-size:26px;
	font-size:1.625rem;
	font-weight:400;
	line-height: 1.3;
}
.index.spanish #hdr-callout-left #submenu h2 {
	font-size:26px;
	font-size:1.625rem;
	font-weight:400;
	line-height: 1.2;
}

#hdr-callout-left #submenu-siblings ul {
	margin:0;
	padding:0;
	list-style-type:none;
}
#hdr-callout-left #submenu-siblings li {
	display:block;
	float:left;
	padding:5px;
	margin:0 15px 0 0;
	padding:5px 10px;
	border:1px solid #669;
	background-color:#58595A;
	font-family:'BetecknaLowerCaseMedium','Nunito','texgyreadventorregular', sans-serif;
	font-size:18px;
	font-size:1.125rem;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
#hdr-callout-left #submenu-siblings li a {
	color:#FFF;
}
#hdr-callout-left #submenu-siblings li:first-child { display:none; }


/*** ADDED FROM HEALTHYHOMES **/


#hdr-callout-left ul { margin:0; padding:0; }

#submenu ul > li > ul > li.has_subs > ul { display : none; }
#submenu ul {
	list-style-type : none;
}

#submenu ul.top-level > li:first-child {
	font-size:28px;
	color:#D4F2FE;
	font-weight:400;
}

#submenu ul.top-level > li:first-child a:link,
#submenu ul.top-level > li:first-child a:visited {
	color:#F0F0F0;
}
#submenu ul.top-level > li:first-child a:hover,
#submenu ul.top-level > li:first-child a:active {
	color: #EFEFEF;
}

#submenu ul li ul {
	margin:10px 0 0 0;
	padding:0;
}

#submenu ul li ul li {
	display:block;
	float:left;
	padding:5px;
	margin:5px 15px 5px 0;
	padding:5px 10px;
	border:1px solid #4f4f40;
	background-color:#676A6A;
	font-family:'BetecknaLowerCaseMedium','Nunito','texgyreadventorregular', sans-serif;
	font-size:18px;
	font-size:1.125rem;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

#submenu ul li ul li.current {
	border:1px solid #4f4f40;
	background-color:#878787;
}


/**** END **/

a#tab1,
a#tab2,
a#tab3,
a#tab4 {
	font-size:18px;
	font-size:1.125rem;
}

.spanish a#tab1,
.spanish a#tab2,
.spanish a#tab3,
.spanish a#tab4 {
	font-size:16px;
	font-size:1rem;
}


.ICE {
	color:#990000;
	letter-spacing:-1px;
}

.ICE:before{
	content:attr(data-icon);
	font-family:Entypo;
	font-size:32px;
	font-size:2rem;
	font-weight: 400;
	padding-right:5px;
	line-height: 1;
 }

.DYK {
	font-size:20px;
	font-size:1.250rem;
	color:#337F84;
	letter-spacing:-1px;
}

.pictogram:before {
	content:attr(data-icon);
	font-family:Entypo;
	font-size:32px;
	font-size:2rem;
	font-weight: 400;
	padding-right:5px;
	line-height: 1;
	color:#1FB25A;
	vertical-align: middle;
}

/*
.DYK-pictogram {
	display:block;
	width:30px;
	margin-right:5px;
	float:right;
}

.DYK-pictogram:before{
	content:attr(data-icon);
	font-family:Entypo;
	font-size:80px;
	font-weight: 400;
	line-height:1;
	color:#CFCFCF;
	vertical-align:top;
}
*/

#featured-partner img {
	margin:10px auto;
}

.left-column {
	min-height:250px;
}
/** MEDIA ITEMS */

.media-item {
	padding-bottom:5px;
	margin-bottom:5px;
	border-bottom:1px solid #E9E9E9;
}

.media-item img {
	max-width:250px;
	height:auto;
	float:right;
	margin:0 0 5px 10px;
	-webkit-border-radius:5px;
	border-radius:5px;
}

.media-file a {
	text-decoration:underline;
}
.media-size {
	margin-left:10px;
	font-size:12px;
	font-size:0.750rem;
}

/** FOOTER SECTION **/

#ftr {
	background: #ffffff;
	background: -moz-linear-gradient(top,  #ffffff 0%, #e9e9e9 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e9e9e9));
	background: -webkit-linear-gradient(top,  #ffffff 0%,#e9e9e9 100%);
	background: -o-linear-gradient(top,  #ffffff 0%,#e9e9e9 100%);
	background: -ms-linear-gradient(top,  #ffffff 0%,#e9e9e9 100%);
	background: linear-gradient(to bottom,  #ffffff 0%,#e9e9e9 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e9e9e9',GradientType=0 );
}

#ftr-top {
	background-color:transparent;
	-webkit-box-shadow:  0px 1px 0px 0px rgba(33, 33, 66, .3);
	box-shadow:  0px 1px 0px 0px rgba(33, 33, 66, .3);
}
#ftr-bottom h5 {
	color:364C54;
	text-shadow: 1px 1px 0 #92bac8;
	filter: dropshadow(color=#92bac8, offx=1, offy=1);
}

#ftr address {
	color:#364C54;
	padding:20px 20px;
}
#ftr address a:link,
#ftr address a:visited {
	text-decoration:underline;
}
#ftr-bottom {
	padding-top:10px;
}

#ftr-fundedby {
	width:110px;
	float:left;
	margin-left:0;
}
#ftr-fundedby .inner-padding {
	padding:1px;
}
#ftr-fundedby img {
	float:left;
	margin:0 15px 0 0;
}

#ftr-fundedby img:last-child {
	margin-right:none;
}

#ftr-partners {
	width:83%;
	float:left;
	margin-left:2%;
}

#ftr-partners img {
	max-width:180px;
	max-height:100px;
	height:auto;
	width:auto;
	vertical-align:middle;
	margin-right:25px;
}

.listing-div {
	margin-bottom:10px;
	padding-bottom:5px;
	border-bottom:1px solid #E0E0E0;
}
.listing-div p.email {
	margin:0;
}
.listing-div p.tel {
	margin:0;
}
.listing-photo {
	float:right;
	max-width:200px;
	height:auto;
	margin:0 0 15px 15px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow:  1px 1px 0 0 rgba(99, 99, 99, .3);
    box-shadow:  1px 1px 0 0 rgba(99, 99, 99, .3);
}

@media (min-width:320px) { /* smartphones, iPhone, portrait 480x320 phones */ }
@media (min-width:481px) { /* portrait e-readers (Nook/Kindle), smaller tablets @ 600 or @ 640 wide. */ }
@media (min-width:641px) { /* portrait tablets, portrait iPad, landscape e-readers, landscape 800x480 or 854x480 phones */ }
@media (min-width:961px) { /* tablet, landscape iPad, lo-res laptops ands desktops */ }
@media (min-width:1025px) { /* big landscape tablets, laptops, and desktops */ }
@media (min-width:1281px) { /* hi-res laptops and desktops */ }


/* ============================= */
/* ! Layout for mobile version   */
/* ============================= */
/*
@media handheld, only screen and (max-width: 767px) {

}
*/

/*	Hi-Res laptops and desktops */
@media only screen and (min-width:1281px) ) {
	#container {
		width:1140px;
	}

}



/*		Desktop Layout: 960px. */
@media only screen and (min-width:992px) and (max-width: 1280px) {

	#container {
		width:960px;
	}



}


/*		Tablet Layout: 768px. */
@media only screen and (min-width: 768px) and (max-width: 991px) {

	body {
		width: 722px;
		padding: 20px;
		margin: 0 auto;
	}
	#container {
		width:722px;
	}

	#container > header #logo-container img {
		max-width:700px;
		max-height:62px;
	}

	nav#primary-desktop {
		width:88%;
	}
	nav#primary-desktop ul li {
		font-size:17px;
		font-size:1.063rem;
		padding:0 8px 5px 8px;
	}
	nav#primary-desktop ul li ul li {

	}
	.index #hdr-callout-left #submenu h2 {
		font-size:22px;
		font-size:1.375rem;
	}
	.right-column img {
		max-width:210px;
		max-height:auto;
	}
	#ftr-partners img {
		max-width:140px;
	}
	#ftr-fundedby {
		width:80px;
		float:left;
		margin-left:0;
	}
	#ftr-fundedby img {
		width:70%;
		height:auto;
		float:left;
		margin:0 15px 0 0;
	}


}


/*		Mobile Layout: 320px. */
@media only screen and (max-width: 767px) {

	body {
		width: 300px;
		padding: 10px;
		margin:0 auto;
	}
	#container {
		width:300px;
	}

	h1 {
		font-size:26px;
		font-size:1.625rem;
	}

	#container > header #logo-container p {

	}
	#container > header #logo-container img {
		max-width:280px;
		max-height:25px;
	}

	#hdr-top #menu-trigger {
		position: absolute;
		right: 15px;
		bottom: 5px;
		top:auto;
	}
	#hdr-callout {
		width:100%:
		height:auto;
	}
	#hdr-callout-inner {
		padding:0;
	}
	#hdr-callout-right {
		float:none;
		width:100%;
		clear:both;
	}
	#hdr-callout-left {
		float:none;
		width:100%;
		clear:both;
		min-height:120px;
	}

	#hdr-callout-left #submenu-siblings li {
		margin-bottom:8px;
	}
	#hdr-callout-left #submenu-siblings li:last-child {
		margin-bottom:0px;
	}

	.index #hdr-callout-left #submenu h2 {
		font-size:19px;
		font-size:1.188rem;
		line-height: 1.2;
	}
	#hdr-callout-left #submenu h2 {
		font-size:28px;
		font-size:1.750rem;
		line-height:1.1;
	}
	.left-column {
		border:none;
		min-height:50px;
	}

	#ftr-fundedby {
		width:100%;
		float:none;
		margin-left:10px;
	}
	#ftr-fundedby p { text-align:center; }
	#ftr-fundedby img {
		float: none;
		margin: 0 auto 0 auto;
	}
	#ftr-partners {
		width:100%;
		float:none;
	}
	#ftr-partners img {
		display:block;
		margin:0 auto 15px auto;
	}
	#color-tabs {
		position:relative;
		height:auto;
		text-align:center;
		vertical-align:top;
		overflow:default;
		left:0;
		margin-top:15px;
	}


	a#tab1, a#tab2, a#tab3, a#tab4 {
		display:block;
		float:left;
		width:50%;
		height:30px;
		margin:0;
		font-size:20px;
		font-size:1.250rem;
		line-height:1;
	}

	.index a#tab1,
	.index a#tab2,
	.index a#tab3,
	.index a#tab4 {
		height:30px;
		margin:0;
		line-height:1;
	}

	a#tab1  {
		background-image:none;
		padding-top:10px;
		background: #ef9445;
		background: -moz-linear-gradient(top,  #ef9445 0%, #e77023 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ef9445), color-stop(100%,#e77023));
		background: -webkit-linear-gradient(top,  #ef9445 0%,#e77023 100%);
		background: -o-linear-gradient(top,  #ef9445 0%,#e77023 100%);
		background: -ms-linear-gradient(top,  #ef9445 0%,#e77023 100%);
		background: linear-gradient(to bottom,  #ef9445 0%,#e77023 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ef9445', endColorstr='#e77023',GradientType=0 );

	}
	a#tab2 {
		background-image:none;
		padding-top:10px;
		background: #dc3f3f;
		background: -moz-linear-gradient(top,  #dc3f3f 0%, #cc2020 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#dc3f3f), color-stop(100%,#cc2020));
		background: -webkit-linear-gradient(top,  #dc3f3f 0%,#cc2020 100%);
		background: -o-linear-gradient(top,  #dc3f3f 0%,#cc2020 100%);
		background: -ms-linear-gradient(top,  #dc3f3f 0%,#cc2020 100%);
		background: linear-gradient(to bottom,  #dc3f3f 0%,#cc2020 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dc3f3f', endColorstr='#cc2020',GradientType=0 );

	}
	a#tab3 {
		background-image:none;
		padding-top:10px;
		background: #97ca5d;
		background: -moz-linear-gradient(top,  #97ca5d 0%, #74b337 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#97ca5d), color-stop(100%,#74b337));
		background: -webkit-linear-gradient(top,  #97ca5d 0%,#74b337 100%);
		background: -o-linear-gradient(top,  #97ca5d 0%,#74b337 100%);
		background: -ms-linear-gradient(top,  #97ca5d 0%,#74b337 100%);
		background: linear-gradient(to bottom,  #97ca5d 0%,#74b337 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#97ca5d', endColorstr='#74b337',GradientType=0 );
	}
	a#tab4 {
		background-image:none;
		padding-top:10px;
		background: #00b5ea;
		background: -moz-linear-gradient(top,  #00b5ea 0%, #0096de 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#00b5ea), color-stop(100%,#0096de));
		background: -webkit-linear-gradient(top,  #00b5ea 0%,#0096de 100%);
		background: -o-linear-gradient(top,  #00b5ea 0%,#0096de 100%);
		background: -ms-linear-gradient(top,  #00b5ea 0%,#0096de 100%);
		background: linear-gradient(to bottom,  #00b5ea 0%,#0096de 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00b5ea', endColorstr='#0096de',GradientType=0 );
	}

	a#tab1:hover,
	a#tab2:hover,
	a#tab3:hover,
	a#tab4:hover {
		height:30px;
		line-height:1;
	}

	/* need to do something about images loaded in ckeditor */
	#content img {
		max-width:280px;
		height:auto;
		margin:5px auto;
		float:none;
	}


}

/*		Wide Mobile Layout: 480px.  */

@media only screen and (min-width: 480px) and (max-width: 767px) {

	body {
		width: 460px;
		padding: 10px;
		margin:0 auto;
	}
	#container {
		width: 460px;
	}

	#container > header #logo-container p {
		text-align:left;
		margin-left:10px;
	}
	#container > header #logo-container img {
		max-width:440px;
		max-height:39px;
	}
	#hdr-top #menu-trigger {
		position: absolute;
		right: 15px;
		bottom: 5px;
		top:auto;
	}
	#hdr-callout {
		height:auto;
	}
	#hdr-callout-inner {
		padding:0;
	}
	#hdr-callout-right {
		float:none;
		width:100%;
		clear:both;
	}
	#hdr-callout-left {
		float:none;
		width:100%;
		clear:both;
		min-height:120px;
	}
	.index #hdr-callout-left #submenu h2 {
		font-size:18px;
		font-size:1.125rem;
		line-height: 1.2;
	}
	#hdr-callout-left #submenu h2 {
		font-size:28px;
		font-size:1.750rem;
		line-height:1.1;
	}
	.left-column {
		border:none;
		min-height:50px;
	}
	#ftr-fundedby {
		width:100%;
		float:none;
	}
	#ftr-fundedby p {
		text-align:center;
	}
	#ftr-fundedby img {
		float: none;
		margin: 0 auto 0 auto;
	}
	#ftr-partners {
		width:100%;
		float:none;
	}
	#ftr-partners img {
		margin:0 auto 15px auto;
	}
	#color-tabs {
		position:relative;
		height:auto;
		text-align:center;
		vertical-align:top;
		overflow:default;
		left:0;
		margin-top:15px;
	}

	a#tab1, a#tab2, a#tab3, a#tab4 {
		display:block;
		float:left;
		width:50%;
		height:30px;
		margin:0;
		font-size:20px;
		font-size:1.250rem;
		line-height:1;
	}

	.index a#tab1,
	.index a#tab2,
	.index a#tab3,
	.index a#tab4 {
		height:30px;
		margin:0;
		line-height:1;
	}

	a#tab1  {
		background-image:none;
		padding-top:10px;
		background: #ef9445;
		background: -moz-linear-gradient(top,  #ef9445 0%, #e77023 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ef9445), color-stop(100%,#e77023));
		background: -webkit-linear-gradient(top,  #ef9445 0%,#e77023 100%);
		background: -o-linear-gradient(top,  #ef9445 0%,#e77023 100%);
		background: -ms-linear-gradient(top,  #ef9445 0%,#e77023 100%);
		background: linear-gradient(to bottom,  #ef9445 0%,#e77023 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ef9445', endColorstr='#e77023',GradientType=0 );

	}
	a#tab2 {
		background-image:none;
		padding-top:10px;
		background: #dc3f3f;
		background: -moz-linear-gradient(top,  #dc3f3f 0%, #cc2020 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#dc3f3f), color-stop(100%,#cc2020));
		background: -webkit-linear-gradient(top,  #dc3f3f 0%,#cc2020 100%);
		background: -o-linear-gradient(top,  #dc3f3f 0%,#cc2020 100%);
		background: -ms-linear-gradient(top,  #dc3f3f 0%,#cc2020 100%);
		background: linear-gradient(to bottom,  #dc3f3f 0%,#cc2020 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dc3f3f', endColorstr='#cc2020',GradientType=0 );

	}
	a#tab3 {
		background-image:none;
		padding-top:10px;
		background: #97ca5d;
		background: -moz-linear-gradient(top,  #97ca5d 0%, #74b337 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#97ca5d), color-stop(100%,#74b337));
		background: -webkit-linear-gradient(top,  #97ca5d 0%,#74b337 100%);
		background: -o-linear-gradient(top,  #97ca5d 0%,#74b337 100%);
		background: -ms-linear-gradient(top,  #97ca5d 0%,#74b337 100%);
		background: linear-gradient(to bottom,  #97ca5d 0%,#74b337 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#97ca5d', endColorstr='#74b337',GradientType=0 );
	}

	a#tab4 {
		background-image:none;
		padding-top:10px;
		background: #00b5ea;
		background: -moz-linear-gradient(top,  #00b5ea 0%, #0096de 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#00b5ea), color-stop(100%,#0096de));
		background: -webkit-linear-gradient(top,  #00b5ea 0%,#0096de 100%);
		background: -o-linear-gradient(top,  #00b5ea 0%,#0096de 100%);
		background: -ms-linear-gradient(top,  #00b5ea 0%,#0096de 100%);
		background: linear-gradient(to bottom,  #00b5ea 0%,#0096de 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00b5ea', endColorstr='#0096de',GradientType=0 );
	}

	a#tab1:hover,
	a#tab2:hover,
	a#tab3:hover,
	a#tab4:hover {
		height:30px;
		line-height:1;
	}

	/* need to do something about images loaded in ckeditor */
	#content img {
		max-width:420px;
		height:auto;
		margin:5px auto;
		float:none;
	}
}

/*
     FILE ARCHIVED ON 02:21:15 Jan 08, 2026 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 04:58:47 Aug 27, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.746
  exclusion.robots: 0.052
  exclusion.robots.policy: 0.038
  esindex: 0.032
  cdx.remote: 6.771
  LoadShardBlock: 56.199 (3)
  PetaboxLoader3.datanode: 56.448 (4)
  load_resource: 48.201
  PetaboxLoader3.resolve: 41.362
*/