* {
	margin: 0;
	padding: 0;
	outline: none;
}
body {
	color: #1b2b45;
	font-family: Arial, sans-serif;
	font-size: 62.5%;
	background-color: #f6fafe;
}
a {
	color: #1b2b45;
}
h1 {
	margin-bottom: 5px;
	color: #8892a1;
	font-size: 2.5em;
	font-style: italic;
	font-weight: normal;
}
#container div.sub-page h1 {
	position: relative;
	left: -32px;
	padding: 20px 0 0 22px;
	font-size: 1.8em;
	font-weight: bold;
	background: transparent url(/includes/css/images/heading.jpg) 0 0 no-repeat;
	width: 551px;
	height: 45px;
}
#container {
	margin: 0 auto;
	width: 1000px;
}
#masthead {
	position: relative;
	background: transparent url(/includes/css/images/masthead.jpg) 0 0 no-repeat;
	width: 100%;
	height: 246px;
}
#masthead h1 {
	position: absolute;
	top: 76px;
	left: 168px;
	color: #8892a1;
	font-weight: bold;
	font-style: normal;
	line-height: 28px;
}
#masthead h1 i {
  font-size: 20px;
}
#pitcher {
	position: absolute;
	top: 0;
	right: 0;
	background: transparent url(/includes/css/images/pitcher.jpg) 0 0 no-repeat;
	width: 415px;
	height: 246px;
}
#utility-nav {
	position: relative;
	top: 18px;
	left: 49px;
	list-style: none;
}
#utility-nav li {
	float: left;
	margin-left: 10px;
	border-left: 1px solid #14202f;
	padding-left: 10px;
}
#utility-nav li.first {
	margin-left: 0;
	border: none;
	padding-left: 0;
}
#utility-nav li a {
	color: #14202f;
	font-size: 1.2em;
}
#main {
	padding: 0 48px 50px 48px;
	width: 904px;
}
#column-1 {
	clear: both;
	float: left;
	padding-right: 15px;
	width: 595px;
}
#content {
	margin: 0 0 15px 10px;
	width: 585px;
}
#content p {
	font-size: 1.4em;
	margin-bottom: 15px;
}
#content label { font-size: 1.2em; }
#content ul,
#content ol {
	margin: 0 0 15px 25px;
	font-size: 1.2em;
}
#column-2 {
	float: left;
	width: 294px;
}
#news-updates {
	margin: 0 0 15px -30px;
	padding: 40px 35px 0 35px;
	background: transparent url(/includes/css/images/news-updates.jpg) 0 0 no-repeat;
}
#news-updates h2 {
	color: #8b94a1;
	margin: 0 0 35px 65px;
	font-size: 1.8em;
	font-weight: bold;
	font-style: italic;
}
.clear { clear: both; }
div.news-item { margin-bottom: 15px; }
div.news-item h3 {
	margin-bottom: 5px;
	font-size: 1.6em;
	font-weight: bold;
	font-style: italic;
}
div.news-item p { font-size: 1.2em; }
div.news-item p.date {
	margin-bottom: 5px;
	font-weight: bold;
	font-style: italic;
}
p.more a {
	color: #8b94a1;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
}
#search {
	clear: both;
	margin-left: -30px;
	padding: 36px 0 0 90px;
	background: transparent url(/includes/css/images/search.jpg) 0 0 no-repeat;
	height: 94px;
}
#search input { border: 1px solid #bcc4cf; }
#search input.text {
	float: left;
	margin: 0 7px 0 15px;
	display: block;
	font-size: 1.8em;
	width: 365px;
	height: 29px;
}
#search input.button {
	float: left;
	padding: 0 5px 0 3px;
	color: #fff;
	font-style: italic;
	cursor: pointer;
	background: transparent url(/includes/css/images/button.jpg) 0 0 repeat-x;
	height: 31px;
}
#search label {
	float: left;
	padding: 6px 0 0 8px;
	color: #8b94a1;
	font-size: 1.8em;
	font-weight: bold;
	font-style: italic;
}
#search p {
	position: relative;
  padding-top: 35px;	
	top: 24px;
	left: -55px;
	color: #889097;
}
div.side-box {
	margin: 0 0 15px 15px;
	padding: 18px 0 0 36px;
}
div.side-box h3 {
	margin: 0 0 18px 65px;
	color: #8b94a1;
	font-size: 1.8em;
	font-weight: bold;
	font-style: italic;
}
div.side-box h3.single {
	margin-top: 14px;
	margin-bottom: 30px;
}
div.side-box h4 {
	font-size: 1.5em;
	font-style: italic;
	font-weight: bold;
}
div.side-box p {
	margin-bottom: 15px;
	font-size: 1.2em;
}
#questions {
	background: transparent url(/includes/css/images/questions.jpg) 0 0 no-repeat;
}
#meetings {
	margin-bottom: 30px;
	background: transparent url(/includes/css/images/meetings.jpg) 0 0 no-repeat;
}
#contact {
	background: transparent url(/includes/css/images/contact.jpg) 0 0 no-repeat;
}
#forms {
	background: transparent url(/includes/css/images/forms.jpg) 0 0 no-repeat;
}
#logo a {
	display: block;
	position: absolute;
	top: 44px;
	left: 46px;
	width: 105px;
	height: 153px;
}
#logo a span { display: none; }
div.image-box i {
	font-size: 11px;
	font-style: normal;
	display: block;
	padding: 0 10px;
	text-align: center;
}
img { border: 0; }
.left {
	float: left;
	margin: 0 10px 10px 0;
}
.right {
	float: right;
	margin: 0 0 10px 10px;
}
div.formrow {
	position: relative;
	clear: both;
	height: 35px;
}
div.tall {
	margin-bottom: 15px;
	height: auto;
}
div.formrow label {
	display: block;
	float: left;
	width: 150px;
	text-align: right;
}
div.formrow input.text,
div.formrow textarea,
div.formrow select {
	float: left;
	margin-left: 15px;
}
div.formrow select,
div.formrow textarea { margin-bottom: 15px; }
div.formrow input.checkbox { margin-left: 15px; }
div.textarea { height: 90px; }
div.select { height: 150px; }
div.formrow textarea {
	width: 350px;
	height: 75px;
}
div.formrow input.submit {
	position: relative;
	left: 165px;
}
.pdf {
	padding: 5px 0 5px 26px;
	background: transparent url(/includes/css/images/pdf.png) no-repeat;
}
.pdf_small {
	padding-left: 20px;
	background: transparent url(/includes/css/images/pdf_small.png) no-repeat;
}
ul.search-results li { margin-bottom: 15px; }
#upcoming_events {
  float: left;
  width: 90%;
  font-size: 1em;
}
#upcoming_events #content { width: 100%; }
#upcoming_events td {
  width: 30%;
  padding: 8px;
}
#upcoming_events .eventDate { width: 15%; }
#upcoming_events p { font-size: 1em; }
table.minutes,
table.directory,
table.events,
table.conferences {
	margin-bottom: 15px;
	border-collapse: collapse;
	font-size: 1.2em;
}
table.events,
table.conferences { width: 100%; }
table.minutes,
table.directory { width: 500px; }
table.minutes td {
	width: 50%;
	height: 45px;
}
table.minutes caption,
table.events caption,
table.conferences caption {
	text-align: left;
	font-size: 1.2em;
	font-weight: bold;
	background-color: #d6ecfa;
}
.conferences p {
  font-size: 1.2em !important;
  margin-bottom: 0 !important;
}
table.directory td { padding: 3px; }
table.member {
	width: 300px;
	font-size: 1.2em;
}
table.member td {
	padding: 3px 5px;
	background-color: #d6ecfa;
}
table.member th {
	padding-right: 5px;
	text-align: right;
}

