/* page */
body {
  font-size: 76%;
  font-family: arial,verdana;
  color: #4c4c4c;
  background-color: #d4d0c8;
  margin: 0px;
  padding: 0px 0px 20px 0px;
}

#wrapper {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  margin-top: 0px;
}

#page {
  width: 980px;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  background-color: #ffffff;
}
#mainSectionSurround {
  clear: both;
  width: 960px;
  margin: 0px 10px 0px 10px;
}

/* top */
#logoBanner {
  padding-top: 5px;
  margin-top: 0px;
  margin-left: 10px;
  margin-right: 10px;
  width: 100%;
}
#toolbar {
  clear: both;
  width: 960px;
  border: none;
  border-collapse: collapse;
  margin: 10px 10px 15px 10px;
  background-color: #999999;
}
.toolbarBookend {
  width: 10px;
  background-color: #fff;
}
.toolbarItem {
  background-color: #999999;
  vertical-align: middle;
}
a.toolbarLink, a.toolbarLink:active, a.toolbarLink:visited {
  display: block;
  color: #fff;
  font-weight: bold;
  background-color: #999999;
  padding: 3px 10px 3px 10px;
  text-align: center;
  vertical-align: middle;
  margin: 0px;
}
a.toolbarLink:hover {
  background-color: #EB9107;
  text-decoration: none;
}

/* title line */
#titleLine {
  clear: both;
  margin: 6px 10px 0px 10px;
}
#titleSurround {
  border-top: 1px solid #e3e3e3;
  border-left: 1px solid #e3e3e3;
  margin: 0px;
  width: 562px;
}
#pageTitle {
  margin: 15px 20px 0px 10px;
}
#seeDo {
  width: 155px;
  margin: 0px 1px 0px 0px;
}

/* left menu */
#menu {
  width: 154px;
  margin: 0px 1px 0px 0px;
  background-color: #e2e2e2;
}
.menuItem {
  height: 41px;
  position:relative;
  left: 2px
}

/* content */
#contentSurround {
  border-left: 1px solid #e3e3e3;
  border-right: 1px solid #e3e3e3;
  padding: 0px;
  width: 575px;
}
#content {
  margin: 0px 10px 0px 10px;
}

/* podcast */
.podcastheader {
  color: #44C582;
  font-weight: bold;
}
.podcasttitle {
  color: #44C582;
  font-weight: bold;
}
.podcastBorder {
  margin-top: 15px;
  margin-bottom: 10px;
  margin-left: 90px;
  margin-right: 10px;
}
.podcastHomeBorder {
  margin-top: 92px;
  margin-bottom: 0px;
  margin-left: 10px;
  margin-right: 10px;
}
.videoBorder {
  margin-top: 15px;
  margin-bottom: 10px;
  margin-left: 10px;
  margin-right: 100px;
}

/* photos */
img {
  border: 0px;
}
img.right {
  float: right;
  margin-left: 10px;
}
.caption {
  text-align: center;
  padding-bottom: 20px;
}
.photoTitle {
  padding-bottom: 20px;
}

/* product */
#productTable {
  width: 230px;
}
#productHeading {
  margin: 13px 10px 7px 10px;
}
.productTitle {
  font-weight: normal;
  color: #0066FF;
  font-size:11px;
  font-family: Arial,Verdana;
  font-weight:bold;
  margin: 6px 0px 1px 0px;
}
.productImage {
  margin: 0px 5px 5px 0px;
  width: 70px;
  float: left;
}
.product {
  height: 70px;
}

#productIframe {
  height: 1150px;
}

/* sitemap */
.siteMap {
  margin-left: 30px;
}
a.sitemapExternal, a.sitemapExternal:active, a.sitemapExternal:visited {
  text-decoration: none;
  font-weight: bold;
}
a.sitemapExternal:hover {
  text-decoration: underline;
  font-weight: bold;
}
a.sitemapMajor, a.sitemapMajor:active, a.sitemapMajor:visited {
  color: #4c4c4c;
  text-decoration: none;
  font-weight: bold;
}
a.sitemapMajor:hover {
  color: #4c4c4c;
  text-decoration: underline;
  font-weight: bold;
}
a.sitemapMinor, a.sitemapMinor:active, a.sitemapMinor:visited {
  color: #4c4c4c;
  text-decoration: none;
  margin-left: 15px;
}
a.sitemapMinor:hover {
  color: #4c4c4c;
  text-decoration: underline;
  margin-left: 15px;
}

/* elements */
hr {
  color: #e2e2e2;
  height: 1px;
}

table {
  font-size: 100%;
  border: 0px;
  margin: 0px;
  vertical-align: top;
}
td {
  vertical-align: top;
}

a, a:visited {
  color: #0066ff;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}


/* text */
h1 {
  color: #43C481;
  font-size: 1.68em;
  font-weight: bold;
  margin: 0px;
}
h2 {
  margin: 0px;
  font-size:100%;
}
h3 {
  margin: 0px;
  font-size:100%;
}

.quoteTable {
  width: 530px;
}
.quoteCell {
  height: 75px;
}
.quote {
  margin-left: 15px;
  margin-right: 15px;
}
.quoteBy {
  text-align: right;
  margin-top: 15px;
  margin-bottom: 15px;
}

.RTHeadingMajor {
  font-weight: bold;
  font-size:medium;
  color: #44C582;
  font-family: Arial, Verdana
}
.RTHeadingMinor {
  font-weight: bold;
  color: #44C582;
  font-family: Arial, Verdana
}

.centreGrey {
  color: #a0a0a0;
  text-align: center;
}
.grey {
  color: #a0a0a0;
}
.smallTitle {
  font-weight: bold;
  color: #44C582;
}


.xsmall {
  font-size: 1.0em;
}
.small {
  font-size: 1.1em;
}
.medium {
  font-size: 1.2em;
}
.large {
  font-size: 1.3em;
}
.xlarge {
  font-size: 1.4em;
}


/* bottom */
#islandList {
  clear: both;
  margin: 25px 10px 5px 10px;
  width: 960px;
}
#footer {
  clear: both;
  margin: 5px 10px 10px 10px;
  width: 960px;
  border-top: 1px solid #cbcbcb;
}
#footer_table {
  color: #a0a0a0;
  font-size: 90%;
  border-collapse: collapse;
  width: 100%;
  font-weight: normal;
  margin: 10px 0px 10px 0px;
}
a.copyright, a.copyright:active, a.copyright:visited {
  font-size: 100%;
  color: #696969;
  font-weight: normal;
}
a.copyright:hover {
  text-decoration: underline;
}






