/* 
	LGMA - Main Stylesheet
	May 2009
	Atomic Crayon / karen@atomiccrayon.com / SMRT
*/


/* COLOURS

#ffffff - white - body background, section navigation level 3 background


#9d1725 - red - Resources headline & selected links, error text

#a36e1a - orange - Careers headline & selected links

#2b7771 - medium aqua - Programs headlines & selected links

#003366 - medium blue - main navigation dropdown text
#217aaa - medium blue - links
#195C80 - darker blue - link hovers

#00334c - dark blue - top bar, footer text, footer links

#6b9300 - medium green - Membership headlines & selected links
#568226 - medium green - home page What's New links


#f3f3f3 - light grey - main navigation dropdown background
#efefef - light grey - section navigation level 1 background, table row stripes, Search form background
#e4e4e4 - light grey - main navigation dropdown border
#e1e1e1 - light grey - section navigation borders, sub-nav border
#cccccc - medium grey - table borders
#7f7f7f - medium grey - breadcrumb separators
#636363 - dark grey - default headlines, About LGMA headlines, section navigation selected


#000000 - black - content area text

*/


/* Sections flagged with =
	GENERIC
	SCREAMER
	TOP
	BRAND
	ACCESSIBILITY
	BREADCRUMBS
	MAIN
	CONTENT
	SIDEBAR
	SECTION-NAVIGATION
	NAVIGATION (main)
	META-NAVIGATION
	SEARCH
	FOOTER
	SECTION-SPECIFIC
		Home
		About LGMA
		Membership
		Programs & Events
		Careers
		Resources & Publications
		Sitemap
		Search Results
		Feedback Form
		What's New
		What's New Archive
		Photo Gallery Listing
		Photo Gallery
		Photo
		Events Calendar
		404
		Nominate Form
		Contact Us
		Directors
		I Want To
*/


/* =GENERIC
----------------------------------------------------*/



html {
	margin: 0;
	padding: 0;
	background-image: url(images/bk-html.png);
	background-repeat: repeat-x;
	background-color: #fff;
	color: #000;
}


body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-size: 76%;
	background-image: url(images/header-photo.jpg);
	background-position: center 35px;
	background-repeat: no-repeat;
	min-width: 994px;
}


/* adjustment for CMS table */
html.cms {
	background-position: left 50px;
}

html.cms body {
	background-position: center 85px;
}

html.cms body table.cms_main_table {
	height: 50px;
}


h1, h2, h3, h4 {
	font-family: "Trebuchet MS", Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-weight: normal;
	color: #000;
}

a:link, a:visited {
	color: #217aaa;
}

a:focus, a:hover, a:active {
	color: #195C80;
	overflow: hidden;
}

a img {
	border: none;
}


.clear {
	clear: both;
	line-height: 1;
	height: .1em;
	font-size: .1em;
}

form {
	margin: 0;
	padding: 0;
}

/* class added by jquery -- when entire box is clickable */
.click-box { /* ie6.css */
	cursor: pointer;
}

.highlight {
	background-color: #fdfbc0;
}

/* =SCREAMER
----------------------------------------------------*/
/* flagging bad code */

/* MS Word classes, bad tags */

p.MsoTitle, p.MsoSubtitle, p.MsoListParagraphCxSpFirst, p.MsoListParagraphCxSpMiddle, p.MsoListParagraphCxSpLast, p.MsoNormal {
	display: block;
	border: solid 5px red !important;
	background-color: yellow !important;
}

/* =TOP
----------------------------------------------------*/

#top {
	width: 994px;
	min-width: 994px;
	margin: 0 auto;
	position: relative;
}


/* =BRAND
----------------------------------------------------*/

#brand { /* ie6.css */
	position: relative;
	width: 994px;
	height: 263px;
	margin: 0;
	padding: 0;
	background-image: url(images/logo-lgma-screen.png);
	background-position: 7px 40px;
	background-repeat: no-repeat;
}                                  

#brand p#heading {
	margin: 0;
	padding: 0;
}

#brand p#heading a {
	display: block;
	width: 147px;
	height: 206px;
	padding-bottom: 10px;
	position: absolute;
	top: 35px;
	left: 7px;
}

#brand p#heading strong {
	position: absolute;
	left: -9999px;
}

#brand #print-logo {
	display: none;
}

#brand p#tagline {
	position: absolute;
	left: -9999px;
}

#brand p#link-learn-more {
	margin: 0;
	padding: 0;
}

#brand p#link-learn-more a {
	position: absolute;
	top: 192px;
	left: 204px;
	display: block;
	width: 95px;
	height: 31px;
	text-indent: -9999px;
}


/* =ACCESSIBILITY
----------------------------------------------------*/

#accessibility {
	position: absolute;
	top: 0;
	left: 0;
	padding: 5px 18px;
}

/* Skip Links */

#accessibility #skip-links {
	position: absolute;
	left: 200px;
	top: 65px;
}

#accessibility #skip-links strong, #accessibility #skip-links .separator {
	position: absolute;
	top: -9999px;
}

#accessibility #skip-links a:link, #accessibility #skip-links a:visited {
	position: absolute;
	width: 1px;
	height: 1px;
	left: 0;
	top: -500px;
	display: block;			
}

#accessibility #skip-links a:focus, #accessibility #skip-links a:active {
	position: static;
	width: auto;
	height: auto;
	color: #000;
	background-color: #fff;
	font-weight: bold;
	padding: .5em;
	font-size: 1.2em;
}


/* Layout Switch */

#accessibility #layout-switch {
	font-size: .9em;
	color: #fff;
	float: left;
	margin: 5px 10px 0 0;
}

#accessibility #layout-switch p {
	margin: 0;
	padding: 0;
	line-height: 1.2;
}

#accessibility #layout-switch p a  {
	color: #fff;
	white-space: nowrap;
}

#accessibility #layout-switch p a:focus, #accessibility #layout-switch p a:hover, #accessibility #layout-switch p a:active  {
	text-decoration: underline;
}

#accessibility #layout-switch p a.standard-switch {
	background-color: #fff;
	color: #6f6f6f;
	padding: 0 3px;
	text-decoration: none;
}

#accessibility #layout-switch p a.contrast-switch {
}



#accessibility #layout-switch p .separator {
}

/* Text Size */

/* only shown if javascript is active */

#accessibility #text-size {
	float: left;
	margin: 5px 0 0 0;
	padding: 0 10px;
	font-size: .9em;
	color: #fff;
}

#accessibility #text-size strong {
}

#accessibility #text-size a.size {
	padding: 0 2px;
	color: #fff;
	text-decoration: none;
}

#accessibility #text-size a.size:focus, #accessibility #text-size a.size:hover, #accessibility #text-size a.size:active {
	background-color: #fff;
	color: #6f6f6f;
	text-decoration: none;
}


/* =BREADCRUMBS (inside CONTENT)
----------------------------------------------------*/

#breadcrumbs {

}

#breadcrumbs p {
	margin: 0;
	font-size: .9em;
	color: #6f6f6f;
	line-height: 1.4;
}

#breadcrumbs p .title {
	font-weight: bold;
	display: block;
	position: absolute;
	left: -9999px;
}

#breadcrumbs p a {
}

#breadcrumbs p strong {
	color: #000;
	font-weight: bold;
}

#breadcrumbs p .separator {
	color: #7f7f7f;
	font-size: .9em;
	padding: 0 3px;
}

/* =MAIN
----------------------------------------------------*/
#main {
	float: left;
	width: 100%;
}


/* =CONTENT
----------------------------------------------------*/

#content { /* ie6.css */ /* 585px wide */
	margin: 0 199px 0 194px;
	padding: 18px 0 18px 16px;
	overflow: hidden;
	line-height: 1.6;
	font-size: .95em;
}

#content #sub-navigation { /* ie6.css */
	background-image: url(images/line-horizontal-dotted-grey.png);
	background-position: bottom left;
	background-repeat: repeat-x;
	padding: .2em 0 .5em 0;
	margin-bottom: 1.5em;
}

