a:link 		{color: #3D021C; background: none; text-decoration: none}
a:visited	{color: #858585; background: none; text-decoration: none}
a:hover		{color: #FFFFFF; background: #64182D; text-decoration: none}
a:active 	{color: #B06732; background: none; text-decoration: none}

BODY {
		background-color: #BC9FA2;
		background-image:url(/images/bkgd.gif);
}
.body	{
		padding-top: 0px;
		padding-bottom: 0px;
		padding-left: 0px;
		padding-right: 0px;
}
.pagetitle {
		color: #827378; background: none;
		font-family: Arial, sans-serif;
		font-size: 25px;
		font-weight: 800;
		letter-spacing:0.01em;
}

.subtitle {
		color: #827378; background: none;
		font-family: Arial, sans-serif;
		font-size: 16px;
		font-weight: 700;
		letter-spacing:0.01em;

}

.text	{
		color: #3D021C; background: none;
		font-family: Arial, sans-serif;
		font-size: 12px;
		padding-top: 0px;
		padding-bottom: 0px;
		padding-left: 15px;
		padding-right: 15px;
}

.quote {
		color: #3D021C; background: none;
		font-family: Arial, sans-serif;
		font-size: 18px;
		font-weight: 100;
}

.picborder {
		border-color: #000000;
		border-style: solid; /* Options= Solid, Double, Dashed, Dotted, Grove, Ridge, Inset, Outset */
		border-width: 1px;
}

.caption {
		color: #3D021C; background: none;
		font-family: Arial, sans-serif;
		font-size: 11px;
		font-weight: 100;
		font-style: italic;
		text-align: center;
}

.menu	{
		color: #3D021C; background: none;
		font-family: Arial, sans-serif;
		font-size: 14px;
		font-weight: 600;
		padding-top: 0px;
		padding-bottom: 0px;
		padding-left: 10px;
		padding-right: 3px;
}

.submenu	{
    color: #BC9FA2; background: none;
		font-size: 11px;
		font-family: Arial, Sans-Serif;
		font-weight: 400;
		padding-top: 0px;
		padding-bottom: 0px;
		padding-left: 18px;
		padding-right: 0px;
}
.selected	{
		color: #BC9FA2; background: none;
		font-family: Arial, sans-serif;
		font-size: 16px;
		font-weight: 800;
		letter-spacing:0.01em;
		line-height: 14px;
		text-decoration: none;
		padding-top: 0px;
		padding-bottom: 0px;
		padding-left: 3px;
		padding-right: 3px;
}

.footer {
		color: #3D021C; background: none;
		font-family: Arial, sans-serif;
		font-size: 12px;
		text-align: center;
}

.websiteby {
		color: #000000; background: none;
		font-family: arial, sans-serif;
		font-size: 11px;
		text-align: center;
		padding-top: 15px;
		padding-bottom: 0px;
		padding-left: 0px;
		padding-right: 0px;
}