body {
  padding:5%; 
  color:#996666; }

body#index {background-image:url(images/pinkroseBG.jpg); }

#paper1 {
  background-image:url(images/florallaceBG.jpg); 
  border-style:ridge; 
  border-width:2; 
  border-color:silver; 
  padding: 0% 7%; }

#paper2 {
 background-image:url(images/paper13.jpg); 
 padding: 2%;
}

div.scrapbook {
 background-color: white;
 border-style:ridge; 
 border-width:2; 
 border-color:silver;
 text-align: center;
 width: 97%;
 display: block;
 margin-left: auto;
 margin-right: auto; 
}

p {color:#996666; text-align:left; }

p.double { line-height: 200%; }

p.centered {
  text-align: center; }

img {margin:0% 2%; }

a:link {color:#4d7360; }
a:visited {color:#669999; }
a:focus {color:#99cccc; }
a:hover {color:#99cccc; }
a:active {color:#996666; }

a.nav, a.nav:link, a.nav:visited {display:block; width:150px; height:25px;}

div#navigation {
  font-family:Arial, Helvetica, sans-serif; 
  font-size:small; 
  color:#4d7360; 
  margin:4%; }

div.bodytext {
  font-family:"Times New Roman", Times, serif; 
  font-size=medium; 
  text-align:left; 
  margin:0 5%; }

/*----BOX STYLES----*/
.decorated {
  border-style: ridge; 
  border-color: silver; 
  border-width: 1; 
  margin: 2%; 
  padding-left: 115px;
  padding-right: 2%;
  background-color: #f9f1e4; 
  background-image: url(images/natfl_b009.gif); 
  background-repeat: repeat-y; 
  background-position: left; 
  display: block;
}
 
.decorated ul {
  list-style-type: none;
}

.plain {
  width: 75%;     margin-left: auto;
  margin-right: auto;  text-align:left;
} 

.plain ul {
  list-style-type: none;
}

 #events {border-style:ridge; 
      border-color:silver; 
      border-width:1; 
      margin:2%; 
      padding-left:10%;
      background-color:white; 
      background-image:url(images/natfl_b009.gif); 
      background-repeat:repeat-y; 
      background-position:left; 
} 

div#form {
  text-align:left; 
  font-style:italic; 
  font-weight:normal; 
  margin:5%; 
}

.footer {
  clear: both;
  text-align: center;
}

div#copyright {
  text-align:left; 
  font-size:xx-small; 
  margin:2%;
  border-top: thin groove silver;
}

div.centered {text-align: center; }

.footer div.centered {
  clear: both;
}

img.centered {
  display: block;
  margin-left: auto;
  margin-right: auto }

table.centered {
  display: block;
  margin-left: auto;
  margin-right: auto; }

h1, h2, h3, h4, h5, h6 {font-family:"Times New Roman", "Times", serif; }

h1 {
  font-size:xx-large; 
  font-style:italic; 
  font-weight:normal; 
  color:#4d7360; 
  text-align:center; 
  padding-bottom:2%; }

h2 {
  font-size:x-large; 
  font-style:italic; 
  font-weight:normal; 
  color:#996666; 
  text-align:center; 
  padding:2%; }

h3 {
  font-size:large; 
  font-weight:bold; 
  color:#996666; 
  text-align:center; 
  padding:2%; }

h4 {
  font-size:large; 
  font-weight:normal; 
  color:#669999; 
  text-decoration:underline; }

h5 {
  font-size:large; 
  font-weight:normal; 
  color:#996666; 
  text-decoration:underline; 
  text-align:center; 
  padding:0%; 
  margin:0; }

h6 {
  font-size:large; 
  font-weight:bold; 
  color:#996666; 
  text-align:left; 
  padding:2%; }

div.captionedPic {
 float:left;
 width: 30%;
 text-align: center;
 margin: 1% 1% 3%;
 border: gray;
}

div.row {  clear: both;  padding-top: 5px;  }div.row span.label {  float: left;  width: 25%;  text-align: right;
  }div.row span.formw {  float: right;  width: 70%;  text-align: left;  } 

div.spacer {  clear: both;  }

div.contactus {width: 50%; 
  background-color: #ccc;  border: 1px dotted #333; 
  padding: 5px;  margin: 0px auto; 
  }

table {
	font:normal 76%/150% "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	border-collapse:separate;
	border-spacing:0;
	margin:0 0 1em;
	color:#000;
	background-color:#fff;
	}
table a {
	text-decoration:none;
	border-bottom:1px dotted;
	}
table a:hover {
	border-bottom-style:solid;
	}
table a img {border:0; }
thead th,
thead td,
tfoot th,
tfoot td {
	border:1px solid #523A0B;
	border-width:1px 0;
	background:#EBE5D9;
	}
th {
	font-weight:bold;
	line-height:normal;
	padding:0.25em 0.5em;
	text-align:center;
	}
tbody td {
	padding:0.25em 0.5em;
	text-align:left;
	vertical-align:top;
	}
tbody td {
	border:1px solid #fff;
	border-width:1px 0;
	}
tbody.calendar tr.odd td {
	border-color:#EBE5D9;
	background:#F7F4EE;
	}
tbody.calendar tr:hover td {
	background:#ffffee;
	border-color:#523A0B;
	}
caption {
	font-family:Georgia,Times,serif;
	font-weight:bold;
	font-size:x-large;
	text-align:center;
	margin:0;
	padding:5%;
    color:#996666;
	}
tbody tr td.title{
        text-align:left;
        font-style:italic;
        }    

