﻿body
{
	background-color: #e9e2d8;
}

h1
{
	padding: 0px 0px;
	margin: 0px 0px;
}

h3
{
	border-bottom: 1px solid #C9C2B8;
	padding: 5px 0px;
	margin-top: 0px;
	margin-bottom: 10px;
}

h4
{
	padding: 0px 0px;
	margin: 0px 0px;
	margin-bottom: 15px;
}

p
{
	text-indent: 30px;
	text-align: justify;
	margin-top: 0.25em;
	margin-bottom: 0.25em;
}

.anchor			{text-decoration: none; font-weight: bold}
.anchor:link	{color: #7C6F57}
.anchor:visited	{color: #7C6F57}
.anchor:active	{color: #7C6F57}
.anchor:hover	{color: #C3B9A9}

.anchor-red			{text-decoration: none; font-weight: bold}
.anchor-red:link	{color: #DD0000}
.anchor-red:visited	{color: #DD0000}
.anchor-red:active	{color: #DD0000}
.anchor-red:hover	{color: #dd8282}

.anchor-name			{text-decoration: none}
.anchor-name:link		{color: #343434}
.anchor-name:visited	{color: #343434}
.anchor-name:active		{color: #343434}
.anchor-name:hover		{color: #343434}

.email			{text-decoration: none; font-weight: bold}
.email:link		{color: black}
.email:visited	{color: black}
.email:active	{color: #7C6F57}
.email:hover	{color: #C3B9A9}

.frame
{
	background-color: #e8e4d5;
	border: 1px solid #C9C2B8;
	padding: 15px 10px;
}

.frameNews
{
	border: 1px dashed #C9C2B8;
	padding: 5px 5px;
	margin: 5px 0px;
	position: relative;
}

.header
{
	width: 508px;
	height: 139px;
	top: 20px;
	left: 50%;
	position: absolute;
	text-align: center;
	margin-left: -223px;
}

.menuLeft
{
	background-image: url(../Data/Pictures/banner4l.gif);
	top: 155px;
	left: 50%;
	position: absolute;
	text-align: left;
	margin-left: -420px;
	padding-left: 10px;
	width: 147px;
	height: 482px;
}

.menuLeftPromo
{
	background-image: url(../Data/Pictures/banner3l.gif);
	top: 155px;
	left: 50%;
	position: absolute;
	text-align: left;
	margin-left: -420px;
	padding-left: 10px;
	width: 147px;
	height: 549px;
}

.menuRight
{
	background-image: url(../Data/Pictures/banner4r.gif);
	top: 155px;
	left: 50%;
	position: absolute;
	text-align: left;
	margin-left: 275px;
	padding-left: 40px;
	width: 117px;
	height: 482px;
}

.menuRightPromo
{
	background-image: url(../Data/Pictures/banner3r.gif);
	top: 155px;
	left: 50%;
	position: absolute;
	text-align: left;
	margin-left: 275px;
	padding-left: 40px;
	width: 117px;
	height: 549px;
}

.mainContentEnv
{
	position: absolute;
	left: 50%;
	top: 165px;
	margin-left: -280px;
	padding: 0px;
}

.mainContent
{
	background-image: url(../Data/Pictures/back2.gif);
	background-repeat: repeat-y;
	background-position: 0px -12px;
	background-color: #e9e2d8;
	border-top: 1px solid #C9C2B8;
	width: 533px;
	min-height: 510px;
	_height: 510px;
	position: relative;
	text-align: left;
	font-family: Verdana;
	font-size: small;
	padding-left: 19px;
	padding-right: 17px;
	padding-top: 5px;
	padding-bottom: 15px;
}

.mainContentPromo
{
	width: 530px;
	min-height: 550px;
	_height: 550px;
	position: relative;
	text-align: left;
	margin-left: 15px;
	font-family: Verdana;
	font-size: small;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.newsDate
{
	width: 520px;
	text-align: right;
	font-size: 0.7em;
	color: #5C4F37;
	position: absolute;
}

.underConstruction
{
	position: relative;
	top: 150px;
	margin-left: auto;
	color: #5C4F37;
	font-size: 1.1em;
	text-align: center;
}

.line
{
	border-bottom: 1px solid #C9C2B8;
}