@charset "utf-8";
body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	background-image: url(images/pattern.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-attachment: fixed;
}
.intro-img {
	float: left;
	height: 50px;
	width: 74px;
	text-align: right;
	border: 3px solid #000000;
	margin-right: 10px;
	margin-top: 2px;
}
.intro-txt p {
	padding-top: 5px;
}


p {
	margin: 0px;
	padding: 0px;
}

#body {
	background-color: #f9d391;
	text-align: left;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}
#header {
}
#nav {
	font-size: 18px;
	color: #FFFFFF;
	background-color: #000000;
	height: 36px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 14px;
	padding-left: 25px;
	font-weight: bold;
	padding-bottom: 0px;
}
#lemur-r {
	float: right;
	height: auto;
	width: 123px;
	clear: both;
}
#nav a {
	color: #FFFFFF;
	text-decoration: underline;
}
#nav a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
#intro {
	padding-top: 30px;
	padding-bottom: 0px;
}
.intro-txt {
	width: 470px;
	height: auto;
	padding-top: 5px;
	padding-left: 0px;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 28px;
	color: #6B0000;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

h2 {
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}
#foot {
	font-size: 14px;
	color: #FFD394;
	background-color: #6B0000;
	text-align: center;
	padding: 30px;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#foot a {
	color: #FFFFFF;
	text-decoration: underline;
}
#foot a:hover {
	color: #CCCCCC;
	text-decoration: none;
}

#content {
	font-size: 16px;
	padding-left: 25px;
}
#content a {
	color: #6B0000;
	text-decoration: underline;
}
#content a:hover {
	color: #AA0000;
	text-decoration: none;
}
.intro-map {
	background-color: #999999;
	float: right;
	border: 2px solid #000000;
	clear: both;
	margin-right: 25px;
	margin-top: 15px;
}
.content-module {
	margin-top: 250px;
	padding-right: 20px;
	line-height: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.pic-r {
	float: right;
	width: 250px;
	padding-left: 15px;
}
.pic-r img {
	border: 2px solid #000000;
}
.pic-r-com {
	font-size: 12px;
	font-style: italic;
	color: #333333;
	text-align: center;
	width: auto;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
}
.pre-footer {
	background-color: #000000;
	height: 45px;
	margin-top: 50px;
}
.up {
	font-size: 12px;
	color: #666666;
	text-align: right;
	padding-top: 20px;
	padding-right: 20px;
	font-weight: bold;
	clear: both;
}
.up img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.txt-smaller {
	font-size: 11px;
}
.content-module li {
}
.content-module li {
	padding-bottom: 10px;
}
.address {
	list-style-type: none;
	line-height: 12px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 42px;
	margin: 0px;
}
#intro-box {
	font-size: 18px;
	color: #000000;
	background-color: #f9d391;
	height: 360px;
	width: 700px;
	border: 10px solid #6B0000;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 120px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 22px;
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 50px;
	padding-left: 25px;
}
#intro-box a {
	color: #6B0000;
	text-decoration: underline;
}
#intro-box .intro-esp a:hover {
	text-decoration: none;
}

.intro-eng {
	float: right;
	width: 340px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #6B0000;
}
.intro-esp {
	float: left;
	width: 340px;
}
.intro-head {
	margin-bottom: 25px;
}
.cred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	padding-top: 100px;
}
.cred a {
	color: #666666;
	text-decoration: underline;
}
