body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{vertical-align: baseline;font-weight: inherit;font-family: inherit;font-style: inherit;font-size: 100%;border: 0 none;outline: 0;padding: 0;margin: 0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:400;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:400;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-weight:inherit;font-size:100%;}legend{color:#000;}:active{outline:none;}


body {
	color: #000;
	background: #fff;
	font: 100%/150% Georgia, "Times New Roman", Times, serif;
}

p{margin-bottom:1em;}
p:last-child{margin-bottom:0;}

strong{font-weight:bold;}
a,a:visited{color:#520;}

h1,h2,h3{font-family:Helvetica,Arial,Geneva,sans-serif;font-weight:bold;}

h1{font-size:24pt;margin-bottom: 0.5em;}
h2{font-size:18pt;margin-bottom: 0.25em;}
h3{font-size:14pt;margin-bottom: 0.25em;}

#content a[href]:after,
#global-footer .footer-column li a[href]:after,
#global-header a[href]:after {
	content: " (" attr(href) ") ";
	font-size: 90%;
	font-style: italic;
}

#introduction, #content, #posts,#global-footer, 
#sidebar,#global-business-assoc, #news-post-content,
.widget-box {
	padding-top: 1.7em;
	padding-bottom: 1.7em;
	border-top: 1px solid #ccc;
}

#content { padding-bottom: 0; }

#wrapper, #content, #global-footer, #global-business-assoc {
	width: auto; 
	margin: 0 2%;
	float: none !important; 
}

#global-header, 
#global-main-nav, #global-top-nav, 
#sidebar-tree-nav, #watch-movie, #introduction,
#global-business-assoc, #global-footer .footer-column,
#read-more-box, #breadcrumb, #posts img, #secondary-content {display:none;}

.post,#news-archive-list, 
#committee, .committee-member, 
.wide-post, .small-post,
#intro-text, #widget-link, #main-content{margin-bottom:1.5em;}

#posts { padding-bottom: 0; }

#news-archive-list li{margin-bottom:1em;}
#news-archive-list li .news-list-date,.text-item p{margin-bottom:0;}

#sidebar{margin:0;padding:0;}

.widget{margin-top:1.5em;}
.widget div{margin-bottom:0.75em;}

.widget-box h3 br{display:none;}

#global-business-assoc img{float:left;border:0;margin-bottom:1.5em;}
#global-business-assoc p{font-weight:bold;}
#global-business-assoc p.last-child{display:none;}

#global-footer{display:block;float:left;clear:both;}
#global-footer .footer-column{margin-bottom:20px;}
#global-footer .footer-column.contact-us {display:inline;}

