.seo { font-size: 4px; color:#fefefe; }
h1 { font-size: 150%; font-weight: normal;}
h1.spot { font-size: 100%; }
h1.title { font-size: 150%; font-weight: normal; }
h2 { font-size: 135%; }
h3 { font-size: 120%; }
.fontTitle { font-size: 70%; font-weight: normal; }


body
{
font-family:'Trebuchet MS',sans-serif;
background-image: url(../img/cosmo_tile.gif);
background-repeat: repeat-y;
margin-top: 30px; 
margin-right: 30px; 
margin-bottom: 10px; 
margin-left: 100px; 
}

.fontMinus1 { 	font-size: 85%; }
.fontMinus2 { 	font-size: 75%; }
.fontPlus2 { 	font-size: 125%; }
.fontPlus1 { 	font-size: 115%; }
.colorThis { color: #804000; }
.colorHead { font-size: 120%; color: #000000; font-weight: bold; }
.colorDot  { font-size: 120%; color: #fc0404; }
.colorRed  { color: #ff0000; }
.cosmo     { color: #ff0000; font-weight: bold;}
.navDot { 	font-size: 120%; color: #804000; }
.fontAlt { font-family:Arial ; font-size: 100%; }
.colorLight { 	font-size: 100%; color: #fcfcfc; }
.fontFade {color: #ffffff;}
.fontBold { font-weight: bold; }
.footer	  { font-size: 75%; }
.textMenu { font-size: 85%; }

hr { color:#ff0000; }
hr.nav { color:#76b9d1; }

a:link { color: #0000ff; }
a:visited { color: #800080; }
a:hover { 
    color: #000000;
    background-color: #dddddd;
    text-decoration: none;
    }
a:active { color: #ff0000; }

a.menu:link    {color: #0000ff; }
a.menu:visited {color: #800080; }
/* a.menu:hover {color: #000000;background-color: #f0efe4;} */
a.menu:hover  {color: #ffffff; background-color: #804000; }
a:menu:active {color: #ff0000;}


.btn{font-weight:bold;color:#ffffff;background-color:#fc0404;;margin-bottom:-1px; padding-top:1px; }

.tableSEO { background-color: #ffffff; }

/* To change the bullet to a graphic:
	li{
	list-style-image:url(/images/yourimage.gif);
}
*/

/* Top menu flyout definitions */
#menu { font: 80%; padding-top: 0px; }
#menu dl, dt, dd, ul, li 
 { padding-right: 0px; padding-left: 0px; padding-bottom: 0px; margin: 0px; padding-top: 0px; list-style-type: none; }
#menu dl { float: left; margin: 0px 1px; width: 20px; }

#nav UL 
{ padding-right: 0px; padding-left: 0px; padding-bottom: 0px; align: left; padding-top: 0px; list-style-type: none; }

/* Brown: #7d6340 cream: ffffff red: ee0000; turquoise: #2a76aa; */

	/* Derived from SolarDream menu ... modified 3/27/09 */
/* Brown: #7d6340 cream: fefefe red: ee0000; */

/* Root = Horizontal, Secondary = Vertical */
ul#nav {
  margin: 0;
  border: 0 none;
  padding: 0;
  width: 700px; /*For KHTML*/
  list-style: none;
  height: 24px;
}

ul#nav li {
  margin: 0;
  border: 0 none;
  padding: 0;
  float: left; /*For Gecko*/
  display: inline;
  list-style: none;
  position: relative;
  height: 24px;
}

ul#nav ul {
  margin: 0;
  border: 0 none;
  padding: 0;
  width: 130px;
  list-style: none;
  display: none;
  position: absolute;
  top: 24px;
  left: 0;
}

ul#nav ul:after /*From IE 7 lack of compliance*/{
  clear: both;
  display: block;
  font: 1px/0px serif;
  content: ".";
  height: 0;
  visibility: hidden;
}

ul#nav ul li {
  width: 125px;
  float: left; /*For IE 7 lack of compliance*/
  display: block !important;
  display: inline; /*For IE*/
}

/* Root Menu */
ul#nav a {
  border: 1px solid #ee0000;
  border-right-color: #ee0000;
  border-bottom-color: #ee0000;
  padding: 0 6px;
  float: none !important; /*For Opera*/
  float: left; /*For IE*/
  display: block;
  background: #ee0000;
  color: #fefefe;
  font: bold 12px/22px;
  text-decoration: none; text-align:center;
  height: auto !important;
  height: 1%; /*For IE*/
}

/* Root Menu Hover Persistence */
ul#nav a:hover,
ul#nav li:hover a,
ul#nav li.iehover a {
  background: #fefefe;
  color: #ee0000;
  text-align:center;
}

.dropdown { border: 2px solid #ee0000; }
#nav a.hereMain, #nav a.hereMain:hover { text-decoration: none; font-style: italic; background-color:#cccccc; color:#000000; cursor: default; }

/* 2nd Menu */
ul#nav li:hover li a,
ul#nav li.iehover li a {
  float: none; text-align:left;
  /* background: url(../img/flyout_back.2.gif); */
  background: #fefefe;
  color: #ee0000;
  padding-left: 7px;
  border-right: 1px solid #ee0000;
}

/* 2nd Menu Hover Persistence */
ul#nav li:hover li a:hover,
ul#nav li:hover li:hover a,
ul#nav li.iehover li a:hover {
  background: #fefefe;
  color: #000000;
  padding-left: 4px;
  border-left: 4px solid #ee0000; border-right: 4px solid #ee0000;
}

ul#nav li:hover li a.hereDir, 
ul#nav li:hover li:hover a.hereDir, ul#nav li.iehover li a.hereDir 
ul#nav li.iehover li a:hover.hereDir   { text-decoration: none; font-style: italic; background:#ee0000; background-img:none;color:#fefadd; border-left: 1px solid #ee0000; border-right: 1px solid #ee0000; margin-left:0px; margin-right:0px; cursor: default;  padding-left:8px;}
#nav li ul { width:132px; }

/* 3rd Menu */
ul#nav li:hover li:hover li a,
ul#nav li.iehover li.iehover li a {
  float: none; text-align:left;
  /* background: url(../img/flyout_back.2.gif); */
  background: #fefefe;
  color: #ee0000;
  padding-left: 8px; border-right: 1px solid #ee0000; border-left: 1px solid #ee0000;
}

/* 3rd Menu Hover Persistence */
ul#nav li:hover li:hover li a:hover,
ul#nav li:hover li:hover li:hover a,
ul#nav li.iehover li.iehover li a:hover,
ul#nav li.iehover li.iehover li.iehover a {
  background: #fefefe;
  color: #000000;
  padding-left: 5px;
  border-left: 4px solid #ee0000; border-right: 4px solid #ee0000;
}

ul#nav li:hover li li a.hereDir3, 
ul#nav li:hover li:hover li a.hereDir3, ul#nav li:hover li:hover li a:hover.hereDir3
ul#nav li.iehover li li a:hover.hereDir3   { text-decoration: none; font-style: italic; background:#ee0000; background-img:none;color:#fefadd; border-left: 1px solid #ee0000; border-right: 1px solid #ee0000; margin-left:0px; margin-right:0px; cursor: default;  padding-left:8px;}

ul#nav ul ul,
ul#nav ul ul ul
{ display: none;		position: absolute;
  top: 0;				left: 135px; }

/* Do Not Move - Must Come Before display:block for Gecko */
ul#nav li:hover ul ul,		ul#nav li:hover ul ul ul,	ul#nav li:hover ul ul ul ul
ul#nav li.iehover ul ul,	ul#nav li.iehover ul ul ul	ul#nav li.iehover ul ul ul ul 
	{ display: none; }

ul#nav li:hover ul,			ul#nav ul li:hover ul,		ul#nav ul ul li:hover ul,
ul#nav ul ul ul li:hover ul,
ul#nav li.iehover ul,		ul#nav ul li.iehover ul,	ul#nav ul ul li.iehover ul 
ul#nav ul ul ul li.iehover ul 
	{ display: block; }

UNKNOWN { left: auto; top: auto; }
.navHR { color:#ee0000; width:80%; align:center; }