#content #sub-navigation ul.column {
	margin: 0 30px 0 0;
	padding: 0;
	list-style: none;
	width: 260px;
	float: left;
}

#content #sub-navigation ul.column li {
	margin: 0 0 .5em 0;
	padding: 0 0 0 15px;
	line-height: 1.6;
	list-style: none;
	background-image: url(images/arrow-right-blue.png);
	background-position: 0 .45em;
	background-repeat: no-repeat;
}

#content #sub-navigation a {
}

#content h1, #content h2, #content h3, #content h4 {
	margin: 2em 0 .3em 0;
	padding: 0;
	font-size: 1.5em;
	font-weight: bold;
}

#content h1#headline { /* ie6.css */
	margin: 0 0 .7em 0;
	padding: 0;
	font-size: 2.2em;
	line-height: 1.2;
	font-weight: normal;
	color: #636363;
}


#content h2 {
	font-size: 1.6em;
}

#content h3 {
	font-size: 1.4em;
}

#content h4 {
	font-size: 1.1em;
}

#content a:link, #content a:visited {
	text-decoration: underline;
}

#content a:focus, #content a:hover, #content a:active {
}


#content p {
	line-height: 1.8;
	margin: 0 0 1em 0;
}

#content ul, #content ol {
	margin-top: 1em;
	margin-bottom: 1em;
}


#content li {
	margin-bottom: .5em;
	line-height: 1.3;
}

#content ol.lower-alpha {
	list-style-type: lower-alpha;
}

#content ol.lower-roman {
	list-style-type: lower-roman;
}


/* Images */

#content img.image-border {
	padding: 6px;
	border: solid 1px #e1e1e1;
}

#content img.image-right {
	float: right;
	display: block;
	margin: 0 0 1.5em 1.5em;
}

#content img.image-left {
	float: left;
	margin: 0 1.5em 1.5em 0;
}

#content img.image-right-border {
	float: right;
	margin: 0 0 1.5em 1.5em;
	padding: 6px;
	border: solid 1px #e1e1e1;
}

#content img.image-left-border {
	float: left;
	margin: 0 1.5em 1.5em 0;
	padding: 6px;
	border: solid 1px #e1e1e1;
}

/* if jquery is active, images get fancy shadows */

#content .image-shadow-wrapper {
	position: relative;
	overflow: hidden;
	padding: 4px 10px 15px 9px;
}

#content .image-shadow-float-right {
	float: right;
	margin: 0 0 .5em 1.5em;
}

#content .image-shadow-float-left {
	float: left;
	margin: 0 1.5em .5em 0;
}


#content .image-shadow-wrapper div {
	position: absolute;
}

/* top */

#content .image-shadow-wrapper .image-shadow-top-middle {
	width: 100%;
	height: 4px;
	top: 0;
	left: 0;
	background-image: url(images/photo-shadow-top-middle.png);
	background-repeat: repeat-x;
}

#content .image-shadow-wrapper .image-shadow-top-left {
	width: 18px;
	height: 4px;
	top: 0;
	left: 0;
	background-image: url(images/photo-shadow-top-left.png);
	background-repeat: no-repeat;
}

#content .image-shadow-wrapper .image-shadow-top-right {
	width: 18px;
	height: 4px;
	top: 0;
	right: 0;
	background-image: url(images/photo-shadow-top-right.png);
	background-repeat: no-repeat;
}

/* bottom */

#content .image-shadow-wrapper .image-shadow-bottom-middle {
	width: 100%;
	height: 15px;
	bottom: 0;
	left: 0;
	background-image: url(images/photo-shadow-bottom-middle.png);
	background-repeat: repeat-x;
}

#content .image-shadow-wrapper .image-shadow-bottom-left {
	width: 18px;
	height: 15px;
	bottom: 0;
	left: 0;
	background-image: url(images/photo-shadow-bottom-left.png);
	background-repeat: no-repeat;
}

#content .image-shadow-wrapper .image-shadow-bottom-right {
	width: 18px;
	height: 15px;
	bottom: 0;
	right: 0;
	background-image: url(images/photo-shadow-bottom-right.png);
	background-repeat: no-repeat;
}


/* left */

#content .image-shadow-wrapper .image-shadow-left-middle { /* ie6.css */
	height: 100%;
	width: 9px;
	top: 0;
	left: 0;
	background-image: url(images/photo-shadow-middle-middle-left.png);
	background-repeat: repeat-y;
}

#content .image-shadow-wrapper .image-shadow-left-top {
	height: 14px;
	width: 9px;
	top: 4px;
	left: 0;
	background-image: url(images/photo-shadow-middle-top-left.png);
	background-repeat: no-repeat;
}

#content .image-shadow-wrapper .image-shadow-left-bottom {
	height: 14px;
	width: 9px;
	bottom: 15px;
	left: 0;
	background-image: url(images/photo-shadow-middle-bottom-left.png);
	background-repeat: no-repeat;
}


/* right */

#content .image-shadow-wrapper .image-shadow-right-middle { /* ie6.css */
	height: 100%;
	width: 10px;
	top: 0;
	right: 0;
	background-image: url(images/photo-shadow-middle-middle-right.png);
	background-repeat: repeat-y;
}

#content .image-shadow-wrapper .image-shadow-right-top {
	height: 108px;
	width: 10px;
	top: 14px;
	right: 0;
	background-image: url(images/photo-shadow-middle-top-right.png);
	background-repeat: no-repeat;
}

#content .image-shadow-wrapper .image-shadow-right-bottom {
	height: 14px;
	width: 10px;
	bottom: 15px;
	right: 0;
	background-image: url(images/photo-shadow-middle-bottom-right.png);
	background-repeat: no-repeat;
}


#content .image-shadow-wrapper img {
	display: block;
	margin: 0;
	padding: 0;
}


/* Tables */

/* plain tables -- no styling */

#content table {
	border-collapse: collapse;
	border-style: solid;
	border-color: #fff;
	border-spacing: 0;
	border-width: 0;
	margin: .5em 0;
}

#content table td, #content table th {
	line-height: 1.2;
	border-collapse: collapse;
	border-color: #fff;
	border-spacing: 0;
	border-width: 0;
	border-style: solid;
	padding: .8em;
	line-height: 1.2;
	vertical-align: top;
}


#content table th, #content table td h2, #content table td h3, #content table td h4 {
	margin: 0;
	text-transform: uppercase;
	text-align: left;
	font-weight: bold;
}

#content table p {
	margin: 0;
	line-height: 1.4;
}


#content table.table-styled {
	border-collapse: collapse;
	border-style: solid;
	border-color: #cccccc;
	border-spacing: 0;
	border-width: 1px;
	margin: .5em 0;
}

#content table.table-styled td, #content table.table-styled th {
	border-collapse: collapse;
	border-color: #cccccc;
	border-spacing: 0;
	border-width: 1px;
	border-style: solid;
	vertical-align: top;
}


#content table.table-styled th, #content table tr.header td, #content table tr.header th {
	background-color: #efefef;
	font-weight: bold;
}

#content table.table-styled th, #content table.table-styled td h2, #content table.table-styled td h3, #content table.table-styled td h4 {
	margin: 0;
	text-transform: uppercase;
	text-align: left;
}

#content table.table-styled p {
	margin: 0 0 10px 0;
	line-height: 1.4;
}


/* striped tables */

#content table.table-striped {
	border-collapse: collapse;
	border-style: solid;
	border-color: #cccccc;
	border-spacing: 0;
	border-width: 1px;
	margin: .5em 0;
}

#content table.table-striped td, #content table.table-striped th {
	border-collapse: collapse;
	border-color: #cccccc;
	border-spacing: 0;
	border-width: 1px;
	border-style: solid;
	vertical-align: top;
}


#content table.table-striped th, #content table tr.header td, #content table tr.header th {
	background-color: #efefef;
	font-weight: bold;
}

