body {
  margin: 0px;
  background: #e4e4e4;
  text-align: center;
  font-family: verdana;
  font-size: 12px;
}

#container {
  background:  url("images/bg.jpg") repeat-y;
  width: 773px;
  margin-left: auto;
  margin-right: auto;
}

#menu {
  width: 750px;
  height: 21px;
  float: left;
}

.blueText {color:#3dc0f0;}
.blueText h2 {font-size:18px;}
.blueText a:link, .blueText a:visited {color:#3dc0f0}
.blueText a:hover {color:#caeff6;}

#menu a {
  background:  url("images/menubar.gif");
  background-repeat: no-repeat;
  height: 21px;
  float: left;
}

#menu a.default {
  width: 79px;
  background-position: 0px -21px;
}

#menu a.default:hover {
  background-position: 0px 0px;
}

#menu a.brave_little_bear {
  width: 138px;
  background-position: -79px -21px;
}

#menu a.brave_little_bear:hover {
  background-position: -79px 0px;
}

#menu a.testimonies {
  width: 115px;
  background-position: -217px -21px;
}

#menu a.testimonies:hover {
  background-position: -217px 0px;
}

#menu a.resources {
  width: 102px;
  background-position: -332px -21px;
}

#menu a.resources:hover {
  background-position: -332px 0px;
}

#menu a.bernie_speaks {
  width: 122px;
  background-position: -434px -21px;
}

#menu a.bernie_speaks:hover {
  background-position: -434px 0px;
}

#menu a.links {
  width: 62px;
  background-position: -556px -21px;
}

#menu a.links:hover {
  background-position: -556px 0px;
}

#menu a.contact {
  width: 131px;
  background-position: -618px -21px;
}

#menu a.contact:hover {
  background-position: -618px 0px;
}

#menu-p {
  width: 750px;
  height: 21px;
  float: left;
}

#menu-p a {
  background:  url("images/menubar-pink.gif");
  background-repeat: no-repeat;
  height: 21px;
  float: left;
}

#menu-p a.default {
  width: 79px;
  background-position: 0px -21px;
}

#menu-p a.default:hover {
  background-position: 0px 0px;
}

#menu-p a.about_us {
  width: 138px;
  background-position: -79px -21px;
}

#menu-p a.about_us:hover {
  background-position: -79px 0px;
}

#menu-p a.brave_little_bear {
  width: 115px;
  background-position: -217px -21px;
}

#menu-p a.brave_little_bear:hover {
  background-position: -217px 0px;
}

#menu-p a.endorsements {
  width: 102px;
  background-position: -332px -21px;
}

#menu-p a.endorsements:hover {
  background-position: -332px 0px;
}

#menu-p a.resources {
  width: 122px;
  background-position: -434px -21px;
}

#menu-p a.resources:hover {
  background-position: -434px 0px;
}

#menu-p a.links {
  width: 62px;
  background-position: -556px -21px;
}

#menu-p a.links:hover {
  background-position: -556px 0px;
}

#menu-p a.contact {
  width: 131px;
  background-position: -618px -21px;
}

#menu-p a.contact:hover {
  background-position: -618px 0px;
}

.hidden {
  display: none;
}

#headerBlue {
  float: left;
  background:  url("images/header-blue.jpg");
  width: 750px;
  height: 104px;
  
}

#headerBlue h1 {
  display: none; 
}

#headerBlue h2 {
  display: none; 
}

#headerBrave {
  float: left;
  background:  url("images/header-brave.jpg");
  width: 750px;
  height: 104px;
  
}

#headerBrave h1 {
  display: none; 
}

#headerBrave h2 {
  display: none; 
}

#headerBSTY {
  float: left;
  background:  url("images/header-bernie-speaks.jpg");
  width: 750px;
  height: 104px;
  
}

#headerBSTY h1 {
  display: none; 
}

#headerBSTY h2 {
  display: none; 
}


#header {
  float: left;
  background:  url("images/header.jpg");
  width: 750px;
  height: 104px;
  
}

#header h1 {
  display: none; 
}

#header h2 {
  display: none; 
}

#main {
  width: 750px;
  padding: 0px 12px 0px 12px;
  margin-left: auto; 
  margin-right: auto; 
  text-align: left; 
  color: #555555;
  line-height: 16px;
}

#leftbar {
  text-align: center;
  width: 160px;
  height: 400px;
  float: left;
  border-top: solid 22px #D7D7D7;
  color: #706c6d;
}

#footer {
  width: 750px;
  background: #acacac;
  clear: both;
  font-size: 9.5pt;
  font-family: arial, helvetica, sans-serif;
  color: #636363;
}

#footer a {
  color: #636363;
}
.smallText {font-size:9px;}

#body_copy {
  float: right;
  width: 539px;
  padding: 20px 31px 0px 20px;
  background-image: url("images/brave-girl-2.jpg");
  background-repeat:no-repeat;
}

#body_copy2 {
  float: right;
  width: 539px;
  padding: 20px 31px 0px 20px;
}

a.order {
  display: block;
  height: 44px;
  background:  url("images/order-now.jpg");
  margin: 16px;
}

a.order:hover {
  background-position: 0px 44px; 
}

a.orderblue {
  display: block;
  height: 44px;
  background:  url("images/order-now-b.jpg");
  margin: 16px;
}

a.orderblue:hover {
  background-position: 0px 44px; 
}

a.preview {
  display: block;
  height: 44px;
  background:  url("images/preview.jpg");
  margin: 16px;
}

a.preview:hover {
  background-position: 0px 44px; 
}

a.previewblue {
  display: block;
  height: 44px;
  background:  url("images/preview-b.jpg");
  margin: 16px;
}

a.previewblue:hover {
  background-position: 0px 44px; 
}

#old_ie_hack {
  padding: 10px; 
}

#home_banner {
  display: block;
  width: 750px;
  height: 451px;
  background:  url("images/brave-girl.jpg") no-repeat;
}

h1, h2 {
  color: #706c6d;
}

h1 {
  font-size:  14px; 
}

dt {
  padding-top: 5px;
}

dd {
  font-weight: bold;
}

dl.resources dt {
  font-weight: bold;
}

dl.resources dd {
  font-weight: normal;
}

.floatimage {
  float: right;
  margin-left: 10px;
  margin-bottom: 10px;
}

.floatimageleft {
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
}

a.tab {
  float: left;
  width: 220px;
  height: 40px;
  background: #f7e0e8;
  margin-right: 10px;
  text-align: center;
  padding: 10px;
  margin-bottom: 10px;
  font-weight: bold
}

a.available {
  border: outset 1px #D4A2AD;
}

a.selected {
  background: #f2f2f2;
  border: inset 1px #878787;
}

.sublink {
  background:  url("images/next-bg.gif") no-repeat;
  display: block;
  margin-bottom: 5px;
}

.sublink_text {
  padding: 10px;  
}


a.go {
  float: right;
  background:  url("images/go.gif");
  width: 41px;
  height: 41px;  
  margin: 5px 20px 5px 5px;
}

a.go:hover {
  background-position: 0px 41px; 
}


a.go2 {
  float: right;
  background:  url("images/go-blue.gif");
  width: 41px;
  height: 41px;  
  margin: 5px 20px 5px 5px;
}

a.go2:hover {
  background-position: 0px 41px; 
}

.names {font-size: 11px; font-style: italic;
}