
.dir_menu_nav {
	
	text-decoration: none;
}

.directory {
	font-weight:bold;
	color: #000000;
	background-color: #D6CFC5;
	background-image: url(../images/directory_corners_topright.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}

.box-footer
	{
	padding: 0px;
	clear: both;
	border: none;
	color: #FFFFFF;
	font-size: x-small;
	background-image: url(../images/footer.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	width: 100%;
	}
	
.box-footer img
	{
	padding: 0 25px;
	margin: 0;
	}

.dir_search_txt {
	padding: .1em;
	margin: .1em;
	font-weight: normal;
	font-size: .6em;
	color: #707070;
}

.dir_search_btn {
	padding: .1em;
	margin: .2em;
	color: #F4F2F0;
	font-size: 1em;
	font-weight: bold;
	background-color: #B67521;
	border: 1px solid #707070;
}

.column-one-content
	{
	background:#ede8e1;
	padding-bottom:5px;
	}
.column-one-content p
	{
	padding-left:5px;
	}
	
	
.pub_name {
	font-size: 2.25em;
	color: #2A99C8;
	font-weight: bold;
}	

.year_est {
	font-size: .85em;
	font-weight: bolder;
	color: #D87517;
}
.pub_address {
	color: #887866;
	font-weight: bold;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DCDCDC;
	border-bottom-color: #DCDCDC;
	border-left-color: #DCDCDC;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	margin-top: 10px;
}
.outsource_desc {
	
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #DCDCDC;
	border-bottom-color: #DCDCDC;
	border-left-color: #DCDCDC;
	padding-right: 10px;
}
.value_prop {
	
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #DCDCDC;
	border-bottom-color: #DCDCDC;
	border-left-color: #DCDCDC;
	padding-right: 10px;
}
.awards_desc {
	
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #DCDCDC;
	border-bottom-color: #DCDCDC;
	border-left-color: #DCDCDC;
	padding-right: 10px;
}
.awards_title {
	font-weight: bold;
}
.exec_message {
	font-style: italic;
	font-weight: bold;
	color: #B0A97B;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-style: none;
	border-top-color: #DCDCDC;
	border-bottom-color: #DCDCDC;
	border-left-color: #DCDCDC;
	padding-right: 10px;
	font-size: 1.15em;
}
.verticals {
	font-size: .9em;
}
.services {
	font-size: .9em;
}


.cdn_locations {
	color: #887866;
	padding-top: 10px;
	padding-bottom: 10px;
}
.int_locations {
	color: #887866;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #DCDCDC;
	border-right-color: #DCDCDC;
	border-bottom-color: #DCDCDC;
	border-left-color: #DCDCDC;
}

div.Article {
  background: #ffffff;
  border:none;
  position:relative;
  } 
div.Article h3 {
  font-size:0em;
  padding:0px;
  
  }
div.ArticleBody {
	margin-top:-1.7em;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
  }
div.ArticleFooter {
  }
div.ArticleFooter p {
  padding:20px;
  margin:-2em 0 0 0;
  }

div.Article {
	background-image: url(../images/custom_corners_topleft.gif);
	background-repeat: no-repeat;
	background-position: left top;
  } 
div.Article h3 {
	padding:20px;
	margin:0;
	background-image: url(../images/custom_corners_topright.gif);
	background-repeat: no-repeat;
	background-position: right top;
  }
div.ArticleBody {
	background-image: url(../images/custom_corners_right.gif);
	background-repeat: repeat-y;
	background-position: right top;
  }
div.ArticleFooter {
	background-image: url(../images/custom_corners_bottomleft.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
  }
div.ArticleFooter p {
	background-image: url(../images/custom_corners_bottomright.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
  }
