/*

------------------------------------------------------
Copyright Maxine Sherrin, www.westciv.com
some rights reserved
http://creativecommons.org/licenses/by-sa/2.0/
------------------------------------------------------
*/


body {
scrollbar-face-color:#796D6A;
scrollbar-highlight-color:#A3928E;
scrollbar-3dlight-color:#3F312E;
scrollbar-darkshadow-color:#3F312E;
scrollbar-shadow-color:#A3928E;
scrollbar-arrow-color:#BF4326;
scrollbar-track-color:#a3928e;
margin-top: 20px;
font-family: verdana, arial, helvetica, sans-serif;
color:#E2D4CB;
background-color: #796d6a;
}

/* Styles for the pullquote. */

#headline {
font-size: .65em;
padding-top: 30px;
padding-left: 150px;
padding-right: 150px;
text-align: justify;
line-height: 1.5em;}

/* pullquote. */

p.byline {
text-align: right;
}


/* Banner  */

#main-title {
margin-bottom: 0;
margin-left: 0;
margin-right: 0;
font-size: 0.8em;
letter-spacing: 5px;
text-align: right;
margin-top: 0;
padding-bottom: 3px;
font-weight: bold;
padding-top: 3px;
padding-right: 50px;
background-color: #a3928e;
color: #4e4644;
border-top: 1px #4e4644 inset;
border-bottom: 1px #4e4644 inset;
}

/*  main image . */

#header-image {
background-color: #4e4644;
background-image: url(../img/header_image.jpg);
background-repeat: no-repeat;
background-position: center top;
height: 177px;
}
#header {
background-color: #4e4644;
height: 177px;
text-align:center;
}

/*  main navigation bar  */

#navbar {
margin-bottom: 0;
margin-left: 0;
margin-right: 0;
font-size: .6em;
text-align: center;
margin-top: 0;
padding-bottom: 3px;
font-weight: bold;
padding-top: 3px;
background-color: #a3928e;
color: #ffffff;
word-spacing: 8px;
border-top: 1px #000000 solid;
border-bottom: 1px #000000 solid;
}

#navbar a:link {
color: #4e4644;
word-spacing: 0;
}
#navbar a:visited {
color: #ffcc44;
word-spacing: 0;
}
#navbar a.current {
color: #ffcc44;
border-top:#ffcc44 2px solid;
font-weight: bold;
}

#navbar a:hover {
color: #ffcc44;
word-spacing: 0;
text-decoration: none;
border-bottom:#ffcc44  5px solid;
}

h1 {
margin-top: 20px;
margin-left: 0;
margin-right: 0;
font-size: .8em;
padding-bottom: 3px;
padding-top: 3px;
padding-left: 50px;
padding-right: 0;
color: #bfbda9;
border-bottom: 1px #4e4644 inset;
letter-spacing: 5px;
border-top: 1px #4e4644 inset;
font-weight: normal;
}

/* Contains all the main body of text on the page, including the h2 elements. */

#main-text {
margin-top: 0;
margin-bottom: 0;
margin-left: 170px;
margin-right: 170px;
font-size: .8em;
line-height: 1.8em;
}

h2 {
margin-left: 0;
margin-right: 0;
font-size: 1em;
padding-bottom: 4px;
padding-right: 0;
color: #4e4644;
border-bottom: 1px #4e4644 dashed;
letter-spacing: 2px;
font-weight: bold;
}

.index{
text-align: center ;
font-family: verdana, arial, helvetica, sans-serif;
color:#E2D4CB;
font-size: 10px
}


p, ul, ol, table {
margin-top: 0;
margin-bottom: 17px;
margin-left: 0;
margin-right: 0;
text-align: justify ;
font-family: verdana, arial, helvetica, sans-serif;
color:#E2D4CB;
}

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

a:link, a:visited {
text-decoration: none;
font-weight: normal;
color: #BF4326;
}

a:hover {
font-weight: normal;
text-decoration: none;
}

/* Styles for the footer  */

#footer {
text-align: center;
margin-bottom: 0;
padding-top: 10px;
padding-bottom: 10px;
font-size: .65em;
margin-top: 0;
padding-right: 50px;
background-color: #a3928e;
color: #ffffff;
font-weight: bold;
border-top: 2px #4e4644 groove;
border-bottom: 2px #4e4644 groove;
word-spacing: 8px;
}

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

#footer a:hover {
	text-decoration: none;
	color: #bfbda9;
	border-top:#bfbda9 5px solid;
}
