/* CSS Document */

body {
	background-color: #f2f1ea;
	background-image: url(images/bg_hist.png);
	background-repeat: repeat-y;
	background-position:center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {color: #8F7233}
.menu a:link {color:#8F7233; text-decoration:none; padding-right:35px}
.menu a:visited {color:#8F7233; text-decoration:none; padding-right:35px}
.menu a:hover {color:black; text-decoration:none; padding-right:35px}

.footer a:link {color:#8F7233; text-decoration:none; padding-right:35px; font-size:10px; font-weight:normal}
.footer a:visited {color:#8F7233; text-decoration:none; padding-right:35px; font-size:10px; font-weight:normal}
.footer a:hover {color:black; text-decoration:none; padding-right:35px; font-size:10px; font-weight:normal}

.style3 {
	font-size: 22px;
	color: #8F7233;
}
.style4 {color: #5F4A21; }
.second_body {background-image:url(images/bottom.png);
background-position:bottom center;
background-repeat:no-repeat;

}

a:link {color: #BA591F; font-weight:bold; text-decoration:none}
a:visited {color:#BA591F; font-weight:bold; text-decoration:none}
a:hover {color: #663300; font-weight:bold; text-decoration:none}

hr {height:1px; color:#CCCCCC}

input {width:300px; height:35px; padding:5px; border:1px solid #CCCCCC}
textarea {width:300px; height:150px; border:1px solid #CCCCCC}

.style5 {font-size: 18px}
.style6 {font-size: 14px}