* { 
	margin: 0;
	padding: 0;
	}
div	{
	//zoom: 1;
	}

html, body	{
	height: 100%;
	}
body, table, input, select, textarea	{
	font-family: arial, verdana, sans-serif;
	}
body	{
	/* base font size is set in #bodyWrap1 */
	font-size: 100%;
	color: #333;
	//text-align: center;
	}
html>body	{
	/* base font size is set in #bodyWrap1 */
	font-size: 1em;
	}
table, input, select, textarea	{
	/* base font size is set in #bodyWrap1 */
	font-size: 1em;
	}
table, input, select, textarea, #bodyWrap1	{
	line-height: 1.2727;
	}
	
a	{
	color: #bf5d22;
	cursor: pointer; 
	cursor: hand;
	text-decoration: none;
	font-weight: bold;
	}
a:hover	{

	}
a.noLink1,
a.noLink1:hover	{
	border: none;
	}
img     { border: 0; }
acronym, abbr	{
	border: none;
	border-bottom: 1px dotted #ccc;
	font-style: normal;
	}
th	{ text-align: left; }
.noBreak1	{
	white-space: nowrap;
	}
#stats1	{
	display: none;
	clear: both;
	}

.skipnav1,
.skipnav2	{
	display: block;
	overflow: hidden;
	position: absolute;
	left: -99999px;
	top: -99999px;
	text-indent: -99999px;
	}
	
h1, h2, h3, h4, h5, h6 {
	font-size: 1em;
	margin-bottom: .25em;
	color: #333;
	}
h1	{
	font-size: 1.6363em;
	color: #96bc2f;
	margin-bottom: 10px;
	font-weight: normal;
	}
h2	{
	font-size: 1.2727em;
	color: #666;
	margin-bottom: 12px;
	}
h3	{
	font-size: 1.1818em;
	}
body.home1 h3	{
	color: #86a507;
	font-weight: normal;
	font-size: 1.2727em;
	margin-bottom: 13px;
	}
h4	{
	font-size: 1.0909em;
	margin-bottom: 13px;
	}
h4.type1	{
	margin-bottom: 0px;
	}
	
h1#logo1,
div#logo1	{
	font-size: 0em;
	line-height: 100%;
	margin: 0;
	border: none;
	float: left;
	}
	
	
img.type1,
img.type3	{
	float: left;
	margin: 0 18px 1em 0;
	}
img.type2,
img.type4	{
	float: right;
	margin: 0 0 1em 18px;
	}
img.type3	{
	border: 1px solid #86a507;
	}
img.type4	{
	border: 1px solid #86a507;
	}

a.type1	{
	font-size: .8383em;
	background: url(../images/blt-arrow1-ef5329.gif) 0 .33em no-repeat;
	//background-position: 0 .66em;
	padding-left: 1.4em;
	border: none;
	top: -9px;
	position: relative;
	left: -13px;
	//display: block;
	}
a.type1:hover	{
	border: none;
	}
a.type2	{
	border: none;
	position: relative;
	top: -40px;
	font-size: 1px;
	}
	
.hrType1,
.hrType2	{
	overflow: hidden;
	height: 1px;
	background-color: #c60;
	margin: 1.5em 0 1.5em;
	}
.hrType2	{
	background-color: #ccc;
	}

table.type1	{
	border-collapse: collapse;
	margin-bottom: 0;
	}
table.type1 td,
table.type1 th	{
	padding: 0;
	vertical-align: top;
	}
	
table.type2,
table.type3	{
	border-collapse: collapse;
	margin-bottom: 2em;
	}
table.type2	{
	width: 100%;
	}
table.type2 td,
table.type2 th,
table.type3 td,
table.type3 th	{
	padding: 4px 6px;
	vertical-align: top;
	}
table.type3 th	{
	text-align: right;
	}

table.type4	{
	}
table.type4 td,
table.type4 th	{
	vertical-align: top;
	border: 1px solid #ccc;
	}

tr.type1 td,
tr.type1 th	{
	background-color: #f5f5f5;
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	}
	
td.type1	{
	text-align: right;
	}
	
p,
ul, 
ol	{
	margin-bottom: 1.5em;
	}
