body {
	font-family: Verdana, Arial, sans-serif;
	text-align: left;
  font-size: 11px;
}

h1 {
	 font-size: 30px;
	 font-weight: bold;
	 color: #d4eabb;
}

h2 {
	 font-size: 19px;
	 font-weight: bold;
	 color: #c5e1a6;
}

h3 {
	 font-size: 12px;
	 line-height: 160%;
}  /*-----NOTE: h3 and p.featrtitle are the same please delete which ever one isn't used-----*/

td{
  font-size:11px;
}

p {
	 font-size: 11px;
	 line-height: 180%;
	 color: #000000;
}

p.firstpara {
	 font-size: 14px;
	 line-height: 160%;
	 color: #8a3043;
}

p.featrtitle {
	 font-size: 16px;
   font-weight:bold;
	/* line-height: 160%; */
   color:#C6E2A7;
}  

p.featrsummary {
	 font-size: 10px;
	 line-height: 120%;
	 color: #000000;
}

p.copyright {
	 font-size: 9px;
	 color: #ededed;
}

ul {
	 font-size: 11px;
	 line-height: 140%;
	 color: #000000;
	 list-style-position: inside;
	 list-style-type: square;
}

img{
  border: 0px;
}

/*-- this is start of the styles for sitemap categories, subcategories, and items --*/
/*-- Place the "site map" categories in a table with cellpadding and cellspacing set to 4px or more --*/
p.cat a:link, p.cat a:visited {
	 font-family: verdana;
	 font-size: 14px;
	 font-weight: bold;
	 line-height: 50%;
	 color: #8a3043;
}

.subcat a:link, .subcat a:visited {
	 font-family: verdana;
	 font-size: 12px;
	 line-height: 50%;
	 color: #8a3043;
	 padding-left: 13px;
}

p.item a:link, p.item a:visited {
	 font-family: verdana;
	 font-size: 11px;
	 line-height: 50%;
	 color: #000000;
	 padding-left: 24px;
}
/*-- this is end of the styles for sitemap categories, subcategories, and items --*/

a{text-decoration: none;}

img.featrgrfc {
  border: 2px solid #ffffff;
}

.mainnav{
  height: 22px;
  font: 11px #7A7A7A ;
  font-family: Verdana, Arial, Helvetica, sansserif;
  padding-left: 5px;
}
.mainsubnav{
  height:22px;
  font: 11px #7A7A7A ;
  font-family: Verdana, Arial, Helvetica, sansserif;
  padding-left:10px;
}

.navi {
  background-repeat: no-repeat; 
  background-position: 5px 5px;
  width:100%;
  padding-left:20px;
}
a.navi:link    {color: #7a7a7a; text-decoration: none; background-image:url('../images/spacer.gif');}
a.navi:visited {color: #7a7a7a; text-decoration: none; background-image:url('../images/spacer.gif');}
a.navi:hover   {color: #478102; text-decoration: none; background-image:url('../images/nav_rolovr_buttn.gif');

}

.selectednav{
  height:22px;
  font:11px Verdana;
  color:#ededed;
  padding-left: 5px;
  background-repeat: no-repeat;
  background-position: center left;
  background-image:url('../images/nav_initem_bckgrnd.gif');
  background-color: #8A3043;
}
.selectedsubnav{
  height:22px;
  font:11px Verdana;
  color:#ededed;
  padding-left: 5px;
  background-repeat: no-repeat;
  background-position: center left;
  background-image:url('../images/nav_initem_bckgrnd.gif');
  background-color: #8A3043;
}
.selected {
  padding-left:20px;
  width: 100%;
}
a.selected:link {color: #ededed; text-decoration: none;}
a.selected:visited {color: #ededed; text-decoration: none;}
a.selected:hover {color: #ededed; text-decoration: none;}



/*
a.cntnt:link {color: #009090; text-decoration: underline;}
a.cntnt:visited {color: #009090; text-decoration: underline;}
a.cntnt:hover {color: #8a3043; text-decoration: underline;}
*/
a:link {color: #009090; text-decoration: underline;}
a:visited {color: #009090; text-decoration: underline;}
a:hover {color: #8a3043; text-decoration: underline;}


a.fotr:link {color: #009090; text-decoration: underline;}
a.fotr:visited {color: #009090; text-decoration: underline;}
a.fotr:hover {color: #8a3043; text-decoration: underline;}


a.featrtitle:link {color: #009090; text-decoration: underline;}
a.featrtitle:visited {color: #009090; text-decoration: underline;}
a.featrtitle:hover {color: #8a3043; text-decoration: underline;}


tr.oddRow {
	 font-size: 11px;
	 line-height: 180%;
	 color: #000000;
	 background-color: #e3f2d2;
	 text-indent: 10px;
}

tr.evenRow {
	 font-size: 11px;
	 line-height: 180%;
	 color: #000000;
	 background-color: #ffffff;
	 text-indent: 10px;
}

tr.search_cat_head {
	 font-size: 13px;
	 font-weight: bold;
	 text-transform: uppercase;
	 line-height: 230%;
	 color: #8A3043;
	 background-color: #ffffff;
	 text-indent: 2px;
}
td.searchrule {
	 border-bottom: 1px solid #969696;
}

span.returnresult {
   font-size: 19px;
   font-weight: bold;
   color: #8a3043;
}




/*--

body {
	background-color: #FFFFFF;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #333333;
	margin: 0px;
}

p {
  line-height: 18px;
}
p.smallMsg
{
	font-size: 80%;
}

td {
  font-size: 70%;
}

td.smallMsg {
  font-size: 60%;
}

a.button:link { color: #660000; text-decoration: none;}
a.button:visited { color: #660000; text-decoration: none;}
a.button:hover { color: #990000;	text-decoration: none;}

tr.fieldRowEven
{
  background-color:#999999;
}

tr.fieldRowOdd
{
  background-color:#cccccc;
}

img
{
  border: 0;
}
--*/

/*---------------------------
	MENU STYLES
---------------------------*/

.menu {
	 font-family: Verdana, Arial, Helvetica, sans-serif;
   background-color: #aaaaaa;
	 color: #660000;
	 padding-left: 5px;
}

a.menu:link { color: #660000;	text-decoration: none;}
a.menu:visited { color: #660000;	text-decoration: none;}
a.menu:hover { color: #990000; text-decoration: underline;}