
.yearheadertext {
	font-size: 37px;
	color: #adadad;
	line-height: normal;
}

.rulepng{
	width:225px;
	height:117px;
	background:url(../images/logo.png) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	float:left;
}
body {
	margin:0;
	border: 0px;
	color:#fff;
	font:12px/15px 'Roboto Condensed', sans-serif;
	background:#FFF url(../images/bg.jpg) repeat-y 50% 50%;
	min-width:275px;
}
img {border-style:none;}
a {
	color:#000;
	text-decoration:underline;
}

h1 a {
	text-decoration: none;}

#wrapper{
	width:100%;
	overflow:hidden;
	position:relative;
}

#header{padding:19px 10px 13px 10px;}

.oversizepics{
  max-width: 100%;
  height: auto;

}

.oversizepics img {

  max-width: 100%;
  height: auto;

}

.video {
  position: relative;
  width: 100%;
  max-width: 560px;
  height: 0;
  padding-bottom: 56.25%;

}

.video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;

}

.responsivetable:after{
	content:"";
	display:block;
	clear:both;
}
.responsivetable{
	max-width:1100px;
	margin:0 auto;
}
div.slideshow {
	position: relative;
}
div.slideshow div.mask {
	position: relative;
	overflow: hidden;
	width:100%;
}
div.slideshow div.mask div.d2 {
	width: 99999px;
	float: left;
}
div.slideshow div.mask div.slide {
	width: 100%;
	float: left;
}
div.slideshow div.mask div.slide.active {
	z-index: 1;
}

#menu{
	overflow:hidden;
	padding:35px 0 0 5%;
}
#menu ul{
	display:table;
	width:100%;
	list-style:none;
	margin:0;
	padding:0;
}
#menu ul li{
	display:table-cell;
	vertical-align:middle;
	text-align:center;
	padding:0 5px;
}
#menu ul a{
	color:#339933;
	text-decoration: none;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	transition: all .2s linear;
	font:30px/28px 'Roboto Condensed', sans-serif;
}
#menu ul a:hover,
#menu ul .active a{
	color:#adadad;
	text-decoration:none;
}
#main .responsivetable{
	position:relative;
	z-index:1;
}
#main{
	position:relative;
	width:100%;
	background:#FFF;
	color:#000;
}
#main.style99 .big-picture:after{bottom:-600px;}
.big-picture:after{
	content:"";
	position:absolute;
	z-index:1;
	top:0;
	left:-18px;
	bottom:0;
	right:-18px;
	
}
.big-picture{
	text-align:center;
	overflow:hidden;
	position:relative;
	background:#fff;
}
.picbox{
	position:relative;
	z-index:1;
	display:inline-block;
	vertical-align:top;
}

.picbox img{
	vertical-align:top;
	position:relative;
	z-index:-1;
}
*{
	max-height: 1000000px;
	-webkit-text-size-adjust:100%;
	-ms-text-size-adjust: none;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
}

.homenews{
	width:100%;
	padding:30px 10px 0;
	font:18px/25px 'Roboto Condensed', sans-serif;
}
.homenews p{margin:0;}
.homenews .col{
	float:left;
	width:33.3333%;
	padding:0 10px 0 26px;
	position:relative;
}
.homenews .col:after{
	content:"";
	position:absolute;
	top:0;
	left:0;
	background:#339933;
	width:3px;
	height:100%;
}
.homenews .col:first-child{padding:0 10px 0 0;}
.homenews .col:first-child:after{display:none;}
.homenews .more{
	color:#339933;
	display:inline-block;
	vertical-align:top;
	text-transform:uppercase;
	margin:0 0 27px;
	font:18px/20px 'Roboto Condensed', sans-serif;
}
.homenews h1{
	margin:0;
	padding:0 10% 33px 0;
	font:30px/28px 'Roboto Condensed', sans-serif;
	color:#000;
	text-align:left;
}
.homenews h1 i{
	font:45px/48px 'Roboto Condensed', sans-serif;
	display:block;
	color:#000;
	text-align:left;
}
.homenews h1 span{
	display:block;
	text-transform:none;
}
#main.style99 .big-picture{
	margin:0 0 -50px;
	border:0;
}
.content{
	padding:0 10px 10px 10px;
}
.content h1{
	font:50px/55px 'Roboto Condensed', sans-serif;
	margin:0 0 10px;
	color:#339933;
	text-transform:uppercase;
}

