html         { background-image: url('/img/CoffeeStripeCanvasRe.jpg'); 
               background-position: left top; }

body         { background-image: url('/img/ParchmentRg.png'); 
               background-repeat: repeat-y; 
               margin: 0em; 
               background-position: center top; }
#content {
width: 600px;
margin: 0 auto;
}
#header-image { 
               margin: 0 auto;
               padding: 0px;
               width: 716px; 
               height: 160px; 
               background-repeat: no-repeat; 
               position: relative;
}
#home-image { 
               margin: 0 auto;
               padding: 0px;
               width: 716px; 
               height: 650px; 
               background-repeat: no-repeat; 
               position: relative;
}
#main-image { 
               margin: 0 auto;
               padding: 0px;
               width: 716px; 
               height: 600px; 
               background-repeat: no-repeat; 
               position: relative;
}

img {border: none; }
#main-text {
text-align: justify;   
margin: 0 auto;
}

#navcontainer
{
margin: 0;
padding: 0;
height: 20px;
text-align: center;
}

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

#navcontainer ul li
{
display: block;
float: left;
text-align: center;
padding: 0;
margin: 0;
}

#navcontainer ul li a
{

width: 87px;
height: 18px;
border-top: 1px solid #A75539;
border-left: 1px solid #A75539;
border-bottom: 1px solid #A75539;
border-right: none;
padding: 0;
margin: 0em;
color: #A75539;
text-decoration: none;
display: block;
text-align: center;
font: normal 12px/18px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
}

#navcontainer ul li a:hover
{
color: #A75539;

font-weight: bolder;
 }

#navcontainer a:active
{

color: #DDC69F;
}

#navcontainer li#active a
{
background: #A75539;
border: 1px #DDC69F solid;
color: #DDC69F;
 }
#navcontainer li#last a{
     border-right: 1px #AD2A0C solid;
}
#subnav
{
margin: auto;
padding: 0;
height: 15px;
     margin-top: 0em;
     margin-right: 0em;
     margin-bottom: 0em;
     margin-left: 20px; 
}

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

#subnav ul li
{
display: block;
float: left;
text-align: center;
padding: 0;
margin: 0;
}

#subnav ul li a
{
background: #fff;
width: 110px;
height: 15px;
border-top: 1px solid #800000;
border-left: 1px solid #800000;
border-bottom: 1px solid #800000;
border-right: none;
padding: 0;
margin: auto;
color: #800000;
text-decoration: none;
display: block;
text-align: center;
font: normal 11px/14px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
}

#subnav ul li a:hover
{
color: #800000;
background: #f7f5e3;
font-weight: bolder; }

#subnav a:active
{
background: #c60;
color: #fff;
}

#subnav li#active a
{
background: #800000;
border: 1px #fff solid;
color: #fff;
font-weight: bolder; }
#subnav li#last a{
     border-right: 1px #800000 solid;
}
th {
     color: #5d264e;
     font-family: Verdana, Helvetica, Arial, sans-serif;
     text-align: center;
     font-size: .8em; 
}

th#mainhead {
     font-size: .9em; 
}
td {
     font-family: Verdana, Helvetica, Arial, sans-serif;
     font-size: .7em;
     font-weight: normal; 
}


h1 {
color: #6e4900;
     font-family: "Viner Hand ITC", "Handwriting - Dakota", "Lucida Handwriting", Mistral, fantasy, Verdana, Helvetica, Arial, sans-serif;
     line-height: 1.em; 
     font-weight: normal;
font-size: 1.4em; }

h2 {

font-size: 1em;
color: #6e4900; }

p {
color: #6e4900;
font-size: 1.1em;

     font-family: "Viner Hand ITC", "Handwriting - Dakota", "Lucida Handwriting", Mistral, fantasy, Verdana, Helvetica, Arial, sans-serif;
     line-height: 1.em; 
}
p.footer {
text-align: center;
font-size: .8em;
font-family: Verdana, Helvetica, Arial, sans-serif; }

p.titling {
font-size: 1.1em;
font-family: Times, Times New Roman, serif; }

p.filmmenu {
text-align: center;
font-size: 2em;
font-family: "Viner Hand ITC", "Handwriting - Dakota", "Lucida Handwriting", Mistral, fantasy, Verdana, Helvetica, Arial, sans-serif;
     line-height: 1.5em; 
}
p.donate {
text-align: center;
font-size: 1.5em;
font-family: "Viner Hand ITC", "Handwriting - Dakota", "Lucida Handwriting", Mistral, fantasy, Verdana, Helvetica, Arial, sans-serif;
     line-height: 1.5em; 
}

p.TopQuote {
text-align: left;
font-size: 1em;
font-family: "Viner Hand ITC", "Handwriting - Dakota", "Lucida Handwriting", Mistral, fantasy, Verdana, Helvetica, Arial, sans-serif;
     color: #563d11;
     font-style: italic;
     margin-top: 20px;
     margin-right: 50px;
     margin-bottom: 20px;
     margin-left: 50px; 
}
a:link { color: #800000; }
a:visited { color: #502800; } /*5c2000*/
a:hover { color: #bb0000; }
a:active { color: #000000; }
ul,ol {
	 color: #333;
     font-family: Verdana, Helvetica, Arial, sans-serif;
     font-size: .7em;
     font-weight: bolder;
}

label {
width: 8em;
float: left;
text-align: right;
margin-right: 0.5em;
display: block;
}

.submit input {
margin-left: 4.5em;
} 
input {
color: #781351;
background: #fee3ad;
border: 1px solid #781351;
}

.submit input {
color: #000;
background: #ffa20f;
border: 2px outset #d7b9c9;
} 
fieldset {
border: 1px solid #781351;
width: 575 px;
}

legend {
color: #fff;
background: #ffa20c;
border: 1px solid #781351;
padding: 2px 6px;
}
