/* @override 
	http://www.luma-institute.com/css/screen.css
	http://luma-institute.com/css/screen.css
*/

@import url("reset.css");

/* General Sytles
---------------------------------------*/
body {
	background: #f2f2f2;
	color: #575651;
	font-family: "Georgia", serif;
	font-size: 16px;
	margin: 0 auto;
	text-align: center;
}

.inline {
	display: inline;
}
.inline p {
	display: inline;
	margin: 0;
}
.inline br {
	display: none;
}

a:link, a:visited {
	color: #ee3b43;
	text-decoration: none;
}
a:link:hover, a:visited:hover {
	text-decoration: underline;
}
a.more {
	font-family: "Arial", sans-serif;
	font-size: 12px;
	font-weight: bold;
	white-space: nowrap;
}

object, embed {
	outline: none;
}

br {
	clear: both;
}

h2 {
	color: #575651;
	font-size: 32px;
	line-height: 32px;
	margin-bottom: 0.5em;
}

h2.article {
	font-size: 24px;
	line-height: 29px;
}

h3 {
	color: #000000;
	font-family: "Arial", sans-serif;
	font-size: 14px;
	font-weight: bold;
}

h4 {
	color: #000000;
	font-family: "Arial", sans-serif;
	font-size: 12px;
	line-height: 21px;
	text-transform: uppercase;
}

div.input_text {
	background: transparent url("/imgs/input_text.gif") no-repeat;
	float: left;
	height: 22px;
	width: 155px;
}
div.input_text input {
	background: transparent;
	border: 0 none;
	color: #000000;
	height: 18px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 1px;
	text-indent: 5px;
	width: 149px;
}
div.input_text input.empty {
	color: #c4c4bf;
}

#left_column {
	color: #575651;
	float: left;
	font-family: "Arial", sans-serif;
	font-size: 12px;
	line-height: 24px;
	margin: 29px 10px 65px 20px;
	width: 150px;
}
#left_column a:link,
#left_column a:visited {
	color: #575651;
	display: block;
	height: 100%;
	text-indent: 5px;
	width: 100%;
}
#left_column a:link:hover,
#left_column a:visited:hover,
#left_column a.here {
	background-color: #f5f5f5;
	text-decoration: none;
}
#left_column ul {
	border-top: 1px solid #cacac7;
	width: 100%;
}
#left_column li {
	border-bottom: 1px solid #cacac7;
	height: 24px;
	width: 100%;
}


#main_column {
	float: left;
	font-size: 16px;
	line-height: 21px;
	margin: 29px 0 65px 20px;
	overflow: hidden;
	width: 492px;
}
#main_column.big {
	width: 670px;
}
#main_column.archives {
	width: 637px;
}
#main_column.no_sidebar {
	float: right;
	margin: 29px 50px 65px 0;
	width: 696px;
}
#main_column.search {
	float: none;
	margin: 29px 50px 65px 20px;
	width: auto;
}
#main_column a:link,
#main_column a:visited {
	text-decoration: underline;
}
#main_column a:link:hover,
#main_column a:visited:hover {
	text-decoration: none;
}
#main_column p {
	margin-bottom: 1em;
}
#main_column strong {
	font-weight: bold;
}
#main_column ul {
	margin-bottom: 1em;
}
#main_column ul li {
	background: transparent url("/imgs/body_copy_bullet.gif") no-repeat left center;
	padding-left: 13px;
}
#main_column ol {
	font-size: 14px;
	list-style: decimal outside none;
	margin: 0 0 1em 30px;
}
#main_column ol li {
	margin-bottom: 1em;
}
#main_column .article_image {
	clear: both;
	height: 368px;
	width: 492px;
}
#main_column.big .article_image {
	height: 502px;
	width: 670px;
}
#main_column.archives .article_image {
	height: 502px;
	width: 670px;
}
#main_column a.photo {
	background: transparent url("/imgs/caro_slideshow.gif") no-repeat left 1px;
	font-family: "Arial", sans-serif;
	font-size: 12px;
	line-height: 21px;
	padding-left: 15px;
}

p.fineprint {
	color: #a9a9a2;
	font-size: 10px;
	line-height: normal;
}


#right_column {
	float: right;
	margin: 29px 20px 65px 0;
	width: 210px;
}