p:last-child,
ul:last-child, 
ol:last-child,
p.last,
ul.last, 
ol.last,
p.no-bottom-margin	{
	margin-bottom: 0;
	}
p.small-bottom-margin	{
	margin-bottom: 4px;
	}
ul	{
	margin-left: .75em;
	list-style-type: none;
	}
ul ul	{
	margin: 7px 0 .5em .25em;
	}
ul li	{
	margin-bottom: .33em;
	padding-left: 15px;
	background: url(../images/blt-square1-333333.gif) .66em .5em no-repeat;
	}
ul ul li	{
	background: url(../images/blt-dash1-000000.gif) 0 .55em no-repeat;
	//background-position: 0 .66em;
	padding-left: 12px;
	}
ol	{
	margin-left: 2.25em;
	//margin-left: 2.5em;
	list-style-type: arabic;
	}
ol ol	{
	margin-top: 7px;
	margin-bottom: .5em;
	}
ol li,
ul ol li	{
	background: none;
	padding-left: 1px;
	}
	
em.type1, 
i.type1, 
p.italic1	{
	//width: 98.25%;
	font-style: italic;
	}
	
dl	{
	margin-bottom: 1.5em;
	}
dt	{
	margin-bottom: .75em;
	}
dd	{
	margin-left: 2em;
	}
	

.smaller1	{
	font-size: .85em;
	}
.warning1	{
	color: #c00;
	}
.grey1	{
	color: #777;
	}


input.type1,
input.type1warning	{
	width: 224px;
	//width: 227px;
	height: 1.3em;
	//height: 1.7em;
	border: 1px solid #ccc;
	padding: 2px;
	}
input.type2	{
	background-color: #c60;
	border: 1px solid #ccc;
	font-weight: bold;
	padding: 3px;
	color: #fff;
	}
input.type1warning,
textarea.type1warning	{
	border: 1px solid #c00;
	}
	
select option	{
	padding: 2px;
	}
select.type1,
select.type2	{
	width: 230px;
	height: 20px;
	//height: 24px;
	padding: 1px 2px;
	border: 1px solid #ccc;
	}
select.type2	{
	width: 153px;
	margin-top: 2px;
	}
	
textarea.type1	{
	width: 224px;
	//width: 227px;
	height: 7em;
	border: 1px solid #ccc;
	padding: 2px;
	}
	
.on,
.off	{
	left: auto;
	top: auto;
	}
.on	{
	position: relative;
	left: auto;
	top: auto;
	}
.off	{
	position: absolute;
	left: -99999px;
	top: -99999px;
	}
	
	
#bodyWrap1	{
	font-size: .6875em; /* equals 11px */
	//text-align: left;
	width: 942px;
	margin: 0 auto;
	padding: 0 0 10px 0;
	}
#bodyWrap2	{
	}
#bodyWrap3	{
	}
	

#content1,
#content2,
#content3,
#content4	{
	clear: both;
	}

.wrap1	{
	}

/* utility nav, main nav and header image content areas */
#content1	{
	border-bottom: 8px solid #96bc2f;
	}
#content1 .wrap1	{
	overflow: auto;
	}

/* main content area */
#content2	{
	background: url(../images/bg1.gif) 0 100% repeat-y;
	clear: both;
	margin-top: 20px;
	}
body.home1 #content2	{
	background: url(../images/bg3.gif) 0 100% repeat-y;
	}
#content2 .wrap1	{
	overflow: auto;
	padding-bottom: 16px;
	}
body.home1 #content2 .wrap1	{
	padding-bottom: 2px;
	}

/* footer content area */
#content3	{
	margin-top: 35px;
	border-top: 1px solid #ccc;
	}
#content3 .wrap1	{
	overflow: auto;
	padding-top: 13px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 300px;
	}
body.home1 #content3	{
	margin-top: 0;
	}
body.home1 #content3 .wrap1	{
	padding-left: 20px;
	}

/* home page sponsor content area */
#content4	{
	margin-top: 20px;
	border-top: 1px solid #ccc;
	}
#content4 .wrap1	{
	overflow: auto;
	margin: 20px 0;
	background: url(../images/bg4.gif) 0 100% repeat-y;
	}
	
	
