﻿@charset "utf-8";
/*
Design by Lori Richardson
*/

body {
	margin: padding: 25px;
	background: #FFFFFF;
	font: normal small Arial, Helvetica, sans-serif;
	color: #6F4503;
	text-align: center;
	padding-top: 25px;
	font-size: medium;
}

h2 {
	margin: 0;
	padding: 0;
	text-transform: none;
	color: #3C1E00;
	font-family: "Lucida Handwriting";
	font-size: 20pt;
	font-weight: bold;
	text-align: center;
}

h1 {
	margin: 0;
	padding: 0;
	text-transform: none;
	color: #3C1E00;
	font-family: "Lucida Handwriting";
	font-size: 20pt;
	font-weight: bold;
	text-align: center;
}
{
	margin: 0;
	padding: 0;
	text-transform: none;
	color: #3C1E00;
	font-family: "Kristen ITC";
	font-size: 18pt;
	font-weight: bold;
	text-align: center;
}

h4 {
	margin: 0;
	padding: 0;
	text-transform: none;
	color: #3C1E00;
	font-family: "Kelt Caps Freehand";
	font-size: 30pt;
	font-weight: bold;
	text-align: center;
}

h5 {
	margin: 0;
	padding: 10;
	text-transform: none;
	color: #371D00;
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	font-weight: normal;
	text-align: left;
}

h6 {
	margin: 0;
	padding: 0;
	text-transform: none;
	color: #3C1E00;
	font-family: Script;
	font-size: 22pt;
	font-weight: bolder;
	text-align: center;
}


blockquote {
	margin-top: 0;
	text-align: left;
}


ol {
	margin-top: 0;
	text-align: center;
}


ul {
	margin: 0;
	text-align: center;
}


p {
	margin-top: 0;
	text-align: center;
}

a {
	color: #6F4503;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

img {
	border: none;
	text-align: center;
}

/* Header */

#logo {
	background: #FFFFFF;
	border-bottom: none;
	text-align: center;
}

#logo h1 {
	text-align: center;
	font-size: 3em;
}

#logo h2 {
	text-align: center;
	font-size: 1.4em;
}

#logo a {
	text-decoration: none;
	color: #9E6813;
}


/* Splash */

#image {
	background: #FFFFFF;
	border-left: 5px solid #FFFFFF;
	border-right: 5px solid #FFFFFF;
	text-align: center;
}

/* Content */

#body {
	background: #FFFFFF;
	border: 5px solid #FFFFFF;
	padding-top: 30px;
}

#body .title {
	padding: 10px 20px;
	background: #EAE4DB url(images/smallbg.gif) repeat-x left
bottom;
	font-size: large;
	text-align: center;
}

#body .story {
	padding: 20px;
	border: 2px #3C1E00 solid;
	color: #000;
	text-align: left;
	font-size: large;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: .25in;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}


/* Footer*/

#footer {
padding: 0px;
height: 74px;
background: url('images/nav-bg.jpg');
}
.float-left{
float: left;
}
.float-right{
float: right;
}
#footer .divider{
display:block;
font-size:1px;
border-width:0px;
border-style:solid;
}
footer .divider-vert{
float:left;
width:0px;
display: none;
}

#footer p {
margin: 0;
padding: 10;
text-align: center;
font-size: x-small;
color: #7D3F00;
}

#footer a {
color: #3C1E00;
}
