/*  This is the main style sheet *//*  Body Attributes ========= */body {background-color: #fafadc;color: #000000;font-family: sans-serif;font-size: 1.1em;margin: 0;background-image: url(../images/bg-page-green.gif);}/*  Link Attributes ========= */a:link {color: #0000ff;font-size: 1em;background-color: transparent;text-decoration: underline;}a:visited {color: #b800b8;font-size: 1em;background-color: transparent;text-decoration: underline;}a:hover {background-color: #0000ff;color: #ffffff;text-decoration: none;}a:active {background-color: transparent;color: #b800dd;}a.menu:link {color: #fffe00;font-size: 1em;background-color: #08840a;text-decoration: none;}a.menu:visited {color: #bbaacc;font-size: 1em;background-color: #08840a;text-decoration: none;}a.menu:hover {color: #08840a;background-color: #fffe00;}#navbar ul li {list-style-type: none;margin: 0;padding: 0;top: 150px;width: 150px;}#navbar ul {margin: 0;padding: 0;}#navbar ul li a:link, #navbar ul li a:visited {display: block;text-decoration: none;font-weight: bold;border-bottom: solid #000000 1px;border-left: solid #000000 1px;border-right: solid #000000 1px;padding-top: 3px;padding-bottom: 3px;padding-left: 20px;}#navbar ul li a:hover {}/* Main Text Box ========= */#main-text {background-color: #ffffff;margin-left: 198px;padding: 25px;border-top: 1px #000000 solid;border-left: 1px #000000 solid;border-right: 1px #000000 solid;border-bottom: 1px #000000 solid;position: absolute;top: 170px;width: 600px}/* sub text box */#sub1-text {background-color: #FBF98F;padding: 30px;border-top: 1px #000000 solid;border-left: 1px #000000 solid;border-right: 1px #000000 solid;border-bottom: 1px #000000 solid;position: absolute;width: 385px}/* Header One ========= */h1 {color: #044905;font-size: 1.2em;text-align: left;font-style: italic;letter-spacing: 5px;text-decoration: none;}/* Header Two =========*/h2 {color: #08840a;font-size: 1.0em;font-style: italic;text-decoration: none;}h2.inset {color: #ffffff;font-size: 1.1em;border-style: inset;background-color: #fafadc;text-align: left;font-variant: normal;width: 100%}h2.blank{color: #ffffff;font-size: 1.1em;border-style: inset;background-color: #aaaaaa;text-align: left;font-variant: normal;width: 100%}h2.outset{color: #ffffff;font-size: 1.1em;border-style: outset;background-color: #115C0A;text-align: left;font-variant: normal;width: 100%}/* Header Three=========*/h3 {color: #740000;padding: 2px;font-size: .9em;text-decoration: none;}/* Header Four =========*/h4 {color: #740000;padding: 1px;font-size: .8em;text-decoration: none;}/*  Paragraph Attributes ========= */p {font-size: .8em;line-height: 1.7em;text-align: justify;}/*  Footer Attributes ========= */p.footer {font-size: .5em;text-align: center;text-decoration: none;font-weight: bold;top: 600pxpadding: 20px}/*  Images  Attributes ========= */#main-image {height: 140px;background-image: url(../images/outer-image-main.jpg);background-color: #08840a;background-position: center top;border-bottom: 1px #000000 solid;}#outer-image {height: 140px;background-image: url(../images/outer-image-top.jpg);background-color: #115C0A;background-position: center top;border-bottom: 1px #000000 solid;}#inner-image {height: 200px;background-image: url(../images/inner-image-top.png);background-repeat: no-repeat;margin-left: 40%;margin-top: 0px;}#leftside-image {height: 750px;background-color: #FAFADC;background-image: url(../images/leftside-image.jpg);background-position: left;background-repeat: no-repeat;width: 300px;}
