body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 62.5%;	 
}

p.quote:first-letter 
{

font-family: Georgia, "Times New Roman", Times, serif;
	color:#003366;
	font-size:xx-large;
	margin-top: 20px;
	font-size: 2.5em;
    padding-right: 2px;   
}

h1 {
font-family: Georgia, "Times New Roman", Times, serif;
 color:#EE4B31;
 font-size:16px; 
}


h2 {
font-family: Georgia, "Times New Roman", Times, serif;
 color:#EE4B31;
 font-size:16px;
}

.quoting {

font-size:22px;

}


.quoting_large {

font-size:28px;
color:#003399;

}

.elevate {
font-size:16px;
color:#003399;
font-weight:bold;

}



#secondaryContent blockquote {
	font-style:italic;
	font-size:0.9em;
	padding:0.5em 0 0 2em;
	background:url(images/left_quote.gif) no-repeat;
}

#secondaryContent blockquote p {
	background:url(images/right_quote.gif) right bottom no-repeat;
	padding-bottom:1em;
}


a:link {color: #557C2B; text-decoration: none;}     /* unvisited link */
a:visited {color: #83A956; text-decoration: none;}  /* visited link */
a:hover {color: #821115; text-decoration: none;}   /* mouse over link */
a:active {color: #577E2D; text-decoration: none;}   /* selected link */


#footer {
font-family: Georgia, "Times New Roman", Times, serif;
 color:#EE4B31;
 font-size:10px;
	text-align:center;
	clear:both;
	padding:1em 0 0;
	background:url(images/footer_hr.gif) repeat-x;
	
}

#footer li {
font-family: Georgia, "Times New Roman", Times, serif;
 color:#EE4B31;
 font-size:10px;
	display:inline;
	margin:0.5em;
}

