/* css Caddo District default style v1.1 */
/* written by Eppie Adams <cewebsites.com>  */


/* Images should be linked as if the CSS file sits in the same folder as the images. ie. no paths. */


/* basic elements */
body {background: #fefdfa url(images/back.gif);
       padding: 0px;
       top: 0px;
       }

p, body     {font: 8pt/14pt "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
       text-align: justify;
       }

td, li {font: 8pt/14pt "Trebuchet MS", Verdana, 	    	Arial, Helvetica, sans-serif;
       }


h1     {font: bold 18pt Arial, Helvetica, sans-serif;
       text-align: center; color: #c00000; text-decoration: underline; margin-top: -5px;
       }

h2     {font: bold 12pt Arial, Helvetica, sans-serif;
       text-align: left; 
       text-decoration: underline;
       }

h3     {font: bold 14pt Arial, Helvetica, sans-serif;
       text-align: center;
	margin-top: -10px;
	margin-bottom: -20px;
       }

h4     {font: bold 8pt Arial, Helvetica, sans-serif;
       text-align: center; margin-bottom: 0px;
       }

h5     {font: bold 14pt Arial, Helvetica, sans-serif;
       text-align: center; color: #c00000; margin-bottom: 20px;
       }

a:link {text-decoration: underline;
        color: #0000c0;}

a:visited {text-decoration: underline;
           color: #eaab00;}

a:hover, a:active {text-decoration: none;
                   color: #c00000;}

/* specific divs */
#container {background: #fefdfa url(images/cont_back.gif) repeat-y;
            width: 700px;
            height: auto;
            border: 5px solid #f0efc0; 
            padding: 0px; 
            font: 8pt/16pt "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
            color: #404040;
            margin-right: auto;
            margin-left: auto;
            margin-top: 65px;
            margin-bottom: 40px;
            }

#intro {width: 700px;}

#pageHeader {width: 700px;
             padding: 0px;}


#pageHeader h1 {margin: 0px;
                background-image: url(images/logo.gif);
                background-repeat: no-repeat;
                height: 256px;
                width: 171px;
                position: absolute;
                left: auto;
                padding-left: 10%;
                top: 70px;
                right: auto;
                }

#pageHeader h1 span {display: none;}

#pageHeader h2 {margin: 0px;
                background-image: url(images/header.jpg);
                background-repeat: no-repeat;
                height: 225px;
                width: 700px;
                }

#pageHeader h2 span {display: none;}

#quickSummary, #preamble, #explanation, #participation, #benefits, #requirements 
         {width: 459px;
          margin-left: 201px;
          padding-right: 10px;
          padding-left: 10px;
          }

#quickSummary {border-bottom-width: 1px;
               border-bottom-style: dashed;
               border-bottom-color: #f6f1e8;
               padding-top: 0px;
               padding-bottom: 9px;
	       }

#quickSummary p.p1 {position: absolute;
                    left: auto;
                    top: 255px;
                    width: 430px;
                    padding-right: 10px;
                    padding-left: 00px;
                    }

#requirements li {font: 10pt/14pt "Trebuchet MS", Verdana, 	Arial, Helvetica, sans-serif; 
	margin-left: -10px; 
	list-style-image: url(images/arrow.gif);
       }

#supportingText {background-image: url(images/books.gif);
                 background-position: left bottom;
                 background-repeat: no-repeat;}

#footer {text-align: center;
         position: relative;
         top: 50px;
         padding-left: 150px;}



/* Navigation*/ 
#linkList{font-size: 14px;
          width: 200px;
          position: absolute;
          left: auto;
          top: 320px;}


#linkList h3.links {background: transparent url(images/h4.gif) no-repeat top left;
                       margin: 0px;
                       width: 199px; 
                       height: 28px;}

#linkList h3.district {background: transparent url(images/around.gif) no-repeat top left;
                       margin: 0px;
                       width: 199px; 
                       height: 28px;}

#linkList h3.links span {display: none;}

#linkList h3.district span {display: none;}

#linkList ul {margin: 0px; padding: 10px 20px; width: 161px;}

#linkList li {line-height: 2.5ex;
              list-style-type: none;
              display: block; 
              padding-top: 5px;
              margin-bottom: 5px;
              padding-left: 15px;
              background-image: url(images/bullet.gif); 
              background-repeat: no-repeat;
              background-position: left center;}

