body {
  margin: 0;
  padding: 0;
  text-align: center;
  background: #d3dbed url(/images/page_bg.gif) 0 0 repeat-x;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: .8em;
  color: #333;
}
h1, div.event-details div.event-title {
  font-size: 1.6em;
  margin: 0 0 .3em 0;
  padding: 0;
  color: #900;
  font-weight: normal;
}
p {
  line-height: 1.65em;
  margin: 0 0 1em 0;
}
a {
  text-decoration: none;
  color: #039;
}
ul {
  margin: 0;
  padding: 0;
}
img {
  border: none;
}
hr.noshow {
  clear: both;
  visibility: hidden;
}
div#wrapper {
  width: 960px;
  margin: 0 auto;
  padding: 0;
  background: #fff url(/images/page_body_bg.gif) repeat-y 0 0;
  text-align: left;
}
div#subwrapper {
  margin: 0;
  padding: 10px 20px;
  background: url(/images/page_top_bg.gif) no-repeat 0 0;
  width: 920px;
}
div#sidebar_bg {
  background: url(/images/sidebar_bg.gif) repeat-y 100% 0;
} 

/* PAGE MAIN --------------------------------------------------------------- */

div#page_main { 
  /* this div contains all page elements except for right-most column (and footer) */
  width: 700px;
  float: left;
}

/* GLOBAL NAV ----------------------------- */

div#global_nav {
     position: relative; /* necessary to position #tabs */
     margin: 1px auto 0 auto;
  background: #363f75 url(/images/header_bg.gif) repeat-x 0 0;
  height: 84px;
}
div#global_nav img {
  position: absolute;
  top: -9px;
  left: 11px;
}
#tabs {
     position: absolute;
     bottom: 0px;
     left: 150px;
}
div>#tabs {
     right: 0;
}
#tabs ul {
     margin: 0;
     padding: 0.5em 1.1em 0.5em 1.1em;
}
#tabs>ul {
     padding: 0;
}
#tabs li {
     list-style-type: none;
     float: left;
     background-color: #6472a7;
     border-top: 1px solid #7383c1;
     padding: 0.4em 1em 0.4em 1em; 
  margin: 0 2px 0 0;
}
#tabs li.active {
     background-color: white;
  margin: 0 2px 0 0;
}
#tabs a {
     color: #fff;
}
#tabs li.active a {
     color: #333;
}


/* SIDEBAR ----------------------------------------------------------- */

div#sidebar {
  width: 188px;
  padding: 10px 10px 10px 0;
  float: right;
  font-family: Arial, Helvetica, sans-serif;
}

div#sidebar h3 {
  text-transform: uppercase;
  color: #b6681c;
  font-size: .95em;
  padding: .5em 0;
  border-bottom: 1px solid #d5b582;
}
div#sidebar h4 {
  font-size: .9em;
  margin: 0;
}
div#sidebar ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
div#sidebar ul li {
  margin: 0 0 .4em 0;
  padding: 0 0 0 10px;
  color: #666666;
  background: url(/images/event_article_bullet.gif) 0 6px no-repeat;
}
div#sidebar ul.issues_list li {
  margin: 0 0 .4em 0;
  padding: 0;
  background: none;
}
div#sidebar img {
  margin: 10px auto 0 auto ;
}
div#sidebar p {
  color: #666666;
  line-height: 1.4em;
	font-size:9pt;
	font-family:Arial;
	font-weight:normal;
}
div#sidebar a#join_now {
  padding: 0 20px 0 0;
  background: url(/images/join_bu.gif) no-repeat 100% 50%;
  font-weight: bold;
}

/* SEARCH ----------------------------------- */

div#search {

}
div#search form {
  margin: 0;
  padding: 0;
}
div#search form input#searchfield {
  margin: 0;
  padding: 0;
  margin-right: 2px;
  margin-bottom: 1px;
}
div#search form td { /* until there's a better way to vertically align form elements, it's a 1 row table */
  margin: 0;
  padding: 0;
  vertical-align: middle;
}

a#home_link {
  display: block;
  top: 7px;
  left: 23px;
  position: absolute;
  padding: 0 0 0 15px;
  background: #c00 url(/images/back_bu.gif) 0 50% no-repeat;
}

/* FOOTER -------------------------------------------------------- */

div#footer {
  clear: both;
  font-size: 85%;
  padding: 4px 10px 19px 10px;
  margin: 0;
  color: #666666;
  height: 20px;
  background: #fff;
  font-family: Arial, Helvetica, sans-serif;
  border-top: 1px solid #ddd;
}
div#footer a {
  color: #039;
  text-decoration: none;
  padding: 0 0 0 10px;
  margin: 0 0 0 5px;
  background: url(/images/footer_bu.gif) 0 50% no-repeat;
}
div#footer a:hover {
  text-decoration: underline;
}
div#footer a.no_bull {
  background: none;
  padding: 0;
  margin: 0;
}
div#footer p#copyright {
  float: right;
}
div#footer p {
  float: left;
  margin: 0;
}
div#pagebottom {
  width: 960px;
  height: 10px;
  margin: 0 auto;
  padding: 0;
  background:  url(/images/page_bottom_bg.gif) 0 0 no-repeat;
}


