h2 {
	font-size: 140%;
	line-height: 150%;
	font-weight: bold;
}
h1 {
	font-size: 18pt;
	font-style: normal;
	text-decoration: none;
	line-height: 30pt;
}


#maincontentContainter {
	width: 750px;
	padding-bottom: 70px;
	background-repeat: no-repeat;
	margin-left: 200px;
	}
#maincontent {
width: 450px;
padding-left:25px;
padding-right:15px;
float:left;
}

#maincontentTopbanner {
	width: 750px;
	height: 180px;
}

#maincontentRightbanner {
	width: 230px;
	padding-left:20px;
	padding-right:10px;
	float:right;
	background-color: #F2E2AC;
	padding-top: 30px;
	padding-bottom: 50px;
}



/* GOOGLE FEED CONTRAL */


 #feedControl hr{ 
 width:0px;
 } 
 
#feedControl .gf-snippet,  #feedControl .gf-author {
      display : none;  
	  }
	 
#feedControl .gf-relativePublishedDate, #feedControl .gf-spacer	 {
	font-size: 8pt;
	text-decoration: none;
	color: #94433F;
}

#feedControl .gfc-results {
	padding-bottom : 12px;
	padding-top: 12px;
	  }
	  
#feedControl .gfc-result {
	margin-bottom : 15px;
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	}

#feedControl .gfc-result a {
	margin-bottom : 15px;
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	}

		  
#feedControl .gfc-resultsHeader .gfc-title {
	font-size : 16pt;
	color: #000000;
	}

