/* CSS Document */

.style1 {
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #3D0C0E;
}
.blur{ 
   background-color: #ccc; /*shadow color*/ 
   color: inherit; 
   margin-left: 2px; 
   margin-top: 2px; 
} 

.shadow, 
.content{
	position: relative;
	bottom: 2px;
	right: 2px;
	background-color: #EBE2DE;
} 

.shadow{
	background-color: #541114;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	padding: 8px;
} 

.content{
	background-color: #E3D8D2;
	color: #541114;
	border: 1px solid #000;
	padding: .3em 2ex;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
} 

.bodytext1 {	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	padding: 10px;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #E7DCD8;
}
.footerwhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
	padding: 10px;
}
a:link {
	color: #E7DCD8;
	text-decoration: none;
}
a:visited {
	color: #CCBE99;
	text-decoration: none;
}
a:hover {
	color: #9F8D69;
	text-decoration: underline;
}
a:active {
	color: #C0A59A;
	text-decoration: none;
}
.style3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #E7DCD8;
	font-style: italic;
	font-size: 16px;
	font-weight: bold;
}
.style13 {font-size: 12px; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif; }
.style4 {
	color: #000000;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.size14{
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
}
.style5 {
	font-size: 14px;
	font-weight: bold;
}
.style4 {
	font-size: 18px;
	color: #956B5A;
	font-weight: bold;
}
.names {
	font-size: 14px;
	color: #956B5A;
	font-weight: bold;
	padding: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style14 {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style16 {
	font-size: 14px;
	font-weight: bold;
}
.Title {
	font-size: 20px;
	font-weight: bold;
	color: #956B5A;
}
.subtitle {
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #956B5A;
	padding: 5px;
	font-weight: bold;
}
.style9 {font-size: 18px; font-weight: bold; color: #956B5A; }
.bodytable {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #541114;
	padding: 5px;
	font-weight: normal;
	font-style: normal;
}
