﻿

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
    margin: 0 0 0 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
}
  
  body {
  text-align: center; 
 
  line-height: 14px;
  font-size: 11px;
  color: #2e2d2c;
  font-family: Arial, Helvetica, sans-serif;}


h1 {
	line-height: 14px;
	color: #000;
	font-size: medium;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
    height: 24px;
}
/* Commonly used to style section titles. */
h2 {
  line-height: 14px;
  color: #000;
  font-size: 12px;
  font-weight: bold;
}
/* Sets the style for visited links. */
a:visited {
  color: #000;
  font-weight: bold;
  text-decoration: none;
}
li 
{
    color: #000000;
    text-align: left;
    font-size: small;
}

#outerWrapper {
    
    width: 980px;
    height: auto;
    text-align: left; 
    margin: 0 auto 0 auto;
}
#header {
    height: 240px;
    width: 980px;
    background-image:url('../Adv/HeadLtGrn.gif');
    background-repeat:repeat-x;
    float: left;
    margin-bottom: 8px;
    border: 1px dotted #800080;
   
}
/*includes logo, title, toplinks*/
#lHead {
    float: left;
    width: 560px;
    height: 150px;
}
#topLinks 
{
    float: left;
    background-color: #485684;
    font: bold 10px Arial, Helvetica, sans-serif;
    color: #FFFFFF;
    padding: 3px 5px;
    height: 12px;
    width: auto;
}

#topLinks a, a:link 

{
    color: White;
    font-weight: bold;
    text-decoration:none; 
}

#phoenix {
    float: left;
    clear: left;
    margin: 10px 0 0 5px;
    background-repeat: no-repeat;
    Background-image: url('TealLog6.png');
    width: 180px;
    height: 182px;
}
#header h2 {
    font: small-caps 800 18px Palatino "Times New Roman", Times New Roman, Serif;
    color: #FFFFFF;
    text-align: left;
    float: left;
    height: 50px;
    width: 350px;
    padding: 10px 0 0 6px;
    margin: -120px 0 0 270px;
    background-image: url('GreenH2.jpg');
}

/*includes newsletter ad, stats box*/
#rHead {
    padding: 10px;
    float: right;
    width: 400;
    height: 180px;
    margin-bottom: 3px;
}
#newsAd {
    float: right;
    font: small-caps 600 medium Arial, Helvetica, sans-serif;
    color: #FFFFFF;
    border: 2px outset;
    background-color: #2FD96A;
    padding: 7px;
    height: 20px;
    width: 200px; 
}

#newsAd a, a:link{
    color: #FFFFFF;
    }

#Stats {
    border: outset 2px;
    height: 120px;
    width: 300px;
    font: small-caps bold 15px "Times New Roman", Times, serif;
    color: #004A4A;
    position: absolute;
    z-index: 50;
    top: 60px;
    left: 710px;
 }

#Stats h1
{
    font: italic bold 17px "Times New Roman", Times, serif;
    width:auto;
    color: #797799;
    position:absolute;
    padding: 2px 5px;
      z-index: 90;
    top: 100px;
    left: 150px; 
   
}

#Stats li
{
    height: 12px;
    width: auto;
    float: left;
    color: black;
    padding: 3px 0 0 0;
    font: italic small bold Verdana, Arial, Helvetica, sans-serif;
    list-style-image: none;
    margin: 0 35px 0 -10px;   
}

#hdPhoto 
{
    float: left;
    background-repeat: no-repeat;
    background-image: url('../Adv/HdAvo.jpg');
    background-color: #FFFFFF;
    width: 175px;
    height: 130px;
    margin-left: 480px;
    margin-top: -130px;
}
#hdPhoto h1 
{
    text-align: center;
    margin-left: 15px;
    margin-top: -35px;
    font: bold x-large Georgia, Times New Roman, serif;
    color: #1E1B43;
}

  /*diseaseBox wraps CFS and FM Boxes*/ 
 #diseaseBox {
   
    float: left;
    clear:left;
    margin: 18px 0 0 0;
    width: 975px;
    height: 15px;
    position: absolute;
    z-index:auto;
    top: 200px;
}

#breadCrumbs {
    width: 300px;
    float: left;
    clear:both; 
    text-align: left;
    height: 20px;
    color: #333333;
}

#leftBox {
    margin: 3px;
    width: 230px;
    height: 25px;
    float: right;
    text-align: center;
    padding: 5px;
    background-color: #F2F7F0;
}
#midBox {
    margin: 3px;
    width: 200px;
    height: 25px;
    background-color: #F2F7F0;
    float: right;
    text-align: center;
    padding: 5px;
}
#rightBox { 
    margin: 3px;
    width:160px; 
    height: 25px;
    float:right; 
    text-align: center; 
    padding:5px;  
    background-color: #F2F7F0;}

#leftBox a {
    color: #076778;
    background-color: #FFFFFF;
}
#midBox a {
    color: #800000;
    background-color: #FFFFFF;
}
#rightBox a {
    color: #0E235C;
    background-color: #FFFFFF;
    font-weight: bold;
}

