  /*#container{max-width:100%;   margin-bottom: 0.5em; border:1px solid #EA1CD7 !important; } */

h3.orchestra
{  
	font-weight:normal!important;
	text-align:center!important;
	font-size: 1.5em!important;
	
    /*color:#fc0!important;text-transform:uppercase!important;*/
	color:#fff!important;
	font-family: 'Open Sans', sans-serif !important;
	background-color:#639;
	/*margin: 0.1em 0;*/
	margin-bottom: 0.5em;
	 

}
   
#container_one
{
	/* width: 95.5%;max-width:1680px;border:1px solid #EA1CD7 !important; padding: 2em 2.25%;max-width:1680px;*/
	 width: 97.0%;
	clear:both;
	padding: 1em 1.0%;
	overflow: hidden;
	margin-bottom: 1em;
	margin-right:auto;
	margin-left:auto;
	 
 	 color:#000000; 
	
	 font-size:1.1em;	 
	font-family: 'Open Sans', sans-serif !important;
	 
}
 
#container_one div.feature{
	width: 22.5%;	
	float:left;
	margin-right: 1%;
	margin-left:0.5%;
	background:#ffffff;
	 padding: 2px 8px;
	/*border:1px solid  #006622!important;padding: 10px;box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2); */
	 
	
	 font-size:1.05em;	 
	 font-family: 'Open Sans', sans-serif !important;
	 
 }

#container_one div.feature:nth-of-type(4)
{
	 margin-right: 0;
}

#container_one div.feature h3{
	/*padding: 16px 10px;*/
	padding: 5px;
	 font-size:1.3em;
 	 font-weight: bold; 
	 color: #000000;   
}

#container_one div.feature p{
	/*padding: 16px 10px;*/
	padding: 5px;
	 font-size:1.05em;	 
	font-family: 'Open Sans', sans-serif !important;
	 
}
 
@media only screen and (max-width:1340px){
	#container_one div.feature
	{
		font-size:1.1em; 
	}
}
@media only screen and (max-width:1024px){
	#container_one div.feature{
	font-size:1.05em; 
	}
}
	 

@media only screen and (max-width:950px){	
	#container_one div.feature 
	{
		margin-left: 2.25%;
		margin-right: 2.25%;
		width: 94.5%;
		clear:both;	
		margin-bottom: 2em;
		padding:0 0 2.5em 0;
		font-size:1em; 
		
	}
	#container_one div.feature:nth-of-type(4){
		margin-bottom: 0;
	} 
}
 

#container_two
{
	/* width: 95.5%;max-width:1680px;border:1px solid #EA1CD7 !important; padding: 2em 2.25%;max-width:1680px;*/
	 
	 width: 97.0%;
	clear:both;
	padding: 1em 1.0%;
	overflow: hidden;
	margin-bottom: 1em;
	margin-right:auto;
	margin-left:auto;
	 
 	 color:#000000; 
	
	 font-size:1.05em;	 
	font-family: 'Open Sans', sans-serif !important;
	 
}
 
#container_two div.feature{
	width: 99%;	
	float:left;
	margin-right: 1%;
	margin-left:0.1%;
	background:#ffffff;
	 padding: 2px 8px;
	/*border:1px solid  #006622!important;padding: 10px;box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2); */
	 
	
	 font-size:1.05em;	 
		font-family: 'Open Sans', sans-serif !important;
	 
 }

 

#container_two div.feature h3{
	/*padding: 16px 10px;*/
	padding: 5px;
	 font-size:1.3em;
 	 font-weight: bold; 
	 color: #000000;   
}

#container_one div.feature h4 {
	/*padding: 16px 10px;padding: 5px;*/ 
	 padding: 5px;
	 font-size:1.1em;
 	 font-weight: bold; 
	 color:#663399;
	 
}


#container_two div.feature p{
	/*padding: 16px 10px;*/
	padding: 5px;
	font-size:1.05em; 
	font-family: 'Open Sans', sans-serif !important;
	 
}
 
