
#column-a {
	width:440px;
	float:left;
}

#column-a h2, #column-b h2, #column-a h1 {
	color:#4877A8;
	font-size: 16px;
	padding-bottom:0px;

}

h2.sitemap {
	color:#4877A8;
	font-size: 16px;
	padding-bottom:3px;
	border-bottom:3px solid #9FB7CF;
	margin-bottom:0px;
}

.column-wrapper {
	padding-top:3px;
}

#column-frame {
  padding-top:5px;
}

#column-a h3, #column-b h3 {
	color:#333;
	font-size: 12px;
	margin:0px;
	padding:0px;
}

#column-a h3 a, #column-b h3 a {
	color: #333;
}

#column-a p, #column-b p {
	margin-top:0px;
	padding-top:0px;
	color:#666;
	font-size:11px;
}

#column-b {
	width:480px;
	float:left;
	margin-left:20px;
}


.description-text {
  font-size: 10px;
}

.values {
  font-weight: bold;
}

/*
a.view-all {
  color: #CC0000;	
  text-decoration: none;
  display: block;
  width: 500px;
  height: 23px;
  background-repeat: repeat-x;
  font-size: 15px;
  font-weight: bold;
  border: 1px solid #4877A8;
  text-align: center;
  padding-top: 4px;
  float:right;
}
*/
/*
h4.more {
  display:block;
  padding:0px;margin:0px;
  width:550px;
  float:left;
  color:#4777A7;
  font-size: 12px;
}
*/
/*
#crumbtrail ul {
  display:block;
  margin-top:50px;
  margin-bottom:0px;
  height:25px;
}

#crumbtrail li {
  display:inline;
  margin: 0;
  padding: 0;
  font-size:11px;
}

#crumbtrail li a {
  text-decoration:none;
  color:#666;
}

#crumbtrail li a:hover {
  text-decoration:underline;
}
*/

/*
.header-image {
  position:absolute;
  z-index:3;
}

#more-info {
	width: 732px;
	display:block;
    margin-left:215px;
}

#more-info a {
	font-size:12px;
	font-weight: bold;
	color: #cc0000;
}

#siteHeader {
  background-repeat:no-repeat;
  padding-top:35px;
}
*/
/*
p.summary {
	font-size: 12px !important;
	color:#4877A8 !important;
	padding-right:5px !important;
	margin-right:5px !important;
}
*/

#column-frame { background:url('/html/public/images/bread-bg.png') top left repeat-x;}
.column-wrapper { background:url('/html/public/images/bread-bg.png') top left repeat-x;} 
