/* CSS Document */

body { margin: 0px;
background-color: #000000;
background-image: url(../images/bodyBG.jpg);
background-position: 0% 0%;
background-repeat: repeat-x; }

#header1 { background-image: url(../images/headerBG1.jpg);
background-position: 0% 0%;
background-repeat: repeat-x;
height: 60px; }

#img1 { border-top: 1px solid #000000;
background-color: #CBCEC2;
height: 150px; }

#menuBox { background-image: url(../images/headerBG1.jpg);
background-position: 0% 0%;
background-repeat: repeat-x;
background-color: #000000;
height: 30px;
border-top: 1px solid #000000;
padding-top: 3px; }

#textBox { border-left: 1px solid #327D28;
border-right: 1px solid #327D28;
background-color: #000000;
height: 350px;
padding: 15 20 25 20;
vertical-align: top; }

#main { border-left: 1px solid #000000;
border-right: 1px solid #000000; }

#footer { background-image: url(../images/headerBG1.jpg);
background-position: 0% 0%;
background-repeat: repeat-x;
height: 20px;
font-family: arial, helvetica, sans-serif;
font-weight: bold;
font-size: 10px;
vertical-align: top;
color: #000000;
text-align: center;
padding-top: 1px;
border-left: 1px solid #327D28;
border-right: 1px solid #327D28; }

#textarea1, #textarea2 { font-family: arial, helvetica, sans-serif;
font-size: 12px;
line-height: 140%;
color: #CACEC3; }

#textarea1 td, #textarea2 td { font-family: arial, helvetica, sans-serif;
font-size: 12px;
line-height: 140%;
color: #CACEC3;
vertical-align: top; }

#title { font-family: arial, helvetica, sans-serif;
font-size: 16px;
font-weight: bold;
color: #CACEC3;
padding: 0 15 0 0;
letter-spacing: 0.05em;
vertical-align: middle; }

h1 { background-image: url(../images/h1Img.jpg);
background-position: 0% 0%;
background-repeat: no-repeat;
font-family: arial, helvetica, sans-serif;
color: #A2B790;
padding: 7 0 9 10; }

h2 { background-image: url(../images/h1Img.jpg);
background-position: 0% 0%;
background-repeat: no-repeat;
font-family: arial, helvetica, sans-serif;
color: #A2B790;
padding: 5 0 5 10; }

h3 { background-image: url(../images/h1Img.jpg);
background-position: 0% 0%;
background-repeat: no-repeat;
font-family: arial, helvetica, sans-serif;
color: #A2B790;
padding: 3 0 3 10;
letter-spacing: 0.05em; }

h4 { background-image: url(../images/h1Img.jpg);
background-position: 0% 0%;
background-repeat: no-repeat;
font-family: arial, helvetica, sans-serif;
color: #A2B790;
padding: 2 0 1 10; }

h5 { background-image: url(../images/h1Img.jpg);
background-position: 0% 0%;
background-repeat: no-repeat;
font-family: arial, helvetica, sans-serif;
color: #A2B790;
padding: 0 0 1 10; }

a { color: #A8BC95; text-decoration: underline; }

a:hover { text-decoration: none; }

hr { color: #A8BC95; }