#right_column h3 {
	color: #575651;
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 8px;
}

#header {
	height: 25px;
	padding: 35px 20px 25px 20px;
	width: 100%;
}

#header h1 {
	background: transparent url("/imgs/h1.gif") no-repeat;
	float: left;
	height: 26px;
	overflow: hidden;
	text-indent: -3000px;
	width: 272px;
}

#a_maya_com {
	background: transparent url("/imgs/a_maya_com.gif") no-repeat;
	display: block;
	height: 11px;
	overflow: hidden;
	position: absolute;
	right: 20px;
	top: 3px;
	text-indent: -3000px;
	width: 88px;
}

#search {
	margin: 10px 40px 0 0;
	float: right;
	position: relative;
}
#search div.input_text input {
	padding-right: 20px;
	width: 134px;
}
#search .arrow {
	position: absolute;
	right: 10px;
	top: 7px;
}

#header_nav {
	float: left;
	margin: 10px 0 0 110px;
}
#header_nav li {
	float: left;
	margin-right: 16px;
}
#header_nav li.major {
	font-weight: bold;
}
#header_nav a:link,
#header_nav a:visited {
	color: #575651;
	font-family: "Arial", sans-serif;
	font-size: 12px;	
}
#header_nav a:link:hover,
#header_nav a:visited:hover {
	color: #ee3b43;
	text-decoration: none;
}
#header_nav a.here:link,
#header_nav a.here:visited {
	color: #ee3b43;
	text-decoration: none;
}

#wrapper {
	margin: 0 auto;
	position: relative;
	text-align: left;
	width: 946px;
}

#body_wrapper {
	background: #ffffff;
	width: 100%;
}

#carousel {
	background-color: #ddddd7;
	height: 318px;
	position: relative;
	width: 946px;
}
#carousel .viewer {
	height: 100%;
	overflow: auto;
	position: relative;
	width: 100%;
}
#carousel.enabled .viewer {
	overflow: hidden;
}

#carousel_slider {
	left: 0;
	padding-left: 29px;
	position: absolute;
	overflow: hidden;
	height: 100%;
}
#carousel table {
	border-collapse: separate;
}
#carousel td {
	padding: 10px 5px 0 5px;
}
#carousel td a {
	background: #ffffff url("/imgs/caro_tile.gif") no-repeat;
	display: block;
	height: 268px;
	padding: 15px;
	text-decoration: none;
	width: 256px;
}
.carousel_image {
	background-color: #ddddd7;
	height: 191px;
	width: 255px;
	overflow: hidden;
	margin-bottom: 15px;
	position: relative;
}
.carousel_image img {
	border: 0 none;
	left: 0;
	position: absolute;
	top: 0;
}
.carousel_image .video_overlay {
	background: transparent url("/imgs/video_overlay.png") no-repeat;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
a:hover .carousel_image .video_overlay, #temp_button.V2 {
	background: transparent url("/imgs/video_overlay_2.png") no-repeat;
}
.carousel_text {
	color: #575651;
	font-family: "Georgia", serif;
	font-size: 17px;
	line-height: 20px;
	margin-bottom: 12px;
}
.archives_link {
	background-color: transparent;
	background-image: url("/imgs/caro_article.gif");
	background-position: left center;
	background-repeat: no-repeat;
	font-family: "Arial", sans-serif;
	font-size: 10pt;
	font-weight: bold;
	padding-left: 18px;
}
.archives_link.video {
	background-image: url("/imgs/caro_video.gif");
}
.archives_link.slideshow {
	background-image: url("/imgs/caro_slideshow.gif");
}
a:hover .archives_link, #main_column a:hover .archives_link {
	text-decoration: underline;
}
#carousel_shadow_left {
	background: transparent url("/imgs/caro_shadow_left.png") no-repeat left center;
	height: 318px;
	left: 0;
	position: absolute;
	top: 0;
	width: 29px;
}
#carousel_shadow_right {
	background: transparent url("/imgs/caro_shadow_right.png") no-repeat right center;
	height: 318px;
	position: absolute;
	right: 0;
	top: 0;
	width: 29px;
}
#carousel_button_left,
#carousel_button_right {
	cursor: pointer;
	display: block;
	height: 47px;
	position: absolute;
	outline: none;
	top: 135px;
	width: 46px;
}
#temp_button {
	height: 0;
	position: absolute;
	width: 0;
}
#carousel_button_left {
	background: transparent url("/imgs/caro_button_L1.png") no-repeat;
	left: -22px;
}
#carousel_button_left:hover, #temp_button.L2 {
	background: transparent url("/imgs/caro_button_L2.png") no-repeat;
}
#carousel_button_left.active,
#carousel_button_left:hover.active, #temp_button.L3 {
	background: transparent url("/imgs/caro_button_L3.png") no-repeat;
}
#carousel_button_right {
	background: transparent url("/imgs/caro_button_R1.png") no-repeat;
	right: -22px;
}
#carousel_button_right:hover, #temp_button.R2 {
	background: transparent url("/imgs/caro_button_R2.png") no-repeat;
}
#carousel_button_right.active,
#carousel_button_right:hover.active, #temp_button.R3 {
	background: transparent url("/imgs/caro_button_R3.png") no-repeat;
}