#content table.table-striped th, #content table.table-striped td h2, #content table.table-striped td h3, #content table.table-striped td h4 {
	margin: 0;
	text-transform: uppercase;
	text-align: left;
}

#content table.table-striped p {
	margin: 0;
	line-height: 1.2;
}

#content table tr.even td {
	background-color: #efefef;
}


/* Forms */

#content fieldset {
	margin: 0 0 2em 0;
	padding: 0;
	border: none;
}

#content label, #content .label {
	font-weight: bold;
	display: block;
}

#content label .note {
	font-weight: normal;
	font-size: .9em;
}

#content input.text, #content textarea, #content select {
	text-align: left;
	font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 1em;
}

#content .button {
	background-color: #505050;
	color: #fff;
	font-weight: bold;
	border: solid 1px #6a6a6a;
	font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
	/*font-size: .9em;*/
	padding: 2px 4px;
}


#content .required {
	display: none;
}

#content .error {
	color: #c53636;
	font-weight: bold;
}

#content .error .text {
	background-color: #fdfbc0;
}

#content .error .required {
	display: inline;
}

#content form div.wrapper {
	margin-bottom: 1.5em;
}

#content a.skip:link, #content a.skip:visited, #content a.skip:hover {
	position: absolute;
	width: 1px;
	height: 1px;
	left: 0;
	top: -9999px;
}

#content a.skip:focus, #content a.skip:active {
	position: static;
	width: auto;
	height: auto;
	color: #312a18;
	background-color: #fff;
	font-weight: bold;
	padding: .2em;
	font-size: 1.2em;
	border: solid 1px #f00;
}


/* =SIDEBAR
----------------------------------------------------*/

#sidebar { /* ie6.css */
	float: left;
	width: 159px;
	margin-left: -199px;
	padding: 18px 0 0 39px;
	font-size: .9em;
	background-image: url(images/gradient-vertical-grey.png);
	background-position: left top;
	background-repeat: no-repeat;
	min-height: 288px;
}

#sidebar #rss-feed {
	padding: 0;
	margin: 0 0 2em 0;
}

#sidebar #rss-feed h3 {
	margin: 0 0 10px 0;
	width: 53px;
	height: 14px;
	background-image: url(images/text-rss-feed.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
}

#sidebar #rss-feed p {
	margin: 5px 0 0 0;
	padding: 0;
}

#sidebar #rss-feed p img.icon-rss {
	display: block;
	float: left;
	margin-right: 5px;
}


#sidebar #related-links {
	padding: 0;
	margin: 0 0 2em 0;
}

#sidebar #related-links h3 {
	margin: 0 0 10px 0;
	width: 76px;
	height: 14px;
	background-image: url(images/text-related-links.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
}

#sidebar #related-links ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar #related-links ul li {
	margin: 0 0 .6em 0;
	padding: 0 0 0 14px;
	line-height: 1.4;
	list-style: none;
	background-image: url(images/arrow-right-green.png);
	background-position: 0 .45em;
	background-repeat: no-repeat;
}

/* =SECTION-NAVIGATION
----------------------------------------------------*/

#section-navigation {
	float: left;
	width: 194px;
	margin-left: -994px;
	font-size: .9em;
	position: relative;
}

#section-navigation a { /* ie6.css */
}


#section-navigation #section-navigation-top {
}

#section-navigation #section-navigation-top h3 {
	margin: 0;
	padding: 0;
	text-indent: -9999px;
}

#section-navigation #section-navigation-top h3 a {
	display: block;
	width: 194px;
	height: 31px;
	background-image: url(images/bk-section-navigation-top.png);
	background-position: left top;
	background-repeat: no-repeat;
}

#section-navigation #section-navigation-inside {
	padding-bottom: 75px;
	background-image: url(images/bk-section-navigation-bottom-grey.png);
	background-position: bottom left;
	background-repeat: no-repeat;
	background-color: #efefef;
}


#section-navigation #section-navigation-middle {
	width: 192px;
	/*padding-top: 5px;*/
	background-color: #efefef;
	border-left: solid 1px #e1e1e1;
	border-right: solid 1px #e1e1e1;
}

/* Level 1 */

#section-navigation #section-navigation-middle ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#section-navigation #section-navigation-middle ul li {
	margin: 0;
	padding: 0;
	list-style: none;
}

#section-navigation #section-navigation-middle ul li a { /* ie6.css */
	text-decoration: none;
}

#section-navigation #section-navigation-middle ul li a:link, #section-navigation #section-navigation-middle ul li a:visited {
	display: block;
	padding: 5px 10px;
	color: #000;
	border-bottom: solid 1px #e1e1e1;
}

#section-navigation #section-navigation-middle ul li a:focus, #section-navigation #section-navigation-middle ul li a:hover, #section-navigation #section-navigation-middle ul li a:active {
	background-color: #e1e1e1;
}

#section-navigation #section-navigation-middle ul li a.parent {
	font-weight: bold;
}

#section-navigation #section-navigation-middle ul li a.selected {
	font-weight: bold;
	color: #292929;
}

/* Level 2 */

#section-navigation #section-navigation-middle ul li ul {
	background-color: #efefef;
}

#section-navigation #section-navigation-middle ul li ul li {
	text-transform: none;
}

#section-navigation #section-navigation-middle ul li ul li a:link, #section-navigation #section-navigation-middle ul li ul li a:visited {
	padding-left: 24px;
	background-image: url(images/arrow-right-grey.png);
	background-position: 16px 10px;
	background-repeat: no-repeat;
}

/* Level 3 */

#section-navigation #section-navigation-middle ul li ul li ul {
	background-color: #fff;
}

#section-navigation #section-navigation-middle ul li ul li ul li {
}

#section-navigation #section-navigation-middle ul li ul li ul li a:link, #section-navigation #section-navigation-middle ul li ul li ul li a:visited {
	padding-left: 38px;
	background-position: 30px 10px;
}


/* Level 4 */

#section-navigation #section-navigation-middle ul li ul li ul li ul {
}

#section-navigation #section-navigation-middle ul li ul li ul li ul li {
}

#section-navigation #section-navigation-middle ul li ul li ul li ul li a:link, #section-navigation #section-navigation-middle ul li ul li ul li ul li a:visited {
	padding-left: 52px;
	background-position: 44px 9px;
}

/* =NAVIGATION (main)
----------------------------------------------------*/

#main-navigation { /* ie6.css */
	position: absolute;
	top: 35px;
	right: 0;
	width: 815px;
	height: 47px;
	background-image: url(images/bk-navigation-alpha.png);
	background-repeat: no-repeat;
	z-index: 200;
}

#main-navigation h3 {
	position: absolute;
	top: -9999px;
}

#main-navigation ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#main-navigation ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
}

#main-navigation p#link-become-member {
	margin: 0;
	padding: 0;
	line-height: 1.2;
	position: absolute;
	width: 112px;
	height: 36px;
	top: 0;
	left: 682px;
	z-index: 210;
}

#main-navigation p#link-become-member a {
	display: block;
	text-indent: -9999px;
	height: 36px;
}

/* other styles in qm.css */

/* =META-NAVIGATION
----------------------------------------------------*/

#meta-navigation { /* ie6.css */
	position: absolute;
	top: 8px;
	right: 18px;
	width: 464px;
	height: 21px;
	margin: 0;
	padding: 0;
	z-index: 40;
	font-size: .9em;
	color: #fff;
	background-image: url(images/bk-meta-navigation.png);
	background-repeat: no-repeat;
}

#meta-navigation h3 {
	position: absolute;
	top: -9999px;
}

#meta-navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 268px;
	height: 21px;
	position: relative;
}

#meta-navigation ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	left: 0;
}

#meta-navigation ul li a  {
	display: block;
	color: #fff;
	height: 21px;
	text-indent: -9999px;
}

