p, dd {
  font-size: 108%;
}

body {
  background-color: #464646;
  font-family: "Trebuchet MS";
  padding-bottom: 20px;
  letter-spacing: .02em;
}

.wrapper {
  background-color: #FFFFFF;
}

.yui-b {
	min-height: 500px;
}



#hd {
    background-image: url(../images/backgrounds/header_bg.png);
    background-repeat: no-repeat;
}

#headerNav {
  font-size: 110%;
  white-space: nowrap;
  text-align: right;
  font-weight: bold;
  padding: .5em .5em 0em .5em;
  color: #ffffff;
}

#headerNav a {
	color: #ffffff;
}

#headerLogo {
  /*padding: 1em .5em 1em .5em;*/
  margin-bottom: 5px;
}

#bd {
  background-color: #FFFFFF;
  padding: 10px;
  min-height: 400px;
}

#ft {
  text-align: center;
  margin-top: 40px;
  padding-bottom: 10px;
  font-size: 93%;
}

#ft div {
  margin: 5px;
}

#ft #footerLinks a{
  font-size: 110%;
  font-weight: bold;
  margin: 5px;
}











/* Horizontal Nav */

.yui-skin-sam .yuimenubar { 
  /*font-size: 116%;*/
  font-size: 100%;
  line-height: 1.6;
  *line-height: 1.5;
  border: solid 1px #808080;
  /*background:url(../../../../assets/skins/sam/sprite.png) repeat-x 0 0;*/
  /*background:  url(../images/backgrounds/5.png) repeat-x 0 0;*/
  background:  url(../images/backgrounds/3.png) repeat-x 0 0;
}

.yui-skin-sam ul {
  /*list-style-image: url(/wp-images/image.gif);*/
}


.yui-skin-sam .yuimenubaritem a {
  color: #FFFFFF;
  font-weight: bold;
}

.yui-skin-sam .yuimenuitem a {
  color: #000000;
}

.yuimenuitem a:hover {
  background:  url(../images/backgrounds/4.png) repeat-x 0 0;
  color: #FFFFFF;
}

.yui-skin-sam .yuimenubaritem-selected{
  background:  url(../images/backgrounds/4.png) repeat-x 0 0;
}

/* END Horizontal Nav */
