@charset "utf-8";
.subtext {
	font-size: medium;
	padding: 0px;
}

a:link {
	color: #705039;
	text-decoration: none;
}
a:visited {
	color: #705039;
	text-decoration: none;
}
a:hover {
	color: #21524A;
	text-decoration: none;
}
a:active {
	color: #705039;
	text-decoration: none;
}
body {
	background-color: #CCCC99;
	font-family: Arial, Helvetica, sans-serif;
	color: #705039;
	margin: 0px;
	font-size: small;
	font-weight: normal;
}
.container {
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border: thin solid #999999;
}
.header img {

}
.footer  {
	font-size: x-small;
	padding-top: 20px;
	padding-bottom: 20px;
}
.content {
	border-top-width: medium;
	border-bottom-width: medium;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCC99;
	border-right-color: #CCCC99;
	border-bottom-color: #CCCC99;
	border-left-color: #CCCC99;
	border-right-width: 0px;
	border-left-width: 0px;
	height: 400px;
}
.intro {
	border: 4px solid #705039;
	width: 540px;
	padding: 3px;
}
.navhr {
	color: #CCCC99;
	background-color: #CCCC99;

}
p   {
	line-height: 150%;
	padding-right: 25px;
	padding-left: 25px;
	font-size: small;
	font-weight: bold;
	padding-top: 0px;
	margin-top: 0px;
}
.title {
	padding-right: 10px;
	padding-left: 12px;
	line-height: normal;
	text-transform: none;
	font-variant: normal;
	margin: 0px;
	padding-top: 10px;
	font-size: large;
	padding-bottom: 15px;
}
.start {
	font-size: large;
	font-weight: bold;
}
h3 {
	padding-left: 25px;
}
.mission   {
	padding-left: 25px;
	padding-right: 25px;
	font-size: large;
	margin: 0px;
}
.contacts  {
	line-height: normal;
	padding-left: 25px;
	font-weight: normal;

}
td.split {
	border-top-width: 0px;
	border-right-style: solid;
	border-right-color: #705039;
	border-right-width: medium;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.menu {
	margin-top: 20px;
	margin-bottom: 10px;
}
.slide {
	border: medium solid #705039;
	padding: 3px;
	height: 275px;
	width: 275px;
	margin-right: auto;
	margin-left: auto;
}
table.split {
}

.scroll {
	height: 400px;
	overflow: auto;
}
li  {
	line-height: 150%;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 25px;
	margin-left: 0px;
	padding-bottom: 5px;
}
ul {
	margin-top: 0px;
}
.sublinks {
	padding: 3px;
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 15px;
	font-size: large;
}
.sublinks img {
	padding: 3px;
	border: medium solid #705039;
}

.compat {
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	display: inline;
	visibility: hidden;
}
a.partner:link {
	color: #21524A;
}
a.partner:visited {
	color: #21524A;
}
a.partner:hover {
	color: #21524A;
}
