﻿/*rotating images - homepage*/
#photos {
	width: 758px;
	height: 248px;
	text-align: left;
	padding-top: 0px;
	overflow: hidden;
	float: left;
	margin-left: 0px;
	background-color:#000000;
}

body {
	font-family: Arial;
	font-size: 12px;
	color: #000;
	background-image: url('../Images/background.jpg');
	background-repeat: repeat-x;
	margin: 0 auto;
	text-align: center;
	background-color: #ebf0f4;
}
/*/ Level 1 - Main Structures/*/
#structure {
	margin: 0 auto;
	text-align: center;
	width: 993px;
	background-color: #fff;
}
#header {
	width: 993px;
	padding: 0px;
	height: 300px;
	background-color: #fff;
}
#menu {
	float: left;
	margin-left: 10px;
	margin-top: 7px;
	width: 983px;
	background-image: url('../Images/lb-low.jpg');
	height: 50px;
}
#body {
	float: left;
	width: 993px;
	margin-top: 7px;
	text-align: left;
	padding: 0px;
	background-color: #fff;
	display: inline;
}
#footer {
	float: left;
	width: 993px;
	background-color: #fff;
	border-top: 20px #669900 solid;
	margin-top: 10px;
	height: 140px;
}
/*/ Level 1a - Header/*/
#hl-1 {
	float: left;
	height: 45px;
	width: 525px;
	display:inline;
}
#topmenu {
	float: left;
	width: 447px;
	height: 30px;
	margin-right: 20px;
	margin-top: 15px;
	font-family: Tahoma;
	font-size: 12px;
	color: #669900;
	text-align: right;
}
#hl-2 {
	float: left;
	width: 100%;
	height: 10px;
	background-color: #669900;
}
#hl-3 {
	float: left;
	display: inline;
}
.logo {
	margin: 0px;
	border: 0px;
}
.mashead {
	float: left;
	margin-right: 4px;
	margin-left: 0px;
}
/*/ Level 2a - Header/*/
#container {
	margin-left: 10px;
	margin-top: 10px;
	width: 971px;
	height: 100%;
}
#c-layer {
	margin-top: 10px;
	width: 972px;
	display: inline;
}
#homebox {
	float: left;
	margin-left: 10px;
	margin-top: 7px;
	width: 983px;
	background-image: url('../Images/menu-bk.png');
	background-repeat: no-repeat;
}
#box-row {
	float: left;
	width: 983px;
	margin-left: 10px;
	background-image: url('../Images/lb-low.jpg');
}
#smallbox {
	float: left;
	width: 243px;
	padding: 0px;
	margin: 10px 0px 0px 0px;
}
#gettoknow {
	float: left;
	width: 473px;
	margin-left: 20px;
	background-color: #c9d5e1;
	height: 160px;
}
#calendars {
	float: left;
	width: 388px;
	margin-left: 90px;
	background-image: url('../Images/cal-bkgd.jpg');
	display: inline;
}
#cal {
	float: left;
	width: 194px;

}
/*  LEFT BODY */
#left {
	float: left;
	width: 826px;
	margin: 0px;
}
#title {
	float: left;
	width: 826px;
	background-color: #fff;
}
#banner {
	float: left;
	height: 95px;
	width: 826px;
	background-color: #eee;
	border: 1px #ccc solid;
	z-index: -1000;
}
#memnew {
	float: left;
	height: 36px;
	width: 948px;
	border: 3px #669900 solid;
	display: inline;
}
#blank {
	float: left;
}
.mimg {
	width: 239px;
}
.mscript {
	margin-top: 5px;
	width: 700px;
}
.bpush {
	margin-left: 80px;
	margin-top: 40px;
	/*margin-right: 66px;*/
}
* html .bpush {
	margin-left: 40px;
}
.mpush {
	margin-left: 12px;
	margin-top: 40px;
	margin-right: 16px;
}
#main {
	float: left;
	margin-top: 10px;
	width: 826px;
	background-image: url('../Images/body-bckd.jpg');
	background-repeat: repeat-y;
}
#sidebar {
	float: left;
	width: 203px;
}
.resources {
	float: left;
	width: 203px;
	font-size: 10px;
	color: #fff;
	margin-top: 10px;
}
.quicklinks {
	float: left;
	width: 203px;
	margin-top: 15px;
	font-size: 12px;
	color: #fff;
}
#q-push {
	float: left;
	margin-left: 10px;
	width: 193px;
}
/*  MAIN BODY */
#content {
	float: left;
	width: 608px;
}
#mas {
	float: left;
	height: 63px;
	width: 593px;
	margin-left: 15px;
}
#breadcrumbs {
	float: left;
	width: 593px;
	margin-top: 15px;
	margin-left: 15px;
}
#cms {
	float: left;
	width: 608px;
	margin-top: 15px;
}
#bottom {
	float: left;
	width: 593px;
	margin-top: 15px;
	margin-left: 15px;
	color: #003366;
}
/*  RIGHT BODY */
#right {
	float: left;
	width: 130px;
	margin-left: 15px;
}
.ads {
	width: 130px;
	height: 130px;
	background-color: #eee;
	border: 1px #ccc solid;
	z-index: -1000;
}
#push {
	margin-top: 10px;
}
.sidepushbar {
	float: left;
	height: 30px;
}
/*/ Level 2b - Menus/*/
#nav ul {
	/* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	width: 140px;
}
#nav {
	/* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	position: relative;
	z-index: 1000;
}
#nav a {
	display: block;
	line-height: 20px;
	color: #578201;
	text-decoration: none;
}
#nav a:hover {
	display: block;
	line-height: 20px;
	color: #578201;
	text-decoration: underline;
}
a.mainbutton {
	display: block;
}
#nav li {
	/* all list items */
	float: left;
}
#nav li ul li {
	/* all list items */
	float: left;
	width: 243px;
	border-bottom: 1px #669900 solid;
}
#nav li.sfhover ul {
	/* lists nested under hovered list items */
	left: auto;
}
#nav li:hover ul {
	/* lists nested under hovered list items */
	left: auto;
}
#nav li ul {
	/* second-level lists */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	position: absolute;
	background: #E1F5BA;
	padding: 5px 5px 5px 5px;
	left: -970em; /* using left instead of display to hide menus because display: none isn't read by screen readers */;
	top: 38px;
	color: #669900;
	width: 243px;
	letter-spacing: normal;
	text-align: left;
	background-image: url('images/design/drop-down-top.gif');
	background-position: center top;
	background-repeat: repeat-x;
}
/*/ Level 4 - Footer/*/
#copyright {
	float: left;
	margin-top: 30px;
	margin-left: 10px;
	text-align: left;
	width: 690px;
	font-family: Tahoma;
	font-size: 12px;
	color: #1f4c79;
}
#logo {
	float: left;
	text-align: right;
	margin-top: 30px;
	width: 272px;
}

