
@charset "utf-8";


html {
  height:100%;
  font-family:Calibri,Verdana, Geneva, sans-serif;
	
  -webkit-text-size-adjust: none;   /*   Webkit Text Size Adjust: Use -webkit-text-size-adjust:none to disable text size adjust on the iPhone.  */


			
}




img {
 /*   max-width: 100%;*/
    height: auto;
    width: auto\9;    /* ie8 */
}















#site_navigation {
		width:178px;
		min-width:170px;
	    float:left;
		margin-left:10px;
		margin-right:5px;
		margin-top:10px;
		margin-bottom:10px;						
}

#site_navigation_title {

		border-radius:7px;
		background-color:#4f6228;
	/*	background-color:rgba(79,98,40,1);*/
		border:#FFFFFF 1px solid;
		text-align:center;
		font-weight:bolder;
		font-size:medium;	
		color:white;
		padding:10px;
		margin-bottom:10px;		
}

#site_navigation_content {

		border-radius:7px;
		background-color:#4f6228;		
		/*background-color:rgba(79,98,40,1);*/
		border:#FFFFFF 1px solid;
		min-height:550px;
		color:white;
		padding:10px;								
}













#image_of_the_week {
	/*	width:30%;*/
		min-width:202px;
	    float:left;	
		margin:10px;
}

#image_of_the_week_title {

		border-radius:7px;
		background-color:#4f6228;		
		background-color:rgba(79,98,40,.7);
		border:#FFFFFF 1px solid;
		text-align:center;
		font-weight:bolder;
		font-size:medium;	
		color:white;
		padding:10px;
		margin-bottom:10px;					
}

#image_of_the_week_content {

		border-radius:7px;
		/*background-color:rgba(0,0,0,1);*/
		border:#FFFFFF 1px solid;
		background-color:#000000;
		color:white;	
		padding:10px;	
		word-wrap: break-word;								
}

#headlines {
		width:30%;
		min-width:365px;
	    float:left;
		margin-left:5px;
		margin-top:10px;		
		margin-bottom:10px;		
		margin-right:5px;		
}

#headlines_title {

		border-radius:7px;
		background-color:#4f6228;		
		background-color:rgba(79,98,40,.7);
		border:#FFFFFF 1px solid;
		text-align:center;
		font-weight:bolder;
		font-size:medium;	
		color:white;
		padding:10px;
		margin-bottom:10px;						
				
}

#headlines_content {

		border-radius:7px;
		background-color:#000000;
/*		background-color:rgba(0,0,0,1);*/
		border:#FFFFFF 1px solid;
	/*	min-height:550px;	*/
		color:white;
		padding:10px;	
		word-wrap: break-word;		
				
}





















#landsat_8 {
		width:45.6%;
		min-width:311px;
	    float:left;	
		margin:10px;
	
}

#landsat_8_title {

		border-radius:7px;
		background-color:#4f6228;		
		background-color:rgba(79,98,40,.7);
		border:#FFFFFF 1px solid;
		text-align:center;
		font-weight:bolder;
		font-size:medium;	
		color:white;
		padding:10px;
		margin-bottom:10px;	
				
}

#landsat_8_content {

		border-radius:7px;
		padding:10px;
		background-color:#000000;		
		/*background-color:rgba(0,0,0,1);*/
		border:#FFFFFF 1px solid;
		margin-bottom:10px;	
		color:white;
		word-wrap: break-word;	
	/*	min-height:200px;						*/
}











#get_data {
		width:30.1%;
		min-width:200px;
	    float:left;
		margin:10px;
		margin-left:5px;		

}

#get_data_title {

		border-radius:7px;
		background-color:#4f6228;		
		background-color:rgba(79,98,40,.7);
		border:#FFFFFF 1px solid;
		text-align:center;
		font-weight:bolder;
		font-size:medium;	
		color:white;
		padding:10px;
		margin-bottom:10px;		
				
}

#get_data_content {

		border-radius:7px;
		padding:10px;
		background-color:#000000;		
	/*	background-color:rgba(0,0,0,1);*/
		border:#FFFFFF 1px solid;
		margin-bottom:10px;	
		color:white;	
		word-wrap: break-word;				
}














