﻿/***********************************************/
/* et2.css                             */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Arial,sans-serif;
	font-size: 12px;
	margin-top: 0px;
	background-image: url('images/et-bkg.gif');
	background-repeat: repeat;
}

a{
	color: #00000;
	text-decoration: none;
}

a:link{
	color: #FFFFFF;
	text-decoration: none;
}

a:visited{
	color: #FFFFFF;
	text-decoration: none;
}

a:hover{
	color: #FFD100;
	text-decoration: none;
}

h1{
 font-size: 17px;
 font-weight: bold;
 text-align:center;
 color: #317023;
 margin: 0px 0px 0px 0px;
}

h2{
 font-size: 18px;
 font-weight: bold;
 text-align: left;
 color: #000000;
 margin: 0px 0px 0px 0px;
}

h3{
 font-size: 14px;
 font-weight: bold;
 text-align: left;
 color: #000000;
 margin: 0px 0px 0px 0px;
}

h4{
 font-size: 13px;
 font-weight: 700;
 text-align:left;
 color: #000000;
 margin: 0px 0px 0px 30px;
}

h5{
 font-family: Arial,sans-serif;
 font-size: 24px;
 text-align: center;
 color: #317023;
 margin: 0px;
 padding: 0px;
}

ul{
	list-style-type: disc;
	margin-top: 12px;
	font-size: 13px;
	font-weight: bold;
}

ul ul{
 list-style-type: disc;
 font-size: 12px;

}

ul ul ul{
 list-style-type: none;
}

eq ul{
 list-style-type: disc;
 font-size: 10px;
}

nav{
	font-family: Arial,sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
}

span.highlight{
	background-color: #A9B891;
	text-decoration: none;
}
span.highlight a:hover{
	color: red;
}



/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead {
	width: 900px;
	height: 120px;
	background-color: #000000;
	background-image:url('images/et-mh.jpg')
}

#flash {
	width: 700px;
	height: 200px;
	background-image:url('images/Pict_Rotation_2.jpg')
}

#flash2 {
	width: 900px;
	height: 220px;	
	margin-left: 200px;
	margin-top: 0px;
	background-image:url('')
}

#navBar{
	margin: left;
	width: 200px;
	margin-top: 0px;
	padding: 0px;
	background-color: #333333;
	border-right: 0px solid #333333;
	border-left: 0px solid #333333;
}

#nav {
	width: 900px;
	height: 20px;
	padding-top: 6px;
	text-align:center;
	color: #FFD100;
	background-color: #317023;
	font-size: 12px;
	font-weight: 700;
}

#nav a:hover{
	background-color: ;
}

#tdcm2 {
	background-color: #FFFFFF;
	width: 460px;
	font-family: Arial, sans-serif;
	font-size: 13px;
	margin: 20px 20px 20px 20px;
}

#tdcm2 p{
	margin: 20px 0px 20px 0px;
}

#sectionLinks a {
	color: #165921;
	text-decoration: underline;
}

#sectionLinks a:hover{
	color: #A9B891;
	text-decoration: underline;
}

#mow {
	background-color: #FFFFFF;
	width: 100%;
	font-family: Arial, sans-serif;
	font-size: 13px;
	text-vertical-align: middle;
}

#list{
 font-size: 13px;
 font-weight: bold;
 text-align: center;
 margin: 20px 0px 0px 0px;
 background-color: #333333;
}

.style1 {
	background-color: #FFFFFF;
}
.style2 {
	border-style: none;
	border-width: 0;
}
.style3 {
	font-size: 13px;
	text-align: left;
}
.style3-2 {
	font-size: 17px;
	text-align: center;
	font-weight: 700;
}

.style4 {
	background-color: #99916E;
}
.style5 {
	background-color: #99916E;
}
.style6 {
	text-align: left;
}
.style7 {
	text-align: center;
}

.style7-2 {
	text-align: center;
	background-color: #99916E;
}

.style8 {
	color: #000000;
	text-decoration: none;
}
.style9 {
	background-color: #FFFFFF;
	text-align: center;
}
.style10 {
	background-color: #000000;
	color: #ffffff;
	font-family: Verdana,sans-serif;
	font-weight: 400;
	font-size: 14px;
}
.style11 {
	border-width: 0px;
}

.style12 {
	font-weight: normal;
	font-size: 12px;
}

.imageR {
	margin-left: 6px;
}

.list {
	text-align: center;
	background-color: #000000;
	font-size: 13px;
 	font-weight: bold;
}

/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/flyoutt.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the assocaited (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
/* common styling */
.menu {
	font-family: arial, sans-serif;
	width: 200px;
	height: 150px;
	position: relative;
	margin: 0;
	font-size: 11px;
	color: #FFFFFF;
}
.menu ul li a {display:block; text-decoration:none; color:#ffffff; width:200px; height:20px; text-align:left; text-indent: 25px; border:1px solid #fff; border-width:1px 1px 0 0; background:#99916E; line-height:19px; font-size:12px;}
.menu ul {padding:0; margin:0; list-style-type: none; }
.menu ul li {float:left; margin-right:0px; position:relative;}
.menu ul li ul {display: none;}

/* specific to non IE browsers */
.menu ul li:hover a {color:#000000; background:#FFD100;}
.menu ul li:hover ul {display:block; position:absolute; top:0; left:200px; width:100px;}
.menu ul li:hover ul li a.hide {background:#317023; color:#000;}
.menu ul li:hover ul li:hover a.hide {width:150px;}
.menu ul li:hover ul li ul {display: none;}
.menu ul li:hover ul li a {display:block; background:#99916E; color:#ffffff; width:150px;}
.menu ul li:hover ul li a:hover {background:#317023; color:#000;}
.menu ul li:hover ul li:hover ul {display:block; position:absolute; left:151px; top:0; color:#000;}
.menu ul li:hover ul li:hover ul li a {display:block; width:200px; background:#CBD6C0; color:#000;}
.menu ul li:hover ul li:hover ul li a:hover {background:#CBD6C0; color:#fff;}

/* this is the collapsible list menu for Specials Archive at Right */
.menutitle{
cursor:pointer;
margin-bottom: 5px;
background-color:#000000;
color:#fff;
width:198px;
text-align:center;
font-weight:bold;
/*/*/border:1px solid #000000;/* */
}

.submenu{
margin-bottom: 0.5em;
background-color:#333333;
}





.h3link a{
	color: red;
	text-decoration: none;
}

.h3link a:link{
	color: red;
	text-decoration: none;
}

.h3link a:visited{
	color: red;
	text-decoration: none;
}

.h3link a:hover{
	color: #FFD100;
	text-decoration: none;
}

