.Heading1, h1 {
	color:#fdd213;
}

.Heading2, h2 {
	color:#fdd213; 
}

.Heading3, h3 {
	color:#fdd213;
}

.Heading4, h4 {
	color:#fdd213;
}

.Heading5, h5 {
	color:#fdd213;
}

.Heading6, h6 {
	color:#fdd213;
}

.Normal, p {}

img.large {
	background: url(../images/frame_yellow_large.gif) no-repeat top left;
	padding:39px 10px 5px 5px;
}

img.small {
	background: url(../images/frame_yellow_small.gif) no-repeat top left;
}

#secondaryNavigation .head {
	color: #fdd213;
}
.Quote {	}

.Quote .QuoteTop{
	background: url('../images/yellowTopQuote.gif') no-repeat;
}
.Quote .QuoteBottom{
	background: url('../images/yellowBottomQuote.gif') no-repeat;
}
