body {
	background-color: #FDFF70;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #020000;
	
}
h1 {
	font-size: 24px;
	color: #000000;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding-left: 4px;
}
h2 {
	font-size: 18px;
	color: #000000;
	padding: 4px;
}

hr {
	color: #4A4A4A;
}
a {
	color: #848400;
	text-decoration: underline;
}
a:hover {
	color: #848400;
	text-decoration: none;
}
#ticker {
	background-color: #F9F7C4;
	padding: 2px;
	margin-bottom: 4px;
	overflow: hidden;
	width: 690px;
	border: 1px solid #BBBC56;
}


#container {
	width: 942px;
	margin-right: auto;
	margin-left: auto;
	background-position: center;
}
#container #timezone {
	font-weight: bold;
	background-color: #000000;
	margin-right: 5px;
	margin-left: 5px;
	padding: 5px;
	color: #FFFFFF;
}

#container #contentbkg {
	background-image: url(../images/contentbkg.jpg);
	background-repeat: repeat-y;
}

#container #content {
	background-image: url(../images/contentblend.jpg);
	background-repeat: no-repeat;
}
#container #navbar {
	background-color: #F5E472;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #BBBC56;
	border-bottom-color: #BBBC56;
	margin-right: 5px;
	margin-left: 5px;
}

#container #contentbkg #content #storyleft {
	float: left;
	width: 695px;
	margin-left: 13px;
	margin-top: 15px;
	margin-bottom: 15px;
}
#container #contentbkg #content #storyright {
	float: right;
	width: 202px;
	margin-right: 12px;
	margin-top: 15px;
	margin-bottom: 15px;
}

#container #contentbkg #spacer {
	background-image: url(../images/footbkg.jpg);
	background-repeat: repeat-y;
}

#container #contentbkg #footnote {
	text-align: center;
	color: #020000;
	padding: 10px;
}
#container #contentbkg #spacer #footnote a {
	color: #848400;
	text-decoration: none;
}
#container #contentbkg #spacer #footnote a:hover {
	color: #848400;
	text-decoration: underline;
}
.focus {
	background-color: #F5E472;
	border: 4px solid #B6B751;
	text-align: center;
	padding-bottom: 5px;
}
.focus input {
}

.highlight {
	padding: 3px;
	text-align: center;
	background-color: #F5E472;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}






#sectionLinks{
	margin: 0px;
	padding: 0px;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	color: #93900D;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 10px;
	font-weight: normal;
	font-style: normal;
	background-color: #F5E472;
	margin-bottom: 2px;
	border: 1px solid #B6B74F;
}

#sectionLinks a:hover{
	text-decoration: none;
	color: #020000;
	font-weight: normal;
}

.style1 {
	color: #FF0000;
	font-weight: bold;
}
.ecaps {
	margin-bottom: 4px;
	padding: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B6B74F;
}
.ecaps .edate {
	margin-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F1DE54;
	background-color: #F5E478;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F9EFAA;
	padding: 2px;
	font-weight: bold;
	color: #000000;
}
.ecaps .etitle {
	padding: 2px;
	color: #000000;
	background-color: #F9EFAA;
}
.ecaps .edesc img {
	border: 1px solid #B6B74F;
	margin-right: 2px;
}

.ecaps .edesc {
	padding: 2px;
	color: #000000;
	background-color: #F9EFAA;
}
.ecaps .etitle a {
	display: block;
	padding: 2px;
	border-top-width: 1px;
	border-top-style: dotted;
	text-decoration: none;
	border-top-color: #828284;
}

.ecaps .etitle a:hover {
	display: block;
	padding: 2px;
	border-top-width: 1px;
	border-top-style: dotted;
	text-decoration: none;
	border-top-color: #828284;
	color: #020000;
}
.capthead {
	text-align: center;
	font-weight: bold;
	color: #000000;
	border: 1px solid #B6B751;
        margin-bottom: 5px;
background-color: #F6E78C;
}

.ecaps .edesc {
	padding: 2px;
}
.ecaps img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.hi1 {
	background-color: #FCF7DA;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #B5B752;
	border-bottom-color: #B6B751;
	text-align: center;
	padding: 4px;
	font-style: italic;
	font-weight: bold;
}
.iconsl {
	float: left;
	width: 340px;
}
.iconsl img {
	display: block;
}

.iconsr {
	float: right;
	width: 340px;
}
.calendar {
	font-size: 10px;
	width: 65px;
	background-image: url(../images/date.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 9px;
}
.calendar .day {
	background-color: #5585d7;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
.calendar .daynum {
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.calendar .month {
	text-align: center;
}
.calendar .year {
	text-align: center;
}
.searchid {
	border: 1px solid #B6B74F;
}
.searchmenu {
	background-color: #F5E478;
	border-bottom-color: #B6B74F;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.searchid #found {
	background-color: #5784D9;
	text-align: center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #C5D5F1;
	border-bottom-color: #C5D5F1;
	padding: 4px;
	color: #FFFFFF;
}
