@charset "utf-8";

body {
	-moz-opacity: .999; //to defeat firefox redraw problem with fade effect
	background-repeat: repeat-y;
	margin-left: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
	background-color: #45453A;
	background-image: url(../images/Bg_Site.png);
}
/* link styles */
.nav a {
	text-decoration: none;
	display: block;
	color: #ECECE8;
	font-weight: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #8A8A75;
	border-left-color: #8A8A75;
	text-align: center;
	width: 189px;
	height: 29px;
	line-height: 25px;
	font-size: 14px;
}
.nav li li a {
	color: #ECECE8;
	background-color: #105600;
  /* style for links on pop-up menus */
}
.nav li li li a {
	/* style for second level menu links */
}
.nav a:hover{
	background-color: #ECECE8;
	color: #333333;
	height: 29px;
	font-weight: normal;
}
/* main nav bar */
.nav {
	padding: 0;
	line-height: 1;
	height: 29px;
	margin: 0px;
	background-color: #105600;
}
/* all list items */
.nav  li {
	margin:0 !important;
	padding:0 !important;
	list-style: none; /* remove bullets */
	float: left; /* place buttons side by side */
	position: relative;
}
/* pop-up subnav */
.nav ul {
	margin: 0;
	padding: 0;
	position: absolute;
	left: 0; /* change when you change height of links */
	display: none;
	top: 29px;
}
/* list items in pop-up subnav */
.nav ul li {
	float: none; /* so links line up one above the other for drop-downs */
}
/*3rd level menu position*/
.nav ul ul {
	position: absolute;
  left: 10.8em; /* change when you change width of links */
  top: -1px;
  z-index: 99;
  border-top: 1px solid #FFF;
	border-right: 1px solid #FFF;
}
.nav ul ul li {
	z-index: 100;
}
/* look for buttons that have menus */
.nav .sub {
	background-image: url(../superfish/images/arrow_down.png);
  background-repeat:no-repeat;
  background-position: 2px 3px;
}
.nav .subsub {
	background-image: url(../superfish/images/arrow_left.png);
  background-repeat: no-repeat;
  background-position: 4px 7px;
}
ul.navLinks {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
ul.navLinks a {
	display: block;
	line-height: 24px;
	height: 24px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	color: #2E2E27;
	padding-left: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #D8D8D1;
	border-bottom-color: #D8D8D1;
	margin: 0px;
	border-top-style: dotted;
	border-bottom-style: dotted;
}
ul.navLinks a:hover {
	background-color: #ECECE8;
	border-top-color: #105600;
	border-bottom-color: #105600;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
}
ul.navLinks li {
	padding: 0px;
	margin: 0px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
#content {
	float: right;
	width: 675px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 15px;
}
#content .highlight {
	font-style: italic;
	font-weight: bolder;
}


#content a:link {
	color: #105600;
}
#content a:visited {
	color: #64A01E;
	text-decoration: underline;
}
#content a:hover {
	text-decoration: underline;
	color: #800000;
}
#content h1 {
	color: #2E2E27;
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#content .column2 {
	float: right;
	width: 350px;
	margin-top: 0px;
}

#content h2 {
	color: #2E2E27;
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#content h3 {
	font-size: 14px;
	color: #2E2E27;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#content h4 {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #2E2E27;
}

#content hr {
	margin-top: 25px;
	margin-bottom: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #105600;
}
#content p{
	color: #2E2E27;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	margin-top: 12px;
	margin-bottom: 0px;
	text-align: justify;
}
#content p.notice {
	margin-top: 0px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-style: italic;
}
#content ul {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	padding-left: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
}
#content li {
	list-style-position: inside;
	list-style-type: disc;
	margin-left: 15px;
}
#content   .pageLink  {
	font-weight: bold;
	color: #105600;
	list-style-type: none;
}
#content    .pageLink    ul  {
	list-style-type: none;
	margin-bottom: 0px;
	margin-left: 0px;
}
#content  .pageLink  li {
	margin-left: 15px;
	list-style-type: none;
}
#content  .pageLink  a {
	text-decoration: none;
}
#content  .pageLink  a:hover {
	text-decoration: none;
}


#content .button {
	background-color: #64A01E;
	float: right;
	width: 162px;
	height: 32px;
	padding: 2px;
	margin-top: 0px;
}

#content .button a {
	line-height: 30px;
	background-color: #64A01E;
	display: block;
	height: 30px;
	color: #FFFFFF;
	width: 160px;
	font-size: 14px;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	border: 1px solid #FFFFFF;
}
#content .button a:hover {
	background-color: #507D17;
}
#content .heading {
	margin-top: 12px;
	margin-bottom: 4px;
}
#content .headingPage {
	margin-top: 0px;
	margin-bottom: 30px;
}

#content .headingSub {
	margin-top: 0px;
	margin-bottom: 0px;
}
#content .headingGreen {
	color: #105600;
}
#content  .alertBox  .heading {
	font-size: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-align: center;
	line-height: 36px;
}

