body
{
  background: #0c5470;
  margin: 0;
  color: #666666;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}
ul
{
  margin: 12px 0 12px 10px;
  padding: 0;
  list-style: none;
}
ul li
{
  background: url(../images/square.gif) no-repeat left center;
  padding-left: 10px;
  line-height: 150%;
}
form
{
  margin: 0;
}
input, select
{
  color: #333;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
}
a
{
  color: #0c5470;
}
p
{
  margin: 12px 0;
  line-height: 140%;
}
img
{
  border: 0;
}
hr
{
  font-size: 1px;
  line-height: 1px;
  height: 1px;
  background: #323e41;
}
#page_con
{
  margin: 0 auto;
  background: url(../images/bg_page_con.jpg) repeat-y;
  width: 1000px;
  padding: 0 14px;
}
#header_con
{
  background: url(../images/bg_header.jpg) repeat-y;
}
#header_top_con
{
  padding: 3px 6px 6px 6px;
  border-bottom: 1px solid #105b78;
}
#header_top
{
  background-color: #000000;
  text-align: center;
}
#header_bottom_con
{
  border-top: 1px solid #073c54;
  height: 34px;
  padding: 15px 15px 0 15px;
}
#logo
{
  float: left;
}
#top_nav
{
  float: right;
  color: #ffffff;
  font-size: 14px;
}
#top_nav a
{
  color: #ffffff;
  font-size: 14px;
  text-decoration: none;
  padding: 0 3px;
}
#main_nav
{
  background: url(../images/bg_mainnav.jpg) repeat-x;
  height: 60px;
}
#main_nav ul
{
  padding: 0;
  margin: 0;
  list-style: none;
  background: url(../images/bg_mainnav_left.jpg) no-repeat;
  height: 54px;
  padding: 6px 0 0 8px;
  float: left;
}
#main_nav li
{
  background: url(../images/sp_mainnav.jpg) no-repeat right 3px;
  padding: 0 2px 0 0;
  float: left;
}
#main_nav a
{
  display: block;
  float: left;
  height: 54px;
  line-height: 50px;
  color: #ffffff;
  font-size: 14px;
  text-decoration: none;
  font-weight: bold;
  padding: 0 8px;
  text-transform: uppercase;
}
#main_nav a:hover, #main_nav a.current
{
  background: url(../images/bg_main_on.jpg) no-repeat center top;
}
#search
{
  background: url(../images/bg_mainnav_right.jpg) no-repeat right top;
  float: right;
  height: 38px;
  padding: 22px 20px 0 0;
  color: #9be4ff;
  font-size: 14px;
  font-weight: bold;
}
#main_con
{
  /*position: relative;*/
  background: #020202 url(../images/bg_main.jpg) repeat-y right top;
  color: #ffffff;
}

#main_con a
{
color:#9BE4FF;
}
#main_left
{
  float: left;
  width: 300px;
  padding: 20px 0 0 357px;
  height: 410px;
}
#main_left a
{
  color: #9be4ff;
}

#main_right
{
  float: right;
  width: 302px;
  padding: 15px 15px 0 0;
}
#newsletter
{
  background: url(../images/bg_newsletter.jpg) no-repeat;
  padding: 47px 80px 0 20px;
  height: 100px;
  width: 197px;
  margin: 15px auto 0 auto;
}
#newsletter input
{
  margin: 5px 0;
}
#content_con
{
  border-top: 7px solid #ffffff;
  padding: 0 8px;
  clear: both;
}

#pageBottom
{
  border-bottom: 7px solid #ffffff;
  padding: 0 8px;
  clear: both;
}

.box_con .title
{
  color: #ffffff;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  background: #052a37;
  margin-bottom: 7px;
  line-height: 28px;
}
.box_con a
{
  color: #666666;
  font-weight: bold;
}
.box_240
{
  float: left;
  width: 239px;
  padding-right: 5px;
  padding-left:2px;
}
.box_230
{
  float: left;
  width: 229px;
}
#left_col
{
  float: left;
  width: 244px;
}
.left_col_bg
{
  background: url(../images/bg_left_col.jpg) repeat-y 7px top;
}
#signup
{
  background: #297fa8 url(../images/bg_signup.jpg) repeat-x;
  padding: 10px;
  color: #ffffff;
  border-bottom: 7px solid #ffffff;
}
#signup .title
{
  font-size: 14px;
  font-weight: bold;
  border-bottom: 1px solid #1a5f88;
  padding-bottom: 10px;
}
#left_nav
{
  padding: 6px 6px 6px 0;
}
#left_nav ul
{
  padding: 0;
  margin: 0;
  list-style: none;
}
#left_nav li
{
  background: none;
  padding: 0;
  display: inline;
}
#left_nav a
{
  display: block;
  line-height: 32px;
  color: #0b506b;
  font-size: 16px;
  text-decoration: none;
  font-weight: bold;
  padding: 0 0 0 12px;
  background: url(../images/bg_leftnav.jpg) repeat-y;
}
#left_nav a:hover, #left_nav a.current
{
  color: #ffffff;
  background: url(../images/bg_leftnav_on.jpg) no-repeat;
}
#left_nav ul ul
{
  padding: 10px 0 5px 22px;
}
#left_nav li li a
{
  font-size: 12px;
  background: none;
  line-height: 22px;
  padding: 0;
}
#left_nav li li a:hover, #left_nav li li a.current
{
  color: #ffffff;
  background: none;
}
#main_col
{
  float: right;
  width: 721px;
  padding-right: 7px;
}
#main_col_wide
{
  padding: 0 7px;
}
.content_left_525
{
  float: left;
  width: 525px;
}
.content_left_400
{
  float: left;
  width: 400px;
}
.content_right_300
{
  float: right;
  width: 302px;
}
#right_col
{
  float: right;
  width: 182px;
}
.side_box
{
  background: #e3eef3;
  margin-bottom: 12px;
  padding: 0 5px 5px 5px;
}
.side_box a
{
  color: #3e9fc4;
}
.side_box .title
{
  color: #ffffff;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  background: #3e9fc4;
  margin: 0 -5px 7px -5px;
  position: relative;
  line-height: 28px;
  height: 28px;
}
#make_differance
{
  background: url(../images/bg_make_diff.jpg) no-repeat;
  padding: 100px 10px 0 100px;
  height: 104px;
  width: 187px;
  margin-left: auto;
  margin-right: auto;
  color: #ffffff;
}
#make_differance a
{
  color: #3e9fc4;
}
#share_connect
{
  background: url(../images/share_connect.jpg) no-repeat;
  padding: 148px 5px 0 10px;
  height: 90px;
  width: 164px;
  margin: 15px auto 0 auto;
  color: #ffffff;
}
#share_connect a
{
  color: #3e9fc4;
}
h1, .main_title
{
  font-size: 32px;
  font-weight: bold;
  color: #0c5470;
  border-bottom: 8px solid #e8f1f5;
  line-height: 60px;
  margin-bottom: 12px;
}
h2, .title_1
{
  color: #3e9fc4;
  font-size: 24px;
  font-weight: bold;
}

h3, .bluesubtitle
{
  font-size: 16px;
  font-weight: bold;
  color: #0c5470;
}

h4, .subtitle
{
  font-size: 16px;
  font-weight: bold;
}

.title_what_changed, .title_community_board
{
  color: #ffffff;
  font-size: 12px;
  font-weight: bold;
  line-height: 34px;
  height: 34px;
  padding-left: 130px;
}
.title_what_changed
{
  background: #0c5470 url(../images/bg_what_changed.jpg) no-repeat;
}
.title_community_board
{
  background: #0c5470 url(../images/bg_community_board.jpg) no-repeat;
}
#table_channel
{
  width: 100%;
}
#table_channel th
{
  background: #e3eef3;
  padding: 5px 10px;
  font-weight: bold;
  text-align: left;
}
#table_channel td
{
  padding: 5px 10px;
  vertical-align: middle;
}
#table_channel .cel_1, #table_channel .cel_3
{
  font-weight: bold;
}
#table_channel .cel_2, #table_channel .cel_3
{
  text-align: center;
}
#table_channel .cel_2
{
  width: 25%;
}
#table_channel .cel_3
{
  width: 15%;
}
#table_channel .row_alt td
{
  background: #eaebeb;
}
#table_channel .row_footer td
{
  background: #e3eef3;
}
#table_channel .row_footer td.cel_2
{
  text-align: right;
  font-weight: bold;
}
#table_board
{
  width: 775px;
  float: left;
}
#table_board th
{
  background: url(../images/bg_table_board.jpg) repeat-x;
  padding: 0 10px;
  font-weight: bold;
  text-align: center;
  color: #FFFFFF;
  border-right: 1px solid #3cabe2;
  border-left: 1px solid #2983af;
  line-height: 34px;
}
#table_board th.cel_1
{
  text-align: left;
  font-size: 15px;
}
#table_board .row_header .cel_1
{
  background: #e8f1f5;
  color: #0b4d69;
  font-size: 14px;
  font-weight: bold;
}
#table_board td
{
  padding: 8px 10px;
  vertical-align: middle;
  font-size: 10px;
}
#table_board td a
{
  font-size: 12px;
}
#table_board .cel_1
{
  width: 50%;
  border-left: 0;
}
#table_board .cel_2
{
  width: 10%;
  text-align: center;
}
#table_board .cel_3
{
  width: 10%;
  text-align: center;
}
#table_board .cel_4
{
  width: 30%;
  text-align: center;
  border-right: 0;
}
#table_board .cel_4 a
{
  font-size: 10px;
}
#table_board .row_alt td
{
  background: #f5f6f6;
}
.entry_footer
{
  background: #eaebeb;
  padding: 10px;
  color: #0c5470;
  font-weight: bold;
}
.entry_footer a
{
  padding: 0 5px;
}
#content_footer
{
  padding: 6px 0;
  background: #ffffff;
}
#footer
{
  text-align: center;
  background: #d6d6d6;
  padding: 15px 0;
  line-height: 20px;
}
/* .wide #footer, .left_col_bg #footer{background:#ffffff;} */
#footer a
{
  color: #666666;
  text-decoration: none;
  padding: 0 5px;
}
.blue
{
  color: #3e9fc4;
}
.center
{
  text-align: center;
}
.f_left
{
  float: left;
}
.f_right
{
  float: right;
}
.img_f_left
{
  padding-right: 12px;
  float: left;
}

.featureImage
{
  padding-right: 12px;
  margin-top: 12px;
  float: left;
}
.clear
{
  font-size: 1px;
  line-height: 1px;
  clear: both;
  height: 1px;
}
.title_14
{
  font-weight: bold;
  font-size: 14px;
}
.title_28
{
  color: #9be4ff;
  font-size: 28px;
  line-height: 32px;
}
.title_32
{
  font-size: 32px;
  font-weight: bold;
  line-height: 30px;
}

.adminBox
{
  float: right;
  border: 1px solid #dcdcdc;
  font-size: 8pt;
  padding: 2px;
  margin-top: 5px;
}

.miniEditBox
{
  float: right;
  border: 1px solid #dcdcdc;
  font-size: 8pt;
  padding: 2px;
  margin: 15px 4px 0 4px;
}

.regForm
{
  font-size: 14px;
  font-weight: bold;
}
.regForm input[type=text]
{
  font-size: 14px;
  font-weight: normal;
  height: 18px;
  border: 1px solid #999;
}
.regForm input[type=password]
{
  font-size: 14px;
  font-weight: normal;
  height: 18px;
  border: 1px solid #999;
}
.regForm td
{
  padding: 5px;
}

.jumpLine select
{
  font-size: 10px;
}
.postdiv
{
  font-size: 12px;
}

.calendarContainer table
{
  width: 0px;
  height: 0px;
}

.calendarContainer .ajax__calendar_container{
  border: 1px solid #999;
  background-color: #F5F5F5;
}
.calendarContainer table tr td
{
  padding: 0;
  margin: 0;
}

.listItemTitle, .listItemTitle a
{
  padding: 0 px;
  font-size: 16px;
  font-weight: bold;
  text-decoration: none;
}

.listItemFoot
{
  background-color: #eee;
  text-align: right;
  padding: 0 5px;
  margin-bottom: 15px;
  font-size: 12px;
  height: 2px;
}

.post-date, .blog-sidebar-title
{
  font-size: 14px;
  font-weight: bold;
  color: #3e9fc4;
  margin: 5px 0;
}
.post-title
{
  font-size: 14px;
  font-weight: bold;
  color: #0c5470;
  margin: 5px 0;
}
.collapsePanel
{
  width: 640px;
  height: 0px;
  padding-left: 19px;
  background-color: white;
  overflow: hidden;
}

.collapsePanelHeader
{
  font-size: 16px;
  width: 640px;
  color: #0c5470;
  font-weight: bold;
  float: left;
  padding: 5px 0;
  cursor: pointer;
  vertical-align: middle;
}

.collapseSubtitle
{
  padding-left: 29px;
  font-size: 12px;
  font-weight: normal;
}

.causeList li
{
  display: inline;
  float: left;
  margin-bottom: 5px;
  width:200px;
  font-size:14px;
}

.searchForm
{
 color:#0c5470;
 margin-left:20px;
}

.searchForm input{
color:#000;
font-size:12px;

}

.submitButton
{
  background-color: #297fa8;
  border-color: #0c5470;
  border-style: solid;
  border-width: 1px;
  color: #fff;
  font-family: arial;
  font-size: 12px;
  font-weight: bold;
  padding: 2px 5px;
  line-height:20px;
}

.donateButton
{
  margin-bottom:-4px;
}

.deedBox{
  border:1px solid #9be4ff;
  overflow:auto;
  margin-bottom:4px;
  }
  
#twitter_div ul{
 padding:0;
 margin:0;
 list-style-type: none;
 list-style-image: none;
 }
 
#twitter_div ul li{
 padding:5px 0;
 margin:0;
 line-height:100%;
 background:none;
 }
