/* Modified 8 Feb 06
- please see change log for extensive list of changes */
/* Import the main layout style sheet  */
@import url("/styles/xmain_2.css");

/* vvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvv 

Read the following instructions before modifying this style sheet  

This site color scheme consists of the following colors:
primary color: #DD5511
complementary color: #444477
neutral color: #EEEEAA
neutral color2: #CCDDEE

After you have determined the colors with which you will be replacing the colors in this style sheet,
use Dreamweaver Find and Replace tool to replace all instances of the colors above.
The modification will change the color scheme of your entire site.  

vvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvv */
.instructions {color: #DD5511;}
/* Site specific general formatting  */
p { color: #333; }
h1 { color: #DD5511;  }
h2 { color: #DD5511; margin: 20px 0 5px 0;}
.home h2{ color: #DD5511; margin: 8px 0 5px 0;}
h3 { color: #444477; font-size: 90%;}
.captiontop{ color: #666; font-style: italic; font-weight: normal; font-size: 85%; margin-top: 10px; margin-bottom: 10px;}
h4 { color: #616A82; }
h5 { color: #444477; }
h6 { color: #616A82; }

#mid-section1 { background: transparent; }
/* this id changes the background color or the background image of the upper section of the page, 
If you want to place a background image, you can replace the above declaration with this declaration: 
#mid-section1 { background: #FFF url("/orgs/yourgroupacronym/images/file.jpg") top right no-repeat; } */

/* Sitebar color specifications */
#sitebar { background: transparent; border-bottom: 1px #DDDDCC solid; }
.locator { color: #666; }

/* Toolbar navigation links ON styling begins here */
.home a#home, .org a#org, .about a#about, .safety a#safety .security a#security{color: #994466;  background: #FFF;  }

#content-org  { background: transparent;}
#mid-section1 .col2-420 { background: transparent;}
#mid-section1 .col3-180 { background: transparent;}

/* Header bar coloring */
.barleft { border: #dedede solid;  border-width: 1px 0;}
.bar {  color: #666; border:1px  solid #AAAAAA;   }
.barcolor { color: #666; background: #EEEEAA; }

/* FEATURE TEXT OVER IMAGE */
#feature { margin: 73px 0px 9px 280px; color: #fff; padding: 2px 2px 2px 0; }

#feature a { margin: 0 0 20px 20px; width: 140px; color: #E07305; border-left: solid #FFF 3px; font-size:14px; 
 }

#feature a:hover { color: #fff;border-color:  #E07305; }

#heading {color:#407980;}
#heading1 {color:#527579;}



.odd { background: #FFF; } 

.even { background: #FFFFEE; } 
.data { font: normal 70%/1.2em Verdana, Arial, Helvetica, sans-serif; border: 1px #CCC solid; width: 590px; margin: 10px 0px 10px 0px;}
.data th { background: #EED; color: #666; }   

















