/* Dusk over the shifting sands */

/*

------------------------------------------------------
Copyright Maxine Sherrin, www.westciv.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
creator by maintaining this attribution in
the style sheet.
------------------------------------------------------

*/

body {
margin: 0;
font-family: verdana, arial, helvetica, sans-serif;
color: black;
background-color: #e7d3b2;

}
#wrap{
font-family:Verdana, Arial, Helvetica, sans-serif;
/*color: #e7e7e7; */
width:970px;
margin-left:110px; 
padding:0;
border-top: 30px #000066/*#663300*/ solid;
border-right: #000066 1px solid;
border-left: #000066 1px solid;
}

/* Banner across top of page that says the name of the whole site */

#main-title {
margin-bottom: 10px;
margin-left: 0;
margin-right: 0;
padding-top: 17px;
padding-bottom: 17px;
padding-left: 25px;
padding-right: 0;
background-color: #006600;
border-top: 3px #004000 solid;
border-bottom: 1px black solid;
color: #e2e2c5;
font-weight: bold;
font-size: .7em;
}

/* Heading level 1 is not contained in main-text. */

h1 {
margin-top: 0;
margin-bottom: 15px;
margin-left: 190px;
margin-right: 60px;
font-size: 1em;
color: #660033; /*#77774f;*/
border-bottom: 1px #999 dashed;
padding-bottom: 10px;
padding-top: 0;
padding-left: 0;
padding-right: 0;
font-weight: bold;
}

/* Styles for the main text on the page. */

#main-text {
margin-top: 0;
margin-bottom: 50px;
margin-left: 190px;
margin-right: 140px;
}

p, ul, ol, table {
font-size: .7em; 
line-height: 1.9em;
margin-top: 0;
margin-bottom: 17px;
margin-left: 0;
margin-right: 0;
padding: 0;
}

h2 {
margin-top: 0;
margin-bottom: 15px;
margin-left: 0;
margin-right: 0;
padding: 0;
font-size: .9em;
color: #660033;/*#77774f;*/
font-weight: bold;
}

h3 {
margin-top: 0;
margin-bottom: 15px;
margin-left: 0;
margin-right: 0;
padding: 0;
font-size: .9em;
color: #000066;/*#77774f;*/
font-weight: bold;
}


ol, ul {
margin-left: 25px;
}

a:link, a:visited {
color: #ad5e15;/*#ea9e57;*/
text-decoration: underline;
font-weight: bold;
}

a:hover {
color: #ea9e57;
text-decoration: none;
font-weight: bold;
}

/* Styles for the navbar on the left side. */

#left-menu {
position: absolute;
top: 170px;
left: 110px;
width: 160px;
padding-right: 5px;
border-right: 1px #999 dashed;
text-align: right;
}

#left-container {
position: absolute;
top: 500px;
left: 110px;
width: 160px;
padding-left: 15px;



}

#left-menu p {
padding-right: 10px;
margin-bottom: 5px;
font-size: .8em;
line-height: 25px;
}

#left-menu a:link, #left-menu a:visited {
color: #000066;/*#7f7f6f; */
text-decoration:underline;
}

#left-menu a:hover, #left-menu a.current {
color:  #006600; /*#7f7f6f; #33332c; */
}
#left-menu ul,ol,dl { list-style:none; font-size:.9em; margin:2px 0 16px 2px;
}
#left-menu ul ul,ol ol{ list-style:none; font-size:0.7em; margin:4px 0 4px 20px;}

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

#footer {
text-align: center;
background-color: #000066;/*#ea9e57;*/
color: #ffffff;
margin-bottom: 0;
padding-top: 10px;
padding-bottom: 10px;
border-top: 3px black solid;
font-size: .7em;
word-spacing: 10px;
}

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

#footer a:hover {
color: #e2e2c5;
text-decoration: underline;
}
.footertxt {word-spacing:normal}