/* SECTION PAGE STYLES ------------------------------------------ */

div#landing_pg_img {
  margin: 0 0 1em 0;
}
div#landing_pg_img img {
  margin: 0;
  padding: 0;
}

div#obiki_tools {
  text-align: right;
  font-size: .8em;
  margin: .5em 30px;
  color: #ded0d1;
}
div#obiki_tools a{
  color: #004080;
}
div#obiki_tools img{
  padding-right: 4px;
}

/* SECTION NAV --------------------------------- */

div#section_nav {
  margin: 26px 0 0 0;
  float: left;
  width: 160px;
  padding: 0;
}
div#section_nav h3 {
  border-top: 7px solid #fdf7ea;
  margin: 1px 0 0 0;
  padding: 10px 0 0 10px;
  font-size: 100%;
  color: #666666;
  margin: 0;
}
div#section_nav ul {
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  margin: 0 0 3px 0;
  padding: 10px 0 7px 10px;
  list-style: none;
}
div#section_nav li {
  margin-bottom: 6px;
}
div#section_nav a {
  color: #039;
  text-decoration: none;
}
div#section_nav a:hover {
  color: #039;
  text-decoration: underline;
}

/* CONTENT ---------------------------- */

div#content {
  float: right; 
/*  margin: 0 0 0 210px; */
  width: 470px;
  padding: 25px 20px 20px 0;
  position: relative;
  color: #333;
}
div#content p {

}
div#content a:hover {
  text-decoration: underline;
}
div#content ul {
  list-style: none;
}
div#content ul li {
  padding: 0 0 0 14px;
  margin: 0 0 4px 0;
  background: url(/images/blue_bu.gif) 0 5px no-repeat;
}
div#actions {
  position: absolute;
  right: 22px;
  top: 3px;
  font-family: Arial, Helvetica, sans-serif;
  text-align: right;
  font-size: 90%;
}
div#actions a {
  color: #333;
  text-decoration: none;
}
div#actions a:hover {
  text-decoration: underline;
}
div#actions img {
  float: none;
  margin: 0;
}
div#right_image {
  float: right;
  margin: 0 0 1em 1em;
}

/* HOMEPAGE ---------------------------------------------- */

body.homepg div#content {
  margin: 0;
  padding-right: 0;
  float: none;
  width: 700px;
}

div#column_divider {
  /* background: url(/images/column_divider.gif) 450px 0 no-repeat;  NOT WORKING IN IE */
}

/* HOMEPG CONTENT PRIMARY (LEFT COLUMN) -------- */

div#home_content_primary {
  width: 426px;
  float: left;
  margin-left: 10px;
}
div#home_content_primary h1 {
  margin: 15px 0 20px 10px;
  height: 39px;
  background: url(/images/tag_1.gif) 0 0 no-repeat;
}
div#home_content_primary h1 span {
  display: none;
}
img#banner_image {
  margin: 0 0 0 -10px;
}
div.feature {
/*  border-bottom: 1px solid #ddd; */
  margin: 0 0 10px 0;
  padding: 0 0 10px 0;
}
div.feature h4 {
  text-transform: uppercase;
  color: #b6681c;
  font-size: .9em;
  margin: .25em 0;
  font-family: Arial, Helvetica, sans-serif;
  letter-spacing: .08em;
}
div.feature h5 {
  color: #666666;
  font-size: .85em;
  margin: .25em 0;
  font-family: Arial, Helvetica, sans-serif;
}
div.feature h3 {
  color: #039;
  font-size: 1.1em;
  margin: .25em 0;
}
div.feature ul {
  list-style: disc;
  font-family: Arial, Helvetica, sans-serif;
  margin: 0 0 .5em 0;
  font-size: .9em;
}
div.feature ul a {
  text-decoration: underline;
}

a.more_link {
  text-transform: uppercase;
  display: block;
  font-size: .85em;
  margin: .25em 0;
  font-family: Arial, Helvetica, sans-serif;
  text-decoration: underline;
}

/* HOMEPG CONTENT SECONDARY (MIDDLE COLUMN) -------- */