#meta-navigation ul li a:focus, #meta-navigation ul li a:hover, #meta-navigation ul li a:active { /* ie6.css */
	background-image: url(images/bk-meta-navigation.png);
	background-repeat: no-repeat;
}


#meta-navigation ul li#home-nav {
	width: 39px;
	left: 0;
}

#meta-navigation ul li#home-nav a {
	background-position: 0px -21px;
}

#meta-navigation ul li#new-nav {
	width: 64px;
	left: 39px;
}

#meta-navigation ul li#new-nav a {
	background-position: -39px -21px;
}


#meta-navigation ul li#want-nav {
	width: 59px;
	left: 103px;
}

#meta-navigation ul li#want-nav a {
	background-position: -103px -21px;
}


#meta-navigation ul li#contact-nav {
	width: 59px;
	left: 162px;
}

#meta-navigation ul li#contact-nav a {
	background-position: -162px -21px;
}


#meta-navigation ul li#sitemap-nav {
	width: 46px;
	left: 221px;
}

#meta-navigation ul li#sitemap-nav a {
	background-position: -221px -21px;
}


/* =SEARCH
----------------------------------------------------*/

#search {
	position: absolute;
	top: 8px;
	right: 0px;
	width: 200px;
	height: 21px;
	margin: 0;
	padding: 0;
	z-index: 50;
}

#search form {
	margin: 0;
}

#search form p {
	margin: 0;
	line-height: 1;
}

#search label {
	margin: 0;
	display: block;
	position: absolute;
	left: -9999px;
}

#search .text {
	font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	width: 144px;
	height: auto;
	padding: 3px 4px 0 6px;
	display: block;
	float: left;
	background-color: transparent;
	border: none;
}

#search .submit { /* ie6.css */
	width: 33px;
	height: 21px;
	display: block;
	float: right;
	background-color: transparent;
	border: none;
	padding: 0;
	margin: 0 8px 0 0;
	font-size: 0;
	text-align: right;
	color: #00334d;
	overflow: hidden;
	text-indent: -9999px;
}

/* =FOOTER
----------------------------------------------------*/
#footer {
	width: 100%;
	min-width: 994px;
	margin: 10px 0 0 0;
	position: relative;
	background-image: url(images/bk-footer.png);
	background-position: left bottom;
	background-repeat: repeat-x;
	border-bottom: solid 1px #00334c; /* for safari */
}

#footer #footer-inside {
	width: 966px;
	padding: 0 0 0 28px;
	margin: 0 auto;
	position: relative;
	font-size: .9em;
}

#footer #footer-inside #footer-links {
	margin: 0 120px 1em 0;
}


#footer #footer-inside #footer-text {
	margin: 0 120px 2em 0;
}


#footer #footer-inside #footer-text p {
	margin: 0 0 1em 0;
	line-height: 1.4;
}


#footer #footer-inside #top-link {
	position: absolute;
	bottom: 0px;
	right: 0;
	display: block;
	width: 81px;
	height: 33px;
	padding: 26px 10px 0 10px;
	background-image: url(images/bk-top-link.png);
	background-repeat: no-repeat;
	color: #fff;
	text-align: center;
	text-decoration: none;
}

.safari #footer #footer-inside #top-link {
	bottom: -2em;
}


/* =SECTION-SPECIFIC
----------------------------------------------------*/


/* =Home
----------------------------------------------------*/

.page-home {
}


.page-home #content { /* ie6.css */
	padding: 0;
	margin: 0 0 0 564px;
}                          

.page-home #content #news-col {
	padding: 30px 33px 0 33px;
	position: relative;
}

.page-home #content #news-col h1#headline {
	padding: 0;
	margin: 0 0 10px 0;
	width: 91px;
	height: 17px;
	background-image: url(images/text-whats-new-home.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
}


.page-home #content #news-col #rss-link {
	position: absolute;
	top: 30px;
	right: 33px;
	display: block;
	overflow: hidden;
	color: #a36e1a;
	font-size: .8em;
	line-height: 1.2;
}

.page-home #content #news-col #rss-link img {
	display: block;
	float: left;
	margin: 0px 3px 0 0;
	border: none;
}

.page-home #content #news-col ul {
	margin: 0 0 10px 0;
	padding: 0 0 2px 0;
	list-style: none;
}

.page-home #content #news-col ul li {
	margin: 0 0 1.3em 0;
	padding: 0 0 0 18px;
	line-height: 1.6;
	list-style: none;
	background-image: url(images/arrow-right-green.png);
	background-position: 0 .5em;
	background-repeat: no-repeat;
}

.page-home #content #news-col ul li a {
	color: #568226;
	font-weight: bold;
}

.page-home #content #news-col ul li .date {
	text-transform: uppercase;
	font-size: .9em;
}

.page-home #content #news-col ul li .blurb {
	margin-top: .2em;
}

.page-home #content #news-col p#view-news-link a {
	display: block;
	width: 108px;
	height: 20px;
	background-image: url(images/button-view-latest-news.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
}


.page-home #sidebar {
	position: relative;
	width: 310px;
	padding: 0;
	margin-left: -740px;
	font-size: .9em;
	background-image: none;
}


.page-home #sidebar .spacer { /* ie6.css */
	width: 23px;
	min-height: 200px;
	float: left;
	background-image: url(images/gradient-vertical-grey-middle.png);
	background-repeat: repeat-y;
	position: relative;
}

.page-home #sidebar .spacer .spacer-top {
	position: absolute;
	top: 0;
	left: 0;
	width: 23px;
	height: 95px;
	background-image: url(images/gradient-vertical-grey-top.png);
	background-repeat: no-repeat;
}

.page-home #sidebar .spacer .spacer-bottom {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 23px;
	height: 95px;
	background-image: url(images/gradient-vertical-grey-bottom.png);
	background-repeat: no-repeat;
}

.page-home #sidebar #spotlight { /* ie6.css */
	padding: 30px 0 0 33px;
	float: left;
	width: 254px;
}

.page-home #sidebar #spotlight h3 {
	margin: 0 0 10px 0;
	width: 67px;
	height: 21px;
	background-image: url(images/text-spotlight.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
}

.page-home #sidebar #spotlight .blurb {
	display: block;
	width: 221px;
}

.page-home #sidebar #spotlight .blurb img {
	display: block;	
}

.page-home #sidebar #spotlight .blurb img.image-border {
	padding: 6px;
	border: solid 1px #e1e1e1;
}

/* if jquery is active, images get fancy shadows */

.page-home #sidebar #spotlight .blurb .image-shadow-wrapper {
	position: relative;
	overflow: hidden;
	padding: 4px 10px 15px 9px;
	margin-left: -9px;
}

.page-home #sidebar #spotlight .blurb .image-shadow-float-right {
	float: right;
	margin: 0 0 .5em 1.5em;
}

.page-home #sidebar #spotlight .blurb .image-shadow-float-left {
	float: left;
	margin: 0 1.5em .5em 0;
}


.page-home #sidebar #spotlight .blurb .image-shadow-wrapper div {
	position: absolute;
}

/* top */

.page-home #sidebar #spotlight .blurb .image-shadow-wrapper .image-shadow-top-middle {
	width: 100%;
	height: 4px;
	top: 0;
	left: 0;
	background-image: url(images/photo-shadow-top-middle.png);
	background-repeat: repeat-x;
}

.page-home #sidebar #spotlight .blurb .image-shadow-wrapper .image-shadow-top-left {
	width: 18px;
	height: 4px;
	top: 0;
	left: 0;
	background-image: url(images/photo-shadow-top-left.png);
	background-repeat: no-repeat;
}

.page-home #sidebar #spotlight .blurb .image-shadow-wrapper .image-shadow-top-right {
	width: 18px;
	height: 4px;
	top: 0;
	right: 0;
	background-image: url(images/photo-shadow-top-right.png);
	background-repeat: no-repeat;
}

/* bottom */

