body {
	background-color: #624D32;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-attachment: scroll;
	background-image: url(../images/tile.gif);
	background-repeat: repeat;

}
.maincontent {
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #7C6141;
	border-left-color: #7C6141;
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #9B8B66;
}
.leftcontent {
	text-align: justify;
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #9B8B66;
	padding-top: 50px;
	padding-right: 50px;
	padding-left: 50px;




}
h1 {
	font-family: "Trebuchet MS";
	font-size: 25px;
	font-weight: normal;
	color: #372818;
	padding: 0px 0px 8px;
	margin: 0px 0px 4px;


}
.rightcontent {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #9B8B66;
	padding-top: 50px;
	padding-left: 10px;
	padding-right: 50px;


}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #372818;
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #372818;
	margin-bottom: 5px;
	padding-bottom: 2px;

}
p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}
li {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9B8B66;
	padding: 2px 0px;
	margin: 0px 0px 0px 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #DED7C7;
}
a:link {
	color: #9B8B66;
	text-decoration: none;
}
a:visited {
	color: #9B8B66;
	text-decoration: none;
}
a:hover {
	color: #755B3D;
	text-decoration: none;
}
a:active {
	color: #9B8B66;
	text-decoration: none;
}
ul {
	margin: 0px;
	padding: 0px 0px 0px 5px;
}
.footer {
	background-color: #20170D;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #624D32;
	padding-top: 10px;
	padding-right: 50px;
	padding-bottom: 10px;
	padding-left: 50px;
	text-align: center;

}
#frame {
	background-color: #DED7C7;
	padding: 10px;
	text-align: center;

}
.note {
	font-size: 10px;
	font-style: italic;
	padding-top: 2px;
	font-family: Georgia, "Times New Roman", Times, serif;

}
#attention {
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #624D32;


}
.golink {
	font-style: italic;
	text-align: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;



}
form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4F3D29;

}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9B8B66;
	border: 1px solid #9B8B66;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9B8B66;
	border: 1px solid #9B8B66;

}