@media only screen and (max-width:1340px){
	#container_two div.feature
	{
		font-size:1.05em; 
	}
}
@media only screen and (max-width:1024px){
	#container_two div.feature{
	font-size:1.05em; 
	}
}
	 

@media only screen and (max-width:950px){	
	#container_two div.feature 
	{
		margin-left: 2.25%;
		margin-right: 2.25%;
		width: 94.5%;
		clear:both;	
		margin-bottom: 2em;
		padding:0 0 2.5em 0;
		font-size:1em; 
	}
	 
}

  #toprow {
			width:98%;
			padding: 1em 1%;	
			clear:both;
	  		margin-left:1em;
		}
		
	 
		
		div#featuredlinks p{
			border: 2px solid #639;
			text-align:center;
			margin-bottom: 1em;
			width: 85%;
			max-width: 300px;
			padding: 1em 0;
			font-weight:bold;
			font-size:1.2em;
			margin-right:26px;
			float:left;
			background: #639;
		}
		
		div#featuredlinks a{
			display: block;
			width: 100%;	
			color:white;
		}
		
		div#featuredlinks p:hover{
			background: white;	
		}
		
		div#featuredlinks p:hover a{
			color:#639;	
		}


@media only screen and (max-width: 1366px) {
			 
			div#featuredlinks{margin-bottom:1.5em; clear:both; overflow:hidden;}
			div#featuredlinks p{
				width: 47.5%;
				max-width: 47.5%;
				margin: 0.5em calc(5% - 8px) 0.5em 0;
				float:left;
				
			}			
			
			div#featuredlinks p:nth-of-type(1){
				margin-right: 0;
			}
		}
		
		@media only screen and (max-width: 1150px) {
			div#factcontainer{font-size:0.8em;}
		}
		
		@media only screen and (max-width: 900px) {
			#factcontainer div.fact{width: 45%;}
			div#featuredlinks p{
				width: calc(100% - 4px);
				max-width: calc(100% - 4px);
				margin: 0.5em 0;
				float:none;
				
			}
		}
		





#container_three
{
	/* width: 95.5%;max-width:1680px;border:1px solid #EA1CD7 !important; padding: 2em 2.25%;max-width:1680px;*/
	 
	 width: 99%;
	clear:both;
	padding: 1em 1.0%;
	overflow: hidden;
	margin-bottom: 1em;
	margin-right:auto;
	margin-left:auto;
	 
 	 color:#000000; 
	
	 font-size:1.0em;	 
	font-family: 'Open Sans', sans-serif !important;
	 
}
 
#container_three div.feature{
	width: 93%;	
	float:left;
	margin-right: 1%;
	margin-left:0.1%;
	background:#ffffff;
	 padding: 2px 8px;
	/*border:1px solid  #006622!important;padding: 10px;box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2); */
	 
	border:1px solid  #dcdcdc!important;
	 font-size:1.0em;	 
		font-family: 'Open Sans', sans-serif !important;
	 padding: 10px;box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2); 
 }

 

#container_three div.feature h3{
	/*padding: 16px 10px;*/
	padding: 5px;
	 font-size:1.2em;
 	 font-weight: bold; 
	 color: #000000;   
	line-height: 1.6;
}

#container_three div.feature h4 {
	/*padding: 16px 10px;padding: 5px;*/ 
	 padding: 5px;
	  font-size:1.05em;	 
 	 font-weight: bold; 
	 color:#663399;
	 
}


#container_three div.feature p{
	 
	 
	 font-size:1.0em;	 padding: 16px 10px;
	font-family: 'Open Sans', sans-serif !important;
	 
}
 
@media only screen and (max-width:1340px){
	#container_three div.feature
	{
		 font-size:1.0em;	 
		 
	}
}
@media only screen and (max-width:1024px){
	#container_three div.feature{
	 font-size:1.0em;	
		 
	}
}
	 

@media only screen and (max-width:950px){	
	#container_three div.feature 
	{
		margin-left: 2.25%;
		margin-right: 2.25%;
		width: 90%;
		clear:both;	
		margin-bottom: 2em;
		/*padding:0 0 2.5em 0;*/
		 font-size:1.0em;	 
	}
	 
}
