@charset "UTF-8";

.bgbody {
	background-color: #f4f3f3;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
}
.hdr-green {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #949f65;
	font-stretch:expanded;
	letter-spacing: 1px;
}
.subhdr-green {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #949f65;
}
.hdr-red {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #871313;
	font-stretch:expanded;
	letter-spacing: 1px;
}
.subhdr-red {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #871313;
}
.hdr-blue {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #19597d;
	font-stretch:expanded;
	letter-spacing: 1px;
}
.subhdr-blue {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #19597d;
}
.hdr-yellow {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F3AF1A;
	font-stretch:expanded;
	letter-spacing: 1px;
}
.subhdr-yellow {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #F3AF1A;
}
.text {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	color: #333333;
}
.release {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #333333;
}
.list {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #333333;
}
.name {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight:bold;
	font-weight: normal;
	color: #333333;
	text-decoration:none;
}
.name;hover {
	text-decoration:underline;
}
.footer {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #7a7a7a;
	text-decoration:none;
}
.footerlink {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #7a7a7a;
	text-decoration:none;
}
.footerlink:hover {
	text-decoration:underline;
}
.nav-green {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #949f65;
	font-stretch:expanded;
	letter-spacing:inherit;
	text-decoration:none;
}
.nav-green:hover {
	color: #666666;
	font-style:normal;
	text-decoration:none;
}
.nav-red {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #871313;
	font-stretch:expanded;
	letter-spacing:inherit;
	text-decoration:none;
}
.nav-red:hover {
	color: #666666;
	font-style:normal;
	text-decoration:none;
}
.nav-blue {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #19597d;
	font-stretch:expanded;
	letter-spacing:inherit;
	text-decoration:none;
}
.nav-blue:hover {
	color: #666666;
	font-style:normal;
	text-decoration:none;
}
.nav-yellow {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #F3AF1A;
	font-stretch:expanded;
	letter-spacing:inherit;
	text-decoration:none;
}
.nav-yellow:hover {
	color: #666666;
	font-style:normal;
	text-decoration:none;
}
.bio-bg {
	background-color: #f4f3f3;
	background-image: url(../images/rocks.png);
	background-repeat: no-repeat;
}
.work-bg {
	background-color: #f4f3f3;
	background-image: url(../images/peppers.png);
	background-repeat: no-repeat;
}
.work-bg2 {
	background-color: #f4f3f3;
	background-image: url(../images/peppers_long.png);
	background-repeat: no-repeat; 
	vertical-align:top;
}
.bio {
	background-color: #f4f3f3;
	text-align: left;
	vertical-align: top;
}
.press_hdr {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #19597d; 
	line-height: 18px;
}


/* blogger */

.PostTitle {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #19597d;
	
}

#sidebar ul {
  margin:0 0 1.5em;
  padding:0 0 1.5em;
  border-bottom:1px dotted #ccc;
  list-style:none;
  }
#sidebar li {
  margin:0;
  padding:0 0 .25em 15px;
  text-indent:-15px;
  line-height:1.5em;
  }
#sidebar p {
  color:#666;
  line-height:1.5em;
  }
  
  
  .sidebar-text {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	color: #333333;
}