.page-home #sidebar #spotlight .blurb .image-shadow-wrapper .image-shadow-bottom-middle {
	width: 100%;
	height: 15px;
	bottom: 0;
	left: 0;
	background-image: url(images/photo-shadow-bottom-middle.png);
	background-repeat: repeat-x;
}

.page-home #sidebar #spotlight .blurb .image-shadow-wrapper .image-shadow-bottom-left {
	width: 18px;
	height: 15px;
	bottom: 0;
	left: 0;
	background-image: url(images/photo-shadow-bottom-left.png);
	background-repeat: no-repeat;
}

.page-home #sidebar #spotlight .blurb .image-shadow-wrapper .image-shadow-bottom-right {
	width: 18px;
	height: 15px;
	bottom: 0;
	right: 0;
	background-image: url(images/photo-shadow-bottom-right.png);
	background-repeat: no-repeat;
}


/* left */

.page-home #sidebar #spotlight .blurb .image-shadow-wrapper .image-shadow-left-middle { /* ie6.css */
	height: 100%;
	width: 9px;
	top: 0;
	left: 0;
	background-image: url(images/photo-shadow-middle-middle-left.png);
	background-repeat: repeat-y;
}

.page-home #sidebar #spotlight .blurb .image-shadow-wrapper .image-shadow-left-top {
	height: 14px;
	width: 9px;
	top: 4px;
	left: 0;
	background-image: url(images/photo-shadow-middle-top-left.png);
	background-repeat: no-repeat;
}

.page-home #sidebar #spotlight .blurb .image-shadow-wrapper .image-shadow-left-bottom {
	height: 14px;
	width: 9px;
	bottom: 15px;
	left: 0;
	background-image: url(images/photo-shadow-middle-bottom-left.png);
	background-repeat: no-repeat;
}


/* right */

.page-home #sidebar #spotlight .blurb .image-shadow-wrapper .image-shadow-right-middle { /* ie6.css */
	height: 100%;
	width: 10px;
	top: 0;
	right: 0;
	background-image: url(images/photo-shadow-middle-middle-right.png);
	background-repeat: repeat-y;
}

.page-home #sidebar #spotlight .blurb .image-shadow-wrapper .image-shadow-right-top {
	height: 108px;
	width: 10px;
	top: 14px;
	right: 0;
	background-image: url(images/photo-shadow-middle-top-right.png);
	background-repeat: no-repeat;
}

.page-home #sidebar #spotlight .blurb .image-shadow-wrapper .image-shadow-right-bottom {
	height: 14px;
	width: 10px;
	bottom: 15px;
	right: 0;
	background-image: url(images/photo-shadow-middle-bottom-right.png);
	background-repeat: no-repeat;
}


.page-home #sidebar #spotlight .blurb .image-shadow-wrapper img {
	display: block;
	margin: 0;
	padding: 0;
}

.page-home #sidebar #spotlight .blurb {
	margin: 0;
	padding: 0;
	line-height: 1.6;
}


.page-home #sidebar #spotlight .blurb p {
	margin: 0;
	line-height: 1.6;
}

.page-home #sidebar #spotlight .blurb a {
	/*color: #8ef72f;*/
}


.page-home #sidebar #spotlight #view-spotlight-link a {
	display: block;
	width: 78px;
	height: 20px;
	background-image: url(images/button-view-now.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
}

.page-home #section-navigation {
	width: 254px;
	margin-left: -994px;
	font-size: .95em;
}

.page-home #section-navigation .spacer { /* ie6.css */
	width: 23px;
	min-height: 200px;
	float: left;
	background-image: url(images/gradient-vertical-grey-middle.png);
	background-repeat: repeat-y;
	position: relative;
}

.page-home #section-navigation .spacer .spacer-top {
	position: absolute;
	top: 0;
	left: 0;
	width: 23px;
	height: 95px;
	background-image: url(images/gradient-vertical-grey-top.png);
	background-repeat: no-repeat;
}

.page-home #section-navigation .spacer .spacer-bottom {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 23px;
	height: 95px;
	background-image: url(images/gradient-vertical-grey-bottom.png);
	background-repeat: no-repeat;
}


.page-home #section-navigation #want-links {
	padding: 30px 33px 0 15px;
	width: 231px;
	width: 183px;
	float: left;
}

.page-home #section-navigation #want-links h3 {
	padding: 0;
	margin: 0 0 10px 0;
	width: 99px;
	height: 23px;
	background-image: url(images/text-i-want-to-home.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
}

.page-home #section-navigation #want-links ul {
	margin: 0 0 10px 0;
	padding: 0 0 2px 0;
	list-style: none;
}

.page-home #section-navigation #want-links ul li {
	margin: 0 0 .8em 0;
	padding: 0 0 0 18px;
	line-height: 1.4;
	list-style: none;
	background-image: url(images/arrow-right-blue.png);
	background-position: 0 .45em;
	background-repeat: no-repeat;
}


.page-home #section-navigation #want-links #view-want-link a {
	display: block;
	width: 71px;
	height: 20px;
	background-image: url(images/button-view-all.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
}


/* =About LGMA
----------------------------------------------------*/
/* grey theme - default */

.section-about #section-navigation #section-navigation-top h3 a {
	background-image: url(images/text-about-lgma.png);
}


/* =Membership
----------------------------------------------------*/
/* green theme */

.section-membership {
	background-image: url(images/header-photo-membership.jpg);
}

.section-membership #content h1#headline {
	color: #6b9300;
}

.section-membership #section-navigation #section-navigation-top h3 a {
	background-image: url(images/text-membership.png);
}

.section-membership #section-navigation #section-navigation-middle ul li a.selected {
	color: #6b9300;
}


/* =Programs & Events
----------------------------------------------------*/
/* aqua theme */


.section-programs {
	background-image: url(images/header-photo-programs.jpg);
}

.section-programs #content h1#headline {
	color: #2b7771;
}

.section-programs #section-navigation #section-navigation-top h3 a {
	background-image: url(images/text-programs-events.png);
}

.section-programs #section-navigation #section-navigation-middle ul li a.selected {
	color: #2b7771;
}


/* =Careers
----------------------------------------------------*/
/* orange theme */

.section-careers {
	background-image: url(images/header-photo-careers.jpg);
}

.section-careers #content h1#headline {
	color: #a36e1a;
}

.section-careers #section-navigation #section-navigation-top h3 a {
	background-image: url(images/text-careers.png);
}

.section-careers #section-navigation #section-navigation-middle ul li a.selected {
	color: #a36e1a;
}



/* =Resources & Publications
----------------------------------------------------*/
.section-resources {
	background-image: url(images/header-photo-resources.jpg);
}

.section-resources #content h1#headline {
	color: #9d1725;
}

.section-resources #section-navigation #section-navigation-top h3 a {
	background-image: url(images/text-resources-publications.png);
}

.section-resources #section-navigation #section-navigation-middle ul li a.selected {
	color: #9d1725;
}


/* =Sitemap
----------------------------------------------------*/

.page-sitemap #section-navigation #section-navigation-top h3 a {
	background-image: url(images/text-sitemap.png);
}

.page-sitemap #section-navigation #section-navigation-inside {
	background-image: url(images/bk-section-navigation-bottom-white.png);
	background-color: #fff;
	border-top: solid 1px #e1e1e1;
	padding-bottom: 68px;
}


.page-sitemap #content #sitemap p#activate {
	margin: 0;
	font-weight: bold;
}

.page-sitemap #content #sitemap .slider {
}

.page-sitemap #content #sitemap .slider a {
	border: none;
}

.page-sitemap #content #sitemap .slider .col {
	width: 280px;
	float: left;
}

.page-sitemap #content #sitemap .slider #col-one {
	margin-right: 20px;
}

.page-sitemap #content #sitemap .slider ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.page-sitemap #content #sitemap .slider ul li {
	margin: 0 0 15px 0;
	padding: 0;
	list-style: none;
}

.page-sitemap #content #sitemap .slider ul li.closed {
}

