
/*this is the core sheet for cherokee.html*/

        body {
                        background-color: #D9D5D1;
                   margin: 0;
                        font-family: Verdana, Helvetica, Arial, sans-serif;
            color: #606672;
                        border-left: 10px #39abc2 groove;
                        border-right: 10px #39abc2 groove;
                        border-top: 9px #39abc2 groove;
                        border-bottom: 9px #39abc2 solid;}

        #header {
                margin-left: 0px;
                margin-top: 0px;
                padding: 5px;
margin-bottom: 10px;

border-bottom: 2px #24abbd solid;}

        #content {position: relative;
width: 1050px;
height: 1800px;}



#navbar {

                background-color: #e4e0db;
                background-image: url(images/cherokee_sm.jpg);
                background-repeat: repeat-x;
position: absolute;
top: 0px;
width: 140px;
margin: 5px;
left: 0px;
vertical-align: 10px;}




        #welcome {float: right;
                        width: 240px;
                 border-width: thin;
                 border-style: solid;
                 border-color: #DC7D28;
                 background-color:    #e4e0db;


                 top: 0px;
margin-top: 0px;
margin-right: 25px;}


 #text {background-color: #e4e0db;
              border-left: 3px #39abc2 outset;
              border-right: 3px #39abc2 inset;
              margin-left: 160px;
              width: 500px;
padding: 5px;
margin-top: 0px;
margin-right: 260px;
}

        #contents {
                 border-width:      thin;
                 border-style:      solid;
                 border-color:  #DC7D28;
                 width:  650px;
                 margin-top: 5px;
                 margin-bottom: 5px;
                 margin-left:  200px;
                 margin-right:  100px;
                 padding:  10px;
                 position: relative;
                border-style:      solid;
                border-color:  #a2b739;
                background-color: #b4bb3a;

                padding: 10px;
                margin-right:                  0px;
                                margin-left:                  0px;
                                margin-top:                          10px;
                margin-bottom:                  10px;

      }

       #footer {
                 font-family:      times;
                 font-size:        90%;
                 color:       #d07b53;
position: absolute;
bottom: 1px;
text-align: center;
left: 100px;
right: 100px;
}

                h1 {
                 font-size: 1.00em;
                 text-align: center;
                 font-style: italic;
                 letter-spacing: 5px;
                 }

 .select {
                border-width:      thin;
                border-style:      solid;
                border-color:  #a2b739;
                background-color: #b4bb3a;

                padding: 10px;
                margin-right:                  0px;
                                margin-left: 10px;
                                margin-top: 10px;
width: 95px;
height: 12px;}

h1 {
                 font-size: 1.20em;
font-family: Times, "Times New Roman", serif;
color: #00bfa9;
font-weight: bold;
text-decoration: underline;
text-align: right;}

             h2 {
                 font-size: 1.00em;
                 text-decoration: underline ;
color: #39abc2;
letter-spacing: .2em;
text-align: center;}

              h3 {
                 font-size: 1.20em;
                 text-decoration: none;}

               h4 {
                 font-size: 1.00em;
                 text-decoration: none;
font-weight: inherit;}
             p {

                 text-align: justify;
                 line-height: 1.7em;
padding: 3px;
font-size: .80em;
margin-bottom: 5px;
margin-left: 5px;
margin-right: 5px;}

                a {}

a:link {
background-color: ;
color: #44960d;

text-decoration: none;}

a:visited {
color: #3b9fad;
font-style: italic;}

a:hover {
background-color: #a3ee32;}

a:active {
background-color: #b1c6db;}