body
{
    background-image: url(/images/kcfa-bg.jpg);
    background-repeat: repeat-x;
    background-color: #ccddf1;
    color: #754c24;
    font-family: Times-New Roman, Times, Serif;
    font-size: 14px;
}


h1, h2, h3, h4, h5
{
    color: black;
    padding: 0px;
    margin: 0px 0px 5px;
}

h1
{
    font-size: 20px;
    font-style: italic;
    font-weight: bold;
}

h2
{
    font-size: 18px;
    font-weight:bold;
}

h1 a, h2 a, h3 a, h4 a, h5
{
    color: black;
}

p
{
    padding: 0px;
    margin: 0px 0px 10px;
}

p.listheader
{
    color: black;
    font-weight: bold;
    margin-bottom: 5px;
}

ul {
	margin: 0px 0px 10px 0px;
	padding:0px 0px 0px 16px;
}

strong
{
    color: black;
}

a
{
    color: #963233;
}

a:visited
{
    color: #5a1c1d;
}


.woodheader
{
    background-image: url(/images/wood-header-bg.jpg);
    height: 29px;
    padding: 2px 10px;
    font-size: 20px;
    color: black;
    clear: both;
}

.woodheader a
{
    color: black;
}

.woodheader a:hover
{
    color: #f1fb0f;
}

div.masthead,
div.footer
{
    margin: 0px auto;
    width: 824px;
}

div.masthead
{
    height: 146px;
    position: relative;
}

div.footer
{
    position:relative;
    width: 824px;
    height: 121px;
    color: #fff568;
    font-size: 10px;
    background-image: url(/images/footer-bg.jpg);
}

div.footer h1
{
    font-size: 12px;
    font-weight: bold;
    font-style: normal;
    padding: 0px;
    margin: 0px;
}

div.footer a
{
    color: #fff568;
    text-decoration:none;
}

div.footer a:hover
{
    color: #fff568;
    text-decoration:underline;
}

div.footer h1
{
    color: white;
}

table
{
    margin: 0px 0px 10px 0px;
}

table.form
{
    margin: 0px;
    padding: 0px;
}

th 
{
    color: white;
    background-image: url(/images/transparent-brown.png);
}

tr.even td
{
    color: black;
    background-image: url(/images/transparent-gold.png);
}

div.footer div.donate
{
    position: absolute;
    top: 50px;
    left: 115px;
}

div.footer div.address
{
    position: absolute;
    top: 28px;
    left: 340px;
    text-align: center;
    width: 150px;
}

div.footer div.notice
{
    position: absolute;
    top: 33px; 
    left: 570px;
    text-align: center;
    width: 220px;
}


div.navbar 
{
    top: 79px;
    left: 160px;
    position: absolute;
    padding: 3px 0px;
    width: 530px;
    height: 33px;
    text-align: center;
}


div.content
{
    position: relative;
    margin: 0px auto;
    padding: 0px 40px 10px 44px;
    width: 740px;
    background-image: url(/images/content-background.png);
    min-height: 350px;
}

div.content h1
{
    background-image: url(/images/header-bg.jpg);
    height: 25px;
    padding: 3px 5px 7px 5px;
    color: white;
}

a img
{
    border: 0px;
}

div.infobox
{    
    position:absolute;
    top: 280px;
    left: 44px;
    width: 400px;
    height: 220px;
    margin: 0px;
    padding: 0px;
}

div.moreinfobox
{
    position: relative;
    margin: 0px 0px 10px;
    /*
    padding: 20px 40px 20px 270px;
    height: 110px;
    */
    padding: 0px 30px 0;
    min-height: 160px;
    
}

div.moreinfobox img
{
    float: left;
    margin: 5px 10px 5px 0px
}

div.moreinfobox p.moreinfo
{
    text-align:right;
    font-weight: bold;
    font-style: italic;
    margin: 0px 40px 0px 0px;
}

p.moreinfo a
{
    color: black;
}

.services-top
{
    padding-top: 40px !important;
    background-image: url(/images/beige-scrollwork-715X90-top.png);
    background-repeat: no-repeat;
    background-position: top center;
}

.services-bottom
{
    padding-bottom: 40px !important;
    background-image: url(/images/beige-scrollwork-715X90-bottom.png);
    background-repeat: no-repeat;
    background-position: bottom center;
}

.fair
{
    background-image: url(/images/scrollwork525X150medred.png);
    background-repeat: no-repeat;
    background-position: top right;
}

.error
{
    color: white;
    background-color: red;
}

div.error
{
    margin: 0px 0px 10px 0px;
    padding: 5px;
}

.left
{
    float: left;
    margin: 0px 10px 15px 0px;
    padding: 0px;
}

.right 
{
    float: right;
    margin: 0px 0px 15px 10px;
    padding: 0px;
}

.first
{
    font-size: 16px;
}