﻿body
{
	margin: 0;
	padding: 0;
	background-color: #dcdcdc;
	text-align: center;
}

body, p, div, td
{
	font-family: 'Palatino Linotype' , 'Times New Roman' , Serif;
	font-size: 11pt;
}

input, textarea, select
{
	font-family: 'Palatino Linotype' , 'Times New Roman' , Serif;
	font-size: 10pt;
	padding: 2px;
}

input.Button
{
	font-family: Sans-Serif;
	font-size: 10pt;
	padding: 1px;
}




div
{
	margin: 0;
	padding: 0;
}


h1
{
	font-weight: bold;
	font-size: 16pt;
	font-family: 'Palatino Linotype' , Serif;
	color: #25320D;
}




/*
a, a:active, a:visited {
	color: #25320d;
}

a:hover {
	color: #4D671B;
}
*/


#MainPage
{
	width: 1000px;
	margin: 0 auto;
	background-color: #ffffee;
	text-align: left;
}

#HeaderDiv
{
	color: maroon;
	font-size: 18pt;
	font-style: italic;
	height: 155px;
	border-bottom: 2px solid maroon;
	margin-bottom: 2px;
	background-color: white;
}

#MenuDiv
{
	width: 990px;
	background-color: #ffffee;
}
#Content
{
	margin-top: 3px;
	background-color: #ffffee;
	color: maroon;
}





#FooterDiv
{
	color: maroon;
	background-color: #ffffee;
	margin: 3px 0;
	padding: 2px 5px;
	border-top: 2px solid maroon;
	border-bottom: 2px solid maroon;
	clear: both;
}

.DarkBackground
{
	background-color: #25320D;
	color: #C4C89C;
}

.LightBackground
{
	background-color: #C4C89C;
	color: #25320D;
}


td
{
	padding: 0;
	margin: 0;
}




.ArtFrame
{
	margin: 5px;
	padding: 10px 10px 10px 10px;
	display: block;
	color: #815b26;
	text-align: center;
	font-size: 12pt;
}

.ArtFrame a img
{
	padding: 5px;
	background-color: #c0c0c0;
	display: inline;
	border-right: gray 1px solid;
	border-top: gray 1px solid;
	border-left: gray 1px solid;
	border-bottom: gray 1px solid;
}

.ArtFrame img
{
	padding: 5px;
	background-color: #c0c0c0;
	display: inline;
	border-right: gray 1px solid;
	border-top: gray 1px solid;
	border-left: gray 1px solid;
	border-bottom: gray 1px solid;
}

.ArtFrame a
{
	text-decoration: none;
}



.ArtFrameSmall
{
	background-color: #c0c0c0;
	margin: 10px;
	padding: 5px;
	display: block;
	border-right: dimgray 1px solid;
	border-top: dimgray 1px solid;
	border-left: dimgray 1px solid;
	border-bottom: dimgray 1px solid;
}


.ArtFrameSmall img
{
	border: 1px solid #868339;
	padding: 2px;
	background-color: white;
	display: inline;
}



.ImageHomeSample
{
	width: 140px;
	cursor: pointer;
}


.HomeName
{
	font-size: 24pt;
	font-style: italic;
	letter-spacing: 2px;
	text-decoration: none;
	color: #25320D;
	font-family: 'Californian FB' , 'Palatino Linotype' , 'Times New Roman' , Serif;
}



.HomeNameSmall
{
	font-size: 12pt; /*  letter-spacing: 1px; */
	text-transform: uppercase;
	text-decoration: none;
	color: maroon;
}


.InfoHyp
{
	color: #25320D;
	text-decoration: none;
}

a.InfoHyp:hover
{
	text-decoration: underline;
}






TextArea
{
	font-family: Palatino Linotype, Serif;
}



p
{
	text-align: justify;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 10px;
}


.TextFormat
{
	background-color: #faebd7;
	padding: 15px 15px 20px 15px;
	display: block;
	color: maroon;
}


.FirstLetter
{
	display: none; /*      font-size: 26pt;   font-family: "Vivaldi", Times, Serif;   float:left;    font-size:2.5em;   margin-right:6px;   margin-bottom:-8px; */
}

img.DropCap
{
	float: left;
	position: relative;
	top: 2px;
	margin-bottom: -2px;
}


.Signature
{
}



.TestimonialDiv
{
	padding: 40px 10px 40px 10px;
	border-top: #eeebdd 1px solid;
	width: 890px;
	margin-top: 20px;
}


.SectionHeader
{
	color: maroon;
	font-size: 14pt;
	text-transform: uppercase;
	padding-top: 10px;
}

.PageHeader
{
	color: maroon;
	font-size: 24pt;
}


