
#main	{
				font-family: verdana, arial;
				font-size: 12px;
				color: #2D2D2C;
				width: 725px;
				text-align: left;
			}
			
#picbg {
				background-image: url(images/front.jpg);
				background-repeat: no-repeat;
				width: 725px;
				height: 221px;
			}
			
#navmenu a {
							font-family: arial;
							font-size: 12px;
							color: #FFFFFF;
							text-decoration: none;
						}
						
#navmenu a:hover {
							font-family: arial;
							font-size: 12px;
							color: #FFFFFF;
							text-decoration: underline;
						}			
						
#box1	{
				font-family: verdana, arial;
				font-size: 15px;
				color: #0C0C0C;
				background: #D2D4C6;
				width: 306px;
				height: 273px;
				position: relative;
				left: 23px;
				opacity: .85;
				filter: alpha(opacity=85);
			}
			
#box2	{
				font-family: verdana, arial;
				font-size: 11px;
				color: #0C0C0C;
				background: #D2D4C6;
				width: 306px;
				height: 65px;
				position: relative;
				left: 23px;
				opacity: .85;
				filter: alpha(opacity=85);
			}	
			
#box3	{
				font-family: verdana, arial;
				font-size: 15px;
				color: #0C0C0C;
				background: #D2D4C6;
				width: 306px;
				height: 94px;
				position: relative;
				left: 23px;
				opacity: .85;
				filter: alpha(opacity=85);
			}				
			
#box4 {
				font-family: verdana, arial;
				font-size: 15px;
				color: #0C0C0C;
				width: 396px;
				float: right;
				position: relative;
				top: 221px;
			}

#content {
				font-family: verdana, arial;
				font-size: 11px;
				font-weight: normal;
				color: #0C0C0C;
				padding: 10px;
}

#contentback {
				font-family: verdana, arial;
				font-size: 11px;
				font-weight: normal;
				color: #0C0C0C;
				width: 630px;
				text-align: left;
}

#contentback h1 {
				font-family: verdana, arial;
				font-size: 11px;
				font-weight: bold;
				color: #0C0C0C;
				text-decoration: underline;
}


#content1 {
				font-family: verdana, arial;
				font-size: 15px;
				font-weight: normal;
				color: #0C0C0C;
				line-height: 1.3em;
				padding: 10px;
}

#content2 {
				font-family: verdana, arial;
				font-size: 11px;
				font-weight: normal;
				color: #0C0C0C;
				line-height: 1.3em;
				padding: 10px;
}

.title1 {
				font-family: verdana, arial;
				font-size: 17px;
				font-weight: normal;
				color: #0C0C0C;
}

.learnmore {
				font-family: verdana, arial;
				font-size: 10px;
				font-weight: bold;
				color: #D28815;
				text-decoration: none;
				line-height: 0.9em;
}

.quote {
				font-family: verdana, arial;
				font-size: 11px;
				font-weight: normal;
				color: #D28815;
			  }
			  
.quotor {
				font-family: verdana, arial;
				font-size: 10px;
				font-weight: normal;
				color: #A1A1A1;
			  }		
			  
.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0C0C0C;
	padding-left: 10px;
	padding-right: 10px;
}

.maintextTitle {
	font-family: Verdana;
	font-size: 16px;
	color: #0C0C0C;
}

.highlight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #D28815;
}

.highlight a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #D28815;
	text-decoration: none;
}