/* CSS Document */


#Featured {
	border: 1px solid #C1C589;
	background: #E7E0CA;
	margin: 8px 0px 15px 0px;
}

#Featured img {
}

#Featured H3 {
padding: 0px 0px 0px 10px;
}

.FeaturedResourceName {
font-size: 14px;
font-weight: bold;
padding: 0px 0px 4px 10px;
}

.FeaturedResourceDesc {
padding: 0px 20px 10px 10px;
}
.OrgCat {
line-height: 18px;
padding-left: 2px;

}
#OrgTable {
width: 750px;
vertical-align: top;
}



#OrgTable td {
vertical-align: top;
padding-left: 2px;
padding-right: 40px;
}

.OrgTable td {
padding-right: 50px;
}
.OrgTableItem {
vertical-align: top;
}

.OrgTableCat {
	font-weight: bold;
	text-transform: uppercase;
	font-size: 18px;
	vertical-align: text-bottom;
	margin: 0px;
	padding: 0px;
	line-height: 1;
	color: #494A61;

}







.ResourceName {
color: #8D6A4B;
padding: 4px 2px 1px 0px;
font-weight: bold;
vertical-align: top;
}

.ResourceAddress1 {
color: #8D6A4B;
vertical-align: top;
}

.ResourceAddressRest {
vertical-align: top;
}

.ResourcePhone {
vertical-align: top;
}

.ResourceURL {
vertical-align: top;
}


hr {
	text-align: left;
	border-top: 1px solid #A5A668;
	border-bottom: none;/*the border*/
	border-left: none;
	width: 95%;
	height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
	margin: 0px 0px 4px 0px;
	}
