/* CSS Document */

body {
	background-color: #44c7f5}
	
.topnav {	font-family: "Arial";
			font-weight: bold;
			font-size: small }
			
a:link {
	color: #000000;
	text-decoration: none; }
	
a:visited {
	text-decoration: none;
	color: #000000; }
	
a:hover {
	text-decoration: none;
	color: #FFD12D}
	
a:active {
	text-decoration: none;
	color: #000000; }
	
.subhead {
	font-family: "Arial";
	font-weight: bold;
	color: #000000;
	font-size: 20px;
	padding-top: 10px }

.bodytext {
		font-size: 12px;
		font-family: "Comic Sans MS";
		padding:10px }

.navsub {
	font-family: "Arial";
	font-size: 13px;
	padding-top: 10px; }
	
.sidenav {
	font-family: "Arial";
	font-weight: bold;
	font-size: 11px }
	
.bannerimage {background: #44c7f5 url(cow-power-banner-Vt.jpg); background-repeat:no-repeat}

.sidebarimage {background: #44c7f5 url(sidebar-line.jpg); background-repeat:no-repeat}

.sidebarimagenews {background: #44c7f5 url(sidebar-line.jpg); background-repeat:no-repeat}

.sidebarline {background: #44c7f5 url(sidebar-line-vert.jpg); background-repeat:no-repeat}

.bottomtag {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px; }