.column1,
.column2,
.column3	{
	padding: 7px 0 0 0;
	float: left;
	}
.column1	{
	width: 225px;
	margin-right: 42px;
	font-size: 1.0909em;
	}
body.home1 .column1	{
	font-size: 1em;
	}
.column1 h2,
body.home1 h2	{
	color: #189cc9;
	font-size: 20px;
	font-weight: normal;
	margin-bottom: 13px;
	}
	
.column2	{
	width: 560px;
	}
	
	
/* home page column stuff */
body.home1 #content2 .column1	{
	width: 273px;
	margin-right: 41px;
	margin-left: 20px;
	}
body.home1 #content2 .column2	{
	width: 275px;
	margin-right: 41px;
	}
body.home1 #content2 .column3	{
	width: 274px;
	}
	
body.home1 #content4 .column1	{
	width: 115px;
	padding: 0;
	margin-right: 24px;
	margin-left: 20px;
	}
body.home1 #content4 .column2	{
	width: 134px;
	padding: 0;
	margin-right: 33px;
	}
body.home1 #content4 .column3	{
	width: 603px;
	padding: 0;
	min-height: 62px;
	}
body.home1 #content4 .column1 .col-wrap1,
body.home1 #content4 .column2 .col-wrap1	{
	padding-top: 25px;
	}
body.home1 #content4 .column2 h2	{
	font-size: 12px;
	font-weight: bold;
	color: #999;
	text-transform: uppercase;
	}



/* navigation */
#nav1	{
	padding: 5px 5px 6px 0;
	//padding-bottom: 10px;
	float: right;
	}
#nav1 ul {
	margin: 0;
	padding: 0;
	}
#nav1 ul li	{
	list-style-type: none;
	padding: 0;
	margin: 0;
	background: none;
	float: left;
	background: url(../images/blt-pipe1-666666.gif) 0 .15em no-repeat;
	//background-position: 0 .23em;
	padding: 0 7px 0 9px;
	margin-top: 2px;
	}
#nav1 ul li.first,
#nav1 ul li:first-child	{
	background: none;
	padding-left: 0;
	}
#nav1 a	{
	color: #666;
	float: left;
	}
#nav1 a:hover	{
	text-decoration: none;
	}
#nav1 li#nav1-join	{
	background: none;
	margin: 0;
	padding: 0 5px 0 12px;
	}
#nav1 li#nav1-join a	{
	display: block;
	text-indent: -99999px;
	width: 64px;
	height: 18px;
	background: url(../images/btn-join1.gif) 0 0 no-repeat;
	}

.navbar1	{
	background: #d1d1d1 url(../images/bg2.gif) 0 0 repeat-x;
	overflow: hidden;
	padding: 6px 0;
	clear: both;
	}

#nav2	{
	margin-left: 19px;
	}
#nav2 ul,
#nav2 li	{
	margin: 0;
	padding: 0;
	}
#nav2 li	{
	list-style-type: none;
	background: none;
	float: left;
	border-right: 1px solid #fff;
	}
#nav2 li.first,
#nav2 li:first-child	{
	border-left: 1px solid #fff;
	}
#nav2 a	{
	display: block;
	height: 25px;
	text-indent: -99999px;
	background-position: 50% 0;
	background-repeat: no-repeat;
	float: left;
	padding: 0 12px;
	}
#nav2 a:hover	{
	background-position: 50% -25px;
	}
#nav2 #nav2-about a	{
	width: 40px;
	background-image: url(../images/nav2/about.png);
	}
#nav2 #nav2-chapters a	{
	width: 63px;
	background-image: url(../images/nav2/chapters.png);
	}
#nav2 #nav2-events a	{
	width: 46px;
	background-image: url(../images/nav2/events.png);
	}
#nav2 #nav2-leed a	{
	width: 27px;
	background-image: url(../images/nav2/leed.png);
	}
#nav2 #nav2-advocacy a	{
	width: 64px;
	background-image: url(../images/nav2/advocacy.png);
	}
#nav2 #nav2-get-involved a	{
	width: 83px;
	background-image: url(../images/nav2/get-involved.png);
	}
