#feedControl {
	margin-top : 40px;
	margin-left: auto;
	margin-right: auto;
	width : 800px;
	font-size: 16px;
	color: #333;
	background-color: #FFF;
	padding: 5px;
}
/**
   * Suppress everything except for title
   */
  #feedControl .gf-author,  #feedControl .gf-spacer,  #feedControl .gf-relativePublishedDate {
	display : block;
}
#feedControl .gf-author, .gf-snippet {
	font-size:12px;
	padding: 5px;
	margin: 5px;
}
/**
   * 1em Padding at the bottom of each collection of entries
   */
  #feedControl .gfc-results {
	padding-bottom : 1em;
}
/**
   * no padding between entries
   */
  #feedControl .gfc-result {
	margin-bottom : 1px;
}
/**
   * Use a larger font size for section titles
   */
   #feedControl .gf-title {
	width: 100%;
}
#feedControl .gfc-resultsHeader .gfc-title {
	font-size : 18px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #333;
}
* {
	padding: 0px;
	margin: 0px;
}
.Master_container {
	margin-left:auto;
	margin-right:auto;
	z-index: 100;
	position: relative;
	text-align: center;
}
.header .left {
	width: 398px;
	display: inline;
	float: left;
	background-color: #297997;
	height: 150px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-top-color: #000;
	border-left-color: #000;
	border-bottom-color: #000;
	background-image: url(../images/leftheader.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.header .right {
	font:Verdana, Geneva, sans-serif;
	color:#000;
	width: 399px;
	display: inline;
	float: left;
	background-color: #297997;
	height: 150px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
}
.Master_container .header .right .weather_data_container_header {
	background-color: #CCC;
	width: 350px;
	height: 25px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333;
	margin-top: 5px;
}
.Master_container .header .right .weather_data_container {
	background-color: #FFF;
	width: 350px;
	height: 105px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333;
}
#weather
{
	padding-left: 5px;
	background-color:#FFF;
	width: 345px;
	height:100px;
	margin-bottom: -80px;
	text-align: left;
	overflow: hidden;
}
#weather img{
	float:right;
}
#weather a{
	visibility: hidden;
}
.nav_bkg {
	background-color: #000000;
	width: 799px;
	height: 45px;
	border: thin solid #333;
}
.body {
	background-color: #666;
	padding-bottom: 10px;
	width: 800px;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-left-color: #000;
	margin-top: 1px;
	margin-right: auto;
	margin-left: auto;
	z-index: 10;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
.footer {
	font:Verdana, Geneva, sans-serif;
	color:#333;
	background-color: #D6D6D6;
	height: 165px;
	width: 800px;
	border: thin solid #666;
	margin-top: 25px;
	margin-right: auto;
	margin-left: auto;
	padding: 2px;
}
.footer .foot_spacer {
	margin-left:auto;
	margin-right:auto;
	width: 780px;
	height: 165px;
	text-align: center;
	padding: 2px;
	background-color: #999;
}
.footer .foot_spacer .foot_left, .foot_center, .foot_right {
	display: inline;
	float: left;
	width: 33%;
	height: 155px;
	background-color: #999;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
}
.foot_spacer .footer_seperator {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #FFF;
	margin: 6px;
	padding: 2px;
}
.foot_spacer .foot_copywrite {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333;
	margin-top: 80px;
	height: 25px;
	width: 100%;
}
.news_headers {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #205C77;
	background-color: #FFFFFF;
	margin: 4px;
	padding: 4px;
	height: 100px;
}
.news_headers .col1, .col2, .col3 {
	background-color: #cccccc;
	width: 31%;
	height: 88px;
	margin: 3px;
	padding: 3px;
	display: inline;
	float: left;
}
.news {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background-color: #333;
	margin-top: 10px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 4px;
	padding: 8px;
	width: 789px;
	z-index: 5000;
}
.header {
	height: 160px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
.image {
	width: 782px;
	height: 150px;
	background-image: url(/gaz/weather/Sunny.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.image-rain {
	background-image: url(/gaz/weather/Rain.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.image-snow {
	background-image: url(/gaz/weather/Snow.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.image-sunny, .imager-fair {
	background-image: url(/gaz/weather/Sunny.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.image-partly-cloudy, .image-cloudy, .image-mostly-cloudy {
	background-image: url(/gaz/weather/Cloudy.png);
	background-repeat: no-repeat;
	background-position: center center;
}
/*<![CDATA[*/
body {
	background-color:#359bc1;
	background-image: url(dropdown/themes/adobecom/images/grad1.png);
	background-repeat: repeat-x;
	background-position: left top;
}
object {
	margin-top: 10px;
	background-color:#FFF;
	width:800px;
	height: 400px;
	;
	overflow: visible;
	z-index:-1500;
}
#nav {
	font-family: Verdana, Geneva, sans-serif;
	width: 800px;
	height:33px;
	background-image: url(../images/nav_spacer.jpg);
	background-repeat: repeat;
	background-position: left top;
}
.nav {
	font-family: Verdana, Geneva, sans-serif;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#news {
	margin-top:50px;
	margin-bottom:20px;
	width: 800px;
	height: 400px;
	background-color:#999;
	margin-left:auto;
	margin-right:auto;
}
.townnews{
	width: 800px;
	margin-left:auto;
	margin-right: auto;
	margin-top: 50px;
	padding: 10px;
	background-color:#FFFFFF;
	color:#333;
	}
.user{
	background-color:#CCC;
	font:Verdana, Geneva, sans-serif;}
