body {margin: 0px; padding: 0px; background-color:#E6E7E6; font-size: 12px; font-family: "lucida grande",verdana, geneva, helvetica, arial, sans-serif;}

a:link   	   {outline: none; text-decoration: none;}
a:visited   	{outline: none; text-decoration: none;}
a:hover   	   {outline: none; text-decoration: none;}

div.menu_attach
{
	display: block;
	width:   100%;
	text-align: center;
	border:  1px solid white;
	text-decoration: none;
	font-family: "lucida grande",verdana, geneva, helvetica, arial, sans-serif;
	font-size: 16px;
	color:   #000000;
	padding-top: 10px;
	padding-bottom: 10px;
	cursor: pointer;
	background-color: #839D70;
}

div.menu_attach_focus
{
  display: block;
  width:   100%;
  text-align: center;
  border:  1px solid white;
  text-decoration: none;
  font-family: "lucida grande",verdana, geneva, helvetica, arial, sans-serif;
  font-size: 16px;
  color:   #000000;
  padding-top: 10px;
  padding-bottom: 10px;
  cursor: pointer;

  background-color: #3F607F;
}

div.menu_attach:hover, div.menu_attach_focus:hover, a.menu_attach:hover  {background-color: #839D70;}
a.menu_attach, a.menu_attach:visited { text-decoration: none; border-bottom: none; }

a.mainMenu_focus:link, a.mainMenu:visited {color: black; font-size: 35px; "lucida grande",verdana, geneva, helvetica, arial, sans-serif; background-color: #3F607F; text-decoration: none; outline: none;}
a.mainMenu_focus:hover  {background-color: #839D70;}

a.mainMenu:link, a.mainMenu:visited {color: black; font-size: 15px; "lucida grande",verdana, geneva, helvetica, arial, sans-serif; background-color: #839D70; text-decoration: none; outline: none;}
a.mainMenu:hover  {background-color: #839D70;}

.menu_child {width: 100px; visibility: hidden;}

a.menu_attach_item, a.menu_attach_item:visited
{
   display: block;
   width:   100%;
   text-align: center;
   border-bottom:  1px solid white;
   border-left:  1px solid white;
   border-right:  1px solid white;
   text-decoration: none;
   font-family: "lucida grande",verdana, geneva, helvetica, arial, sans-serif;
   font-size: 14px;
   color:   #000000;
   padding-top: 5px;
   padding-bottom: 5px;
   padding-left: 5px;
   text-align: left; 

   background-color: #999999;
}

a.menu_attach_item:hover   {background-color: #839D70;}

a.menu_attach_item_focus, a.menu_attach_item_focus:visited
{
   display: block;
   width:   100%;
   text-align: center;
   border-bottom:  1px solid white;
   border-left:  1px solid white;
   border-right:  1px solid white;
   text-decoration: none;
   font-family: "lucida grande",verdana, geneva, helvetica, arial, sans-serif;
   font-size: 14px;
   color:   #000000;
   padding-top: 5px;
   padding-bottom: 5px;
   padding-left: 5px;
   text-align: left; 

   background-color: #3F607F;
}

a.menu_attach_item_focus:hover   {background-color: #839D70;}


div.updates {color: black; padding-left: 15px; padding-right: 15px; line-height: 120%;} 
a.update-link:link, a.update-link:hover, a.update-link:visited {color: #01365F; text-decoration: underline;}

.design {font-family: "lucida grande",verdana, geneva, helvetica, arial, sans-serif; text-align:right; color:#A6BDC6; font-size:11px; line-height:18px;}
.design a:link,a:visited {color: #A6BDC6; text-decoration: underline;}

h1 { color:#6C5F5B; font-size:18px; padding:0; margin-left:10px; font-family: "lucida grande", verdana, geneva, helvetica, arial, sans-serif;}
h2 {  color:#692616; font-size:14px; margin-left:10px; padding:0; font-family: "lucida grande", verdana, geneva, helvetica, arial, sans-serif;}
h5 { color:#6C5F5B; font-size:14px; padding:0; margin-left:10px; font-family: "lucida grande", verdana, geneva, helvetica, arial, sans-serif;}

ol, ul, li {color: black; font-size:11px; font-family: "lucida grande",verdana, geneva, helvetica, arial, sans-serif; text-align:left; line-height:18px;}
p {color: black; font-size:12px; padding:0; font-family: "lucida grande",verdana, geneva, helvetica, arial, sans-serif; text-align:left; line-height:18px; margin:10px;}
a.contentLink:link, a.contentLink:hover, a.contentLink:visited {color: #01365F; text-decoration: underline;}


/* Interior Picture */
.floatleft {float:left; margin-right:10px; margin-bottom:10px;}
.floatright {float:right;margin-left:10px; margin-bottom:10px;}


/*** Nav bar2 styles ***/

#navlist
{padding-left: 0;
margin-left: 0;
color:white;
width: 210px;
}

#navlist li
{font-family:"lucinda grande", arial; font-weight:100; font-size:14px;
list-style: none;
margin: 0;
padding: 0.25em;
border-bottom: 2px solid #819AA9;
color:#000000;
}

#navlist li a { text-decoration: none; color:white; }
#navlist li a:hover { text-decoration: none; color: #839D70; }

#navlist .active {font-size:18px;}
