/* @override 
	http://www.make-noise.com/css/typography.css
	http://www.make-noise.com/redesign3/css/typography.css
*/

#item2 h1{
	font: bold 12px Verdana, "Lucida Grande", Lucida, sans-serif;
	text-transform: uppercase;
	color: #602507;
}
/*global styles to be reused*/
abbr {
	font-size: .9em;
}
/*starter styles*/
#header h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
}
#header h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
}
#mainContentA h2,
#mainContentB h2,
#mainContentC h2,
#mainContentA h3,
#mainContentB h3,
#mainContentC h3
{	padding-left: 9px;

	font: bold 1.1em Georgia, "Times New Roman", Times, serif;
}

#secondaryContent p {
	font-size: .9em;
	margin-top: 8px;
	margin-bottom: 8px;
	margin-right: 16px;
	margin-left: 8px;
}

#navigation a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 0.7em;
	line-height: 20px;
	text-transform: uppercase;
	font-weight: bolder;
}





#mainContentA p,
#mainContentB p,
#mainContentC p {
	margin-top: 8px;
	margin-bottom: 8px;
	margin-right: 16px;
	margin-left: 8px;
	font-size: 0.9em;
}

#trend .bullet{
	font: 0.8em Verdana, "Lucida Grande", Lucida, sans-serif;
	text-transform: uppercase;
}
#trend strong{
	font-weight: bold;
}


.bullet{
	font: bold 0.8em Verdana, "Lucida Grande", Lucida, sans-serif;
	text-transform: uppercase;
}
.italic{
	font-style: italic;
}

#mainContentA h5,
#mainContentB h5,
#mainContentC h5
 {
	font: 1.4em "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #d55300;
	padding-bottom: 10px;
	padding-left: 9px;
}

#mainContentA a,
#mainContentB a,
#mainContentC a
 {
	text-transform: uppercase;
	font: bold 1em Verdana, "Lucida Grande", Lucida, sans-serif;
}

#four #mainContentB a,
#grand #mainContentB a {
	text-decoration: underline;
}

#four #mainContentA li{
	color: #d76719;
	font-weight: bold;
}

#contact #mainContentA a{
	text-transform: none;
	font: normal normal 1em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}



#contact #mainContentA h4 {
	font: bold 1em Verdana, "Lucida Grande", Lucida, sans-serif;
	color: #d55300;
}


#contact #mainContentA h1,
#contact #mainContentB h1 {
	font: bold 1em Georgia, "Times New Roman", Times, serif;
	padding-left: 10px;
}

#contact #mainContentA h3,
#contact #mainContentB h3 {
	font: bold 0.8em "Lucida Grande", Lucida, Verdana, sans-serif;
}
#contact #mainContentA p {
	padding: 0;
	margin: 0;
}
#footer p {
	font-size: .8em;
}
