/* New Meeting 10 */

body.registration .container {
	font-family:Arial;
	font-size:1.050em;
	margin-top:2em;
}

h1 {
	color:#666;
	font-family:verdana;
	font-size:1.6em;
	font-weight:normal;
}

.schedule #wrap .abstract a,
#wrap li a,
#slideshow-caption a,
.schedule #wrap div.dotted a,
#wrap .container a {
	color:#892813;
	text-decoration:underline;
}

#wrap a.brochure-hover {
	background:none;
}

#wrap a.brochure-hover span {
	text-decoration:underline;
}

#wrap a.brochure-hover:hover {
	color:#892813;
}


#wrap a.brochure-hover img,
#wrap a.brochure-hover {
	border:none;
	text-decoration:none;
}

.abstract {
	background:#F3D3A0;
	margin-left:-4em;
	padding:0.5em;
}
.abstract div {
	float:left;
	text-align:center;
	padding:0 20px;
}

.abstract img {
	display:block;
}

body.schedule #wrap .abstract a {
	color:#000;
	text-decoration:none;
}

body.schedule #wrap .abstract a:hover {
	color:#892813;
}

.abstract p {
	margin-left:97px;
	padding-left:0;
}

.wide p {
	margin-left:0;
}

#wrap li a:hover,
#slideshow-caption a:hover,
#wrap .container a:hover {
	color:#892813;
}

body.presenters #wrap .container a,
body.presenters #wrap .container a:hover {
	color:#fff;
}


.left {
	float:left;
	margin-right:15px;
}

body.overview #wrap .container h2,
body.overview #wrap .container h1 {
	color:#000;
	font-size:1.7em;
	font-weight:normal;
	margin:1.4em 0.75em 1em 0.75em;
	line-height:1.4em;
	font-family:Georgia,Helvetica,"Times New Roman",Arial;
}

body.overview .container {
	font-family:Helvetica,Arial;
}

body.overview .container p.committee {
	font-size:0.8em;
}

body.overview .container .slide {
	margin:0 0 2em 0;
}


body.meta .container ul {
	margin-left:30px;
}

body.location .container p,
body.overview .container p {
	margin:0 1em 2em 2em;
	line-height:1.75em;
	font-size:0.9em;
}

body.overview .container h1 span {
	color:#892813;
}

body.overview .content {
	padding-bottom:0;
}

.hands-container {
	background:#F0DCB6;
}

body.registration #wrap,
body.location #wrap,
body.exhibits #wrap,
body.schedule #wrap,
body.overview #wrap {
	background:#F0DCB6;
	color:#000;
	padding-bottom:2em;
/*
	min-height:100%;
	height:auto !important;
	height:100%;

*/
}

body.presenters #wrap {
	background:#120F10; /*241F20;*/
	color:#F8DEB4;
}

body.presenters .container {
	margin:2em 4em 2em 2em;
}

#wrap h4 {
/*	color:#787878;*/
	font-size:1em;
}

body.hands #wrap .hands-nav h3,
body.schedule #wrap h3 {
	background-color:#F3D3A0;
	display:block;
	color:#000;
	font-family:Georgia,"Times New Roman";
	font-size:1.5em;
	font-weight:normal;
	line-height:1.5em;
	text-transform:none;
	height:46px;
	padding-left:0;
}

body.exhibits .container {
	margin:auto 5em;
}

body.exhibits #wrap .container div.big a {
	font-size:1.7em;
}

body.exhibits #wrap .container a {
	font-size:1.3em;
	margin-right:10px;
	color:#000;
}

body.hands #wrap #mini-courses small,
body.schedule #wrap #mini-courses small {
	color:#892813;
}

body.hands #wrap #mini-courses,
body.schedule #wrap #mini-courses,
body.exhibits #wrap h3 {
	min-height:46px;
	height:auto !important;
	height:46px;
	padding-left:52px;
	margin-bottom:0.5em;
	font-size:1.8em;
	line-height:46px;
	background-color:#F3D3A0;
	display:block;
	color:#000;
	font-family:Georgia,"Times New Roman";
	font-weight:normal;
	text-transform:none;
	display:block;

}
body.hands #wrap h3#mini-courses,
body.schedule #wrap h3#mini-courses {
	padding-right:0;
	font-size:1.4em;
}