#archives {
	width: 670px;
}
#main_column #archives a {
	display: block;
	float: left;
	margin: 0 20px 40px 0;
	text-decoration: none;
	overflow: hidden;
	width: 200px;
}
#main_column #archives a a {
	display: inline;
	margin: 0;
	width: auto;
}
#archives img {
	height: 150px;
	width: 200px;
}

.archives_image {
	background-color: #ddddd7;
	height: 150px;
	width: 200px;
	overflow: hidden;
	margin-bottom: 15px;
	position: relative;
}
.archives_image img {
	border: 0 none;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}
.archives_image .video_overlay {
	background: transparent url("/imgs/video_overlay.png") no-repeat;
	height: 191px;
	left: -28px;
	position: absolute;
	top: -21px;
	width: 255px;
}
a:hover .archives_image .video_overlay {
	background: transparent url("/imgs/video_overlay_2.png") no-repeat;
}

.icon_external {
	background: transparent url("/imgs/icon-external-link.gif") no-repeat;
	display: inline-block;
	height: 12px;
	width: 12px;
}

#home_content {
	color: #989891;
	font-size: 17px;
	padding: 40px;
}

#home_content p {
	line-height: 24px;
}

#home_content .info_box {
	float: right;
	margin-left: 40px;
	width: 310px;
}
.info_box {
	background-color: #f8f8f8;
	border: 3px double #c3c3be;
	color: #898780;
	font-family: "Arial", sans-serif;
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 22px;
	padding: 20px;
}
.info_box h3 {
	color: #575651;
	font-size: 12px;
	margin-bottom: 8px;
}
.info_box hr {
	background-color: #c3c3be;
	border: 0 none;
	clear: both;
	color: #c3c3be;
	height: 1px;
	margin: 20px 0;
}
.info_box li {
	background: transparent url("/imgs/side_bar_bullet.gif") no-repeat left center;
	padding-left: 8px;
}

#slideshow_box {
	background-color: #f8f8f8;
	border: 3px double #c3c3be;
	color: #898780;
	font-family: "Arial", sans-serif;
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 22px;
	padding: 20px 0;
}
#slideshow_box .image_wrapper {
	text-align: center;
	width: 100%;
}
#slideshow_box a:hover {
	text-decoration: none;
}
#slideshow_box * {
	outline: none;
}
#slideshow_box .link {
	background: transparent url("/imgs/caro_slideshow.gif") no-repeat left center;
	font-family: "Arial", sans-serif;
	font-size: 12px;
	line-height: 14px;
	margin: 7px 15px 0 15px;
	padding-left: 18px;
}
#slideshow_box a:hover .link {
	text-decoration: underline;
}

#right_column .info_box br {
	display: none;
}

sup {
	font-size: 0.6em;
}

ul.big_links {
	font-size: 28px;
	line-height: 38px;
	margin-top: 15px;
}
ul.big_links a {
	background: transparent url("/imgs/big_links_bullet.gif") no-repeat left center;
	padding-left: 25px;
}
ul.big_links a:hover, #temp_button.BL {
	background: transparent url("/imgs/big_links_bullet_2.gif") no-repeat left center;
}

