@charset "UTF-8";
/* CSS Document */

/*.header
{
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	font-size:15px;
	font-weight:bold;	
}*/

h4  /*used*/
{
	line-height:0px;
}



.quoteText
{
	text-align:left;
	font-style:italic;
	margin-right:10px;
	margin-top:0px;
	
}

.quoteAuthor
{
	text-align:right;
	font-style:normal;
	margin-right:10px;
	margin-bottom:0px;
	
}

.grayText {
	color: #999;
}



.news_Heading
{
	line-height:18px;
	color:#05509b;
}
.news_Date
{
	color:#333333;
}


.backToTop
{
	width:100%;	
	text-align:right;
	color:#a6a6a6;
}


.brown_Text
{
	color:#563926;
}

.blue_Text
{
	color:#05509b;

}




.smalltext {
    font-size: 12px; 
    /*color: #000099;*/ 
    border: #000000; 
    border-style: none; 
}

.mediumtext {
	font-size: 18px;
	line-height:30px;

}

.headingtext {  
    /*font-family: Arial, Helvetica, sans-serif; 
    font-weight: bold;*/
	width:600px;
	text-align:center;
	line-height:24px;
    font-size: 24px; 
    color: #000000; 
    /*border: #000000; 
    border-style: none;*/ 
}

.subheadingtext {
	font-size:14px;
	font-style:italic;
}

.pageHeader {
	color: #6b4930;
	font-size:24px;
	line-height:30px;
}