﻿

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; /* Centers the page content container in IE 5 browsers. */
 
  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 unvisited links. */
a,  a:link {
  color: #000;
  font-weight: bold;
  text-decoration: none;
}
/* Sets the style for visited links. */
a:visited {
  color: #000;
  font-weight: bold;
  text-decoration: none;
}
/* Sets the style for links on mouseover. */

a:hover {
  font-weight:bold;
  color:#78713A;
  font-style:italic;
  background-color:white;
  padding: 2px;
}
  
li 
{
    color: #000000;
    text-align: left;
    font-size: small;
}

#outerWrapper {
    width: 980px;    text-align: left;
    margin: 0 auto 0 auto;
}
#header {
    height: 235px;
    width: 980px;
    line-height: 15px;
    font-size: 18px;
    float: left;
    margin-bottom: 8px;
    background-image: url("HeadLtGrn.gif");
    background-repeat:repeat-x;
}
/*includes logo, title, toplinks*/
#lHead {
    float: left;
    width: 560px;
    height: 150px;
}
#topLinks 
{
    float: left;
    background-color: #999999;
    font: bold 10px Arial, Helvetica, sans-serif;
    color: #FFFFFF;
    padding: 3px 5px;
}

#topLinks a, a:link 

{
    color: White;
    font-weight: bold;
    text-decoration:none; 
}
   
#phoenix {
    float: left;
    clear: left;
    margin: 10px 0 0 -5px;
}
#header h2 {
    
    font:  small-caps 800 18px "Times New Roman", Times New Roman, Serif;
    text-align: left;
    float: left;
    background-color: White;
    margin: -130px 0 0 175px;
    height: 60px;
    width: 400px;
    color:#333333;   
}

/*includes newsletter ad, stats box*/
#rHead {
    padding: 10px;
    float: right;
    width: 400px;
    height: 180px;
    margin-bottom: 3px;
    background-image: url("HeadLtGrn.gif");
    background-repeat:repeat-x;
}
#newsAd {
    float: right;
    font: italic 600 medium Arial, Helvetica, sans-serif;
    color: #FFFFFF;
    font-style: italic;
    border: 2px outset;
    background-color: #2FD96A;
    padding: 7px;
}

#newsAd a, a:link{
    color: #FFFFFF;
    }

#Stats {
    border: outset 2px;
    height: 130px;
    width: 325px;
    font: small-caps bold 14px "Times New Roman", Times, serif;
    margin: 40px 0 10px 60px;
    color: #004A4A;
    padding: 10px 0 0 0;
   position: absolute;
   z-index: 55;
   top: 20px;
}

#Stats h1
{
    font: italic bold 17px "Times New Roman", Times, serif;
    color: #333333;
     width: 135px;
    height: 18px;
    margin: 10px 05px 0 0px;
    padding: 3px;
    float:right;
    clear:both; }

#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 h1 
{
    text-align: center;
    margin-left: 10px;
    margin-top: -60px;
    font-family: Georgia, Times New Roman, serif;
    font-weight: bold;
    font-size: x-large;
    color: #485684;
}   
#breadCrumbs 
{
    margin: 5px 0px 0px 0px;
    width: 300px;
    float: left;
    text-align: left;
    height: 40px;
}


#leftBox {
    margin: 20px 5px 10px 5px;
    width: 215px;
    height: 25px;
    border: dotted 1px #003300;
    float:right;
    text-align: center;
    padding: 5px;
    background-color: #F2F7F0;
}
#midBox {
    margin: 20px 5px 10px 5px;
    width: 200px;
    height: 25px;
    border: dotted 1px #003300;
    background-color: #F2F7F0;
    float: right;
    text-align: center;
    padding: 5px;
}
#rightBox{ width:160px; height: 25px; border: dotted 1px #003300; margin: 20px 5px 10px 5px;
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;
}

  /*diseaseBox wraps CFS and FM Boxes*/ 
 #diseaseBox {
    float: left;
    background-color: #FFFFFF;
    clear: both;
    width: 970px;
    height: 20px;
    margin:10px 0;
    position: absolute;
    z-index: 60;
    top: 220px;}
    
#nav
{
    background-position: 28px 55px;
    padding: 6px;
    margin: 6px 4px 4px 4px;
    border: 2px outset #687CC1;
    width: 180px;
    text-align: center;
    float: left;
    clear:both;
    font: small-caps bold 14px arial, verdana, trebuchet, sans-serif;
    color:#FFFFFF;
    background-repeat: no-repeat;
    background-color: #868782;
    background-image: url('IntNav.jpg');
}
#nav h1 
{
    color: #FFFFFF;
    font: bold large Georgia, "Times New Roman", Times, serif;
    text-align: center;
    width: 160px;
    height: 130px;
    left: 30px;
    margin: 6px;
    padding: 10px 0;
    background-image: url('../Int/IntNav.jpg');
    background-repeat: no-repeat;
    background-position: 15px 45px;
}

#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;
 }

#box1 
{
    border-left: 2px solid #999999;
    border-right: 2px solid #999999;
    border-top: none;
    padding: 15px 5px;
    margin: 0 auto;
    background-color: #1F9269;
    color: #FFFFFF;
    width: 150px;
}