#search_results li {
	border-bottom: 1px solid #c3c3be;
	display: block;
	padding-top: 12px;
}
#search_results h4 {
	font-family: "Georgia", serif;
	font-size: 18px;
	text-transform: none;
}
#search_results p {
	font-size: 12px;
	line-height: 17px;
	margin-left: 10px;
}
#search_results strong {
	font-weight: bold;
}

#footer {
	padding: 25px 10px;
}
#footer table {
	width: 100%;
}
#footer td {
	vertical-align: top;
}
#footer_nav {
	padding-bottom: 13px 
}
#footer_nav li {
	color: #989891;
	float: left;
	font-family: "Arial", sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin-right: 16px;
}
#footer_nav li a:link,
#footer_nav a:visited {
	color: inherit;
	font-weight: bold;
}

#footer_subscribe {
	color: #989891;
	font-family: "Arial", sans-serif;
	font-size: 12px;
	line-height: 16px;
}
#footer_subscribe .input_text {
	margin-right: 10px;
}
#footer_subscribe .submit {
	color: #000000;
	font-family: "Arial", sans-serif;
	font-size: 12px;
	line-height: 16px;
}

#footer_contact {
	color: #89877f;
	font-family: Arial, sans-serif;
	font-size: 11px;
	width: 105px;
}
#footer_contact a:link,
#footer_contact a:visited {
	color: inherit;
	display: block;
	font-weight: bold;
	margin-top: 6px;
	padding-left: 20px;
}
#footer_contact a:link:hover,
#footer_contact a:visited:hover {
	color: #ee3b43;
}

#footer_contact .email {
	background: transparent url("/imgs/email_bw.gif") no-repeat left top;
	height: 14px;
}
#footer_contact .email:hover {
	background: transparent url("/imgs/email_red.gif") no-repeat left top;
}

#footer_contact .twitter {
	background: transparent url("/imgs/twitter_bw.gif") no-repeat left top;
	height: 14px;
	padding-top: 2px;
}
#footer_contact .twitter:hover {
	background: transparent url("/imgs/twitter_red.gif") no-repeat left top;
}


#footer_copyright {
	color: #b7b7b3;
	font-family: Verdana, sans-serif;
	font-size: 9px;
	width: 435px;
	padding-right: 45px;
}

#main_column blockquote {
	padding: 0 0 0 30px;
	background: url("../imgs/bg-bq.png") no-repeat 0 0;
	font-size: 1.1em;
}		

#main_column blockquote p {
	color: #666;
	margin: 0;
	padding: 0 0 0.5em 0;
}
		
#main_column p.attrib {
	color:#999;
	border-bottom: 1px solid #f5f5f5;
	font-family: "Arial", sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: normal;
	margin: 0 0 2em;
	padding: 0 0 2em 30px;
	text-transform: uppercase;
}

acronym {
	border-bottom: 1px dotted #ccc;
	letter-spacing: 1px;
	cursor: help;
}

p.partners {
	text-align: center;
}

p.partners img {
	margin: 25px 0;
}

.recent li {
	background: transparent url("/imgs/recent-bullet.gif") no-repeat 0 5px;
	border-bottom: 1px solid #c3c3be;
	color: #898780;
	font-family: "Arial", sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
	padding: 4px 8px 15px 16px;
}
.recent li a:link, .recent li a:visited {
	color: #898780;
}
.recent li a:link:hover, .recent li a:visited:hover {
	color: #ee3b43;
}

#course_table td {
	border-bottom: 1px solid #efefef;
	font-size: 14px;
	padding: 4px 40px 4px 0;
}

#course_table td p {
	margin: 0;
}
		
#course_table td.dollars {
	text-align: right;
}

#course_table td.note {
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: center center;
	padding: 0;
	width: 55px;
}

#course_table td.note.closed {
	background-image: url("/imgs/closed.png");
}

/* Contact
---------------------------------------*/

div#main_column p.thanks {
	border: double #ccc;
	padding: 40px;
	margin: 1em 0 10em 0;
	}

div#contact-sidebar {
		padding: 1em 0 0 0;
		}

div#contact-form {
		}

div#main_column form.zemContactForm p.description {
		font-size: 1.2em;
		color: #989891;
		margin: 0 0 0 0;
		padding: 0 0 1em 0;
		}

