html {

}
body {
  margin: 0 auto 0 auto;
  padding: 0px;
  font-size: 70%;
  font-family: verdana, serif;
}
form {
  margin: 0;
}
img {
  border: 0;
}
a {
  color: #cf002e;
}
a img {
  border: none;
}
h1 {
  background: #D9D9D9 url(/images/header-bullet.gif) no-repeat;
  font-size: 1.2em;
  border: 0;
  margin: 0 0 10px 0;
  padding: 2px 0px 4px 20px;
}
h2 {
  font-size: 1.3em;
  margin: 0;
  padding: 2px 0px 4px 0px;
}
h3 {
  font-size: 1.3em;
  margin: 0;
  padding: 2px 0px 4px 0px;
}
.clear {
  clear: both;
  height: 0em;
  font-size: 0em;
  overflow: hidden;
}
img.right {
  float: right;
  padding-left: 5px;
}
img.left {
  float: left;
  padding-right: 5px;
}
.align-center {
  text-align: center;
}
.align-left {
  text-align: left;
}
.align-right {
  text-align: right;
}
.bold {
  font-weight: bold;
}
.top {
  vertical-align: top;
}
.middle {
  vertical-align: middle;
}
.bottom {
  vertical-align: bottom;
}
.small {
  font-size: 0.9em;
}
p {
  margin: 0 0 12px 0;
}
div.paging {
  clear: both;
}
div.paging div.link {
  float: left;
  width: 50%;
}
#site-search dd {
  margin-bottom: 20px;
}
#site-search div.pages {
  text-align: center;
}
#site-search div.pages a {
  padding: 0 5px;
}
#contact-form label {
  width: 100px;
  float: left;
  padding: 3px;
  text-align: right;
}
#contact-form sup.required {
  color: #f00;
}
#contact-form input.sendform {
  margin-left: 106px;
}



#outter-box {
  margin: 0px auto 0 auto;
  width: 960px;
}


/*
 * Top strip
 */
#top-strip {
  overflow: hidden;
}
#top-strip #logo {
  float: left;
  width: 206px;
}

/*
 * Search and Top Nav
 */
#top-strip #search-and-top-nav {
  background: #ffffff url(/images/search-and-top-nav-bg.gif) repeat-x top left;
  float: left;
  width: 754px;
  height: 152px;
  overflow: hidden;
}

/*
 * Search
 */
#top-strip #search-and-top-nav #search {
  font-weight: bold;
  overflow: hidden;
  height: 82px;
}
#search div.text {
  float: left;
  width: 537px;
}
#search div.text h1 {
  background: none;
  font-size: 2.4em;
  border: 0;
  margin: 0;
  padding: 24px 0px 5px 0px;
}
#search div.text h1 span.red {
  color: #cf002e;
}


#search div.form {
  float: left;
  padding: 30px 0px 0px 0px;
  width: 217px;
} 
#search div.form form {
  background: #ffffff;
  margin: 0px 0px 0px 10px;
  padding: 0;
  overflow: hidden;
}
#search div.form #keyword {
  float: left;
  border-top: 1px solid #ABA8A8;
  border-right: 1px solid #ABA8A8;
  border-bottom: 1px solid #ABA8A8;
  border-left: 1px solid #ABA8A8;
  margin: 0px 0px 5px 0px;
  padding: 2px;
}
#search div.form #go {
  float: left;
  border: 0;
  margin: 0px 0px 0px 2px;
  padding: 0;
}


/*
 * Top Nav
 */
#top-strip #search-and-top-nav #top-nav {
  font-size: 0.80em;
  height: 70px;
  overflow: hidden;
}
#top-strip #search-and-top-nav #top-nav h2 {
  font-size: 2em;
  font-style: italic;
  margin: 0px;
  padding: 0px 0px 0px 50px;
  height: 41px;
}

/*
 * Top Nav List
 */
#top-nav ul {
  list-style: none;
  background: transparent url(/images/top-nav-first-bg.gif) no-repeat top left;
  border: 0;
  margin: 0;
  padding: 0px 0px 0px 14px;
  text-transform: uppercase;
  height: 35px;
}
#top-nav ul li {
  list-style: none;
  float: left;
  background: transparent url(/images/top-nav-bg.gif) repeat-x top right;
  border: 0;
  margin: 0;
  padding: 0px 0px 0px 0px;
  height: 28px;
}
#top-nav ul li a {
  color: #000000;
  background: transparent url(/images/top-nav-a-bg.gif) no-repeat top right;
  display: block;
  padding: 0px 22px 0px 9px;
  font-weight: bold;
  text-decoration: none;
  height: 28px;
}
#top-nav ul li a:hover {
  color: #cf002e;
}
#top-nav ul li a span {
  display: block;
  padding: 5px 0px 0px 0px;
}
#top-nav ul li a.first span {
}
#top-nav ul li a.last {
  background: transparent url(/images/top-nav-last-bg.gif) no-repeat top right;
}



/*
 * Main content
 */
#main-content {
  background: #ffffff url(/images/main-content-bg.gif) repeat-x top left;
  padding: 0px 0px 5px 0px;
  overflow: hidden;
}


/*
 * Column 1
 */
#main-content #column1 {
  float: left;
  width: 210px;
}


/*
 * Column 1 Nav
 */
#column1 ul {
  list-style: none;
  border: 0;
  margin: 0px 20px 0px 0px;
  padding: 0px 0px 0px 0px;
}
#column1 ul li {
  list-style: none;
  text-align: right;
  border-bottom: 1px dotted #de0031;
  margin: 0px 0px 0px 0px;
  padding: 8px 0px 8px 0px;
}
#column1 ul li.last {
  border: 0;
}
#column1 ul li a {
  text-decoration: none;
  font-weight: bold;
  color: #000000;
}
#column1 ul li a.black {
  color: #0000000;
}
#column1 ul li a.bold {
  color: #cf002e;
  text-transform: uppercase;
}

#column1 #make-a-donation {
  padding: 10px 0px 0px 0px;
}



/*
 * Column 2
 */
#main-content #column2 {
  float: left;
  padding: 0px 0px 0px 0px;
  width: 598px;
}
#main-content #column2.subpage {
  padding: 10px 0px 0px 0px;
}


/*
 * Column 3
 */
#main-content #column3 {
  float: left;
  padding: 10px 0px 0px 0px;
  width: 152px;
}
#main-content #column3 ul {
  list-style: none;
  border: 0;
  margin: 0px 0px 0px 8px;
  padding: 0;
}
#main-content #column3 ul li {
  list-style: none;
  border: 0;
  margin: 0;
  padding: 0;
}
#main-content #column3 ul li img {
  display: inline;
  border-bottom: 5px solid #fff;
}



/*
 * Footer
 */
#footer {
  font-size: 0.9em;
  background-color: #d9d9d9;
  padding: 8px 0px 18px 0px;
  height: 40px;
  he\ight: 24px;
  line-height: 1.5em;
  overflow: hidden;
}
#footer #footer-left {
  float: left;
  padding: 0px 0px 0px 8px;
  width: 540px;
  w\idth: 532px;
}
#footer #footer-right {
  color: #000000;
  float: left;
  width: 378px;
}
#footer #footer-right ul {
  list-style: none;
  float: right;
  border: 0;
  margin: 0;
  padding: 0;
}
#footer #footer-right ul li {
  list-style: none;
  float: left;
  border: 0;
  margin: 0;
  padding: 10px 10px 0px 0px;
}
#footer #footer-right ul li a {
  color: #000000;
}

#tibus-strapline {
  margin: 10px 0px 0px 0px;
  text-align: center;
}