.page-sitemap #content #sitemap .slider a {
	text-decoration: none;
}

.page-sitemap #content #sitemap .slider ul li h3 {
	margin: 0;
	padding: 0;
	font-size: 1.1em;
	line-height: 1.3;
	font-weight: normal;
}

.page-sitemap #content #sitemap .slider ul li h3 a {
	display: block;
	padding: 0;
	color: #fff;
	background-color: #000;
	width: 280px;
}

.page-sitemap #content #sitemap .slider ul li#about-slider h3 a {
	background-color: #868686;
}

.page-sitemap #content #sitemap .slider ul li#membership-slider h3 a {
	background-color: #6b9300;
}

.page-sitemap #content #sitemap .slider ul li#programs-slider h3 a {
	background-color: #3c8e88;
}

.page-sitemap #content #sitemap .slider ul li#careers-slider h3 a {
	background-color: #016396;
}

.page-sitemap #content #sitemap .slider ul li#resources-slider h3 a {
	background-color: #941622;
}

.page-sitemap #content #sitemap .slider ul li#other-slider h3 a {
	background-color: #000;
}

.page-sitemap #content #sitemap .slider ul li h3 a span {
	display: block;
	padding: 6px 20px 6px 10px;
	background-image: url(images/icon-plus.png);
	background-position: right center;
	background-repeat: no-repeat;
}


.page-sitemap #content #sitemap .slider ul li h3 a.open span {
	background-image: url(images/icon-minus.png);
}


.page-sitemap #content #sitemap .slider ul li ul {
	margin: 8px 0 0 0;
	padding: 0;
}

/* Level 2 */


.page-sitemap #content #sitemap .slider ul li ul li {
	background-image: none;
	text-transform: uppercase;
	margin: 4px 0;
	padding: 8px 10px 4px 10px;
	border-top: solid 1px #c0c0c0;
}

.page-sitemap #content #sitemap .slider ul li ul li a:link, .page-sitemap #content #sitemap .slider ul li ul li a:visited {
}

.page-sitemap #content #sitemap .slider ul li ul li a:focus, .page-sitemap #content #sitemap .slider ul li ul li a:hover, .page-sitemap #content #sitemap .slider ul li ul li a:active {
}


.page-sitemap #content #sitemap .slider ul li ul li ul {
	margin: 4px 0;
	padding: 0;
	border: none;
	background-image: none;
	list-style: disc;
}


/* Level 3 */

.page-sitemap #content #sitemap .slider ul li ul li ul li {
	border: none;
	padding: 0 0 0 4px;
	margin: 0 0 0 24px;
	text-transform: none;
	list-style: disc;
}


/* Level 4 */

.page-sitemap #content #sitemap .slider ul li ul li ul li ul {
	list-style: circle;
}

.page-sitemap #content #sitemap .slider ul li ul li ul li ul li {
	list-style: circle;
}

/* =Search Results
----------------------------------------------------*/

.page-search #section-navigation #section-navigation-top h3 a {
	background-image: url(images/text-search.png);
}

.page-search #section-navigation #section-navigation-inside {
	background-image: url(images/bk-section-navigation-bottom-white.png);
	background-color: #fff;
	border-top: solid 1px #e1e1e1;
	padding-bottom: 68px;
}

.page-search #content .searchform {
	background-color: #efefef;
	padding: 12px 7px 10px 10px;
	margin: 0;
}

.page-search #content .searchform fieldset {
	margin: 0;
	padding: 0;
}

.page-search #content .searchform fieldset div {
	position: relative;
	float: left;
	padding: 0;
	margin: 0 1em 0 0;
	/*overflow: visible;*/
}

.page-search #content .searchform label, .page-search #content .searchform .label {
	height: 1.6em;
	display: inline;
	margin-right: .4em;
}

.page-search #content .searchform #query-wrapper, .page-search #content .searchform #type-wrapper {
	/*padding-top: 2px;*/
}

.page-search #content .searchform #query-wrapper .text {
	width: 180px;
}

.page-search #content .searchform #type-wrapper select {
}

.page-search #content .searchform #submit-wrapper {
	margin: 0;
/*	background-image: url(images/button-search.png);
	background-repeat: no-repeat;*/
	width: 63px;
	height: 20px;
}

.page-search #content .searchform #submit-wrapper .submit { 
/*	width: 75px;
	height: 20px;*/
	display: block;
	float: right;
/*	background-color: transparent;
	border: none;*/
	padding: 0;
	margin: 0;
/*	font-size: 0;
	text-align: right;
	color: #efefef;
	overflow: hidden;
	text-indent: -9999px;*/
}


.page-search #content #did-you {
	font-size: 1.3em;
	margin: 1em 0 0 0;
	color: #9d1725;
	font-style: italic;	
}

.page-search #content #did-you a {
	font-weight: bold;
}

.page-search #content #results-header {
	margin: 1.5em 0;
}

.page-search #content #results-header h3 {
	margin: 0;
	color: #000;
	font-weight: normal;
	font-size: 1em;
}

.page-search #content #results-header h3 .number, .page-search #content #results-header h3 .category {
	font-weight: bold;
}

.page-search #content .searchresult {
	margin: 0 0 1.5em 0;
}

.page-search #content .searchresult a.title {
	font-weight: bold;
}

.page-search #content .searchresult .type {
	color: #505050;
}

.page-search #content .searchresult .extract {
}

.page-search #content .searchresult .date {
	font-style: italic;
}

.page-search #content .searchresult .url {
	font-size: .9em;
}

.page-search #content .paging {
	margin-top: 2.5em;
	padding-top: 10px;
	background-image: url(images/line-horizontal-dotted-grey.png);
	background-position: top left;
	background-repeat: repeat-x;
	text-align: center;
}

.page-search #content .paging a:link, .page-search #content .paging a:visited {
	margin-left: .2em;
	padding: .1em .4em;
}

.page-search #content .paging a:focus, .page-search #content .paging a:hover, .page-search #content .paging a:active, .page-search #content .paging a.selected {
	color: #fff;
	background-color: #1767dd;
	text-decoration: none;
}

.page-search #content .paging a.previous-link {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
}

.page-search #content .paging a.next-link {
	display: block;
	float: right;
	margin: 0;
	padding: 0;
}


/* =Feedback Form
----------------------------------------------------*/

.page-feedback #section-navigation #section-navigation-top h3 a {
	background-image: url(images/text-feedback-form.png);
}

.page-feedback #section-navigation #section-navigation-inside {
	background-image: url(images/bk-section-navigation-bottom-white.png);
	background-color: #fff;
	border-top: solid 1px #e1e1e1;
	padding-bottom: 68px;
}


/* some form styles in Content section */

.page-feedback #content #contact-form-area {
	padding-top: 0;
}

.page-feedback #content #contact-form-area form {
}

.page-feedback #content #contact-form-area form fieldset {
	background-image: url(images/line-horizontal-dotted-grey.png);
	background-repeat: repeat-x;
	padding: 1em 0 0 0;
	margin: 0;
}

.page-feedback #content #contact-form-area form .wrapper {
	padding-bottom: .4em;
}


.page-feedback #content #contact-form-area label, .page-feedback #content #contact-form-area .label {
	margin-bottom: .2em;
}

.page-feedback #content #contact-form-area .text {
	width: 480px;
}

.page-feedback #content #contact-form-area textarea {
	width: 480px;
	height: 10em;
}

.page-feedback #content #contact-form-area textarea.address {
	height: 4em;
}

.page-feedback #content #contact-form-area select {
}


.page-feedback #content #contact-form-area .question {
	display: block;
	font-size: 1.5em;
}

.page-feedback #content #contact-form-area .submit {
	width: 70px;
	height: 20px;
	display: block;
	background-color: transparent;
	background-image: url(images/button-submit.png);
	background-repeat: no-repeat;
	border: none;
	padding: 0;
	font-size: 0;
	text-align: right;
	color: #fff;
	overflow: hidden;
	text-indent: -9999px;
}