form.zemContactForm {
		border: 1px solid #ccc;
		padding: 2em;
		margin: 0 0 4em 0;
		}
		
form.zemContactForm label {
		display: block;
		clear: left;
		margin: 0;
		padding: 0;
		line-height: 2em;
		text-transform: uppercase;
		font-family: Arial, Helvetica, sans-serif;
		font-size: .8em;
		}	
		
form.zemContactForm input.zemText, 
form.zemContactForm textarea {
		margin: 0;
		padding: 5px;
		display: block;
		width: 90%;
		border: 1px solid #ccc;
		background: #f5f5f5;
		font-size: 1em;
		font-family: Arial, Helvetica, sans-serif;
		color: #333;
		}
		
form.zemContactForm textarea {
		margin: 0 0 2em;
		}
		
form.zemContactForm br {
		display: none;
		}
	
form.zemContactForm div.col {
		float: left;
		width: 45%;
		padding: 0 0 1em;
		}
		
form.zemContactForm ul.zemError {
		padding: 1em;
		margin: 0 0 1em 0;
		color: #ee3a43;
		font-family: Arial, Helvetica, sans-serif;
		line-height: 1.5em;
		border:double red;
		}

form.zemContactForm ul.zemError li { list-style: none; }

/*
		
div.col-lg a:link, div.col-lg a:visited {
		text-decoration: underline;
		color: #ee3a43;
		}
	
div.col-lg a:link:hover, div.col-lg a:visited:hover {
		text-decoration: none;
		color: #000;
		}
		
a.more {
		display: block;
		width: 57px;
		height: 24px;
		background: url("../imgs/btn-more.png") no-repeat;
		text-indent: -3000px;
		text-decoration: none; 
		}
		
h4 {
		color: #575651;
		font-size: 1em;
		font-weight: bold;
		margin: 0 0 10px 0;
		}
		
strong {
		font-weight: bold;
		}
		

		
div#main-content ul.nav ul {
		padding: 10px 0 0 20px;
		font-size: 1.2em;
		}
	
div#main-content ul.nav li {
		font-size: .8em;
		font-family: Arial, Helvetica, sans-serif;
		margin: 0 0 10px 0;
		}
		
div#main-content ul.nav li a {
		color: #575651;
		}

div#main-content ul.nav li a:hover {
		text-decoration: underline;
		}

div#main-content ul.nav li a.here {
		color: #ee3a43;
		text-decoration: underline;
		}
		
div.right-main-content div.billboard {
		width: 639px; 
		height: 194px;
		margin: 0 0 20px 0;
		}
		
div.sec-content {
		margin: 0 0 20px 0;
		}

div.sec-content p {
		font-size: .9em;
		line-height: 1.5em;
		color: #333;
		}

div.sec-content span.leadin {
		color: #ee3a43;
		font-family: Arial, Helvetica, sans-serif;
		text-transform: uppercase;
		font-size: .8em;
		font-weight: bold;
		letter-spacing: 1px;
		}

.left {
		float: left;
		}
		
.right {
		float: right;
		}

div.col-lg {
		width:442px;
		padding: 0 20px;
		margin: 0 0 0 0;
		overflow: hidden;
		}
		
div#main-content.contact-page div.col-lg {
		width: 580px;
		padding-left: 0;
		}
		
div.col-lg p {
		font-size: 1.1em;
		line-height: 1.4em;
		color: #333;
		margin: 0 0 1em;
		}
		
div.col-lg h3 {
		font-size: 1.1em;
		line-height: 1.6em;
		margin: 1.5em 0 .5em;
		font-weight: bold;
		color:#ee3a43;
		border-top:1px solid #e7e7e0;
		} 

div.col-lg h5.subhead, p.attrib {
		font-size: .8em;
		font-weight: bold;
		text-transform: uppercase;
		font-family: Arial, Helvetica, sans-serif;
		color:#c41230;
		margin: 0 0 .5em;
		padding: 0 0 0 2em;
		}
		
div.col-lg ul {
		padding: 0 0 1em 3em;
		}
		
div.col-lg ul li {
		padding: 0;
		margin: 0 0 .3em 0;
		list-style: disc;
		}
		
div.col-lg ol {
		padding: 0 0 1em 3em;
		}
		
div.col-lg ol li {
		padding: 0;
		margin: 0 0 1em 0;
		line-height: 1.4em;
		}

div.col-lg img.left {
		margin: 0 1em 1em 0;
		}

div.col-sm {
		width:254px;
		}
		
span.page-label {
		display: block;
		margin: 3em 0 0 0;
		padding: 0;
		line-height: 2em;
		list-style: none;
		border-top: 3px double #ccc;
		}

ul#pages {
		margin: 0 0 0 0;
		padding: 0;
		list-style: none;
		}
	
ul#pages li {
		margin: 0;
		padding: 0 1em 0 0;
		list-style: none;
		float: left;
		font-family: Arial, Helvetica, sans-serif;
		text-transform: uppercase;
		font-size: .9em;
		font-weight: bold;
		color: #999;
		}
	
ul#pages li a {
		color: #ee3a43;
		text-decoration: underline; 
		}
		
		
*/
		
