html {
font-size: 62.5%; /* Resets 1em to 10px */
}

body {
background-color: #fff;
background-image: url(/images/topfade2.jpg);
background-repeat: repeat-x;
background-position: top center;
margin: 0px;
color: #728906;
}

#container {
width: 695px;
border: 0px;
padding: 0px;
margin: 100px auto 0px auto;
text-align: left;
}

#banner {
border: 0px;
}

#banner img {
border: 0px;
}


#mainnav {
margin: 10px 0px 0px 0px;
text-align: left;
font-size: 230%;
}

#mainnav ul {
list-style-type: none;
margin: 0px 0px 0px 10px;
padding: 0px;
border: 0px;
width: 685px;
}

#mainnav li {
display: inline;
float: left;
width: 24.5%;
border: 0px;
padding: 0px;
}

#mainnav li.left {
text-align: left;
}

#mainnav li.right {
text-align: right;
}

#mainnav a {
text-decoration: none;
}

#mainnav a:link {
color: #728906;
}

#mainnav a:link.current {
color: #C14413;
}

#mainnav a:visited {
color: #728906;
}

#mainnav a:visited.current {
color: #C14413;
}

#mainnav a:hover {
color: #C14413;
}

h1 {
font-weight: normal;
margin: 20px 0px 20px 10px;
font-size: 240%;
color: #C14413;
}

#subnav {
float: right;
font-family: verdana;
width: 200px;
border: 0px;
margin: 0px;
padding: 0px 20px 0px 0px;
font-size: 120%;
}

#subnavedit {
float: right;
font-family: verdana;
width: 250px;
border: 0px;
margin: 0px;
padding: 0px 20px 0px 0px;
font-size: 120%;
}

#subnav ul {
list-style-type: none;
margin: 0px;
padding: 0px;
font-weight: bold;
}

#subnav li {
border-top: 1px solid #fff;
border-right: 1px solid #fff;
border-bottom: 1px solid #728906;
border-left: 1px solid #fff;
margin: 0px 0px 10px 0px;
padding: 0px 0px 2px 2px;
}

#subnav a {
text-decoration: none;
}

#subnav a:link {
color: #728906;
}

#subnav a:link.current {
color: #C14413;
}

#subnav a:visited {
color: #728906;
}

#subnav a:visited.current {
color: #C14413;
}

#subnav a:hover {
color: #C14413;
}

#contentedit {
font-family: verdana;
width: 370px;
margin: 0px 0px 0px 12px;
line-height: 160%;
font-size: 120%;
border: 0px;
}

#content {
font-family: verdana;
width: 420px;
margin: 0px 0px 150px 12px;
line-height: 160%;
font-size: 120%;
border: 0px;
}

#content a:link, #contentedit a:link  {
color: #C14413;
}

#content a:visited, #contentedit a:visited {
color: #C14413;
}

#photos td {
padding: 2px;
text-align: center;
}

#photos img {
border: 1px solid #C14413;
}

#timetable {
border-collapse: collapse;
border: 1px solid #728906;
}

#timetable td {
padding: 5px;
}

.red {
color: #C14413;
}

.noborder {
border: 0px;
}

.nopadding {
padding: 0px;
}

#bkspics img {
border: 0px;
}

#bkspics td {
text-align: center;
}

form {
border: 0px;
padding: 0px;
}

input {
border: 1px solid #728906;
}

#send {
color: #C14413;
border: 1px solid #728906;
}

#editpages {
border: 1px solid #728906; 
padding: 5px; 
margin: 0px 0px 20px 0px;
}

#editsubmit {
margin: 5px 0px 5px 200px;
}

textarea {
border: 1px solid #728906;
}

iframe {
border: 1px solid #728906;
}

#homefooter {
position: absolute;
width: 100%;
bottom: 0px;
background-image: url(/images/bottomfade2.jpg);
background-repeat: repeat-x;
border: 0px;
text-align: center;
height: 160px;

}

#footer {
position: fixed;
bottom: 0px;
left: 0px;
width: 100%;
visibility: visible;
display: block;
font-family: verdana;
background-image: url(/images/bottomfade2.jpg);
background-repeat: repeat-x;
background-position: top center;
border: 0px;
text-align: center;
height: 120px;
color: #fff;
}

#footer p {
padding: 40px 0px 0px 0px;
}

#footer a:link, a:visited {
color: #fff;
}

