@import "reset.css";

body {
  font-family: Arial;
  color:#4F4F4F;
  font-size:11px;
  line-height: 1.3em;
}

#container {
  margin: 0 auto;
}
p {
  margin-bottom: 1em;
}

a {
  color: #F7941D;
}

td {
  vertical-align: top;
}

#home h2.title {
  margin-bottom: 5px;
}

#home .left-content {
  background: url(../images/bg_head1.gif) top 230px no-repeat;
}

#flash-slideshow {
  border: none;
  margin-bottom: 1em;
}

/*******    Header    *******/

.header {
  border-top: 5px solid #6C6C6C;
  height: 100px;
  position: relative;
}

.header .contact {
  position: absolute;
  color: #B2B2B2;
  border-top: 5px solid #B4B4B4;
  position: absolute;
  width: 306px;
  top: -5px;
  right: 0;
  text-align: right;
  padding-top: 5px;
}

.header a.logo {
  display: block;
  height: 94px;
  width: 426px;
  background: url(../images/Web-Logo.gif) no-repeat;
}
.header a.logo h1 {
  margin-left: -5000px;
}

/*******    Navigation  *******/
ul.main-nav li {
  display: inline;
}

ul.main-nav li a {
  border-left:1px solid #74989D;
  color:#355B61;
  font-size:10px;
  font-weight:bold;
  display: block;
  float: left;
  padding: 10px 8px;
}

ul.main-nav li a:hover {
  background: #355B61;
  color: #fff;
}

/*******    Content   *******/
#container {
  width: 750px;
  padding-left: 15px;
  position: relative;
}

.left-content {
  width: 420px;
  padding-right: 10px;
  float: left;
  border-top:5px solid #D57800;
  border-right: 1px dotted #929292;
  padding-top: 10px;
  background: url(../images/bg_head1.gif) top right no-repeat;
}

.left-content h2 {
  color: #8B8B8B;
  color: #325052;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  border-left: 4px solid #75989C;
  padding: 8px 15px 8px 15px;
  margin-bottom: 8px;
}

.left-content h2.title {
  margin-bottom: 40px;
  padding-right: 205px;
}

.left-content img {
  border:3px double #929292;
  margin-bottom: 25px;
}

.left-content ol li {
  list-style-type: decimal;
  margin-left: 20px;
  margin-bottom: 15px;
}

.right-content {
  width: 305px;
  float: left;
}

.right-content .contact {
  position: relative;
  background: url(../images/contact_us.jpg) no-repeat;
  padding: 15px 0 15px 50px;
  color: #fff;
  line-height: 1.5em;
}
.right-content .contact img.top-half {
  position: absolute;
  top: -67px;
  right: 0;
}

.right-content .contact .title {
  font-size: 17px;
  font-weight: bold;
  margin-bottom: 25px;
}
.right-content .contact a {
  color: #fff;
}

.right-content .donation {
  text-align: center;
  margin-bottom: 10px;
}

.right-content .wrap {
  margin: 0 15px;
}
/*******    Footer    *******/
.footer {
  background: #EBEBEB;
  padding: 25px;
  text-align: center;
  width: 685px;
}

/*******    Store   *******/

#store .left-content img {
  margin: 0 0 0 0;
  border: none;
}