/* Sidebar
---------------------------------------*/		
		
		
/*
div.sidebar-box {
		border: 1px solid #e3e3e0;
		padding: 20px;
		margin: 0 0 20px 0;
		font-family: Arial, Helvetica, sans-serif;
		color: #333;
		font-size: .8em;
		}

div.sidebar-box h4 {
		font-size: 1.2em;
		font-weight: bold;
		margin: 0 0 5px 0;
		}

div.sidebar-box h4 a {
		color: #ee3a43;
		}
		
div.sidebar-box h4 a:hover {
		text-decoration: underline;
		}
		
div.sidebar-box p {
		line-height: 1.4em;
		}

div.sidebar-box div.billboard {
		width: auto;
		height: auto;
		}

div.sidebar-box div.billboard a {
		display: block;
		height: 157px;
		width: auto;
		margin: 0 0 20px 0;
		padding: 0;
		background-repeat: no-repeat;
		border: 1px solid #fff;
		text-indent: -3000px;
		}
		
div.sidebar-box div.billboard a:hover {
		border-color:#ee3a43;
		}
		
div#photos .billboard {
		height: 157px;
		overflow: hidden;
		}
		
div.sidebar-links {
		background: #f5f5f5;
		padding: 15px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1em;
		}

div.sidebar-links ul li {
		margin: 0 0 5px 0;
		}

div.sidebar-links ul li a {
		font-size: .8em;
		font-weight: bold;
		color: #ee3a43;
		text-decoration: underline;
		}
		
div.sidebar-links ul li a:hover {
		color: #333;
		text-decoration: none;
		}

*/



/* Grid Styles
---------------------------------------*/
/*
		
div.left-col {
		width: 150px;
		float: left;
		padding: 20px 0 0 0;
		overflow: hidden;
		}

div.right-main-content {
		margin: 0 0 0 160px;
		padding: 20px 0 105px 0;
		width: 736px;
		border-left:1px solid #c7c7c1;
		overflow: hidden;
		}





*/
/* Header
---------------------------------------*/
/*
h1, 
div#head ul.nav,
div#foot ul.nav,
div#f-search {
		position: absolute;
		top: 55px;	
		}

h1 {
		left: 40px;
		}

h1 a {
		display: block;
		width: 320px;
		height: 31px;
		text-decoration: none;
		background: url("../imgs/h1.gif");
		text-indent: -3000px;
		}
		
div#head ul.nav,
div#foot ul.nav {
		height: 30px;
		left:0;
		top: auto;
		bottom: 0;
		width: 955px;
		padding-left: 25px;
		background: #f5f5f5;
		}



div#head ul.nav li,
div#foot ul.nav li {
		display: inline;
		list-style: none;
		}
		
div#head ul.nav li a,
div#foot ul.nav li a {
		display: block;
		float: left;
		height: 30px;
		line-height: 30px;
		margin: 0 0 0 0;
		padding: 0 15px;
		color: #333;
		text-decoration: none;	
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;
		text-transform: uppercase;
		font-size:.8em;
		}
		
div#head ul.nav li a:hover {
		background: #e4e4e4;
		color: #000;
		}
		
div#head ul.nav li a.here {
		color: #fff;
		background: #ee3a43;
		}
		
div#foot ul.nav li a.here, 
div#foot ul.nav li a.here:hover {
		color: #ee3a43;
		background: transparent;
		}
		
div#head ul.nav li.pad a {
		//margin-left:30px;
		}

div#f-search {
		right: 40px;
		height: 23px;
		line-height: 23px;
		background: url("../imgs/bg-search.gif") no-repeat;
		width: 240px;
		top: 109px;
		}
	
input#srch-LUMA {
		width: 180px;
		height: 23px;
		line-height: 23px;
		border: none;
		color: #666;
		background: transparent;
		position: absolute;
		top: 0;
		left: 23px;
		font-size: .9em;
		font-family: Arial, Helvetica, sans-serif;
		padding: 0;
		margin: 0;
		}

input#srch-btn {
		position: absolute;
		top: 0;
		right: 0;
		}

*/


