
body, td {
						font-family: arial;
						font-size: 13px;
						color: #25180A;
}

#topFront {
						background-color: #CFCECA;
						height: 161px;
					}

#topContent {
						height: 161px;
					}
					
#middleFront {
						background-image: url(images/middleBackground.jpg);
						background-repeat: repeat-x;
						height: 271px;
					}

#middleFrontContent  {
						background-image: url(images/middleContentBackground.jpg);
						background-repeat: no-repeat;
						height: 271px;
					}

					
#bottomFront {
						background-color: #BFBEB9;
						}		
	
#bottomContent {

						}		
	
#mainContent {
						font-family: arial;
						font-size: 13px;
						color: #25180A;
						padding: 10px;
}
	
#mainContent a:link {
						font-family: arial;
						font-size: 13px;
						color: #0F4523;
}	
	
#boxContent {
						font-family: arial;
						font-size: 13px;
						color: #333333;
						padding-top: 15px;
						padding-left: 25px;
}	
	
#boxContent a:link {
						font-family: arial;
						font-size: 13px;
						color: #333333;
						text-decoration: none;
					}	
	
.frontQuote {
							font-family: verdana, arial;
							font-size: 17px;
							color: #FFFFFF;
}

.fl	{
			font-family: times new roman;
			font-size: 19px;
			color: #333333;
		}