.vas{float:left;width:950px;padding:10px;}
.feeds-links {text-align:left; padding:5px;  border:1px solid #dedede;}

.news-text {font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 12px ; color:black; line-height:150% }
.news-text  a {font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 12px ; color:#2f432f; font-weight:bold; line-height:120% }
.news-text   a:hover {font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 12px ; color: #778343 ; line-height:120% }
.news-text  h1 {font-family:Verdana, Arial, Helvetica, sans-serif; 	color:#605b12; font-size: 20px; font-weight:bold; line-height:130% }
.news-text  h2 {font-family:Verdana, Arial, Helvetica, sans-serif; 	color:#098344; font-size: 14px; font-weight:bold; line-height:130% }
.news-text  h3 {	font-family:Verdana, Arial, Helvetica, sans-serif;    color:#831409; font-size: 16px; font-weight:bold; margin-bottom:-10px; line-height:130% :}

.events-text {font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 12px ; color:#1f0c31; line-height:150% }
.events-text  a {font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 12px ; color:#2f432f; font-weight:bold; line-height:120% }
.events-text  a:hover {font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 12px ; color: #778343 ; line-height:120% }
.events-text h1 {font-family:Verdana, Arial, Helvetica, sans-serif; 	color:#605b12; font-size: 20px; font-weight:bold; line-height:130% }
.events-text h2 {font-family:Verdana, Arial, Helvetica, sans-serif; 	color:#098344; font-size: 14px; font-weight:bold; line-height:130% }
.events-text h3 {	font-family:Verdana, Arial, Helvetica, sans-serif;    color:#831409; font-size: 16px; font-weight:bold; margin-bottom:-10px; line-height:130% :}

.rssclass {font-family:font-family:Verdana, Arial, Helvetica, Times, serif; font-size: 14px ; color:#2f432f;line-height:170%}
.rssclass a {	color:#006699; font-size: 18px;	text-decoration:none; font-weight:bold; }
.rssclass a:hover{ color:#333333; text-decoration:none; font-weight:bold}

.creamone {
	background: #f6f5e4;
	padding:15px 15px 5px 15px;
	clear:both;
	margin-bottom: 5px; 
   border-radius: 20px;
}
.creamtwo {
	background: #faf8ca;
	padding:15px 15px 5px 15px;
	clear:both;
	margin-bottom: 5px; 
   border-radius: 20px;
}

#newspic {float:right;  }
#newspic img {max-width:200px; max-height:100px; padding: 2px 5px 2px 5px ;}
/* DEFAULT IS STUFF FOR MOBILE */

@media only screen and (min-width: 750px) {
  /* For desktop: */
.events-text h2 { font-size: 16px ; }
.news-text h2 { font-size: 16px ; }
}

@media only screen and (min-width: 1000px) {
  /* For desktop: */
.events-text h3 { font-size: 18px ;  }
.news-text h3 { font-size: 18px ;  }
}

@media only screen and (min-width: 1500px) {
  /* For desktop: */
.events-text {font-size: 14px ; }
.events-text a {font-size: 14px ;}
.events-text a:hover {font-size: 14px ;}
.news-text {font-size: 14px ; }
.news-text a {font-size: 14px ;}
.news-text a:hover {font-size: 14px ;}
}