body{
	color: #E6E9C6;
	background-image : url(../images/bkd_leaves.gif);
}


h1
{
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
h2
{
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

td,div,body,p
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #666666;
}

.homePadding{
	padding-top : 25px;
	padding-left: 25px;
	padding-right:10px;
}

.homeContent{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	color: #666666;
}

.interiorPadding{
	padding-top : 25px;
	padding-left: 25px;
	padding-right:10px;
	padding-bottom:25px;
}

.interiorContent{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #666666;
}

td.copyrightText{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

.footerText{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

div.sideContent{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	font-weight: bold;
	color: #6B7713;
}

div.sidePadding {
    width:231px;
    padding-top:35px;
	padding-left:45px;
	padding-right:20px;

}
div.sideContent A {
    text-decoration:none;
}


td.formName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align:right;
}

INPUT.formField {
	font-family: Arial, Helvetica, sans-serif;
	font-size:  11px;
	background-color:white;
	border:1px solid #C8C7C6;
}
SELECT.formField {
	font-family: Arial, Helvetica, sans-serif;
	font-size:  11px;
	background-color:white;
	border:1px solid #C8C7C6;
}
TEXTAREA.formField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color:white;
	border:1px solid #C8C7C6;
}


/* from carrie york old site */
.introtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	color: #666666;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	font-weight: bold;
	color: #6B7713;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #FFFFFF;
}
a.navLink:link, a.navLink:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.navLink:hover, a.navLink:active {
	color: #CC99CC;
	text-decoration: none;
}
.sectionheads {
	font-family: "Courier New", Courier, mono;
	font-size: 18px;
	font-weight: bold;
	color: #330000;
}
.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #666666;
}
a.bodycopyLink:link, a.bodycopyLink:visited {
	text-decoration: none;
}
a.bodycopyLink:hover, a.bodycopyLink:active {
	text-decoration: none;
}
.subheadone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #6B7713;
}

div.quotePadding{
	padding-left:25px;
	padding-right:15px;
	padding-top:10px;
}

.quoteFont{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight : bold;
	color: #FFFFFF;
}

.underQuote{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight : normal;
	font-style : italic;
	color: #FFFFFF;
}

div.topQuote{
	background-image : url(/images/quote_top.gif);
    background-position:top left;
    background-repeat:no-repeat;
}
div.bottomQuote{
	background-image : url(/images/quote_bottom.gif);
    background-position:bottom right;
    background-repeat:no-repeat;
}

a.gallerylink
{
	font-family: arial;
	color: #663366;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 2px;
	margin-top: 2px;
	text-decoration:underline;
}
a:active.gallerylink
{
	font-family: arial;
	color: #663366;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 2px;
	margin-top: 2px;
	text-decoration:underline;
}
