﻿@import url(layout.css);
body {
	color: #000;
	font-size: small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	background-color:#88AA77;
}
#container 
{
	width: 800px;
	margin: 0 auto;
	background: #fff;
}

#masthead 
{
	margin-right: 0px;
	margin-left: 0px;
	width: 800px;
	padding: 0;
	background-image: url(../images/etaheader.jpg);	
	background-repeat: no-repeat;
	background-position:right
}
#top_navigation {
	margin-right: 0px;
	margin-left: 0px;
	background-color: #e7f5c2;
	overflow: hidden;
	padding-bottom: 5px;
	padding-top: 5px;
}
#dynamic_menu
{
	margin-right: 0px;
	margin-left: 0px;
	background-color: #e7f5c2;
	overflow: hidden;
	padding-bottom: 5px;
	padding-top: 5px;
	color:Red;
}
#login
{
	padding: 0px;
	font-size: x-small;
	margin: 10px;
}
#column_l 
{
	width: 560px;
	margin: 10px 0px 0 5px;
	padding: 0 0px 0px 5px;
}
#column_r 
{
	width: 210px;
	margin: 5px;
	float: right;
	padding-right: 5px;
	padding-left: 5px;
	top: 0px;
	font-size:x-small;
}
#footer {
	text-align: center;
	background-color: #17493e;
	margin-right: 0px;
	margin-left: 0px;
	overflow: hidden;
	padding: 2px;
}
#footer {
	text-align: center;
	background-color: #17493e;
	margin-right: 0px;
	margin-left: 0px;
	overflow: hidden;
	padding: 2px;
}
#mission
{
	margin-top: -10px;
	font-style: italic;
	color: #564;
	font-size: .9em;
}
/* Styles for Masthead */
#masthead img {
	float: left;
}
#masthead p {
	color: #000;
	font-size: x-small;
	text-align: right;
	margin: 10px 10px 0 10px;
}
/* Styles for Navigation */
#navigation ul {
	list-style-type: none;
	width: 100%;
	margin: 0;
	padding: 0;
}
#navigation li {
	float: left;
}
#navigation a {
	color: #000;
	text-decoration: none;
	margin: 0 1px;
	padding: 5px;
	display: block;
	border: 1px solid #d3d3d3;
}
#navigation a:hover {
	background-color: #f2f2f2;
	border: 1px solid #f2f2f2;
}

#alignright 
{
	text-align: right;
	vertical-align:top;
}
.callout
{
	font-size: 1em;
	font-weight: bold;
	color: #5F4663;
}
.attention
{
	color: #FF0000;
}
.attention hr
{
	color: #FF0000;
}
.attention hr
{
	color: #FF0000;
}
.attention a
{
	color: #FF0000;
}
t
{
	text-align:center;
}
.LeftIt
{
	text-align: left;
}

.futuremeetings
{
	font-size: x-small;
	float: left;
	width: 250px;
	clear: both;
}
.pastmeetings
{
	font-size: x-small;
	float:right;
	width: 250px;
}
.album
{
	width: 150px;
	font-size: x-small;
}
#videotable
{
	border-color: #C0C0C0;
	border-width: 0px 0px 1px 1px;
	border-style: solid;
	border-collapse: collapse;
}

#videotable td
{
    border-color: #C0C0C0;
    border-width: 1px 1px 0 0;
    border-style: solid;
    margin: 0;
    vertical-align:top;
    padding: 4px;
    text-align:left;
}

/* Styles for Content */
h1 {
	color: #965;
	font-size: 2.0em;
}
h2 {
	color: #965;
	font-size: 1.75em;
}
h3 {
	color: #965;
	font-size: 1.5em;
}
h4 {
	color: #564;
	font-size: 1.25em;
}
h5 {
	color: #965;
	font-size: 1.1 em;
}
h6 {
	color: #965;
	font-size: 0.5em;
}
big {
	color: #965;
	font-size: medium;
}
fieldset
{
	margin-top: 1em;
}
#column_r p {
	color: #000;
	font-size: x-small;
	text-align: left;
	margin: 0;
	padding: 5px;
}
#column_r h4 {
	margin-bottom: 0;
}
#column_r ul {
	margin-left: 5px;
	padding-top: 0;
	padding-left: 10px;
}
#column_r ul li {
	font-size: x-small;
	display: list-item;
	list-style-position: outside;
}
/* Styles for Footer */
.CenterIt
{
	text-align: center;
}
#footer p {
	color: #fff;
	font-size: x-small;
	margin-top: 2px;
	margin-bottom: 6px;
}
#footer a {
	color: #e7f5c2;
	text-decoration: underline;
}
#footer a:hover {
	color: #fff;
	text-decoration: none;
}
/* Styles for Links */
a {
	color: #456;
	text-decoration: underline;
}
a:hover {
	color: #965;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
.article
{
	font-size: x-small;
}
.ui-tabs-hide { display: none; }

.lbSubmit
{
	color: #fff;
	background-color: #88AA77;
	border: thin outset #006600;
	text-decoration: none;
	padding: 3px;
}
.lbReset
{
	color: #fff;
	background-color: #88AA77;
	border: thin outset #006600;
	text-decoration: none;
	padding: 3px;
}
.lblTemplateThanks
{
	color: #779966;
	margin-top: 20px;
}
.Alert
{
	color: Red;
}
.SmallPrint
{
	font-size: .8em;
	font-style: italic;
}
