body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height:1.5;
	margin: 0;
	margin-top:0px;
	padding: 0;
	position:relative;
	background-image: url("images/bg.jpg");
	background-position: center;
	background-position: top;
	background-repeat: repeat-y;
}

.maintext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height:1.5;
	color: #5b312b;
}

.maintext2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height:1;
	color: #5b312b;
}

a:link, a:visited {
	color: #5ca43c;
	text-decoration: none;
}

a:hover, a:active {
	color: #89765b;
	text-decoration: none;
}

.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height:1.2;
	color: #5b312b;
}

.footer a:link, .footer a:visited {
	color: #5b312b;
	text-decoration: none;
}

.footer a:hover, .footer a:active {
	color: #FFFFFF;
	text-decoration: none;
}

.menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	line-height:3;
	color: #5b312b;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height:1.2;
	color: #5b312b;
}