body.exhibits #wrap h3 img {
	margin-left:-12px;
}

body.exhibits #wrap h4,
body.exhibits #wrap h5 {
	color:#000;
	font-family:arial;
	font-size:2.0em;
	font-weight:normal;
	margin:0;
	padding:0;
	line-height:1.25em;
}

body.exhibits #wrap h5 {
	font-size:1.4em;
	font-weight:bold;
}

body.presenters #wrap h3 {
	font-family:Georgia,"Times New Roman";
	font-size:11px;
	color:#F8DEB4;
	font-weight:normal;
	line-height:1.5em;
	text-transform:none;
	margin-bottom:1.5em;
}

body.presenters #wrap td {
	font-family:arial;
}

body.presenters #wrap td b {
	display:block;
	font-size:1.2em;
	margin-top:0.5em;
}

.notify {
	background:#F0DCB6;
	color:#3D3528;
	font-size:0.8em;
	padding:9px 12px;
	line-height:1.4em;
	color:#000;
}

.notify div {
	position:relative;
	border:1px solid #D6BF99;
	border-width:0 0 1px 1px;
	padding:8px 0 8px 12px;
	vertical-align:top;
}

.notify .input {
	border:none;
	width:222px;
	height:22px;
	text-indent:8px;
	background:#FFF url('images/input.gif') 0 0 no-repeat;
	font-size:1.2em;
	line-height:22px;
	padding:0;
	color:#3D372D;
}

.notify .submitImage {
	line-height:22px;
	padding:0;
	height:22px;
	width:60px;
}

.notify .input {
	position:absolute;
	left:195px;
	top:1px;
}

.notify .input:focus {
	outline:none;
}

.notify .submitImage {
	position:absolute;
	left:417px;
	top:1px;
}

#subnav {
	background:#F0DCB6;
	color:#796950;
	font-family:Arial;
	font-size:1.25em;
}

#subnav a {
	color:#000;
	font-weight:normal;
}

#subnav a:hover,
#subnav span {
	color:#892813;
}

#wrap table li,
#wrap table ul {
	list-style:disc;
	margin-left:0;
	line-height:1.3em;
}

#wrap table ul {
	padding-left:18px;
}

.white {
	background:#fff;
}

#wrap a.exhibit-app {
	margin-top:0; /*-36px;*/
	text-align:center;
	width:146px;
	display:block;
	background:url('images/pdf-exhibit.jpg') 0 0 no-repeat;
	float:right;
	border:none;
	text-decoration:none;
	padding-top:128px;
	color:#000;
	overflow:hidden;
}

#wrap a.exhibit-app:hover {
	background:url('images/pdf-exhibit.jpg') -146px 0 no-repeat;
}



div.dotted,
#wrap table.dotted {
	border:none;
}

#wrap table.dotted td {
	padding:8px 0 16px 0;
	border-bottom:none;
	vertical-align:top;
}

#wrap table.dotted td img {
	vertical-align:top;
	margin-right:12px;
}

#wrap .time span {
	font-weight:bold;
	display:block;
	float:left;
	width:13em;
	margin-left:-1.5em;
}



#wrap .time li span {
	font-weight:normal;
	width:12em;

/*	width:12em;
	font-family:"courier new",georgia,arial,verdana;
	text-transform:uppercase;*/
	margin-left:-4.0em;
}

#wrap table.dotted td p {
	padding-left:0;
	padding-right:0;
	margin-left:0;
	margin-right:0;
}

#nov-3 { background-image:url('images/3.gif'); }
#nov-4 { background-image:url('images/4.gif'); }
#nov-5 { background-image:url('images/5.gif'); }
#nov-6 { background-image:url('images/6.gif'); }
#nov-7 { background-image:url('images/7.gif'); }

#nov-3,
#nov-4,
#nov-5,
#nov-6,
#nov-7 { background-position:97.1% 55%; background-repeat:no-repeat; }

a.marker {
	display:block;
	float:left;
	vertical-align:middle;
	line-height:51px;
	padding:6px 6px 8px 3px;
}

a.mini {
	margin-left:24px;
	padding:16px 12px 17px 10px;
}

.clear {
	clear:both;
	display:block;
	line-height:0;
	height:0;
	font:0;
}

a.first {
	margin-left:10px;
}

a.current,
a.marker:hover {
	background-color:#F3D3A0;
}