.TabbedPanelsContent.TabbedPanelsContentVisible table{width: 100% !important;}
.TabbedPanelsContent.TabbedPanelsContentVisible table td{width: 50% !important;}
.TabbedPanelsContent.TabbedPanelsContentVisible table td a.fancybox img{
	width: 100% !important;
	height: auto;
	vertical-align: top;
}
.TabbedPanelsContent {
	padding: 0 10px;
	height: auto;
}
@media only screen and (max-width:1400px){
	.picbox img{
		width:100%;
		height:auto;
	}
}
@media only screen and (max-width:900px){
	.homenews dd,
	.homenews dt,
	.homenews dl{
		font-size:16px;
		display:block;
		float:none;
		width:100%;
	}
}
@media only screen and (max-width:951px){
	
	#header{
		position:relative;
		padding:12px 10px 12px 10px;
	}
	.slide{clear:both;}
	#menu{
		display:block;
		width:100%;
		padding:0;
	}
	#menu ul li{
		float:left;
		width:50%;
		padding:10px;
	}
	
	.big-picture{border-bottom-width:5px;}
}
@media only screen and (max-width:800px){
	.picbox{margin:0;}
	#main.style99{padding:0 10px;}
	.content{padding-left:0;}
	#main.style99 .big-picture{margin:0 -10px;}
}
@media only screen and (max-width:500px){
	/* .rulepng{
		width:150px;
		height:28px;
		margin:13px 0;
		background: url(../images/logo.png) no-repeat 0 0 /100% 100%;
	} */
}
@media only screen and (max-width:767px){
	.homenews .col:first-child{padding:0 20px 20px;}
	.TabbedPanelsContent.TabbedPanelsContentVisible table td{
		width: 50% !important;
		float: left;
	}
	.homenews .col{
		width:100%;
		padding:20px 20px;
	}
	.homenews .col:after{
		left:0;
		right:0;
		width:100%;
		height:3px;
	}
}.border {
	border: 2px solid #666;
	max-width: 100%;
   height: auto;
}
.border img {
	max-width: 100%;
   height: auto;
}
.larger-text {
	font-size: 18px;
	line-height: normal;
	color: #339933;
	
	}
.text-greenxxlarge {
	font-size: 35px;
	line-height: normal;
	color: #339933;
}

.text-greenxlarge {
	font-size: 24px;
	line-height: normal;
	color: #339933;
}
.text-greenlarge {
	font-size: 18px;
	line-height: normal;
	color: #339933;
}
.text-greenmedium {
	font-size: 14px;
	line-height: normal;
	color: #339933;
}
.text-greensmall {
	font-size: 12px;
	line-height: normal;
	color: #339933;
}

.text-blacksmall {
	font-size: 18px;
	line-height: normal;
	color: #000000;
}
#wrapper .homenews .responsivetable .col p .title a {
	color: #339933;
}
/* 
Generic Styling, for Desktops/Laptops 
*/
table { 
  width: 100%; 
  border-collapse: collapse; 
}
/* 
Max width before this PARTICULAR table gets nasty
This query will take effect for any screen smaller than 760px
and also iPads specifically.
*/
@media 
only screen and (max-width: 760px),
(min-device-width: 768px) and (max-device-width: 1024px)  {

	/* Force table to not be like tables anymore */
	table, thead, tbody, th, td, tr { 
		display: block; 
	}
	
	/* Hide table headers (but not display: none;, for accessibility) */
	thead tr { 
		position: absolute;
		top: -9999px;
		left: -9999px;
	}
	
	
	td { 
		border: none;; 
		position: relative;
		padding-left: 0%; 
	}
	
	td:before { 
		position: absolute;
		top: 2px;
		left: 6px;
		width: 45%; 
		padding-right: 3px; 
		white-space: nowrap;
	}.inner-page #wrapper #w1 #main .block table tr td ul .mediumtext {
	text-align: left;
}
header, footer, section, nav, figure, aside, main { display: block; }