#box1 a, #box2 a 
{
    color:#FFFFFF;
}
#box2 
{
    border-left: 2px solid #999999;
    border-right: 2px solid #999999;
    border-top: 1px solid #999999;
    padding: 15px 5px;
    margin: 0 auto;
    background-color: #4EB88B;
    color: #FFFFFF;
    width: 150px;
}
#box3 
{
    border-left: 2px solid #999999;
    border-right: 2px solid #999999;
    border-top: 1px solid #999999;
    padding: 15px 5px;
    margin: 0 auto;
    background-color: #5B5B5B;
    color: #FFFFFF;
    width: 150px;
    font-size: 16px;
    font-weight: bold;
}

#box3 h2 { background-color:#FFFF66;
    padding: 6px;
    width: 75px;
    margin: 10px auto;
    font-size: 14px;}
    
#box3 h2 a, a:link {color: #666666;}
#box4
{
    border-left: 2px solid #999999;
    border-right: 2px solid #999999;
    border-top: 1px solid #999999;
    border-bottom: none;
    padding: 15px 5px;
    margin: 0 auto;
    color: #FFFFFF;
    width: 150px;
    background-color: #333333;
}

#mainMenu
{
    border: 1px solid #333333;
    margin: 15px auto;
    font-weight: bold;
    width: 160px;
    height: auto;
    background-image: url('GradLtLtGrayH.gif');
    background-color: #333333;
}

#mainMenu h2
{
    text-align: center;
    background-color: #58A58A;
    color: #FFFFFF;
    padding: 5px;
    width: 130px;
    height: 20px;
    margin: 8px auto 8px auto;
}
#content 
{
    padding: 8px;
    border: 1px dotted #000080;
    width: 735px;
    font: small arial, helvetica, "sans-serif";
    margin: 6px 10px 6px 10px;
    float: left;
    text-align: left;
    background-color:#FCFCFC;
}
#content h1 
{
    padding: 4px;
    border: 1px dotted #008080;
    font-family: "Times New Roman", Times, Serif;
    font-size: medium;
    font-weight: bold;
    color: #FFFFFF;
    background-color: #525252;
    margin-top: 7px;
    text-align: left;
    line-height: 20px;
    height: auto;
}
#content h2 
{
    padding: 3px;
    font-weight: bold;
    background-color: #E1E9F4;
    display: inline;
    line-height: 22px;
}

#content a, a:link {
    color: #333333;
    } 

.que 
{
    font-weight:bold;
    font-style:italic;
}

.quoteC {
	font: italic 600 small Arial, Helvetica, sans-serif;
	text-align: center;
	border-style: solid;
	border-width: 1px 0px 1px 0px;
	border-color: #006666;
	background-color: #EDFBC4;
	margin: 5px 5px 5px 75px;
	padding: 5px;
	height: auto;
	width: 74%;
	color: #333333;
}
.quoteR {
	height: auto;
	width: 135px;
	border-style: solid;
	border-width: 1px 0px 1px 0px;
	border-color: #006666;
	background-color: #EDFBC4;
	font: italic 600 small Arial, Helvetica, sans-serif;
	padding: 5px;
	float: right;
	margin: 1px 5px 6px 12px;
	color: #333333;
}
.quoteL {
    border-style: solid;
    border-width: 1px 0px 1px 0px;
    border-color: #006666;
    width: 100px;
    height: auto;
    background-color: #EDFBC4;
    font: italic 600 small Arial, Helvetica, sans-serif;
    margin: 5px 12px 6px 5px;
    padding: 5px 8px 5px 8px;
    text-align: center;
    float: left;
    color: #333333;
}

/*Align quote in center of page */
.centerquote{
	font: italic bold small Arial, Helvetica, sans-serif;
	text-align: center;
	color:#666666;
}

.h1 {
    padding: 4px;
    border: 1px dotted #008080;
    font: bold medium "Times New Roman", Times, Serif;
    color: #FFFFFF;
    background-color: #525252;
    margin-top: 7px;
    text-align: left;
}
.h2 {
    background-color: #999999;
    font: bold medium "Times New Roman", Times, serif;
    color: #FFFFFF;
    letter-spacing: .07em;
    padding-right: 8px;
    padding-left: 8px;
}
.li {
	margin-left: 25px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-style: italic;
}
.ul {
	margin-right: 25px;
}
.digdeeper {
    margin-left: 40px;
    color: #479625;
    font: italic bolder 12px Arial, Helvetica, sans-serif;
    
}
.comment {
	font-style: italic;
	margin:  0 20px;
}
#cotent a, a:link

{
text-decoration: none; 
color: #659C12; 
}

#content a:visited 
{
  color: #000;
  font-weight: bold;
  text-decoration: none;
  
}

on: none;
}

#content a:hover
{
background-color:#659C12; 
color:#FFFFFF;

}


.h3
{
    border: 1px dotted #333333;
    color: #008000;
    font-weight: bold;
    padding: 1px 4px 1px 4px;
    font-size: 14px;
}

.interlude
{
    float:right;
    width: 350px;
    padding: 10px;
    margin: 10px;
    background-color: #FFE1D2;
    height: auto;
    
}