/* =What's New
----------------------------------------------------*/

/* RSS sidebar styles in sidebar section */

.section-new  #section-navigation #section-navigation-top h3 a {
	background-image: url(images/text-whats-new.png);
}


.section-new #content #latest-news ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.section-new #content #latest-news ul li {
	padding: 0;
	margin: 0 0 2em 0;
	list-style: none;
}

.section-new #content #latest-news ul li h3 {
	margin: 0 0 .2em 0;
}

.section-new #content #latest-news ul li p.date {
	display: block;
	margin: 0 0 .3em 0;
	font-weight: bold;
	font-size: .9em;
	line-height: 1.2;
}

.section-new #content #latest-news ul li .thumbnail img {
	display: block;
	float: left;
	margin: .4em 1.5em 0.5em 0;
	padding: 4px;
	border: solid 1px #e5e5e5;
}

.section-new #content #latest-news ul li .blurb {
	display: inline;
	line-height: 1.6;
}

.section-new #content #latest-news ul li .blurb p {
	display: inline;
}

.section-new #content #latest-news ul li p.read-more {
	display: inline;
}


/* =What's New Archive
----------------------------------------------------*/

.section-new #content #latest-news-archive ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.section-new #content #latest-news-archive ul li {
	padding: 0;
	margin: 0 0 1.5em 0;
	list-style: none;
}

.section-new #content #latest-news-archive ul li p.title {
	margin: 0;
	font-size: 1.2em;
	font-family: "Trebuchet MS", Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 1.4;
}

.section-new #content #latest-news-archive ul li p.date {
	display: block;
	margin: 0;
	font-weight: bold;
	line-height: 1.4;
	font-size: .9em;
}

/* =What's New Story
----------------------------------------------------*/

.section-new #content p.story-date {
	font-weight: bold;
	margin-bottom: .2em;
}


/* =Photo Gallery Listing
----------------------------------------------------*/

#content #photo-gallery-listing .gallery {
	margin: 0 0 1.5em 0;
	padding: 0;
}

#content #photo-gallery-listing .gallery h2 {
	font-size: 1.3em;
	display: inline;
	color: #000;
}

#content #photo-gallery-listing .gallery p.more-link {
	display: inline;
}

#content #photo-gallery-listing .gallery p.more-link .separator {
	margin: 0 .5em;
}

#content #photo-gallery-listing .gallery ul {
	margin: .5em 0 0 0;
	padding: 0;
	list-style: none;
}

#content #photo-gallery-listing .gallery ul li {
	margin: 0 18px 6px 0;
	list-style: none;
	float: left;
	width: 137px;
	height: 107px;
	padding: 8px;
	border: solid 1px #d0d0d0;
	background-color: #fff;
	overflow: hidden;
	position: relative;
}

#content #photo-gallery-listing ul li.row-end {
	margin-right: 0;
}


#content #photo-gallery-listing .gallery ul li a {
	display: block;
	position: absolute;
	background-color: #eee;
	width: 137px;
	height: 107px;
	border: solid 8px #fff;
	padding: 0;
	text-align: center;
	color: #000;
	text-decoration: none;
	top: 0;
	left: 0;
	cursor: pointer;
	overflow: hidden;
}

#content #photo-gallery-listing .gallery ul li a .title {
	display: block;
	position: absolute;
	background-color: #fff;
	width: 137px;
	padding: 1em 0;
	text-align: center;
	color: #000;
	text-decoration: none;
	bottom: -8px;
	left: 0;
}

#content #photo-gallery-listing .gallery ul li a .image {
}

#content #photo-gallery-listing .gallery ul li a .image img {
	display: block;
	margin: 0 auto;
	background-color: #eee;
}


/* =Photo Gallery
----------------------------------------------------*/

#content #photo-gallery {
	margin: 0 0 2em 0;
	padding: 0;
	width: 540px;
}


#content #photo-gallery ul {
	margin: .5em 0 0 0;
	padding: 0;
	list-style: none;
}

#content #photo-gallery ul li {
	margin: 0 18px 13px 0;
	padding: 0;
	list-style: none;
	float: left;
	width: 137px;
	height: 107px;
	padding: 8px;
	border: solid 1px #d0d0d0;
	background-color: #fff;
	overflow: hidden;
	position: relative;
}

#content #photo-gallery ul li.row-end {
	margin-right: 0;
}


#content #photo-gallery ul li a {
	display: block;
	position: absolute;
	background-color: #eee;
	width: 137px;
	height: 107px;
	border: solid 8px #fff;
	text-align: center;
	color: #000;
	text-decoration: none;
	top: 0;
	left: 0;
	cursor: pointer;
}

#content #photo-gallery ul li a .title {
	display: block;
	position: absolute;
	background-color: #fff;
	width: 137px;
	padding: 1em 0;
	text-align: center;
	color: #000;
	text-decoration: none;
	bottom: -8px;
	left: 0;
}

#content #photo-gallery ul li a .image img {
	display: block;
	margin: 0 auto;
	background-color: #eee;
}

/* =Photo
----------------------------------------------------*/

#content #photo {
	width: 528px;
	text-align: center;
	border: solid 1px #d0d0d0;
	padding: 8px;
	background-color: #fff;
}

#content h2#photo-title {
	margin-top: 0;
	margin-bottom: .5em;
	color: #000;
	font-size: 1.6em;
}

#content #photo .main-photo {
	display: block;
	width: 528px;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

#content #photo .main-photo img {
	display: block;
	margin: 0 auto;
}

#content #photo #blurb {
	line-height: 1.6;
	text-align: left;
	padding: 8px 0 0 0;
}

#content #photo-navigation {
	margin: 16px 0;
	width: 546px;
}

#content #photo-navigation p {
	margin: 0;
	padding: 0;
	text-align: center;
}

#content #photo-navigation p .separator {
	display: none;
}

#content #photo-navigation a#previous-link {
	display: block;
	width: 70px;
	height: 20px;
	background-image: url(images/button-previous.png);
	background-repeat: no-repeat;
	float: left;
	text-indent: -9999px;
}

#content #photo-navigation a#next-link {
	display: block;
	width: 70px;
	height: 20px;
	background-image: url(images/button-next.png);
	background-position: top right;
	background-repeat: no-repeat;
	float: right;
	text-indent: -9999px;
}


/* =Events Calendar
----------------------------------------------------*/

#content #events-calendar fieldset {
	background-color: #efefef;
	padding: 12px 7px 10px 10px;
	margin: 0;
}


#content #events-calendar fieldset .label {
	display: block;
	float: none;
	margin-bottom: .5em;
}

#content #events-calendar fieldset .button-wrapper {
	position: relative;
	float: left;
	padding: 0;
	margin: .2em 1em 0 0;
}



#content #events-calendar fieldset label {
}

#content #events-calendar fieldset .option label {
	display: block;
	float: left;
	margin-right: 1.5em;
	font-weight: normal;
}

#content #events-calendar fieldset .option label .radio {
	float: left;
	margin-right: .5em;
}

#content #events-calendar fieldset .submit-wrapper {
	position: relative;
	float: left;
	padding: 0;
	margin: 0;
	/*overflow: visible;*/
}


#content #events-calendar fieldset .submit {
	width: 106px;
	height: 20px;
	display: block;
	margin: 0;
	background-image: url(images/button-show-events.png);
	background-repeat: no-repeat;
	background-color: transparent;
	border: none;
	padding: 0;
	font-size: 0;
	text-align: right;
	color: #efefef;
	overflow: hidden;
	text-indent: -9999px;
}

#content #events-calendar #events {
	margin-top: 2em;
}

#content #events-calendar #events ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#content #events-calendar #events ul li { /*ie6.css  */
	margin: 0 0 16px 0;
	padding: 0 0 0 174px;
	border-bottom: solid 1px #efefef;
	list-style: none;
	position: relative;
}

#content #events-calendar #events ul li h3 {
	margin: 0;
	padding: 0;
	font-size: 1em;
	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
}