#content  .alertBox  .link {
	font-weight: bold;
	line-height: 32px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	font-size: 16px;
}
#content   .alertBox   a {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 20px;
	border: 1px solid #D8D8D1;
	width: 165px;
	font-weight: normal;
	background-color: #617AD1;
	float: right;
	clear: none;
	display: block;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 10px;
	margin-left: 20px;
	margin-right: 10px;
	margin-bottom: 15px;
}
#content  .alertBox  a:link {
	display: block;
	text-decoration: none;
	padding-left: 20px;
	width: 165px;
}
#content  .alertBox  a:hover {
	background-color: #4E6ACB;
}
#content  .hotBox {
	background-color: #D0D8F2;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 25px;
	border: thin solid #D8D8D1;
}
#content      .hotBox      h2 {
	color: #1E2E66;
	margin-top: 5px;
	font-weight: bold;
}
#content  .hotBox  p {
	color: #000000;
}
#content .boxAlert {
	background-color: #64A01E;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 20px;
	padding-left: 25px;
	border: 2px solid #8CD830;
}
#content .boxAlert a{
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 32px;
	text-decoration: none;
	display: block;
	padding-left: 20px;
	border: 1px solid #ECECE8;
	width: 165px;
	height: 32px;
}
#content .boxAlert h2{
	color: #FFFFFF;
	margin-top: 5px;
}
#content .boxAlert p {
	color: #FFFFFF;
}
#content .boxAlert a:hover {
	color: #FFFFFF;
	font-size: 16px;
	line-height: 32px;
	text-decoration: none;
	display: block;
	height: 32px;
	font-weight: bold;
	width: 165px;
	background-color: #8CD830;
}
#content .images {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 25px;
	float: right;
}
#content .email li {
	list-style-image: url(../images/icoEmail16.gif);
}
#content .emphasize {
	font-style: italic;
	font-weight: bold;
	color: #800000;
}


#content .photos {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 25px;
	float: right;
	width: 300px;
	background-color: #2E2E27;
	padding-top: 3px;
	padding-right: 3px;
	padding-left: 3px;
}
#content .sidebar {
	float: right;
	width: 195px;
	margin-bottom: 15px;
	margin-left: 15px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	border: 1px dotted #CCCCCC;
	clear: right;
}
#content .sidebar p {
	text-align: left;
}


#content .photos p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	line-height: 12px;
	margin-top: 5px;
	text-indent: 10px;
	color: #D8D8D1;
	padding-bottom: 10px;
	padding-right: 5px;
	padding-left: 5px;
}

#content .alert {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	color: #800000;
	vertical-align: middle;
	height: 32px;
	margin-left: 5px;
	background-image: url(../images/icoBang.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 48px;
	margin-bottom: 0px;
	line-height: 32px;
}
#content .sched td {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#footer {
	width: 950px;
	background-color: #105600;
	margin: 0px;
	height: 120px;
	padding-top: 20px;
	padding-bottom: 10px;
}
#footer a {
	color: #D8D8D1;
	text-decoration: underline;
}
#footer   .siteNav {
	margin-top: 15px;
	margin-bottom: 20px;
}
#footer  .siteNav  a {
	color: #D8D8D1;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 20px;
	height: 20px;
	display: inline-block;
	vertical-align: middle;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#footer  .siteNav  a:hover {
	text-decoration: none;
	background-color: #D8D8D1;
	color: #105600;
}
#footer hr {
	margin-top: 10px;
	margin-bottom: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D8D8D1;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
}

#footer  p {
	text-align: center;
	margin-top: 2px;
	margin-bottom: 2px;
	color: #D8D8D1;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#header {
	padding: 0px;
	margin: 0px;
	background-image: url(../images/stea_Banner.gif);
	background-repeat: no-repeat;
}
#header  .banner {
	height: 200px;
}

#header .siteNav {
	height: 30px;
}

#sidebar {
	float: left;
	height: auto;
	width: 250px;
	margin-left: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#sidebar .textWrap {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#sidebar h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}
#sidebar h4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #2E2E27;
}
#sidebar .BOD .BODhdg {
	margin-bottom: 5px;
	color: #507D17;
	text-align: center;
	font-weight: normal;
}
#sidebar .BOD ul {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	list-style-type: none;
	color: #2E2E27;
	font-weight: bold;
	margin-top: 0px;
	text-align: center;
	padding-left: 0px;
	margin-left: 0px;
}
#sidebar .boxContent {
	background-color: #ECECE8;
	border: 1px solid #105600;
	margin-bottom: 15px;
	padding-bottom: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#sidebar .boxContent .heading {
	line-height: 35px;
	height: 35px;
	text-align: center;
	vertical-align: middle;
	background-color: #105600;
	margin-top: 0px;
	margin-bottom: 5px;
	border-bottom-style: solid;
	border-bottom-color: #105600;
	border-bottom-width: 1px;
	color: #FFFFFF;
}
#sidebar .boxList {
	margin-bottom: 15px;
	background-color: #ECECE8;
	border: 1px solid #105600;
}
#sidebar .boxList  .heading {
	line-height: 35px;
	height: 35px;
	text-align: center;
	vertical-align: middle;
	background-color: #105600;
	border-bottom-style: solid;
	border-bottom-color: #105600;
	border-bottom-width: 1px;
	color: #ECECE8;
	margin-top: 0px;
	margin-bottom: 0px;
}
#sidebar .boxAlert {
	background-color: #64A01E;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	border: 2px solid #8CD830;
}
#sidebar .boxAlert a{
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 32px;
	text-decoration: none;
	display: block;
	border: 1px solid #FFFFFF;
	width: 215px;
	height: 32px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-bottom: 0px;
	margin-top: 0px;
	background-color: #64A01E;
}
#sidebar .boxAlert h2{
	color: #FFFFFF;
	text-align: center;
	margin-top: 4px;
	margin-bottom: 11px;
}
#sidebar .boxAlert p {
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	margin-top: 0px;
	margin-bottom: 10px;
}
#sidebar .boxAlert a:hover {
	font-size: 16px;
	line-height: 32px;
	text-decoration: none;
	font-weight: bold;
	background-color: #507D17;
}
#wrapper {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	margin-top: 0px;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
}
#wrapContent {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	margin-top: 0px;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

