body {
	padding:0;
	background-image:url(../images/bg.gif);
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#D89745;
	margin-top: 0;
	margin-right: 3;
	margin-bottom: 0;
	margin-left: 0;
}
.main{
	background-image:url(../images/main_bg.gif);
	background-position:bottom;
	background-repeat:repeat-y;
	font-size: 12px;
	color: #000000;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	text-align: justify;

}
.menu_left {
	color: #FFFFFF;
	text-decoration: none;
	margin-top: 5px;
	margin-right: 3px;
	margin-left: 3px;
}
.menu_bottom {
	color: #ababab;
	text-align: right;
	text-decoration: none;
	line-height: 20px;
	margin-right: 5px;
}
h1 {
	color: #D89544;
	font-size: 12px;
	padding-left: 5px;
	text-transform: none;
}
.menu_bottom a {
	text-decoration: none;
}
h2 {
	color: #BE7A27;
	font-size: 14px;
	text-decoration: none;
	
	}
strong
{
	color: #333333;
	font-weight: normal;
}
.main a {
	text-decoration: none;
	color: #BC8221;
	font-weight: 800;
}
.menu_top {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 15px;
	padding-left: 15px;
	color: #FFFFFF;
}
.menu_top a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.photo_left {
	margin: 3px;
	padding: 3px;
	float: left;
}.main ul {
	line-height: 20px;
	list-style-position: inside;

}
.main blockquote {
	background-color: #FBF4EC;
}
.main u {
	text-decoration: none;
}

.information {
	color:#BC8221;
	font-weight: bold;
}