#content #events-calendar #events ul li h3 .date { 
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	font-size: .9em;
	padding: 0 17px 0 10px;
	width: 130px;
	border-right: solid 1px #efefef;
	font-weight: normal;
	color: #217aaa;
}

#content #events-calendar #events ul li h3 .separator {
	display: block;
	position: absolute;
	left: -9999px;
}

#content #events-calendar #events ul li .blurb {
}

/* =404
----------------------------------------------------*/

.page-404 #section-navigation #section-navigation-top h3 a {
	background-image: url(images/text-page-not-found.png);
}

.page-404 #section-navigation #section-navigation-inside {
	background-image: url(images/bk-section-navigation-bottom-white.png);
	background-color: #fff;
	border-top: solid 1px #e1e1e1;
	padding-bottom: 68px;
}


/* =Nominate Form
----------------------------------------------------*/

/* some form styles in Content section */

#content #nominate-form-area {
	padding-top: 0;
}

#content #nominate-form-area form {
}

#content #nominate-form-area form fieldset {
	margin: 0;
	padding: 0;
}

#content #nominate-form-area form fieldset.recognition, #content #nominate-form-area form fieldset.security {
	background-image: url(images/line-horizontal-dotted-grey.png);
	background-position: left top;
	background-repeat: repeat-x;
	padding-top: 1em;
}

#content #nominate-form-area form fieldset h3 {
	background-image: url(images/line-horizontal-dotted-grey.png);
	background-position: left bottom;
	background-repeat: repeat-x;
	padding: 0 0 .3em 0;
	margin: 1em 0 .5em 0;
	color: #16648e;
}

#content #nominate-form-area form .wrapper {
	padding-bottom: .4em;
}


#content #nominate-form-area label, #content #nominate-form-area .label {
	margin-bottom: .2em;
}

#content #nominate-form-area label .plain {
	font-weight: normal;
}

#content #nominate-form-area .text {
	width: 480px;
}

#content #nominate-form-area textarea {
	width: 480px;
	height: 10em;
}

#content #nominate-form-area textarea.address {
	height: 4em;
}

#content #nominate-form-area select {
}


#content #nominate-form-area .question {
	display: block;
	font-size: 1.5em;
}

#content #nominate-form-area .submit {
	width: 70px;
	height: 20px;
	display: block;
	background-color: transparent;
	background-image: url(images/button-submit.png);
	background-repeat: no-repeat;
	border: none;
	padding: 0;
	font-size: 0;
	text-align: right;
	color: #fff;
	overflow: hidden;
	text-indent: -9999px;
}

/* =Contact Us
----------------------------------------------------*/

.section-contact #section-navigation #section-navigation-top h3 a {
	background-image: url(images/text-contact-us.png);
}

.section-contact #section-navigation #section-navigation-inside {
	background-image: url(images/bk-section-navigation-bottom-white.png);
	background-color: #fff;
	border-top: solid 1px #e1e1e1;
	padding-bottom: 68px;
}


.section-contact #content .department {
	width: 580px;
	clear: both;
	margin: .5em 0;
}

.section-contact #content .department h2 {
	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-size: 1em;
	background-color: #efefef;
	border-bottom: solid 1px #e1e1e1;
	padding: 9px;
	margin: 0;
}

.section-contact #content .department ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.section-contact #content .department ul li {
	list-style: none;
	margin: 0;
	padding: 9px 0;
	clear: both;
	min-height: 20px;
	border-bottom: solid 1px #e1e1e1;
	min-height: 68px;
	line-height: 1.6;
}

.section-contact #content .department ul li .name-wrapper {
	width: 140px;
	min-height: 68px;
	float: left;
	padding: 0 9px 0 89px;
	border-right: solid 1px #e1e1e1;
	position: relative;
}

.section-contact #content .department ul li .name-wrapper .photo-wrapper {
	width: 64px;
	height: 64px;
	padding: 3px;
	border: solid 1px #e1e1e1;
	display: block;
	position: absolute;
	top: 0;
	left: 9px;
	overflow: hidden;
}

.section-contact #content .department ul li .name-wrapper .photo-wrapper img {
	max-height: 64px;
	max-width: 64px;
	overflow: hidden;
}

.section-contact #content .department ul li .name-wrapper a {
	text-decoration: none;
}

.section-contact #content .department ul li .name-wrapper .fn {
	display: block;
	font-weight: bold;
}

.section-contact #content .department ul li .tel-wrapper {
	width: 103px;
	float: left;
	padding: 0 9px;
	border-right: solid 1px #e1e1e1;
	min-height: 68px;
}

.section-contact #content .department ul li .tel-wrapper .type-wrapper {
	font-size: .9em;
	font-weight: bold;
	display: block;
}

.section-contact #content .department ul li .tel-wrapper .phone {
	margin: 0 0 .6em 0;
}

.section-contact #content .department ul li .tel-wrapper .phone .type-wrapper .type {
	display: block;
	position: absolute;
	left: -9999px;
}

.section-contact #content .department ul li .email-wrapper {
	width: 200px;
	float: right;
	padding: 0 9px;
	min-height: 68px;
}

.section-contact #content .department ul li .email-wrapper .type-wrapper {
	font-size: .9em;
	font-weight: bold;
	display: block;
}

/* =Directors
----------------------------------------------------*/


#content #directors .department {
	width: 580px;
	clear: both;
	margin: .5em 0;
}

#content #directors .department h2 {
	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-size: 1em;
	background-color: #efefef;
	border-bottom: solid 1px #e1e1e1;
	padding: 9px;
	margin: 0;
}

#content #directors .department ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#content #directors .department ul li {
	list-style: none;
	margin: 0;
	padding: 9px 0;
	clear: both;
	border-bottom: solid 1px #e1e1e1;
	min-height: 68px;
	line-height: 1.6;
}

#content #directors .department ul li .name-wrapper {
	width: 140px;
	/*min-height: 68px;*/
	float: left;
	padding: 0 9px 0 89px;
	position: relative;
}

#content #directors .department ul li .name-wrapper .photo-wrapper {
	width: 64px;
	height: 64px;
	padding: 3px;
	border: solid 1px #e1e1e1;
	display: block;
	position: absolute;
	top: 0;
	left: 9px;
	overflow: hidden;
}

#content #directors .department ul li .name-wrapper .photo-wrapper img {
	max-height: 64px;
	max-width: 64px;
	overflow: hidden;
}

#content #directors .department ul li .name-wrapper a {
	text-decoration: none;
}

#content #directors .department ul li .name-wrapper .fn {
	display: block;
	font-weight: bold;
}

#content #directors .department ul li .tel-wrapper {
	width: 315px;
	float: right;
	padding: 0 9px;
	min-height: 68px;
	border-left: 1px solid #E1E1E1;
}

#content #directors .department ul li .tel-wrapper .type-wrapper {
	font-size: .9em;
	font-weight: bold;
	display: block;
}

#content #directors .department ul li .tel-wrapper .phone {
	margin: 0 0 .6em 0;
}

#content #directors .department ul li .tel-wrapper .fax {
	margin: 0 0 .6em 0;
	width:157px;
	float:right;
}

#content #directors .department ul li .tel-wrapper .phone .type-wrapper .type {
	display: block;
	position: absolute;
	left: -9999px;
}

#content #directors .department ul li .email-wrapper .type-wrapper {
	font-size: .9em;
	font-weight: bold;
	display: block;
}

#content #directors .department ul li .bio-wrapper { /* ie6.css */
	width: 369px;
	float: left;
	margin:  0 0 0 89px;
	padding: 0;
}

#content #directors .department ul li .bio-wrapper .type-wrapper {
	font-size: .9em;
	font-weight: bold;
	display: block;
}


/* =I Want To
----------------------------------------------------*/

.section-want #section-navigation #section-navigation-top h3 a {
	background-image: url(images/text-i-want-to.png);
}


