.mainHeading { 
	margin:		0px;
	padding:	0px;
	font-size:	80px;
}

.mainHeading2 { 
	font-size:	36px;
	font-family:	Times New Roman serif; 
}

.mainHeading3 { 
	font-size:	24px;
	font-family:	Times New Roman serif; 
}

.authorHeader { 
	font-size:	18pt;
	font-weight:	bold; 
	font-family:	Times New Roman serif; 
}

.greenText { 
	color: #00CC33;
}

.navNormal, .navSelected { 
	color: #00CC33;
	font-family: "Times New Roman", Times, serif;
	text-transform: lowercase; 
	text-decoration: none; 
}

.contentTitle { 
	color: #00CC33;
	font-family: "Times New Roman", Times, serif;
	text-transform: uppercase; 
	text-decoration: none; 
	padding-bottom: 10px; 
	font-size: 20px; 
	font-weight: normal; 
}

.content, .contentHeader {
	font-family: Times New Roman serif; 
	font-size: 16px; 
} 

.contentHeader, .adminHeader { 
	font-weight: bold;
}

.buyContent, .buyTitle { 
	font-family: Times New Roman serif; 
	font-size: 16pt; 
}  

.buyTitle { 
	font-style:	italic;
	text-transform: uppercase; 
} 

.quoteContainer {  
    width:  750px;  
    height:  195px;  
    padding: 0;  
    margin:  0;  
} 
 
.quoteContainer img {  
    position: relative; 
    padding: 0;  
    border:  0px none #ccc;  
    top:  0px; 
    left: 55px; 
}

 
