
body {
 background:#401020;
 color:#003300;
 font-family: Arial, Helvetica, sans-serif;
 margin: 0;
 font-size: medium;
 border-width: 1px;
 border-style: solid;
 border-color: #003300;
 }

.defaultmain
{
border-radius: 15px;
padding-top: 0px;
 padding-bottom: 2%;
 padding-left: 2%;
 padding-right: 2%;
 margin: 1px 10px 1px 120px;
 max-width: 800px;
 min-width: 480px;
 border-width: 1px;
 border-style: solid;
 border-color: #003300;
 background:#f5deb3 url("Crown4.png") fixed;
 color:#401020;
}

.download {
 font-family: Arial, Helvetica, sans-serif;
 width: 10em;
 font-size: 100%;
 text-align: center;
 border-style: solid;
 border-width: 1px;
 border-color: #401020;
 border-radius: 20px;
 background-color:#f5deb3 ;
 color: #003300;
 padding: 6px ;
 margin: 20px;
 list-style: none;
}

a.download:hover
{
 background-color:#003300;
 border-radius: 20px;
 color: #f5deb3;
}

.button
{
 width: 10em;
 font-size: 100%;
 text-align: center;
 border-style: solid;
 border-width: 1px;
 border-color: #401020;
 border-radius: 15px;
 background-color:#f5deb3 ;
 color: #003300;
 padding: 6px ;
 margin: 20px;
 list-style: none;
}

a.button:hover
{
 background-color:#003300;
 border-radius: 15px;
 color: #f5deb3;
}

.title
{
 font-size: 200%;
 color: #401020;
 background-color: #e2e0db;
 margin-left: 22px;
 margin-top: 0px;
 margin-bottom: 0px;
 padding: 10px 10px 10px 10px;
}

a
{
color: #003300;
 text-decoration: none;
 padding-left: 5px;
 padding-right: 5px;
}

a:hover
{
 background-color: #003300 ;
 color: #f5deb3;
 border-radius: 10px;
}

h1, h2, h3, h4, h5, h6
{
 color:  black;
 padding: 0px;
 font-family: Arial, Helvetica, sans-serif;
 font-weight:normal
}

h1, h3
{
text-align: center
}


.header
{
 padding-left: 5px;
 font-size: medium;
 color: #003300;
}
.header a
{
color: #f5deb3;
}

p.header
{
}

form.header
{
 display: inline;
 white-space: nowrap;
}

h2.header
{
 color: black;
 text-decoration: none;
 font-size: 18px;
 display: inline;
 white-space: nowrap;
}

h1.header
{
 text-align: left;
 color: #003300;
 text-decoration: none;
 font-size: 60px;
 font-family: "edwardian script itc", "original garamond BT", serif;
 display: inline; white-space: nowrap;
}
.centre{
text-align: center;
}
.navsite
{
color: #003300;
float: left;
font-family: verdana, helvetica, arial, sans-serif;
font-size: .9em;
width: 120px;
padding: 0;
margin-bottom: 1em;
}

.navsite ul {
list-style: none;
margin: 0;
padding: 1px 1px 1px 2px;
}

.navsite ul li {
margin: 0;
}

.navsite ul li a {
display: block;
color: #f5deb3;
text-decoration: none;
}

.navsite p
{
display: none;
}

.navsite ul li a:hover {
background-color: #003300;
color: #f5deb3;
}

.big {font-size: large}
p.footer {font-size: small}

a.footer:link {color: #003300}
a.footer:visited {color: purple}
a.footer:hover {color: #f5deb3 }
a.footer:active {color: white }



        /* Default for formgen */



/* This section applies to the form input fields */
.text-input{
background: #eeeeee;
}

.text-input:hover {
background: #fefefe;
}

/* This section applies to the 'title' */


/* This section applies to the 'note' text */
.note
{
 font-family: Verdana, Arial, sans-serif;
 font-style: italic;
 font-weight: normal;
 font-size: smaller;
 background-color: transparent;
 color: #8b0000;
 background-image: none;
 text-align: center;
}

.itw
{
 font-family: Verdana, Arial, sans-serif;
 font-style: italic;
 font-weight: normal;
 font-size: x-small;
 color: navy;
 background-color: silver;
 background-image: none;
}

.error
{
 font-family: Verdana, Arial, sans-serif;
 font-style: normal;
 font-weight: normal;
 font-size: x-large;
 color: red;
 background-color: #f5deb3;
 background-image: none;
}


