﻿#flash {
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #726c62;
	text-align: center;
}
/*/ Content & Formatting Structures/*/
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #344460;
	text-align: left;
	margin:0px 0px 10px 0px;
}
h2 {
	font-family: Garamond;
	font-size: 24px;
	color: #fff;
	text-align: left;
	margin: 0px;
}
#block-list {
	list-style-type: square;
	color: #31425E;
}
.block {
	margin: 10px 0px 10px 0px;
}
/*/ Building Structures/*/
#wrap {
	width: 927px;
	margin: 0 auto;
	background-color: #fff;
}
#head {
	float: left;
	width: 927px;
}
#body {
	float: left;
	width: 927px;
}
#footer {
	float: left;
	width: 927px;
}
/*/ Seconday Building Structures/*/
#mashead-matte {
	float: left;
	width: 927px;
	height: 212px;
	background-image: url('../Images/mashead-matte.png');
	background-repeat: no-repeat;
}
#mashead-box {
	float: left;
	width: 906px;
	margin-left: 11px;
	margin-top: 2px;
}
#body-matte {
	float: left;
	width: 927px;
	background-image: url('../Images/body-matte.png');
	background-repeat: repeat-y;
}
#body-end {
	float: left;
	width: 927px;
	height: 30px;
	background-image: url('../Images/body-end.png');
	background-repeat: no-repeat;
}
#home-matte {
	float: left;
	width: 927px;
	background-image: url('../Images/home-matte.png');
	background-repeat: repeat-y;
}
#home-end {
	float: left;
	width: 927px;
	height: 20px;
	background-image: url('../Images/home-end.png');
	background-repeat: no-repeat;
}
/*/ Mashead Structures/*/
#mas-placeholder {
	float: left;
	width: 649px;
	margin-left: 11px;
	margin-top: 1px;
}
#mas-logo {
	float: left;
	width: 256px;
	margin-left: 1px;
	margin-top: 1px;
}
/*/ Content Structures/*/
#left {
	float: left;
	width: 256px;
	margin-left: 10px;
	margin-top: 10px;
	color: #30415e;
}
#right {
	float: left;
	width: 650px;
	margin-right: 11px;
	margin-top: 10px;
	color: #000;
}
#home-left {
	float: left;
	width: 650px;
	margin-left: 11px;
	margin-top: 10px;
	color: #000;
}
#home-right {
	float: left;
	width: 256px;
	margin-top: 10px;
	margin-right: 10px;
	color: #30415e;
	vertical-align:top;
}
#container {
	float: left;
	width: 611px;
	margin: 10px 20px 0px 20px;
	text-align: left;
}
#home-container {
	float: left;
	width: 610px;
	margin: 10px 15px 0px 10px;
	text-align: left;
}
.section {
	float: left;
	width: 100%;
}
.content {
	float: left;
	width: 100%;
	margin-left: 5px;
	margin-top: 10px;
}
.slots {
	float: left;
	width: 100%;
	margin-left: 0px;
	margin-top: 10px;
}
.home-banner {
	float: left;
	width: 470px;
	margin-left: 70px;
	margin-bottom: 20px;
}
.chairman {
	float: left;
	width: 628px;
	margin-left: 0px;
	margin-top: 10px;
	padding: 0px;
}
#chairman-top {
	float: left;
	width: 203px;
	height: 34px;
}
#chairman-body {
	float: left;
	width: 405px;
	height: 27px;
	padding-top: 7px;
	background-image: url('../Images/chairman-body.gif');
}
#chairman-bottom {
	float: left;
	width: 20px;
	height: 34px;
}
#banner-content {
	float: left;
	width: 470px;
	margin-left: 100px;
	margin-right: 80px;
}
.lable {
	float: left;
	width: 470px;
	height: 21px;
	background-image: url('../Images/lbl-banner.gif');
	background-repeat: no-repeat;
}
.banner {
	float: left;
	width: 100%;
	height: 60px;
	background-color: #c0c0c0;
}
#hr-home {
	float: left;
	width: 236px;
	margin: 5px 10px 5px 10px;
}
#events {
	float: left;
	width: 236px;
	margin-left: 10px;
	margin-right: 10px;
	text-align: left;
}
.events {
	margin: 15px 0;
}
#epic {
	float: left;
	width: 236px;
	margin-left: 10px;
	margin-right: 10px;
	text-align: left;
}
#navlable {
	float: left;
	width: 236px;
	margin:10px 10px 5px 10px;
	text-align: left;
}
#nav-side {
	float: left;
	width: 236px;
	margin-left: 15px;
	margin-right: 10px;
	text-align: left;
	line-height:180%;
}
#slot-top {
	float: left;
	width: 628px;
	height: 57px;
	background-image: url('../Images/slots-top.gif');
	background-repeat: no-repeat;
}
#slot-body {
	float: left;
	width: 628px;
	background-image: url('../Images/slots-body.gif');
}
#slot-bottom {
	float: left;
	width: 628px;
	height: 15px;
	background-image: url('../Images/slots-bottom.gif');
	background-repeat: no-repeat;
}
#slot-container {
	float: left;
	margin: 0px 1px 0px 1px;
}
#slot-content {
	float: left;
	width: 177px;
	margin: 0px 10px 0px 10px;
}
#slot-block {
	float: left;
	width: 15px;
}
/*/ Footer Structures/*/
#footer-container {
	margin: 10px 30px 0px 30px;
}
#reg {
	font-family: Arial, Helvetica, sans-serif;
}
#small {
	font-family: Tahoma;
	font-size: 10px;
}
#f-left {
	float: left;
	width: 710px;
	text-align: left;
	font-size: 11px;
	color: #000;
}
#f-right {
	float: left;
	width: 154px;
	text-align: right;
}
/*/ Menu Structures/*/
#menu-top {
	float: left;
	width: 927px;
	height: 38px;
	background-image: url('../Images/menu-top.png');
	background-repeat: no-repeat;
}
#top {
	margin-top: 15px;
	margin-right: 40px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #fff;
	text-align: right;
}
#middle {
	margin-top: 10px;
	margin-left: 10px;
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #fff;
	text-align: left;
           

}
#middle-content {
	margin-left: 20px;
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #fff;
	text-align: left;

}
.m-box {
	float: right;
	padding: 0px 15px 0px 10px;
}
.m-main {
	float: left;
	padding: 0px 15px 0px 15px;
}
#m-border {
	border-right: 1px #9fa8b7 solid;
}
#menu-global {
	float: left;
	width: 927px;
	height: 35px;
	background-image: url('../Images/menu-global.png');
	background-repeat: no-repeat;
	text-align: left;
}

