
/*

------------------------------------------------------
Copyright Maxine Sherrin, www.westciv.com and  and Marc Wisbey, itili.com. Some rights reserved
http://creativecommons.org/licenses/by-sa/2.0/

You are free to use this style sheet and its
associated image files to create your own site.
However, we ask that you respect the template's
creators by maintaining this attribution in
the style sheet.
------------------------------------------------------

*/

html {
background-image: url(images/stripes.gif);
}

body {
margin: 0;
font-family:verdana, arial, helvetica, sans-serif;
color: #445533;
font-size: .7em;
}

div#content {
margin:0 auto 0 auto;width:600px;text-align: left;background-color: white;padding: 0px;}

#main-title {
margin-bottom: 0;
font-size: 1.5em;
letter-spacing: .25em;
text-align: right;
margin-top: 0;
padding-bottom: 8px;
font-weight: bold;
padding-top: 8px;
padding-right: 50px;
background-color: #8ce72b;
color: #ffffff;font-family: Bimini,Verdana, Helvetica, Arial, sans-serif;}

/* To create the main image near the top of the page. */

#header-image {
height: 177px;
border-top: 4px #ffffff solid;
border-bottom: 4px #ffffff solid;background-color: #666600;}

/* For the main navigation bar for the site. */

#navbar {
font-size: .8em;
text-align: center;
padding-bottom: 8px;
font-weight: bold;
padding-top: 8px;
background-color: #8ce72b;
color: #f6ff56;
word-spacing: 8px;
border-bottom: 2px #57d61c solid;
border-top: 2px #57d61c solid;
}

#navbar a:link, #navbar a:visited {
color: #ffffff;
}

#navbar a.current {
color: #ffffff;
text-decoration: underline;
}

#navbar a:hover {
color: #ff8700;
text-decoration: underline;
}

p, ul, ol, table {
margin: 0 80px .75em 80px;
text-align: justify;text-indent: 30px;}

h1 {
margin:0;
font-size: 1.6em;
padding-bottom: 3px;
padding-top: 15px;
padding-left: 50px;
padding-right: 0;
color: white;
border-bottom: 2px #57d61c solid;
letter-spacing: 3px;
font-weight: normal;
background-color: #8ce72b;font-family: Eurostile, Verdana, Helvetica, Arial, sans-serif;}

h2 {
padding: 10px 0 0 3px;
margin: 8px 0 .25em 50px;
font-size: 1.2em;
color: #446622;
letter-spacing: 1px;
font-weight: normal;
margin-top: 0;
}

/* Contains all the main body of text on the page */

#main-text {
margin: 0;
line-height: 1.8em;
background-color: #ffffee;
border-bottom: 2px #57d61c solid;
}

ol, ul {
margin-left: 75px;
margin-right: 75px;
}

a:link, a:visited {
text-decoration: none;
color: #66cc33;
}

a:hover {
text-decoration: underline;
}#next {background-color: #95ea00;color: #336600;position: relative;
left: 199px;width: 8em;
text-align:center;line-height:1.3em;}

#next a:link, #next a:visited {color: #FFFFFF;
text-decoration: none;
padding:0 .5em}
#next a:hover{color: #FFFFFF;
text-decoration: underline;}

/* Styles for the footer at the bottom of the page */

#footer {
text-align: center;
margin-bottom: 0;
padding-top: 8px;
padding-bottom: 8px;
font-size: .9em;
margin-top: 20px;
background-color: #bbf029;
color: #ffffff;
border-bottom: 2px #57d61c solid;
border-top: 2px #57d61c solid;
}

#footer a:link, #footer a:visited {
color: #ffffff;
text-decoration: none;
}

#footer a:hover {
text-decoration: underline;
color: #ffffff;
}

#printfooter {
display:none
}
