@charset "utf-8";
/* CSS Document */

body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 100%;
	background-color: #834b4c;
	text-align: center;
	background-image: url(../assets/back_pattern.png);
	background-repeat: repeat;
}
#top_section h1 {
	color: #C5AB54;
	font-weight: bold;
	font-size: 135%;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	letter-spacing: 0.2em;
	margin: 0px;
	padding: 0px;
}
#top_section h2 {
	color: #46B1E9;
	font-weight: bold;
	font-size: 135%;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	letter-spacing: 0.2em;
	font-style: italic;
	margin: 0px;
	padding: 0px;
}
#top_section h3 {
	color: #FFF;
	font-weight: bold;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	letter-spacing: 0.2em;
	margin: 0px;
	padding: 0px;
}
#container {
	font-size: 95%;
	background-color: #ECD9B3;
	padding: 0px;
	width: 90%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #2B0000;
}
.leftfloat {
	margin: 0px;
	padding: 0px;
	float: left;
}

.fourparts {
	text-align: center;
	float: left;
	width: 25%;
}
.clearfloat {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 1px;
}
#bottom_section .fifty {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 50%;
}
#container #language a {
	font-size: 85%;
	font-style: italic;
	color: #C33;
	text-decoration: none;
	text-align: right;
	float: right;
	margin-right: 21px;
	padding: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.fourparts p a:link, .fourparts p a:visited {
	text-decoration: none;
	color: #A92546;
}
.fourparts p a:hover, .fourparts p a:active {
	text-decoration: none;
	color: #CC9900;
}
#bottom_section .fifty p a:link, .fifty p a:visited {
	text-decoration: none;
	color: #CCC;
	font-size: 90%;
}
#bottom_section .fifty p {
	font-size: 90%;
	color: #CCC;
}

#bottom_section .fifty p a:hover, .fifty p a:active {
	text-decoration: none;
	color: #C90;
	font-size: 90%;
}
.thirty {
	background-color: #F9F2E6;
	border: 1px solid #999;
	margin: 1%;
	padding: 0px;
	float: left;
	width: 31%;
}
.thirtyb {
	margin: 1%;
	padding: 0px;
	float: left;
	width: 31%;
}
#main_section .thirty p {
}

.thirty h4 a:link, .thirty h4 a:visited {
	text-decoration: none;
	color: #C90;
}
.thirty h4 a:hover, .thirty h4 a:active {
	text-decoration: none;
	color: #C90;
}
#main_section .thirty p {
	font-family: Georgia, "Times New Roman", Times, serif;
}
#main_section .thirty p {
	margin-right: 12px;
	margin-left: 12px;
	font-size: 125%;
}
#container #main_section p a {
	color: #844D4D;
	text-decoration: none;
}
#container #main_section h1 {
	font-size: 155%;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	letter-spacing: 0.1em;
}
.notes {
	color: #F60;
}
#fifity {
	text-align: center;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 50%;
}
