﻿@import url("layout.css");
body {
	background-position: bottom left;
	font-family: Georgia,Palatino,Times,"Times New Roman",serif;
	font-size: 0.9em;
	background-color: #FDFDF1;
}
#container {
	width: 920px;
	margin: 0 auto;
	border-right: 2px solid #FDFDF1;
	border-left: 2px solid #FDFDF1;
	background-color: #fff;
	

}
#masthead {
	background-position: right;
	border-top: none;
	border-bottom: 4px inset #d8bfd8;
	text-align: left; 
	padding: 8px 0px 8px 0px;
	background-color: #FDFDF1;
	background-image: url('../images/befheadE4.jpg');
	background-repeat: no-repeat;
	position: relative;
	height: 200px;
}

#navigation {
	position: relative;
	float: left;
	width: 129px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-right: 1px dotted #725972;
	border-right-style: none;
	border-right-width: 0px;
	margin-left: 10px; 
	background-color: #d8bfd8;
}
#content {
	float: left;
	width: 759px;
	margin: 10px 10px 10px 10px;
	
}
#layer1 {
	position: relative;
	width: 375px;
	height: 546px;
	z-index: 2;
	left: 0px;
	top: 0px;
}
#layer2 {
	position: absolute;
	width: 274px;
	height: 539px;
	z-index: 2;
	left: 648px;
	top: 333px;
}
#layer3 {
	position: absolute;
	width: 257px;
	height: 249px;
	z-index: 3;
	left: 2px;
	top: 2px;
}
#layer4 {
	position: absolute;
	width: 258px;
	height: 229px;
	z-index: 3;
	left: 0px;
	top: 274px; 
}


#footer {
	text-align: center;
	clear: both;
	background-color: #FDFDF1; /*	width: 910px;  */;
	border-top: 4px outset #d8bfd8;
	padding: 10px;
}
#footer2 {
	clear: both;
	background-color: #FDFDF1;
	position: absolute;
	top: 1150px;
}



/* Masthead Styles */
#masthead p{
	font-family: Georgia;
	font-size: 1.7em;
	color: #6B608B;
	line-height: 1.8em;
}


/* Navigation Styles */
#navigation ul {
	list-style-type: none;
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
}
#navigation li {
	display: block;
	margin: 0;
	padding: 0;
	border: 1px dotted #d8bfd8;
	background-color: #d8bfd8;

}
#navigation a {
	color: #6B608B;
	text-decoration: none;
	display: block;
	padding: 5px;
	border-bottom: 1px dotted #fff;
	background-color: #FDFDF1;
	text-indent: 18px;
	font-size: 1.1em;
}
#navigation a:hover {
	color: #CC99CC;
}


/* Content Styles */
h6 {
	color: #503750;
}
h5 {
	color: #503750;
}
h4 {
	color: #503750;
}
h3 {
	color: #503750;
}
h2 {
	color: #d8bfd8;
	font: normal normal bold 1.3em "Lucida Handwriting",Georgia,Palatino,Times,"Times New Roman",serif;
}
#content h1 {
	color: #503750;
}
#content img {
	padding: 5px;
	border: 1px solid #402640;
}
#content p {
	line-height: 1.4em;
	text-align: justify;
}
/* Footer Styles */
#footer p {
	margin: 0px;
	color: #808080;
}
#footer a {
	color: #503750;
	text-decoration: underline;
}
#footer a:hover {
	color: #402640;
	text-decoration: none;
}
#footer img {
	padding: 5px;
	border: 0px solid #d8bfd8;
}
#footer2 p {
	padding: 0px;
	margin: 0px;
	border-width: 0px;
	color: #808080;
}
a {
	color: #402640;
	text-decoration: underline;
}
a:hover {
	color: #dfb8df;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
.style1 {
	font-family: "Trebuchet MS";
}
.style2 {
	font-family: "Times New Roman";
}
.style3 {
	margin: 20px 150px 20px 150px;
	text-align: center;
	font-style: italic;
}
.style4 {
	font-family: Georgia;
}
.style5 {
	margin: 20px 50px 20px 50px;
	font-style: italic;
}
.style6 {
	
	font: 0.4em;
	text-align: justify;
	font-style: italic;
}
