/* Etomite Default
---------------------------------- */

body
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 85%;
  background: #CFD1AC;
  background-image: url(../images/bg-floral-beige.gif);
}

.border-gold {
	border: 1px solid #CBBC38;
}
/* General content
---------------------------------- */

a:link
{
  color:#CE0000;
  background:inherit;
}

a:hover,
a:focus
{
  color: #000;
  background:inherit;
  text-decoration: underline;
}

a:visited, .phone
{
  color: #216B01;
  background:inherit;
}

a img
{
  border: 0;
}


h1 {
	  font-size: 27px;margin-top:0px;padding-top:0px;
  font-weight: 100;
  font-family: Georgia;
	color: #660000;
	font-style: italic;
}
h2 {
		  font-size: 22px;
  font-weight: 100;
  font-family: Georgia;
	color: #660000;
}
h3
{
  padding: 0;
  margin: 0;
  color: #00994a;
  background:inherit;
}




ol,
ul
{
  margin: 0 0 1em 0em;
  padding-left: 3em;
}

ol
{
  padding-left: 3.4em;
}

ul
{
  list-style: disc
}

#pagetrail
{
  font-size: 10px;
  color:inherit;
  border-bottom: 1px dashed #CBBC38;
  padding:3px;
}


/* Footer
---------------------------------- */
#footer
{
  color: #990000;
  padding: 5px;
  margin: 0px 0px 0px 0px;
  background: #CFD1AC;
  text-align: center;
  clear: both;
  font-size: 10px;
  border-top: 1px solid #CBBC38
}

#footer a,
#footer a:visited,
#footer a:active
{
  color: #990000;
  background:inherit;
}

#footer a:hover
{
  color: #000;
  background:inherit;
  text-decoration: underline;
}

#etoNotice,
.hidden
{
  display:none;
}


/* ListSiteMap Styles
---------------------------------- */
ul.LSM_0,
ul.LSM_1,
ul.LSM_2,
ul.LSM_3,
ul.LSM_4,
ul.LSM_5
{
  padding-left: 1em; margin:0;
}

.LSM_0 li,
.LSM_1 li,
.LSM_2 li,
.LSM_3 li,
.LSM_4 li,
.LSM_5 li
{
  padding-top: .2em;
}

ul.LSM_0
{
  margin: 0em;
}


/* Search Styles
---------------------------------- */

.button {
	background:#660000;padding-left:3px;padding-right:3px;color:white;font-family:sans;
}


/* Menus
---------------------------------- */
#menu
{

  color: #fff;
  clear: both;
  padding: 10px;
  overflow: hidden;
  height: 15px;
  border-bottom: 1px solid #990000;
}

#menu a
{
  color: #FFFF99;
  text-decoration: none;
}

#menu ul,
#sidebar ul
{
  list-style: none;
  padding: 0;
  margin: 0;
}

#menu li
{
  display: inline;
  font-size: 0.9em;
  font-weight: 900;
}

#menu li a
{
  padding: 10px;
}

#menu li a:hover
{
  background-color: #660000;
}

#sidebar
{
  float: left;
  width: 190px;
  padding: 5px;
  background: transparent;
}

#sidebar ul a,
li span#LM_youAreHere
{
  display:block;
  background-color: #963333;
  margin: 2px 0;
  color: #fff;
  text-decoration: none;
  padding: 2px 14px 2px 2px;
}

#sidebar ul a:hover,
li span#LM_youAreHere
{
  background-color: #660000;
}

ul#LM_level_2 li a,
ul#LM_level_2 li span#LM_youAreHere
{
  padding-left: 1em;
}

ul#LM_level_3 li a,
ul#LM_level_3 li span#LM_youAreHere
{
  padding-left: 2em;
}

li.LM_collapsed a
{
  background-image: url(../images/LM_arrow-right.gif)!important;
  background: no-repeat 99% 50%;
}

li.LM_expanded a,
li.LM_expanded span
{
  background: url(../images/LM_arrow-down.gif) no-repeat 99% 50%;
}

li.LM_endPage a,
li.LM_endPage span
{
  background-image: none !important;
}

#sidebar ul#LM_level_1
{
  margin-bottom: 1em;
}

#sidebar ul ul
{
    margin-bottom: 5px;
}


/* ListGlobals
---------------------------------- */
ul.LGlob_list {}

ul.LGlob_list.li {}

li.LGlob_isfolder a
{
  background: url(../images/LM_arrow-right.gif) no-repeat 99% 50%;
}

li.LGlob_active a
{
  background: #660000;
}

li.LGlob_isfolder_active a
{
  background: url(../images/LM_arrow-down.gif) no-repeat 99% 50%; background-color: #660000;
}


#bbd, #bbd a { 
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: 10px; color: #D5C95E;
  margin-top : 10px;
  text-align : center;
}.blue-header {
	font: italic bold normal 20px Geneva, Arial, Helvetica, sans-serif;
	color: #567CA9;
}
.reunion-callout {background-image: url(../images/reunions/reunion-right.jpg);  background-repeat: no-repeat;  background-position: top; height:549px; width:305px; }