@charset "UTF-8";
/* CSS Document */

#topads {
	background-color:#ffffff;
	}

#topads_advertisement1 {
	}
	
#topads_advertisement1 img, #topads_advertisement2 img {
	background-color:#f2f2f0;
	border:1px solid #c7c7c7;
	}

#topads_advertisement2 {
	}
	
#masthead_row {
	text-decoration:none;
	border:0px;
	}

#masthead, #masthead img, #masthead img a, #masthead img a:visited, #masthead a, #masthead a:visited {
	text-decoration:none;
	border:0px;
}

#weathercontainer h4,
#weathercontainer,
#otherweather {
	color:#ffffff;
	text-align:left;
	}
	
/*___________________________________________________________________________________
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
                   THESE STYLES CONTROL TOP NAVIGATION ROW STRUCTURE
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
*/	


#navigation_container {
	background-color:#b6b5b5;
	}


#navigation_items ul li a{
	color:#000000;
	text-decoration:none;
	font-size:18px;
	}
	
#navigation_items ul li a:hover{
	background-color:#dddddd;
	color:#000000;
	text-decoration:none;
	font-size:18px;
	}


/*___________________________________________________________________________________
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
                   THESE STYLES CONTROL DATE AND SEARCH ROW STRUCTURE
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
*/	

#timesearch {
	background-color:#dddddd;
	border-bottom:1px solid #c7c7c7;
	}
	
	
#time {
	text-align:left;
	}
