/* CSS Document */
.blue a, .blue h2, .blue h3, .blue h1 {
	color: #233d88;
}
.yellow a, .yellow h2, .yellow h3, .yellow h1 {
	color: #FFAE02;
}
.green a, .green h2, .green h3, .green h1 {
	color: #78B943;
}
.orange a, .orange h2, .orange h3, .orange h1 {
	color: #F8734A;
}
.pink a, .pink h2, .pink h3, .pink h1 {
	color: #DC7497;
}

.yellow .landingPageElement { background-color: #FFAE02; }
.green .landingPageElement, .greeen #quickActionContent  { background-color: #78B943; }
.orange .landingPageElement { background-color: #F8734A; }
.pink .landingPageElement { background-color: #DC7497; }
.blue .landingPageElement { background-color: #233D88; }

#mainNavigation a { color:#000000; }

#mainNavigation .thisSection a, #leftColumn p.subHeader, .landingPageElement  {  color: #FFFFFF; }

#leftColumn span { display:none; }

#leftColumn p.subHeader a {
    height: 23px; display: block;
	}

#leftColumn p.subHeader {
	height: 23px;
	padding:0;
	line-height:23px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 2px;
	margin-left: 0;
}

#sideHeaderLocation {
    background: transparent url(../images/build/sectionHeadingsSpite.gif);
    background-position: 0 -23px;
	background-repeat: no-repeat;}
    
#sideHeaderSpace {
    background: transparent url(../images/build/sectionHeadingsSpite.gif);
    background-position: 0 -46px;
	background-repeat: no-repeat;}
    
#sideHeaderCatering  {
    background: transparent url(../images/build/sectionHeadingsSpite.gif);
    background-position: 0 -69px;
	background-repeat: no-repeat;}
    
#sideHeaderAudioVisual  {
    background: transparent url(../images/build/sectionHeadingsSpite.gif);
    background-position: 0 -92px;
	background-repeat: no-repeat;}
	
#sideHeaderCaseStudies {
    background: transparent url(../images/build/sectionHeadingsSpite.gif);
    background-position: 0 -115px;
	background-repeat: no-repeat;}
	
#sideHeaderNews  {
    background: transparent url(../images/build/sectionHeadingsSpite.gif);
    background-position: 0 -138px;
	background-repeat: no-repeat;}
    
	
#sideHeaderAboutUs  {
    background: transparent url(../images/build/sectionHeadingsSpite.gif);
    background-position: 0 -161px;
	background-repeat: no-repeat;}
    
	
#sideHeaderContactUs  {
    background: transparent url(../images/build/sectionHeadingsSpite.gif);
    background-position: 0 -184px;
	background-repeat: no-repeat;}
    
	
#sideHeaderRates  {
    background: transparent url(../images/build/sectionHeadingsSpite.gif);
    background-position: 0 -207px;
	background-repeat: no-repeat;}
    
	
#sideHeaderDownloads  {
    background: transparent url(../images/build/sectionHeadingsSpite.gif);
    background-position: 0 -230px;
	background-repeat: no-repeat;}
	

p.learnMore {
	width:82px;
	float:right;
	margin: 0px;
	padding: 0px;
}
.learnMore span { display:none; }
.learnMore a {
    height: 20px; width: 82px; display: block;
	}
.yellow .learnMore {
    background: transparent url(../images/build/learnMoreSprite.gif);
    background-position: 0 0;
	background-repeat: no-repeat;}
    

.green .learnMore {
    background: transparent url(../images/build/learnMoreSprite.gif);
    background-position: -82px 0;
	background-repeat: no-repeat;}
    
	
	
.orange .learnMore {
    background: transparent url(../images/build/learnMoreSprite.gif);
    background-position: -164px 0;
	background-repeat: no-repeat;}
    
	
	
.pink .learnMore {
    background: transparent url(../images/build/learnMoreSprite.gif);
    background-position: -246px 0;
	background-repeat: no-repeat;}
    
		
.blue .learnMore {
    background: transparent url(../images/build/learnMoreSprite.gif);
    background-position: -329px 0;
	background-repeat: no-repeat;}
	
.yellow .learnMore a:hover {
    background: transparent url(../images/build/learnMoreSprite.gif);
    background-position: 0 -20px;
	background-repeat: no-repeat;}
	
	
.green .learnMore a:hover {
    background: transparent url(../images/build/learnMoreSprite.gif);
    background-position: -82px -20px;
	background-repeat: no-repeat;}
	
	
.orange .learnMore a:hover {
    background: transparent url(../images/build/learnMoreSprite.gif);
    background-position: -164px -20px;
	background-repeat: no-repeat;}
	
	
.pink .learnMore a:hover {
    background: transparent url(../images/build/learnMoreSprite.gif);
    background-position: -246px -20px;
	background-repeat: no-repeat;}
	
	
.blue .learnMore a:hover {
    background: transparent url(../images/build/learnMoreSprite.gif);
    background-position: -329px -20px;
	background-repeat: no-repeat;}
    