.hands-nav {
	padding:8px 0 8px 10px;
	background-color:#F3D3A0;
}
#wrap .hands-nav a.current:hover,
#wrap .hands-nav a.current {
	text-decoration:none;
	font-weight:bold;
	background:url('images/ho-arrow.png') 0 5px no-repeat;
}

#wrap .hands-nav a {
	font-family:Georgia,Helvetica,"Times New Roman",Arial;
	color:#802714;
	padding:1px 3px 1px 12px;
	font-size:12px;
}

#wrap .hands-nav a:hover {
	text-decoration:underline;
}

body.hands #wrap .hands-nav h3,
body.schedule #wrap .hands-nav h3 {
	float:right;
	padding-top:20px;
	font-size:12px;
	width:245px;
	color:#802714;
	line-height:1.1em;
}

body.location #wrap h2,
body.location #wrap h1 {
	color:#000;
	font-size:3.2em;
	font-weight:normal;
	margin:0.5em 0.75em 0 0.40em;
	line-height:1.4em;
	font-family:Georgia,Helvetica,"Times New Roman",Arial;
}

body.location #wrap h2 span,
body.location #wrap h1 {
	color:#892813;
}

body.location #wrap h2.activities {
	margin:0;
	padding:0;
}

.place {
	background:#F3D3A0;
	margin-top:12px;
	min-height:118px;
}

body.location .container .place img {
	float:left;
	margin-right:15px;
	margin-bottom:5px;
}

body.location .container .place p {
	margin:0 0.75em 0 0;
	line-height:1.25em;
	padding-bottom:0.5em;
}

body.location #wrap .place h4 {
	color:#892813;
	font-size:1.0;
	margin:1em 0 0 0;
	padding:0;

}

body.location .container .place div {
	margin-top:0.75em;
}

body.location .container .place div p {
	margin-bottom:0.75em;
}


#wrap .container .place .inner a {
	color:#000;
	line-height:1.4em;
	border-bottom:1px solid #BA9F77;
	text-decoration:none;
}


#wrap .container .place .inner a:hover {
	color:#892813;
}

.place img {
	float:left;
	margin-right:14px;
}

body.location #wrap h2 {
	margin:0 0.75em 0.25em 0.75em;
	font-size:1.7em;
}

body.location #wrap h2 big {
	font-size:1.2em;
}

/* Location Slideshow */

body.location #wrap .slideshow {
	display:block;
    list-style:none;
    width:521px;
    height:225px;
    overflow:hidden;
    position:relative;
    margin:6px auto 0 auto;
    padding:0;
}

body.location #wrap .slideshow img {
	position:absolute;
    width:521px;
    height:225px;
    top:0;
    left:0
} 

#slideshow-caption {
   margin:0 6px;
   line-height:2.0em;
   font-size:1.0em;
   background:#F3D3A0;
   display:block;
   text-align:left;
   padding:3px 6px;
}


#slideshow-caption p {
	float:left;
    margin:0 0 0 0;
    padding:0;
}

#slideshow-caption a,
.counter {
	float:right;
	display:block;
}

.counter {
	width:45px;
	text-align:center;
}

.counter .slash {
	color:#4D4D4F;
	margin:0 1px 0 2px;
}

#slideshow-caption a {
    line-height:2.0em;
/*	padding:6px 3px 0 3px;*/
	width:15px;
	height:24px;
	text-indent:-99em;
	overflow:hidden;
	display:block;
}

#slideshow-caption a {
	background:url('images/slideshow-arrows.gif') 3px 6px no-repeat;
}

#slideshow-caption #prev { background-position:3px -54px; }
#slideshow-caption #prev:hover { background-position:3px -84px; }
#slideshow-caption #next { }
#slideshow-caption #next:hover { background-position:3px -24px; }



body.meta h1 {
	font-family:Georgia;
	text-transform:uppercase;
	font-size:5em;
	text-align:center;
	margin-bottom:0;
	border-bottom:1px solid;
	width:450px;
	margin-right:auto;
	margin-left:auto;
}

body.meta h5 {
	font-family:Georgia;
	font-size:1.4em;
	border:1px solid;
	border-width:1px 0;
	padding-top:1em;
	padding-bottom:1em;

	margin-bottom:0.5em;

}

