﻿/**** Contact Us ****/
/* section background */
.sectionImage {
	background-image:url(../SiteCollectionImages/graphics/section_label_contactus.gif);
}
/* local nav stylin */
.localNav a:hover, .localNav .visibleMenu a{
	background-image:url(../SiteCollectionImages/global/localnav_shadow_contactus.gif);
	background-color:#81bc3d;
	color:#ffffff;
}
.localNav .visibleMenu li a:hover {
	background-image:url();
	background-color:transparent;
	color:#000000;
}
/* 10% tint */
.localNav .visibleMenu ul, .localNav .visibleMenu li {
	background-color:#f3f9ed;
}

/* 10% tint*/
.columnTwo .visibleMenu ul, .columnTwo .visibleMenu li {
	background-color:#f3f9ed;
} 

/* Content Spotlight*/
.contentSpotlight {
	background-color:#f3f9ed;
}


/*-- Landing Page --*/
.columnTwo .intro {
	background-color:#f3f9ed;
}	

/* global images, set to match columns 1 and 2 */
.ad1 {
  float:left;
  width:275px;
  display:inline;
  padding-bottom:15px;
}
.ad2 {
  float:left;
  width:275px;
  display:inline;
  margin-left:20px;
  padding-bottom:15px;
}

.globalads{
padding-left:210px;
}

LABEL {
	CLEAR: both; DISPLAY: block; FLOAT: left; MARGIN: 5px 10px 10px 0px; WIDTH: 125px; TEXT-ALIGN: right
}
.intro {
	Z-INDEX: 5; BACKGROUND-IMAGE: url(../SiteCollectionImages/graphics/landing_intro_background_spacer.gif); MARGIN-BOTTOM: 25px; BACKGROUND-REPEAT: repeat-x; POSITION: relative; height:1%
}