/*
style sheet referenced by all Womens Work Project pages
*/

.credit
   {
   color: #95AC3C;
   text-decoration: underline;
   font-weight:600;   
   }

.credit a:visited
   {
   color: #95AC3C;
   text-decoration: underline;
   font-weight:600;   
   }

.credit a:current:link
   {
   color: #95AC3C;
   text-decoration: underline;
   font-weight:600;   
   }

.credit a:hover
   {
   color: #3AE91D;
   text-decoration: none;
   font-weight:600;   
   }

a.credit
   {
   color: #938BA3;
   text-decoration: underline;
   font-weight:600;   
   }

a.credit:link
   {
   color: #938BA3;
   text-decoration: underline;
   font-weight:600;   
   }

a.credit:visited
   {
   color: #938BA3;
   text-decoration: underline;
   font-weight:600;   
   }

a.credit:hover
   {
   color:#3AE91D;
   font-weight:600;
   text-decoration: none;
   }
      

body
   {
   font-family:  Arial, Helvetica, sans-serif;
   font-size: 100%;
   color: #FFFFFF;
   background-image: url(../images/jpgs/fabricRed149x122.jpg);
   line-height: 125%;
   margin-top: 20px;
   margin-right: 20px;
   margin-bottom: 20px;
   margin-left: 20px;
   text-align:center;
   text-decoration: none;
   }

.copyright
   {
   color: #777777;
   text-decoration:none;
   font-size: 10px;
   }

table,td
   {
   border-style: solid;
   border-width: 0px;
   border-color: #FF0000;
   padding: 0px;
   margin: 0px;
   }

div
   {
   border-style: solid;
   border-width: 0px;
   border-color: #0000FF;
   /*overflow:scroll; using scroll and visible during layout*/
   overflow:hidden;
   }

/* outer container for all page content...including nav bar and footer*/
#div_0_Centering
   {
   width:750px;
   margin-left: auto;
   margin-right: auto;
   text-align:center;
   }


.divNavBar p
   {
   color: #E2B504;
   /*
   padding: 2px 10px 3px;
   */
   margin-top: 2px;
   margin-bottom: 2px;
   }


.divNavBar a
   {
   font-size: 85%;
   text-decoration: underline;
   font-weight: 600;
   }

.divNavBar a:link
   {
   color: #E2B504;
   text-decoration: underline;  
   }

.divNavBar a:visited
   {
   color: #E2B504;
   text-decoration: underline;    
   }

.divNavBar a:hover
   {
   color: #3AE91D;
   text-decoration: none;    
   }


.dummyLink
   {
   color: #FFFFFF;
   text-decoration: none;
   font-size: 95%;
   font-weight: 900;
   }
   
.cutLine
   {
   color: #FFFFFF;
   font-size: 80%;
   font-weight: 600;
   text-align:left;
   padding: 10px;
   background-color: #45539A;
   border: 1px solid #000000;
   }


/* container for all page content...between nav bar and footer*/
#div_1_Content
   {
   width: 730px;
   text-align: left;
   vertical-align: top;
   background-color: #45539A;
   padding-top: 10px;
   padding-bottom: 10px;
   padding-left: 5px;
   padding-right: 5px;
   border: 1px solid #000000;
   margin-top: 10px;
   margin-bottom: 10px;
   }


#divLogoAndBanner
   {
   position:relative;
   background-image: url(../images/jpgs/red100px.jpg);
   }


.hangingBanner
   {
   width: 9%;
   margin-left: 1%;
   background-image: url(../images/jpgs/red100px.jpg);
   }

.contentCol
   {
   width: 86%;
   padding-left: 2%;
   padding-right: 2%;
   }


#divText
   {
   position:relative;
   }


#divBoxedQuote
   {
   width: 333px;
   text-align: center;
   postion: relative;
   background-color: #EAA05D;
   padding-top: 2px;
   padding-bottom: 10px;
   padding-left: 5px;
   padding-right: 5px;
   border: 0px solid #9933CC;
   margin-top: 10px;
   margin-bottom: 10px;
   margin-left: 150px;
   margin-right: 10px;
   font-weight: bold;
   }

.para
   {
   font-size: 85%;
   font-weight: 600;
   padding: 10px;
   }

h1
   {
   font: bold 1.3em Verdana, Arial, sans-serif;
   color: #FFFFFF;
   margin-top: 0px;
   padding-top: 10px;
   padding-bottom: 0px;
   margin-bottom: 0px;
   }

h2
   {
   font-size: 1.1em;
   color: #FFFFFF;
   margin-top: 0px;
   padding-top: 0px;
   padding-bottom: 0px;
   margin-bottom: 0px;
   line-height: 115%;
   position: relative;
   }
h3
   {
   font-size: .9em;
   color: #FFFFFF;
   margin-top: 0px;
   padding-top: 0px;
   padding-bottom: 0px;
   margin-bottom: 0px;
   line-height: 110%;
   }
h4
   {
   font-size: .8em;
   color: #FFFFFF;
   margin-top: 0px;
   padding-top: 10px;
   padding-bottom: 0px;
   margin-bottom: 0px;
   line-height: 115%;
   position: relative;
   }


input.go
   {
   font: bold 90% Verdana, Arial, Helvetica, sans-serif;
   color: #FFFFFF;
   background-color: #DFB5B7;
   border: 1px #000000 outset;
   }


.list
   {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 115%;
   }

.pageTopIDLeft
   {
   text-align: left;
   padding-top: 0px;
   margin-top: 0px;
   margin-left: 10px;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   color: #FFFFFF;
   font-size: 80%;
   font-weight: 600;
   }

   }

#contactInfo
   {
   font-weight: normal;
   }

#contactInfo p
   {
   padding: 2px 10px 3px;
   margin: 0px;
   }

#contactInfo a:link
   {
   color: #E2B504;
   text-decoration: none;
   }

#contactInfo a:visited
   {
   color: #E2B504;
   text-decoration: none;
   }

#contactInfo a:hover
   {
   color: #3AE91D;
   text-decoration: none;
   }

#contactInfo a.current:link
   {
   color: #E2B504;
   text-decoration: none;
   }

.links
   {
   color: #E2B504;
   text-decoration: none;
   font-weight:600;   

   }

.links a:visited
   {
   color: #E2B504;
   text-decoration: underline;
   font-weight:600;   
   }

.links a:current:link
   {
   color: #E2B504;
   text-decoration: underline;
   font-weight:600;   
   }

.links a:hover
   {
   color: #3AE91D;
   text-decoration: underline;
   font-weight:600;   
   }

a.linksText
   {
   color: #E2B504;
   text-decoration: underline;
   font-weight:600;   
   }

a.linksText:link
   {
   color: #E2B504;
   text-decoration: underline;
   font-weight:600;   
   }

a.linksText:visited
   {
   color: #E2B504;
   text-decoration: underline;
   font-weight:600;   
   }

a.linksText:hover
   {
   color:#3AE91D;
   font-weight:600;   
   }


.boxedQuoteStyle
   {
   background-color: #EAA05D;
   }

.floatRight_mrg10
   {
   float:right;
   margin: 10px;
   }

.floatLeft_mrg10
   {
   float:left;
   margin: 10px;
   }

.preLoadHidden
   {
   display:  none;
   }

.copyright
   {
   color: #ffffff;
   font-size: 95%;
   font-weight:600;   
   }