/*/ Drop Down Menus/*/
#mainbuttons{
	width: 150px;
	}
}
#nav ul {
	/* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	width: 561px;
}
#nav {
	/* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	position: relative;
	z-index: 1000;
	width: 561px;
}
#nav a {
	display: block;
	line-height: 20px;
	color: #fff;
	text-decoration: none;
	
}
#nav a:hover {
	display: block;
	line-height: 20px;
	color: #e9e8e8;
	text-decoration: none;
}
a.mainbutton {
	display: block;
}
#nav li {
	/* all list items */
	float: left;
	list-style: none;
}
#nav li ul li {
	/* all list items */
	float: left;
	width: 187px;
	border-bottom: 1px #fff 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: #748199;
	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: 35px;
	color: #fff;
	width: 187px;
	letter-spacing: normal;
	text-align: left;
	background-image: url('images/design/drop-down-top.gif');
	background-position: center top;
	background-repeat: repeat-x;
}
/*/ Link Structures/*/
a:link {
	color: #1c3f94;
	text-decoration: none;
}
a:visited {
	color: #1c3f94;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: underline;
}
a:active {
	color: #000;
	text-decoration: none;
}
#reg a:link {
	color: #000;
	text-decoration: none;
}
#reg a:visited {
	color: #000;
	text-decoration: none;
}
#reg a:hover {
	color: #000;
	text-decoration: underline;
}
#reg a:active {
	color: #000;
	text-decoration: none;
}
.m-box a:link {
	color: #fff;
	text-decoration: none;
}
.m-box a:visited {
	color: #fff;
	text-decoration: none;
}
.m-box a:hover {
	color: #fff;
	text-decoration: underline;
}
.m-box a:active {
	color: #fff;
	text-decoration: none;
}
.m-main a:link {
	color: #fff;
	text-decoration: none;
}
.m-main a:visited {
	color: #fff;
	text-decoration: none;
}
.m-main a:hover {
	color: #fff;
	text-decoration: underline;
}
.m-main a:active {
	color: #fff;
	text-decoration: none;
}
#small a:link {
	color: #2e3f5b;
	text-decoration: none;
}
#small a:visited {
	color: #2e3f5b;
	text-decoration: none;
}
#small a:hover {
	color: #2e3f5b;
	text-decoration: underline;
}
#small a:active {
	color: #2e3f5b;
	text-decoration: none;
}
#resources a:link {
	color: #344460;
	text-decoration: none;
}
#resources a:visited {
	color: #344460;
	text-decoration: none;
}
#resources a:hover {
	color: #344460;
	text-decoration: underline;
}
#resources a:active {
	color: #344460;
	text-decoration: none;
}
#nav-side a:link {
	color: #30415e;
	text-decoration: none;
}
#nav-side a:visited {
	color: #30415e;
	text-decoration: none;
}
#nav-side a:hover {
	color: #30415e;
	text-decoration: underline;
}
#nav-side a:active {
	color: #30415e;
	text-decoration: none;
}
#no-border {
	border: 0px;
}
#resources {
	text-align: center;
	color: #344460;
	font-size: 11px;
}
.titlefield{ /*CSS for RSS title link in general*/
text-decoration: none;
}
.labelfield{ /*CSS for label field in general*/
color:brown;
font-size: 90%;
}
.datefield{ /*CSS for date field in general*/
color:gray;
font-size: 90%;
}
#example3{ /*Demo 3 main container*/
width: 220px;
height: 100px;
padding: 4px;
}
#example3 div p{ /*Demo 3 P element that separates each entry*/
margin-top: 0;
margin-bottom: 7px;
}
code{ /*CSS for insructions*/
color: red;
}
