/*
------------------------------------------------------
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: #B6A283;
}

/* Styles for the pullquote at the top of the page. */

#headline {
font-size: .65em;
padding-top: 30px;
padding-left: 150px;
padding-right: 150px;
text-align: justify;
line-height: 1.5em;}

/* For the byline on the pullquote. */

p.byline {
text-align: right;
}

/* Banner near top of page that says the name of the whole site */

#main-title {
margin-bottom: 0;
margin-left: 0px;
margin-right: 0;
font-size: 0.8em;
letter-spacing: 5px;
text-align: left;
margin-top: 0;
padding-bottom: 3px;
font-weight: bold;
padding-top: 3px;
padding-right: 50px;
background-color: #866431;
color: #ffffff;
border-top: 1px #000000 solid;
border-bottom: 1px #000000 solid;
padding-left: 50px;}

/* To create the main image near the top of the page. */

#header-image {
background-color: #ffffff;
background-image: url(../images/1cor15banner.jpg);
background-repeat: no-repeat;
background-position: left;
height: 136px;
margin-left: 0px;}

/* For the main navigation bar for the site. */

#navbar {
margin-bottom: 0;
margin-left: 0;
margin-right: 0;
font-size: .7em;
text-align: left;
margin-top: 0;
padding-bottom: 3px;
padding-left: 50px;
font-weight: bold;
padding-top: 3px;
background-color: #866431;
color: #ffffff;
word-spacing: 8px;
border-top: 1px #000000 solid;
border-bottom: 1px #000000 solid;
}

#navbar a:link, #navbar a:visited {
color: #ffffff;
word-spacing: 0;
}

#navbar a.current {
color: #000000;
}

#navbar a:hover {
color: #000000;
word-spacing: 0;
text-decoration: underline;
}

h1 {
margin-top: 20px;
margin-left: 0;
margin-right: 0;
font-size: .9em;
padding-bottom: 3px;
padding-top: 3px;
padding-left: 50px;
padding-right: 0;
color: #ffffff;
border-bottom: 1px #ffffff solid;
letter-spacing: 5px;
border-top: 1px #ffffff solid;
font-weight: bold;
}

/* Contains all the main body of text on the page, including the h2 elements. */

#book-text {
margin-left: -170px;
}

#main-text {
margin-top: 0;
margin-bottom: 0;
margin-left: 50px;
margin-right: 170px;
font-size: .7em;
line-height: 1.8em;
padding-bottom: 50px
}

#main-text_top {
margin-top: 0;
margin-bottom: 0;
margin-left: 0px;
margin-right: 100px;
font-size: .7em;
line-height: 1.8em;
padding-bottom: 50px

}


h2 {
clear: both;
margin-left: -20px;
margin-right: 0;
font-size: 1.2em;
padding-left: 0;
padding-bottom: 3px;
padding-right: 0px;
color: #ffffff;
border-bottom: 1px #ffffff solid;
letter-spacing: 5px;
font-weight: bold;
}


h3 {
clear: both;
margin-left: 0;
margin-right: 0;
font-size: 1.2em;
padding-left: 0px;
padding-bottom: 3px;
padding-right: 0px;
/*color: #CE8C22;*/

font-weight: bold;
}


p, ul, ol, table {
margin-top: 0;
margin-bottom: 17px;
margin-left: 0;
margin-right: 0;
text-align: left;
}

ol, ul {
margin-left: 25px;
margin-right: 25px;
}

a:link, a:visited {
text-decoration: none;
font-weight: bold;
color: #905B00;
}

a:hover {
font-weight: bold;
text-decoration: underline;
}

.articleimage {

float:left;
padding-bottom: 10px;
margin-right: 30px;
margin-left: 50px;
padding-top: 5px;
padding-bottom: 50px;
	}

.articleimage_top {

float:right;
padding-bottom: 10px;
margin-left: 50px;
padding-left: 30px;
padding-right: 20px;
padding-top: 5px;
padding-bottom: 50px;
	}

.articletext {
margin-left: 172px;
padding-bottom: 50px;
}


.articletext_top {
margin-left: 130px;
padding-bottom: 50px;
padding-right: 30px;
}

.frontpagetext {
margin-left: 165px;
padding-bottom: 300px;
padding-right: 30px;
}

.blogpagetext{
margin-left: 165px;
padding-bottom: 30px;
padding-right: 30px;
}

#txpCommentInputForm textarea {
    width: 350px;
    height: 150px;
}


/* Styles for the footer at the bottom of the page */

#footer {
clear: both;
text-align: center;
margin-bottom: 0;
padding-top: 10px;
padding-bottom: 10px;
font-size: .65em;
margin-top: 0;
padding-right: 50px;
background-color: #866431;
color: #ffffff;
font-weight: bold;
border-top: 1px #000000 solid;
border-bottom: 1px #000000 solid;
word-spacing: 8px;
}

#footer a:link, #footer a:visited {
color: #ffffff;
}

#footer a:hover {
text-decoration: underline;
color: #ffffff;
}

.rssThumbFloat {
    float: left;
    width: 200px;
    border: 1px solid #999;
    margin: 0 15px 15px 0;
    padding: 5px;
    text-align: left;
    font-size: .85em;
}

fieldset,label{border:0;}

input#cmessage { width: 200px; }