/* CSS Document */

/* SITEWIDE FONTS */
body { background-repeat: no-repeat; 
background-position: center top; 
background-attachment: fixed; }
table { background-repeat: repeat; 
background-position: left top; }
td { background-repeat: no-repeat; 
background-position: left top; }

body {font-size: 13px; font-family: trebuchet MS, trebuchet, verdana, arial, sans-serif; color: #111111; }
p {font-size: 13px; font-family: trebuchet MS, trebuchet, verdana, arial, sans-serif; color: #111111; }
td {font-size: 13px; font-family: trebuchet MS, trebuchet, verdana, arial, sans-serif; color: #999999; }
A:link {color: #9CE060; text-decoration: none; }
A:active {color: #9CE060; text-decoration: none; }
A:visited {color: #9CE060; text-decoration: none; }
A:hover {color: #ffffff; text-decoration: none; }

A.drop:link,A.drop:visited,A.drop:mouseout {
  display: block;
  font-family:  trebuchet MS, trebuchet, verdana, arial, sans-serif;
  font-size: 13px;
  color: #ffffff;
  height: 15px;
  padding-top: 2px;
  text-decoration: none;
  text-align: center;
  border: #FC9B03 solid; 
  border-width: 1px 1px 0px 0px;
  }

A.drop:active,A.drop:focus,A.drop:hover {
  color: #111111;
  background: #FC9B03;  
  border: #5B372F solid; 
  border-width: 1px 1px 0px 0px;
 }

A.dropend:link,A.dropend:visited,A.dropend:mouseout {
  display: block;
  font-family:  trebuchet MS, trebuchet, verdana, arial, sans-serif;
  font-size: 13px;
  color: #ffffff;
  height: 15px;
  padding-top: 2px;
  text-decoration: none;
  text-align: center;
  border: #FC9B03 solid; 
  border-width: 1px 0px 0px 0px;
  }

A.dropend:active,A.dropend:focus,A.dropend:hover {
  color: #111111;
  background: #FC9B03;  
  border: #5B372F solid; 
  border-width: 1px 0px 0px 0px;
 }

  
A.side:link,A.side:visited,A.side:mouseout {
  display: block;
  font-family:  impact, verdana, arial, sans-serif;
  font-size: 24px;
  background: #666666;
  color: #ffffff;
  width: 222px;
  height: 30px;
  padding-top: 3px;
  text-decoration: none;
  text-align: center;
  }

A.side:active,A.side:focus,A.side:hover,A.sideactive:link,A.sideactive:visited,A.sideactive:mouseout {
  color: #000000;
  background: #DDA05F; 
    }
  
A.sub:link,A.sub:visited,A.sub:mouseout {
  display: block;
  font-family:  trebuchet MS, trebuchet, verdana, arial, sans-serif;
  font-size: 13px;  
  width: 166px;
  color: #ffffff;
  height: 15px;
  padding-top: 2px;
  text-decoration: none;
  text-align: center;
  border: #FC9B03 solid; 
  border-width: 1px 1px 0px 0px;
  }

A.sub:active,A.sub:focus,A.sub:hover,A.sideactive:link,A.sideactive:visited,A.sideactive:mouseout {
  color: #111111;
  background: #FC9B03; 
  border: #5B372F solid; 
  border-width: 1px 1px 0px 0px;
    }


/* mainlink */
.mainlink {font-size: 16px; font-family: impact, sans-serif; color: #cccccc; }
.mainlink A:link { color: #9CE060; text-decoration: none; }
.mainlink A:active {color: #9CE060;  text-decoration: none; }
.mainlink A:visited {color: #9CE060;  text-decoration: none; }
.mainlink A:hover {color: #ffffff; text-decoration: none;  }

/* medium */
.medium {font-size: 16px; color: #cccccc; }
.medium A:link { color: #D84932; text-decoration: none; }
.medium A:active {color: #D84932;  text-decoration: none; }
.medium A:visited {color: #D84932;  text-decoration: none; }
.medium A:hover {color: #000000; text-decoration: none;  }

/* home */
.home {font-size: 15px; color: #cccccc; }
.home A:link { color: #F8BE74; text-decoration: none; }
.home A:active {color: #F8BE74;  text-decoration: none; }
.home A:visited {color: #F8BE74;  text-decoration: none; }
.home A:hover {color: #ffffff; text-decoration: none;  }

/* mediumb */
.mediumb {font-size: 14px; color: #111111; }
.mediumb A:link { color: #9CE060; text-decoration: none; }
.mediumb A:active {color: #9CE060;  text-decoration: none; }
.mediumb A:visited {color: #9CE060;  text-decoration: none; }
.mediumb A:hover {color: #ffffff; text-decoration: none;  }

/* small */
.small {font-size: 11px; color: #666666; }
.small A:link { color: #cccccc; text-decoration: none; }
.small A:active {color: #cccccc;  text-decoration: none; }
.small A:visited {color: #cccccc;  text-decoration: none; }
.small A:hover {color: #ffffff; text-decoration: underline;  }

/* vsmall */
.vsmall {font-size: 11px; color: #111111; }
.vsmall A:link { color: #F2654A; text-decoration: underline; }
.vsmall A:active {color: #F2654A;  text-decoration: underline; }
.vsmall A:visited {color: #F2654A;  text-decoration: underline; }
.vsmall A:hover {color: #111111; text-decoration: none;  }

/* vvsmall */
.vvsmall {font-size: 11px; color: #111111; }
.vvsmall A:link { color: #cccccc; text-decoration: none; }
.vvsmall A:active {color: #cccccc;  text-decoration: none; }
.vvsmall A:visited {color: #cccccc;  text-decoration: none; }
.vvsmall A:hover {color: #ffffff; text-decoration: none;  }

/* HEADDER 1 */
.head1 {font-size: 18px; color: #CF4616; }
.head1 A:link {color: #FF832E; text-decoration: none; }
.head1 A:active {color: #FF832E;  text-decoration: none; }
.head1 A:visited {color: #FF832E;  text-decoration: none; }
.head1 A:hover {color: #FF832E; text-decoration: none;  }

/* HEADDER 2 */
.head2 {font-size: 26px; color: #cccccc; font-family: impact, verdana, arial, sans-serif; }
.head2 A:link {color: #cc0000; text-decoration: none; }
.head2 A:active {color: #cc0000;  text-decoration: none; }
.head2 A:visited {color: #cc0000;  text-decoration: none; }
.head2 A:hover {color: #000000; text-decoration: none;  }

/* HEADDER 3 */
.head3 {font-size: 20px; color: #cccccc; font-family: impact, verdana, arial, sans-serif; }
.head3 A:link {color: #DDA05F; text-decoration: none; }
.head3 A:active {color: #DDA05F; text-decoration: none; }
.head3 A:visited {color: #DDA05F; text-decoration: none; }
.head3 A:hover {color: #ffffff; text-decoration: none;  }

/* HEADDER 4 */
.head4 {font-size: 16px; color: #333333; }
.head4 A:link {color: #cc0000; text-decoration: none; }
.head4 A:active {color: #cc0000;  text-decoration: none; }
.head4 A:visited {color: #cc0000;  text-decoration: none; }
.head4 A:hover {color: #000000; text-decoration: none;  }

/* HEADDER 5 */
.head5 {font-size: 18px; color: #9F3363; }
.head5 A:link {color: #F78307; text-decoration: none; }
.head5 A:active {color: #F78307;  text-decoration: none; }
.head5 A:visited {color: #F78307;  text-decoration: none; }
.head5 A:hover {color: #000000; text-decoration: none;  }

/* HEADDER 6 */
.head6 {font-size: 17px; color: #111111; }
.head6 A:link {color: #F78307; text-decoration: none; }
.head6 A:active {color: #F78307;  text-decoration: none; }
.head6 A:visited {color: #F78307;  text-decoration: none; }
.head6 A:hover {color: #000000; text-decoration: none;  }

/* HEADDER 7 */
.head7 {font-size: 18px; color: #ffffff; }
.head7 A:link {color: #cc0000; text-decoration: none; }
.head7 A:active {color: #cc0000;  text-decoration: none; }
.head7 A:visited {color: #cc0000;  text-decoration: none; }
.head7 A:hover {color: #000000; text-decoration: none;  }

/* HEADDER 8 */
.head8 {font-size: 14px; color: #ffffff; }
.head8 A:link {color: #cc0000; text-decoration: none; }
.head8 A:active {color: #cc0000;  text-decoration: none; }
.head8 A:visited {color: #cc0000;  text-decoration: none; }
.head8 A:hover {color: #000000; text-decoration: none;  }

/* lightblue */
.lightblue {font-size: 15px; color: #777BD0; }
.lightblue A:link {color: #4545a7; text-decoration: none; }
.lightblue A:active {color: #4545a7;  text-decoration: none; }
.lightblue A:visited {color: #4545a7;  text-decoration: none; }
.lightblue A:hover {color: #000000; text-decoration: none;  }

/* blue */
.blue {font-size: 14px; color: #4545a7; }
.blue A:link {color: #4545a7; text-decoration: none; }
.blue A:active {color: #4545a7;  text-decoration: none; }
.blue A:visited {color: #4545a7;  text-decoration: none; }
.blue A:hover {color: #000000; text-decoration: none;  }

/* bigblue */
.bigblue {font-size: 16px; color: #4545a7; }
.bigblue A:link {color: #4545a7; text-decoration: none; }
.bigblue A:active {color: #4545a7;  text-decoration: none; }
.bigblue A:visited {color: #4545a7;  text-decoration: none; }
.bigblue A:hover {color: #000000; text-decoration: none;  }

/* smlblue */
.smlblue {font-size: 11px; color: #4545a7; }
.smlblue A:link {color: #D84932; text-decoration: none; }
.smlblue A:active {color: #D84932;  text-decoration: none; }
.smlblue A:visited {color: #D84932;  text-decoration: none; }
.smlblue A:hover {color: #000000; text-decoration: none;  }


/* red */
.red {font-size: 13px; color: #B75B00; }
.red A:link {color: #c16000; text-decoration: none; }
.red A:active {color: #c16000;  text-decoration: none; }
.red A:visited {color: #c16000;  text-decoration: none; }
.red A:hover {color: #000000; text-decoration: none;  }

/* bigred */
.bigred {font-size: 17px; color: #B75B00; }
.bigred A:link {color: #c16000; text-decoration: none; }
.bigred A:active {color: #c16000;  text-decoration: none; }
.bigred A:visited {color: #c16000;  text-decoration: none; }
.bigred A:hover {color: #000000; text-decoration: none;  }

/* white */
.white {font-size: 13px; color: #FFFFFF; }
.white A:link {color: #FF9D1F; text-decoration: none; }
.white A:active {color: #FF9D1F;  text-decoration: none; }
.white A:visited {color: #FF9D1F;  text-decoration: none; }
.white A:hover {color: #000000; text-decoration: none;  }

/* orange */
.orange {font-size: 16px; color: #DDA05F; }
.orange A:link {color: #FF9D1F; text-decoration: none; }
.orange A:active {color: #FF9D1F;  text-decoration: none; }
.orange A:visited {color: #FF9D1F;  text-decoration: none; }
.orange A:hover {color: #000000; text-decoration: none;  }

/* med */
.med {font-size: 14px; color: #222222; }
.med A:link {color: #FF832E; text-decoration: none; }
.med A:active {color: #FF832E;  text-decoration: none; }
.med A:visited {color: #FF832E;  text-decoration: none; }
.med A:hover {color: #FF832E; text-decoration: none;  }

/* Menu System CSS */
.itemBorder { border: 1px solid black }
.itemText { text-decoration: none; color: #FFFFFF; font: 12px Arial, Helvetica }

.crazyBorder { border: 2px outset #663399 }
.crazyText { text-decoration: none; color: #FFCC99; font: Bold 12px Arial, Helvetica }


#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
color: #ffffff;
font:normal 13px trebuchet MS, trebuchet, verdana, arial, sans-serif;line-height:16px;
z-index:100;
}

#dropmenudiv a{
font-size: 16px;
font-family: impact, sans-serif; color: #cccccc;
width: 188px;
display: block;  
text-align: center;
text-indent: 8px;
border-bottom: 1px solid black;
padding: 4px 0;
text-decoration: none;
color: #ffffff;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #DDA05F;
color: #000000;
}

.menu {background-color:darkred;width:100; color: white; text-align: center}
.submenu {
        position:absolute;
	background-color:#AB8B57;
	width:200;
	left: 337px;
	top: 217px;
	z-index: 1;
}