div#home_content_secondary {
  width: 235px;
  float: right;
}
div#home_content_secondary p{
  margin: 0;
  padding: 0;
  margin-top: 3px;
}
div#tol_box {
	width: 235px;
	background: url(/images/tol_bg_top.png) 0 0 no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	margin: 4px 0 10px;
}
div#tol_box h3.invisible {
	height: 33px;
	text-indent: 100em;
	white-space: nowrap;
	width: 200px;
	overflow: hidden;
	margin: 0;
}
div#tol_box div.subwrap {
	padding: 0 10px 10px;
	background: url(/images/tol_bg_bottom.png) 0 100% no-repeat;
	min-height: 90px;
}
div#issues_menu ul, div#action_menu ul {
  margin:  0 0 10px 5px;
  font-family: Arial, Helvetica, sans-serif;
}
div#issues_menu ul li, div#action_menu ul li {
  display: block;
  margin: 5px 0 0 0;
  padding: 0 0 0 15px;
  font-size: .85em;
}
div#issues_menu h3, div#action_menu h3 {
  background-position: 10px 6px;
  background-repeat: no-repeat;
  margin: 0 0 10px 0;
  height: 26px;
}
div#issues_menu h3 span, div#action_menu h3 span {
  display: none;
}
div#issues_menu {
  border: 1px solid #d79a9a;
  margin: 10px 0 10px 0;
}
div#issues_menu h3 {
  background-color: #efd7d7; 
  background-image: url(/images/what_matters_head.png);
  color: #900;
}
div#issues_menu ul li {
  background: url(/images/issues_menu_carrot.gif) 0 2px no-repeat;
}
div#action_menu {
  border: 1px solid #d5b582;
  margin: 0 0 10px 0;
}
div#action_menu h3 {
  background-color: #fdedcd;
  background-image: url(/images/action_hd.gif);
  color: #b6681c;
}
div#action_menu ul li {
  background: url(/images/action_menu_carrot.gif) 0 2px no-repeat;
}
div#events_menu, div#articles_menu {
  margin: 0 0 10px 0;
  padding: 0 0 10px 0;
  border-bottom: 1px solid #ddd;
}
div#events_menu h3, div#articles_menu h3 {
  text-transform: uppercase;
  color: #b6681c;
  font-size: .9em;
  margin: 0 0 5px 0;
  padding: 0;
  font-family: Arial, Helvetica, sans-serif;
  letter-spacing: .08em;
}
div#events_menu h4, div#articles_menu h4 {
  font-size: .9em;
  padding: 0 0 0 10px;
  margin: 0;
  font-family: Arial, Helvetica, sans-serif;
  background: url(/images/event_article_bullet.gif) 0 5px no-repeat;
}
div#events_menu div, 
div#articles_menu div {
  font-size: .8em;
  padding: 0 0 0 10px;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 1.2em;
  color: #666666;
  margin-top: 3px; 
}
div#events_menu a.more_link, div#articles_menu  a.more_link {
  padding: 0 0 0 10px;
}

a#rss_link {
  font-size: .85em;
  font-weight: bold;
  padding: 5px 0 5px 20px;
  margin: 0;
  font-family: Arial, Helvetica, sans-serif;
  background: url(/images/rss_bu.gif) 0 50% no-repeat;
}

  

/* CONFIGURE STYLES */

textarea[name="template_source"] {
  width: 200px;
}
/* CALENDAR STYLES */

div.obiki-simplecalendar-nav {
  border-top: 1px solid #e0e0e0 !important;
}
div.obiki-simplecalendar {
  border-bottom: 1px solid #e0e0e0 !important;
}
/* -- CALENDAR OVERRIDES -- */

form#events_filter select {
  width: 160px;
  margin: 10px 0;
}
div.event-summary {
  margin-bottom: 20px;
}
div.event-date-range {
  padding: 0 0 5px 0;
  margin: 10px 0 5px 0;
  border-bottom: 1px solid #ddd;
  font-weight: bold;
}
div.event-details div.event-date-range {
  padding: 0;
  margin: 20px 0;
  border-bottom: none;
  font-weight: bold;
}
div.event-details div.event-description {
  padding: 0;
  margin: 20px 0;
}
div.event-details div.more_info {
  padding: 0;
  margin: 20px 0;
}
a.backarrow {
  display: block;
  padding: 0 0 0 13px;
  background: url(/images/backarrow.gif) 0 50% no-repeat;
  color: #900;
}
div.article-summary .article-date {
		border-bottom:1px solid #ddd;
		font-weight:bold;
}

div#alert_box {
  margin-bottom: 5px;
}
div>div#alert_box {
  padding-left: 1px;
}
div#alert_box table table {
  border-collapse: collapse;
  border: 1px solid #d5b582;
}
div#alert_box table table table {
  border: none;
}
div#alert_box table table td {
  background-color: #fff;
}
div#alert_box table table td[bgcolor="#fdedcd"] {
  background-color: #fdedcd;
}

