html { text-align: center; }
body { margin:0; padding: 0; background-color: #ddc; color: #030; font: small "Lucida Grande", Verdana, Lucida, Arial, Helvetica, sans-serif; }
#container { width: 1000px; margin: 0.5em auto; position: relative; }
a { font-weight: bold; color: #030; }
a img { border: none; }
a:hover { color: #e80; }

/* Headers */
h1 { width: 380px; float: right; margin: 0; padding: 0; }
h2 { width: 380px; float: right; clear: right; font-size: 120%; margin: 0.25em 0 0; padding: 0; }
/*h2 { width: 600px; float: left; font-size: 130%; margin: 0.5em 0; padding: 0; }*/

/* Navigation */
h1 a { display: block; text-decoration: none; padding-bottom: 0.125em; border: 1px solid #030; }
body#home h1 a, h1 a:hover { color: #030; background-color: #e80; }
ul#nav { width: 380px; list-style: none; position: absolute; right: 0; top: 60px; }
ul#nav li { display: inline; }
ul#nav li a { padding: 0.25em 0.5em; background-color: #ddc; color: #030; border: 1px solid #030; font-weight: bold; text-decoration: none; }
body#marsh ul#nav li a#gm,
body#wild ul#nav li a#wl,
body#other ul#nav li a#ol,
body#spring ul#nav li a#spr,
body#summer ul#nav li a#sum,
body#autumn ul#nav li a#aut,
body#winter ul#nav li a#win,
ul#nav li a:hover { background-color: #e80; color: #030; }

/* Slide Show */
/*table#slidz { float: left; margin-top: -2.5em; }*/
table#slidz { position: absolute; left: 0; top: 0; }
table#slidz td img { border:3px solid #030; }
table#slidz td#headline, table#slidz td#caption { font-weight: bold; }
table#slidz td#ctrls { padding: 0.125em 0 1em; }
table#slidz td#ctrls a { padding: 0.125em 0.25em 0.25em; color: #030; background-color: #e80; border: 1px solid #030; text-decoration: none; font-size: 80%; font-weight: bold; }
table#slidz td#ctrls a:hover { background-color: #ddc; color: #030; }

/* Blog, Contact, Webmaster */
#text { position: absolute; right: 0; top: 95px; width: 380px; }
#text h3, #text p { margin: 0.5em; padding: 0; }
#text h3 { font-size: 102% }
#blog, #thums { height: 465px; overflow: auto; width: 330px; margin: 0 auto; }

/* Olifields */
p#wmastr { font-size: 75%; }
p#wmastr a { color: #998; background-color: #ddc; text-decoration: none; }
p#wmastr a:hover { text-decoration: underline; }