/* Footer
---------------------------------------*/

/*

div#foot {
		padding: 0 40px;
		margin: 20px 0 0 0;
		height: 212px;
		color: #fff;
		background: url("../imgs/bg-foot.png") no-repeat 0 0;
		position: relative;
		}

div#foot div.copyright {
		position: absolute;
		top: 100px;
		left: 40px;
		width: 500px;
		font-size: .8em;
		line-height: 1.5em;
		}
		
div#foot ul.nav {
		background: transparent;
		width: auto;
		padding: 0;
		text-transform: none;
		left: 260px;
		top: 22px;
		font-family: Arial, Helvetica, sans-serif;
		}

div#foot ul.nav li a, div#foot ul.nav li a:hover {
		color: #fff;
		font-size: .8em;
		font-weight: bold;
		margin: 0 10px 0 0;
		padding: 0 6px;
		text-transform: none;
		}
		
div#foot ul.nav li a.here {
		color: #fff;
		text-decoration: underline;
		}

div#foot ul.nav li a:hover,
div#foot ul.nav li a.here:hover {
		background-color: #fff;
		color: #666;
		text-decoration: none;
		}
		
div#contact-LUMA {
		position: absolute;
		top:33px;
		left: 810px;
		width: 170px;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;
		font-size: .8em;
		line-height: 1.5em;
		}

div#contact-LUMA div.tel {
		margin: 20px 0 0 0;
		}
		
div#contact-LUMA div.email a {
		color: #fff;
		text-decoration: underline;
		}
*/


/* Home
---------------------------------------*/
/*

div#home-billboard {
		height: 345px;
		background: url("/images/23.png");
		text-indent: -3000px;
		}

div#home-mission {
		margin: 40px 0 0 0;
		height: 82px;
		background: url("../imgs/home-mission.png") no-repeat 0 0;
		text-indent: -3000px;
		}

h2.home-mission {
		text-transform: uppercase;
		font: Arial, helvetica, sans-serif;
		font-size: 1em;
		color: #989891;
		}
		
div#getting-started {
		background: url("../imgs/home-col1-bg.gif") repeat-y left;
		border: 1px solid #e3e3e0;
		margin: 40px 0 0 0;
		font-size: 1em;
		color: #868681;
		}

div#getting-started p {
		margin: 0 0 10px 0;
		}
	
div#getting-started h3 a, div#hcd-sidebar-info h3 a {
		display: block;
		text-decoration: none;
		color: #575651;
		font-size: 1.5em;
		margin: 0 0 30px 0;
		}
		
div#getting-started h3 a:hover {
		text-decoration: underline;
		}

div#getting-started .col1, div#hcd-sidebar-info {
		width: 196px;
		background: url("../images/27.png") no-repeat 13px 13px;
		}

div#hcd-sidebar-info {
		width: auto;
		background-color: #f5f5f5;
		padding: 0 20px 20px 20px;
		margin: 0 0 20px 0;
		background-position: 20px 13px;
		}
		
div#sec-workshops div#hcd-sidebar-info {
		margin: 20px 0;
		}
	
div#getting-started .col1, 
div#getting-started .col2,
div#getting-started .col3,
div#getting-started .col4 {
		float: left;
		padding: 15px;
		}

div#getting-started .col2,
div#getting-started .col3,
div#getting-started .col4 {
		padding-top: 0;
		margin: 15px 0 0 0;
		width: 193px;
		border-left: 1px solid #e3e3e0;
		}

div#getting-started .col2 {
		border: none;
		}

div#getting-started .banner a {
		display: block;
		width:192px;
		height: 155px;
		border: 1px solid #e3e3e0;
		margin: 0 0 15px 0;
		text-indent: -3000px;
		}
		
div#getting-started .banner a:hover {
		border-color: #ee3a43;
		}

div#getting-started a.more {
		margin: 20px 0 0 0;
		}
		
div#gs-info h3 a, div#hcd-sidebar-info h3 a {
		height: 157px;
		text-indent: -3000px;
		margin: 0 0 10px 0;
		}
	
div#hcd-sidebar-info h3 a {
		height: 170px;
		}

div#gs-info ul, div#gs-info li, div#hcd-sidebar-info ul, div#hcd-sidebar-info li {
		list-style: none;
		}

div#gs-info li, div#hcd-sidebar-info li {
		margin: 0 0 20px 0;
		color: #575651;
		}

div#gs-info ul li h4, div#hcd-sidebar-info ul li h4 {
		margin: 0;
		}

div#gs-info ul li h4 a, div#hcd-sidebar-info ul li h4 a {
		color: #ee3a43;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;
		font-size: .8em;
		text-transform: uppercase;
		}

div#gs-info ul li h4 a:hover, div#hcd-sidebar-info ul li h4 a:hover {
		text-decoration: underline;
		}
		
div#gs-workshops div.banner {
		background: url("/images/25.jpg");
		}

div#gs-tools div.banner {
		background: url("/images/24.jpg");
		}

div#gs-facilitation div.banner {
		background: url("/images/26.jpg");
		}
		
*/	
		
		
		