#nav2 #nav2-resources a	{
	width: 70px;
	background-image: url(../images/nav2/resources.png);
	}
	
	
#nav3	{
	padding: 0 0 14px 20px;
	border-bottom: 1px solid #ccc;
	}
#nav3 ul,
#nav3 li	{
	background: none;
	margin: 0;
	padding: 0;
	line-height: 1.15em;
	}
#nav3 ul ul	{
	margin: 6px 0 7px 11px;
	display: none;
	}
#nav3 li	{
	margin-bottom: 6px;
	}
#nav3 a	{
	color: #666;
	font-weight: normal;
	}
#nav3 a:hover,
#nav3 li.selected a	{
	font-weight: bold;
	text-decoration: none;
	}
#nav3 li.selected li a	{
	font-weight: normal;
	}
#nav3 li.selected li a:hover,
#nav3 li.selected li.selected a	{
	color: #189cc9;
	}
#nav3 li.selected ul	{
	display: block;
	}
	

.signup1	{
	float: right;
	margin: 1px 10px 0 0;
	//margin-top: 2px;
	}
.signup1 input.text,
.signup1 input[type="text"]	{
	border: 1px solid #666;
	padding: 2px 3px;
	width: 114px;
	//width: 120px;
	margin: 0 6px 0 7px;
	}
.signup1 input.image,
.signup1 input[type="image"]	{
	position: relative;
	top: 4px;
	//top: 2px;
	}
.signup1 label	{
	font-size: 1.0909em;
	font-weight: bold;
	color: #189cc9;
	//position: relative;
	//top: -2px;
	}
	
.header1	{
	border-top: 3px solid #fff;
	border-bottom: 2px solid #fff;
	width: 942px;
	height: 98px;
	background: url(../images/hdr1.jpg) 0 0 no-repeat;
	}
body.home1 .header1	{
	height: 188px;
	background: url(../images/hdr-home1.jpg) 0 0 no-repeat;
	}
	
/* box1 & box2 used on sub pages, box3 & box 4 used on home page */
/* box2 & box4 have top border */
.box1,
.box2	{
	padding: 18px 0 18px 20px;
	}
.box3	{
	padding: 0 0 18px 0;
	}
.box4	{
	padding: 18px 0 18px 0;
	}
.box2,
.box4	{
	border-top: 1px solid #ccc;
	}
.box1 ul,
.box1 li,
.box2 ul,
.box2 li,
.box3 ul,
.box3 li,
.box4 ul,
.box4 li	{
	margin: 0;
	padding: 0;
	background: none;
	}
.box1 li,
.box2 li,
.box3 li,
.box4 li	{
	margin-bottom: 14px;
	}
.box3 li,
.box4 li	{
	margin-bottom: 5px;
	}

	
#sponsors1 ul,
#sponsors1 li	{
	margin: 0;
	padding: 0;
	background: none;
	}
#sponsors1 li	{
	float: left;
	margin-right: 15px;
	width: 84px;
	height: 62px;
	overflow: hidden;
	}
	
a.type3	{
	font-size: .9167em;
	}
	
.event1	{
	margin-bottom: 20px;
	}

ul.event-list1	{
	overflow: auto;
	}
ul.event-list1 {
	margin: 0;
	padding: 0;
	}
ul.event-list1 li	{
	list-style-type: none;
	padding: 0;
	margin: 0;
	background: none;
	float: left;
	background: url(../images/blt-pipe1-333333.gif) 0 .26em no-repeat;
	//background-position: 0 .23em;
	padding: 0 7px 0 9px;
	}
ul.event-list1 li.first,
ul.event-list1 li:first-child	{
	background: none;
	padding-left: 0;
	}
	
.phone1	{
	padding: 0 7px;
	}.jobtitle {
	color: #008080;
}
.soldout {
	font-weight: bolder;
	color: #FF0000;
}
#bodyWrap1 #content2 .wrap1 .column1 .col-wrap1 .specialLink a {
	color: #BF5D22;
	font-weight: bold;
	font-size: 14px;
}
.smalltxt {
	font-size: 0.9em;
}
.box3 .small-bottom-margin {
	margin-bottom: 0px;
}

