
/***********************************************/
/*                                             */
/* equalityiowa                                */
/*                                             */
/***********************************************/

/***********************************************/
/* style sheet code                            */
/* equalityiowa.org                            */
/***********************************************/



body {
    background-color: #960f0f;
    background: url("bg_grad.jpg") fixed;
    font-size: 1em;
    margin: 10px;
    text-align: center;
    cursor: default;
  }


.accesskey {
    text-decoration: underline;
  }


p {
    font-family: "Verdana, Helvetica, Ariel, sans-serif";
    font-size: 1.0em;
    line-height: 2.7em;
    color: #454545;
  }


.dropcap {
    float: left;
    width: .8em;
    font-family: "Times New Roman, serif";
    color: #F28807;
    font-size: 5em;
    line-height: 90%;
  }


.dropcap2 {
    float: left;
    width: .8em;
    font-family: "Times New Roman, serif";
    color: #074DFF;
    font-size: 5em;
    line-height: 90%;
  }


.dropcap3 {
    float: left;
    width: .8em;
    padding: 0 20px 0 0;
    font-family: "Times New Roman, serif";
    color: #F28807;
    font-size: 5em;
    line-height: 90%;
  }


.dropcap4 {
    float: left;
    width: .8em;
    padding: 0 20px 0 0;
    font-family: "Times New Roman, serif";
    color: #F28807;
    font-size: 5em;
    line-height: 90%;
  }


.dropcap5 {
    float: left;
    width: .8em;
    padding: 0 2px 0 0;
    font-family: "Times New Roman, serif";
    color: #F28807;
    font-size: 2em;
    line-height: 100%;
  }


.dropcap6 {
    float: left;
    width: .8em;
    padding: 0 2px 0 0;
    font-family: "Times New Roman, serif";
    color: #074DFF;
    font-size: 2em;
    line-height: 100%;
  }


h1 {
    font-size: 1.3em;
    font-style: italic;
    color: #5B5B5B;
    border-bottom: dotted #AEAEAE 1px;
    font-family: "Times New Roman, serif";
    text-align: right;
    letter-spacing: 5px;
  }


h2 {
    font-size: 1.2em;
    font-style: italic;
    color: #5B5B5B;
    border-bottom: dotted #AEAEAE 1px;
    font-family: "Times New Roman, serif";
    text-align: right;
    letter-spacing: 5px;
  }


h3 {
    font-size: 1.1em;
    font-style: italic;
    color: #5B5B5B;
    border-bottom: dotted #AEAEAE 1px;
    font-family: "Times New Roman, serif";
    text-align: right;
    letter-spacing: 5px;
  }


h4 {
    font-size: 1.0em;
    font-style: italic;
    color: #5B5B5B;
    border-bottom: dotted #AEAEAE 1px;
    font-family: "Times New Roman, serif";
    text-align: left;
    letter-spacing: 5px;
  }


h5 {
    font-size: .9em;
    font-style: italic;
    color: #5B5B5B;
    border-bottom: dotted #AEAEAE 1px;
    font-family: "Times New Roman, serif";
    text-align: right;
    letter-spacing: 5px;
  }


h6 {
    font-size: .6em;
    font-style: normal;
    color: #5B5B5B;
border-top: dotted #AEAEAE 1px;
    border-bottom: dotted #AEAEAE 1px;
    font-family: "Verdana, Helvetica, Ariel, sans-serif";
    text-align: center;
    letter-spacing: 2px;
  }

li {
    font-size: .9em;
    font-style: normal;
    color: #5B5B5B;
    font-family: "Times New Roman, serif";
    letter-spacing: 2px;
  }



a:link {
    color: #005fa9;
  }


a:visited {
    color: #005fa9;
  }


a:hover {
    color: #96C63F;
  }


a:active {
    color: #005fa9;
  }


#header {
    background: #ffffff;
    background-repeat: no-repeat;
    background-position: top center;
    text-align: center;
    margin: 0 auto;
    border-bottom: 5px;
    width: 905px;
    height: 270px;
  }


#header p {
    font-size: 3.6em;
    font-family: Serif;
    text-align: left;
  }


#content {
    background-color: #ffffff;
    border: solid #000000 2px;
    width: 900px;
    position: relative;
    text-align: left;
    margin: 0 auto;
  }


#navbar {
    background-color: #ffffff;
    margin-top: 0;
    margin-left: 0;
    width: 900px;
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: solid #4E4E4E 2px;
  }


#navbar ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    text-align: center;
  }


#navbar ul li {
    display: inline;
    margin: 0;
    padding: 0;
    font-family: "Verdana, Arial, sans-serif";
    font-size: 0.8em;
    font-style: italic;
  }


#navbar ul li a:link, #navbar ul li a:visited {
    text-decoration: none;
    font-weight: bold;
    color: #005fa9;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 20px;
  }


#navbar ul li a:hover {
    color: #96C63F;
  }


#hometext {
    position: relative;
    background-color: #ffffff;
    margin: 0;
    border-top: 0;
    border-bottom: solid #5B5B5B 1px;
    border-right: 0;
    border-left: 0;
    padding: 10px;
  }


#introtext {
    position: relative;
    width: 640px;
    background-color: #ffffff;
    margin: 0;
    border-top: 0;
    border-bottom: solid #5B5B5B 1px;
    border-right: 0;
    border-left: 0;
    padding: 10px;
  }


#maintext {
    position: relative;
    width: 840px;
    background-color: #ffffff;
    margin: 0;
    border-top: 0;
    border-bottom: solid #5B5B5B 1px;
    border-right: 0;
    border-left: 0;
    padding: 10px;
  }


#sidebar {
    position: absolute;
    font-size: .7em;
    margin-top: 40px;
    margin-left: 705px;
    width: 160px;
    padding: 10px;
    border-left: dotted #4E4E4E 2px;
    border-bottom: dotted #4E4E4E 2px;
    border-right: dotted #4E4E4E 2px;
    border-top: dotted #4E4E4E 2px;
  }


#sub1 {
    position: absolute;
    z-index: 2;
    left: 30px;
    top: 300px;
    width: 100px;
    height: 120px;
    border: dotted #ffffff 2px;
    background-color: #FF3300;
    padding: 5px;
    display: none;
  }


#sub1 p {
    font-size: 1.1em;
    color: #FFFFFF;
    font-family: "Times New Roman, serif";
    letter-spacing: 5px;
    text-align: center;
    vertical-align: middle;
  }


.floatright {
    float: right;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 10px;
    margin-left: 10px;
    clear: right;
  }


.floatleft {
    float: left;
    margin-top: 10px;
    margin-right: 10px;
    margin-bottom: 0;
    margin-left: 0;
    clear: right;
  }


p.footer {
    position: relative;
    padding: 10px;
    margin-top: 40px;
    height: 200px;
    font-size: 0.7em;
    font-weight: bold;
    text-align: right;
  }


table {
    padding: 10px;
    border-color : #ff6600;
    border-style : dotted;
    border-width : 2px;
    font-family : "Verdana, Arial, sans-serif";
    font-size : .9em;
    text-align : left;
  }


td {
    padding: 10px;
    border-style : dotted;
    border-width : 1px;
    border-bottom-color : #ff6600;
    border-top-color : #ff6600;
  }