#logo img {
	border: 0;
}

/*/ Content & Formatting Structures/*/
h3 {
	margin: 0px 0px 10px 0px;
	font-size: 18px;
}
h4 {
	margin: 0px 0px 0px 0px;
	font-size: 13px;
	font-weight: bold;
}
p {
	margin: 0px 0px 0px 0px;
}
#portal-links {
	padding:5px 0px 10px 0px;
}
ul .hbutton {
	list-style-image: url('../Images/h-buttons.jpg');
	line-height: 130%;
}
#border_right {
	float: left;
	border: 0px;
}
#border_left {
	border: 0px;
	float: left;
}
#border {
	border: 0px;
}
#content-wrap {
	margin: 0px 20px 0px 15px;
}
#home-wrap {
	margin: 0px 10px 0px 10px;
}
/*/ Level 4 - Hyperlinks/*/
a:link {
	color: #003366;
	text-decoration: underline;
}
a:visited {
	color: #003366;
	text-decoration: underline;
}
a:hover {
	color: #999999;
	text-decoration: none;
}
a:active {
	color: #999999;
	text-decoration: underline;
}
#topmenu a:link {
	color: #669900;
	text-decoration: none;
}
#topmenu a:visited {
	color: #669900;
	text-decoration: none;
}
#topmenu a:hover {
	color: #669900;
	text-decoration: underline;
}
#topmenu a:active {
	color: #669900;
	text-decoration: none;
}
#bottom a:link {
	color: #003366;
	text-decoration: none;
}
#bottom a:visited {
	color: #003366;
	text-decoration: none;
}
#bottom a:hover {
	color: #003366;
	text-decoration: underline;
}
#bottom a:active {
	color: #003366;
	text-decoration: none;
}
.resources a:link {
	color: #fff;
	text-decoration: none;
}
.resources a:visited {
	color: #fff;
	text-decoration: none;
}
.resources a:hover {
	color: #fff;
	text-decoration: underline;
}
.resources a:active {
	color: #fff;
	text-decoration: none;
}
.quicklinks a:link {
	color: #fff;
	text-decoration: none;
}
.quicklinks a:visited {
	color: #fff;
	text-decoration: none;
}
.quicklinks a:hover {
	color: #fff;
	text-decoration: underline;
}
.quicklinks a:active {
	color: #fff;
	text-decoration: none;
}
#copyright a:link {
	color: #1f4c79;
	text-decoration: none;
}
#copyright a:visited {
	color: #1f4c79;
	text-decoration: none;
}
#copyright a:hover {
	color: #1f4c79;
	text-decoration: underline;
}
#copyright a:active {
	color: #1f4c79;
	text-decoration: none;
}