/*

Sub Page +1 Font CSS

*/

#container2 p { 
						font-family: Arial, Verdana, Helvetica; 
						font-size: 13px; 
						text-align: left; 
						font-style: normal; 
						font-weight: normal; 
						color: #000000; 
						}

#container2 li	{ 
						font-family: Arial, Verdana, Helvetica; 
						font-size: 13px; 
						text-align: left; 
						font-style: normal; 
						font-weight: normal; 
						color: #000000;  
						}

#container2 .header {
						font-family: Arial, Verdana, Helvetica; 
						font-size: 13px; 
						text-align: left; 
						font-style: normal; 
						font-weight: bold; 
						color: #005231;  
						}

#container2 .pageTitle {
						font-size: 160%;
						font-weight: bold;
						text-decoration: none;
						color: #07693A;
						}

#container2 h1 {
						font-size: 15pt;
						text-align: center;
						color: #3b6d92;
}

#container2 h2 {
						font-size: 11pt;
						font-weight: bold;
						text-align: center;
						color: #3b6d92;
						text-transform: uppercase;
						letter-spacing: 4px;
						background-color: #d0c162;
						padding: 4px;
}

#container2 h3 {
						font-size: 13pt;
						font-weight: bold;
						font-style: italic;
						text-align: center;
						color: #3b6d92;
}

#rightBGImg .LGtxt {
						font-size: 17px;
						line-height: 1.5em;
						font-weight: bold;
						}

#rightBGImg .textRHC {
						color: #fefefe;
						font-size: 13px;
						line-height: 1.5em;
						font-weight: bold;
						padding-top: 150px;
						padding-left: 25px;
						padding-right: 25px;
}

.footerMain {
						color: #948673;
						font-size: 13px;
}

.footerSM {
						color: #948673;
						font-size: 12px;
}



