a:link    {text-decoration: none}
a:visited {text-decoration: none}
a:hover	  {text-decoration: underline;}


/*   almanac site css below  */

.topnav {
	background-color: #FFFFFF;
	text-align: center;
	padding: 5px;
}
.topnavlinks {
	font-family: Garamond, Times, "Times New Roman", serif;
	font-size: 14px;
	font-weight: bold;
	color: #336030;
}
.topnavlinksblue {
	font-family: Garamond, Times, "Times New Roman", serif;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
}
.leftnavarea {
	background-color: #003366;
	padding-top: 10px;
	padding-right: 8px;
	padding-bottom: 10px;
	padding-left: 8px;
}

.archivearea {
	background-color: #2b6299;
	font-family: "Trebuchet MS", Trebuchet, Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color:#FFFFFF;
	text-align: center;
	padding: 10px;
}

.archivelinks {
	font-family: "Trebuchet MS", Trebuchet, Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color:#FFFFFF;
	line-height: 20px;
}

.navmenu{
	list-style-type: none;
	margin: 0px;
	padding: 0;
	width: 150px;
}

.navmenu li a{
	background: #003366;
	font: bold 13px Garamond, Times, "Times New Roman", serif;
	color: #f4e321;
	display: block;
	width: auto;
	padding: 0px 5 0px 5px;
	padding-right: 10px;
	padding-top: 1px;
	padding-bottom: 1px;
	text-decoration: none;
	text-align: right;
	text-indent: 5px;
	height: 28px;
}

.rightnewsarea {
	background-color: #003366;
	padding-top: 10px;
	padding-right: 8px;
	padding-bottom: 10px;
	padding-left: 8px;
	font-family: "Trebuchet MS", Trebuchet, Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color:#FFFFFF;
}


* html .navmenu li a{ /*IE only. Actual menu width minus left padding of A element (10px) */
width: 140px;
}

.navmenu li a:visited, .glossymenu li a:active{
color: #f4e321;
}

.navmenu li a:hover{
background: #f4e321;
color: #003366;
}

.textheader {
	font-family: "Trebuchet MS", Trebuchet, Arial, Verdana, sans-serif;
	font-size: 26px;
	padding: 0px 0px 10px;
	text-transform:uppercase;
	font-weight:bold;
	color:#003366;
	text-align: left;
	line-height: 36px;
}

.mainbodyarea {
	padding: 10px 0px 15px;
	background-color: #d4e4ea;
}

.subbodyarea {
	padding: 10px 20px 15px;
	background-color: #d4e4ea;
	font-family: "Trebuchet MS", Trebuchet, Arial, Verdana, sans-serif;
	font-size: 15px;
	line-height: 19px;
	color: #000000;
}

.toplinks {
	font-family: "Trebuchet MS", Trebuchet, Arial, Verdana, sans-serif;
	font-size: 10px;
	color: #003300;
}

.anchorlinks {
	font-family: "Trebuchet MS", Trebuchet, Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #003300;
	line-height: 20px;
}

.subheadertext {
	font-family: "Trebuchet MS", Trebuchet, Arial, Verdana, sans-serif;
	font-size: 22px;
	color: #000000;
	line-height: 30px;
}

.copyright {
	font-family: "Trebuchet MS", Trebuchet, Arial, Verdana, sans-serif;
	font-size: 10px;
	font-weight:normal;
	color:#666666;
	padding: 8px 0px;
	text-align: center;
}













/*   weekly almanac css below  */

.article {
	font-family: "Trebuchet MS", Trebuchet, Arial, Verdana, sans-serif;
	font-size: 14px;
	padding: 0px 15px 15px;
	font-weight:normal;
	color:#000000;
	text-align: left;
	background-color: #FFFFFF;
	line-height: 18px;
	text-decoration: none;
}
.articlenotitle {
	font-family: "Trebuchet MS", Trebuchet, Arial, Verdana, sans-serif;
	font-size: 14px;
	padding: 15px;
	font-weight:normal;
	color:#000000;
	text-align: left;
	background-color: #FFFFFF;
	line-height: 18px;
	text-decoration: none;
}
.authordate {
	font-family: "Trebuchet MS", Trebuchet, Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color:#666666;
	line-height: 16px;
}
.footer {
	font-family: "Trebuchet MS", Trebuchet, Arial, Verdana, sans-serif;
	font-size: 11px;
	padding: 15px;
	font-weight:normal;
	color:#000000;
	text-align: left;
	background-color: #CCCCCC;
	line-height: 14px;
	text-decoration: none;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.almanacnav {
	font-family: "Trebuchet MS", Trebuchet, Arial, Verdana, sans-serif;
	font-size: 12px;
	padding: 10px;
	font-weight:bold;
	color:#003300;
	text-align: center;
	background-color: #d4ead4;
	text-decoration: none;
	line-height: 16px;
}
.header {
	font-family: "Trebuchet MS", Trebuchet, Arial, Verdana, sans-serif;
	font-size: 22px;
	padding: 8px 20px 8px 20px;
	text-transform:uppercase;
	font-weight:bold;
	color:#FFFFFF;
	text-align: center;
	background-color: #336030;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	line-height: 30px;
}
.navarea {
	text-align: left;
	background-color: #d4ead4;
	padding: 10px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.energytip {
	text-align: left;
	background-color: #FFFF33;
	padding: 10px;
	border: 2px dotted #000000;
}
.navhead {
	font-family: "Trebuchet MS", Trebuchet, Arial, Verdana, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color:#FFFFFF;
	background-color: #336030;
	line-height: 22px;
	letter-spacing: 1px;
	text-decoration: none;
	padding: 5px;
	border: 1px dashed #000000;
}
.navsubhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:normal;
	color:#333333;
	font-style: italic;
	letter-spacing: 2px;
	line-height: 14px;
}
.navlink {
	font-family: "Trebuchet MS", Trebuchet, Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:#003300;
	line-height: 13px;
}
.sections {
	font-family: "Trebuchet MS", Trebuchet, Arial, Verdana, sans-serif;
	font-size: 20px;
	padding: 8px 20px;
	text-transform:uppercase;
	font-weight:bold;
	color:#FFFFFF;
	text-align: left;
	background-color: #336030;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
}
.titlearea {
	padding: 5px 15px;
	background-color: #FFFFFF;
}
.titles {
	font-family: "Trebuchet MS", Trebuchet, Arial, Verdana, sans-serif;
	font-size: 17px;
	font-weight:bold;
	color:#000000;
	line-height: 22px;
	letter-spacing: 1px;
}
.topanchors {
	font-family: "Trebuchet MS", Trebuchet, Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#003300;
	line-height: 15px;
	letter-spacing: 1px;
	background-color: #FFFFFF;
	padding: 4px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #003300;
	border-right-color: #003300;
	border-bottom-color: #003300;
	border-left-color: #003300;
}
