/* Modified 26 June 07
- please see change log for extensive list of changes */

/* Import the main layout style sheet  */
@import url("/styles/3.0/xmain.css");
@import url("/styles/3.0/xidentity.css");

/* vvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvv 

Read the following instructions before modifying this style sheet  

This site color scheme consists of the following colors:
primary color: #DD5511 - main headings
complementary color: #444477 - smaller headings
neutral color: #616A82 - small headings
neutral color: #EEEEAA - barcolor background
feature heading color: #FFF
feature linked text color: #E07305

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: #888;}

/* Site specific general formatting  */
p { color: #333; }
h1 { color: #DD5511;  }
h1 span {font-size: 70%; color: #666;}
h2 { color: #DD5511; }
h3 { color: #444477; }
.captiontop{ color: #666;}
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-400 { background: transparent;}
#mid-section1 .col4 { 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 20px; color: #fff; padding: 2px 2px 2px 0;}
#feature a { color: #E07305; border-left: solid #FFF 3px; }
#feature a:hover { color: #fff;border-color:  #E07305; }
#feature h2 {font-family: Arial, Helvetica, sans-serif; color: #fff; font-weight: bold; padding: 0 0 5px 0; margin:0;}

form.smalltype {
	font-size: 9pt;
}



p.caption { margin: 0px; padding: 20px; font: normal 75% Optima,serif; background: #E7F3FF; border-top: 1px solid #999;border-bottom: 1px solid #999; }
.captionsm { color: #3F5E68; text-align: justify; margin: 0px; padding: 0px 15px 0px 15px; font: normal 75% Optima,Palatino Linotype,Times New Roman,serif; background: transparent; }


.left200 { margin: 0px 0px 0px 0px; width: 200px; wid/th: 180px; background: transparent; float: left;}