/* ========================= Primary Nav ========================= */
#programs-nav,
#general-nav { float: left; } 
#programs-nav h3,
#general-nav h3 {
	margin-bottom: 4px;
	font-size: 1.2em;
}
#programs-nav h3 { color: #255b94; }
#general-nav h3 { color: #156159; }
#programs-nav ul,
#general-nav ul { list-style: none; }
#programs-nav ul li,
#general-nav ul li {
	float: left;  
	margin-right: 1px;
	margin-bottom: 1px;
}
#programs-nav a:hover,
#general-nav a:hover,
#programs-nav .active a,
#general-nav .active a {
	background-position: 0 -39px;
}
#programs-nav .active,
#general-nav .active,
#programs-nav .active a,
#general-nav .active a {
  height: 36px;
  margin-bottom: 0px;
}
#programs-nav .sub a { height: 35px; }
#general-nav .sub a { height: 27px; }
#programs-nav ul li a,
#general-nav ul li a {
	display: block;
	color: #FFFFFF;
	font-size: 1.2em;
	text-decoration: none;
}
#programs-nav ul li a {
	padding: 4px 8px 0 8px;
	background: transparent url(/includes/css/images/programs-nav.jpg) 0 0 repeat-x;
	height: 35px;
}
#general-nav ul li a {
	padding: 12px 8px 0 8px;
	background: transparent url(/includes/css/images/general-nav.jpg) 0 0 repeat-x;
	height: 27px;
}                   
#programs-nav .last { margin-right: 0px; }                   
/* ======================== Secondary Nav ======================== */
ul.secondary-nav {
	margin-left: 1px;
	list-style: none;
	height: 34px;
}
ul.secondary-nav li {
	float: left;
	height: 34px;
}
ul.secondary-nav li a {
  display: block;
  padding: 5px 9px 0 9px;
  font-size: 1.3em;
  color: #000000;
  text-decoration: none;
  height: 31px;
}
ul.secondary-nav li:hover,
ul.secondary-nav .active {
  background: transparent url(/includes/css/images/bg_subnav_sel.jpg) repeat-x scroll 0 0;
}
ul.secondary-nav li:hover a,
ul.secondary-nav .active a { color: #FFFFFF; }
ul.secondary-nav .active a {
  background: transparent url(/includes/css/images/bg_subnav_sel_arrow.gif) no-repeat bottom center;
}
div.secondary-nav {
  background: transparent url(/includes/css/images/bg_subnav.jpg) repeat-x scroll 0 0;
  clear: both;
  float: left;
  position: relative;
  margin-bottom: 10px;
  width: 100%;
  height: 27px;
}
div.nav-area { float: left; }