/* Workshops
---------------------------------------*/

/*

div#workshops-billboard {
		background: url("../imgs/billboard-workshops.jpg") no-repeat;
		}
		
div#photos .billboard a {
		background: url("../imgs/icon-photos.jpg");
		}
		
div#talk-sidebar {
		border: 1px solid #989891;
		}
		
div#talk-sidebar div.border {
		border: 1px solid #fff;
		background:#989891;
		color: #fff;
		padding: 20px;
		}
div#talk-sidebar div.border h4 {
		color: #fff;
		font-size: 1.4em;
		font-style:italic;
		}

div#talk-sidebar div.border span {
		display: block;
		margin: 0 0 5px 0;
		}
		
div#talk-sidebar div.border span a {
		color: #fff;
		font-style: italic;
		text-decoration: underline;
		}
		
ul.icon li {
		clear: both;
		}
			
ul.icon li a {
		display: block;
		padding-left: 20px;
		background: url("../imgs/icon-camera.gif") no-repeat top left;
		}
*/

/* Search Results
---------------------------------------*/
/*
ol#search-results {
		padding: 0;
		list-style: none;
		}
		
ol#search-results li {
		padding: 0;
		list-style: none;
		border-bottom: double #ddd;
		}

ol#search-results li p {
		padding: 0 0 0 1em ;
		font-size: .89em;
		}

ol#search-results li a {
		font-size: 1.3em;
		}

ul#paging {
		padding: .5em 0 0 0;
		margin: 0;
		}

ul#paging li {
		list-style: none;
		padding: 0 .5em;
		line-height: 1.4em;
		float: left;
		margin: 0;
		}
*/
/* Temp home page
---------------------------------------*/
/*
div#temp-info {
	padding: 2em 0;
	}
	
div#temp-info p, div#temp-info li {
	margin: 0 0 1em 0;
	line-height: 1.4em;
	}

div#temp-info div.left, div#temp-info div.right {
	float: left;
	width: 50%;
	}

div#temp-info div.left {
	float: left;
	width: 45%;
	padding: 0 5% 0 0;
	}

div#temp-info ol {
	padding: 0 0 0 2em;
	}
*/

/* Registration 
---------------------------------------*/
/*
a.plus, a.minus {
	background-color: transparent;
	background-repeat: no-repeat;
	display: block;
	height: 15px;
	margin: 0 5px;
	width: 15px;
}

div.col-lg p.fineprint {
	color: #a9a9a2;
	font-size: 0.7em;
}

form.zemContactForm label span {
	color: #EE3A43;
	font-weight: bold;
}

a.plus  { background-image: url("/imgs/icon-plus.gif"); }
a.minus { background-image: url("/imgs/icon-minus.gif"); }

*/