body.meta h2 {
	text-align:center;
	margin-bottom:2em;
	font-size:1.7em;
}

body.meta h2 small {
	font-size:0.8em;
	font-weight:normal;
}

body.meta #wrap h3.black {
	color:#000;
}

body.meta #wrap h2.blue {
	color:#0677B4;
}

body.meta #wrap h3 {
	line-height:1em;
	margin-bottom:2em;
}

body.meta #wrap h4 {
	text-align:center;
	margin-bottom:2em;
	margin-left:20px;
}


body.meta blockquote {
	padding:10px 20px;
	background:#F6F6F6;
}

body.meta #wrap blockquote h4,
body.meta #wrap blockquote p {
	padding-right:0;
	padding-left:0;
	margin-right:0;
	margin-left:0;
}

body.meta #wrap blockquote ul {
	margin-left:0px;
	padding-left:20px;
}

body.meta #wrap ul.arrow {
	list-style-image:url('images/arrow.gif');
}

body.meta #wrap .letter {
	font-family:Arial;
	font-size:1.1em;
}

.imageleft {
	float:left;
	margin-right:15px;
	margin-bottom:15px;
}

#subnav {
	border-bottom:#BEAE90 1px solid;
	display:block;
	height:50px;
	background:url('images/subnav-bg.gif') repeat-x;
	text-align:center;	
}

#subnav span,
#wrap #subnav a {
	height:50px;
	background:url('images/subnav-bg.gif') repeat-x;
	display:block;
	float:left;
	font-family:Arial;
	font-size:11px;
	color:#555;
	border-left:1px solid #F1E5CF;
	border-right:1px solid #BEAE90;
	padding:0 6px; /* 0 10px*/
	line-height:50px;
	font-weight:normal;
}

#wrap #subnav a:hover,
#subnav span {
	background:#892913;
	color:#fff;
}


#header-bot form {
	padding-top:3px;
	color:#fff;
	float:right;
}

#header-bot form .input {
	border:none;
	border-radius:2px 0 0 2px;
	-moz-border-radius:2px 0 0 2px;
	-webkit-border-radius:2px 0 0 2px;
	width:222px;
	padding-bottom:1px;
	color:#777;
}

#header-bot form .email-submit {
	position:relative;
	top:0px;
	border:none;
	background:#B2B1B1;
	color:#fff;
	text-transform:uppercase;
	border-radius:0 2px 2px 0;
	-moz-border-radius:0 2px 2px 0;
	-webkit-border-radius:0 2px 2px 0;
	font-size:11px;
	margin-left:-2px;
	height:auto;
	padding:2px 3px 1px 3px;
}

.course {
	border-top:1px solid #EDF1F0;
	height:264px;
	background:#fff url('images/hands-on-bg.gif') left bottom repeat-x;
	color:#575757;
	border-bottom:3px solid #fff;
}

.course .left {
	float:left;
	width:160px;
	margin-top:20px;
	font-family:georgia;
	font-size:1.1em;
	border-right:1px solid #802714;
	margin-right:10px;
}

#wrap .course .left h2,
#wrap .course .left p {
	margin-top:0;
	padding-left:12px;
	padding-right:0;
}

#wrap .course .left h2 {
	margin-bottom:0.1em;
}

.course .left h2 {
	color:#802714;
	font-size:14px;
}

.course .left b {
	font-size:12px;
	font-weight:normal;
}

.course .right {
	float:left;
	width:355px;
	height:264px;
	position:relative;
	font-family:georgia;
	background:url('images/more.gif') 278px 16px no-repeat;
}

#wrap .course .right p {
	font-size:1.1em;
	padding-left:7px;
	margin-top:6px;
	/*font-family:"Times New Roman",Times,Georgia;*/
}

#wrap .course .right b {
	padding-left:7px;
	display:block;
}

#wrap .course a .right h4 {
	color:#802714;
	font-size:1.1em;
	padding-left:7px;
	line-height:13px;
	display:block;
}

#wrap .course a {
	color:#575757;
}

#wrap .to-register {
	color:#852509;
	line-height:1.25em;
	border-bottom:1px solid #852509;
	margin:2em 2% 1em 5%;
	padding-bottom:2em;
	font-size:1.1em;
	text-align:right;
}

.when {
	font-size:1.1em;
	padding-bottom:1em;
}

.when strong {
	color:#852509;
}