#nav {
    margin: 10px 4px 4px 4px;
    border-right: solid 2px #485684;
    border-left: solid 2px #485684;
    width: 200px;
    float: left;
    text-align:center; 
    clear:both;
    font: small-caps bold 11px arial, verdana, trebuchet, sans-serif;
    background-color: #8CC380;
}
#nav h1 
{
    margin: 6px;
    background-position: 33px 30px;
    color: #FFFFFF;
    font: bold x-large Georgia, "Times New Roman", Times, serif;
    padding-top: 10px;
    background-image: url('../Adv/AdNav.jpg');
    background-repeat: no-repeat;
    width: 185px;
    height: 130px;
    text-indent: 40px;
    top: 30px;
    left: 30px;
}
#nav h2 
{
    color: #FFFFFF;
    font: bold large Georgia, "Times New Roman", serif;
    text-align: center;
    padding-top: 15px;
    margin-bottom: -20px;
}

#nav a
{
    text-decoration: none;
    color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: medium;
}

#box1 
{
    padding: 15px 5px;
    margin: 0 auto;
    height: auto;
    background-color: #485684;
    width: 150px;
    border-right: solid 2px #999999;
    border-left: solid 2px #999999;
    border-bottom: solid 1px #999999;
}
#box2 
{
    margin: 0 auto;
    padding: 15px 5px;
    background-color: #306F7E;
    width: 150px;
    height: auto;
    border-right: solid 2px #999999;
    border-left: solid 2px #999999;
    border-bottom: solid 1px #999999;
}
#box3 
{
    margin: 0 auto;
    padding: 15px 5px;
    background-color: #6B82C3;
    width: 150px;
    height: auto;
    border-right: solid 2px #999999;
    border-left: solid 2px #999999;
    border-bottom: solid 1px #999999;
    font-size: 16px;
    font-weight: bold;
    color: #FFFFFF;
}

#box3 h2 { background-color:#FFFF66;
    padding: 6px;
    width: 75px;
    margin: 10px auto;
    font-size: 14px;}
    
#box3 h2 a, a:link {color: #666666;}
 
#box4
{
    margin: 0 auto;
    padding: 15px 5px;
    width: 150px;
    height: auto;
    background-color: #5FB1A0;
    border-right: solid 2px #999999;
    border-left: solid 2px #999999;
    border-bottom: none;
    color: #FFFFFF;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
}
#box1 a, box2 a, box3 a, box4 a
{   
    color: White;
    font-weight: 900;
    font-size: 14px;
}
#box4 a {

    color: white;
    font: bold 14px Arial, Verdana;}
 
  
#mainMenu
{
    margin: 20px auto;
    padding: 15px 0;
    width: 155px;
    height: auto;
    background-color: #485684;
    border-right: solid 2px #999999;
    border-left: solid 2px #999999;
}

#mainMenu h2
{
    text-align: center;
    background-color:#FFFFFF; 
    color: #58A58A;
    padding: 5px;
    width: 110px;
    height: 20px;
    margin: 8px auto 8px auto;
}
#content 
{
    padding: 8px;
    width: 740px;
    font-family: Verdana,trebuchet;
    font-size: 13px;
    margin: 8px 0 0 10px;
    float: left;
    text-align: left;
    background-color: #FBFBFB;
    color: #333333;
}
#content h1 
{
    padding: 6px;
    font-weight: bold;
    font-family: Times New Roman New Roman, Times, Serif;
    font-size: large;
    background-color: #666666;
    color: #FFFFFF;
    line-height: 20px;
    height: auto;
}
#content h2 
{
    border: 1px dotted #0000FF;
    font-weight: bold;
    background-color: #E1E9F4;
    display: inline;
    text-align: left;
    padding-right: 3px;
    padding-left: 3px;
}
#content h3 

{
    text-align: left;
    font-weight: bold;
    color: #20263C;
    display: inline;
}

#content h4 
{
    font-weight: bold;
    display: inline;
}
#content li 
{
    padding-bottom: 10px;
}

#content a, a:link;
{
 color: navy;
}

#content a:hover {
  text-decoration: none;
  background-color: #6B82C3;
  color: #FFFFFF;
  padding: 1px 4px;
  font-style: italic;
}

#news a, a:link; {
    color: #333333;
    }
    
#content a, a:link {
    color: #333333;
    } 
    
.intro {
	font-weight: bold;
	background-color: #CCCCCC;
	font-style: oblique;
	
}

.h2 {
    padding: 2px 4px 2px 4px;
    border: 1px dotted #996600;
    font-family: "Times New Roman";
    font-size: 15px;
    font-variant: normal;
    font-weight: bold;
    background-color: #FFFFCC;
    color: #336699;
    text-align: center;
    font-style: normal;
}
.h3 {
    font-weight: bold;
    font-size: 15px;
    color: navy;
    background-color: #FFFFFF;
    letter-spacing: -.035em;
    font-family: Verdana, Arial, helvetica;
}


.intro2 {
	background-color: #EBE3CB;
	color: #009933;
	font-weight: bold;
	border: 1px dotted #000080;
}

.quote 
{
    font: italic 15px Times New Roman, Times, serif;
    margin: 17px auto;
    color: #333333;
    padding: 2px 6px;
    text-align: center;
}


#content li
{
    padding-top: 10px;
    margin-right: 30px;
    margin-top: 0;
    margin-bottom: 0;
}
.h4
{
    font-weight: bold;
}

#search 
{
    float:left; 
    clear: left;
    margin: 20px 0 0 -10px;
    padding: 15px 25px; 
}
.intro3
{
    font-weight: bold;
    color: #336699;
    background-color: #FFFFE6;
    padding: 2px 4px 2px 4px;
    font-family: Verdana;
    font-size: 12px;
}
