@charset "utf-8";
.left {
	background-color: #F6F4F5;
	background-image: url(../images/left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.home {
background-image:url(../images/top_home.jpg);
background-repeat:no-repeat;
background-position:top left;
}
.speaking {
background-image:url(../images/top_speaking.jpg);
background-repeat:no-repeat;
background-position:top left;
}
.mission {
background-image:url(../images/top_mission.jpg);
background-repeat:no-repeat;
background-position:top left;
}
.guidance {
background-image:url(../images/guidance.jpg);
background-repeat:no-repeat;
background-position:top left;
}
.shop {
background-image:url(../images/top_shop.jpg);
background-repeat:no-repeat;
background-position:top left;
}
.contact {
background-image:url(../images/top_contact.jpg);
background-repeat:no-repeat;
background-position:top left;
}
.resources {
background-image:url(../images/top_resources.jpg);
background-repeat:no-repeat;
background-position:top left;
}
.preemie {
background-image:url(../images/preemie.jpg);
background-repeat:no-repeat;
background-position:top left;
}
.cashflow {
background-image:url(../images/top_cashflow.jpg);
background-repeat:no-repeat;
background-position:top left;
}
.rebirth {
background-image:url(../images/top_rebirth.jpg);
background-repeat:no-repeat;
background-position:top left;
}
.growth {
background-image:url(../images/top_growth.jpg);
background-repeat:no-repeat;
background-position:top left;
}
.upcoming {
background-image:url(../images/top_upcoming.jpg);
background-repeat:no-repeat;
background-position:top left;
}
.about {
background-image:url(../images/top_about.jpg);
background-repeat:no-repeat;
background-position:top left;
}
.workshop {
background-image:url(../images/top_workshop.jpg);
background-repeat:no-repeat;
background-position:top left;
}
.market {
background-image:url(../images/top_market.jpg);
background-repeat:no-repeat;
background-position:top left;
}
.press {
background-image:url(../images/top_press.jpg);
background-repeat:no-repeat;
background-position:top left;
}
.training {
background-image:url(../images/top_training.jpg);
background-repeat:no-repeat;
background-position:top left;
}
.products {
background-image:url(../images/top_products.jpg);
background-repeat:no-repeat;
background-position:top left;
}
.wealth {
background-image:url(../images/top_wealth.jpg);
background-repeat:no-repeat;
background-position:top left;
}
.main {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:15px;
font-variant:normal;
font-weight:normal;
color:#4f3922;
}
.footer {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:13px;
font-variant:normal;
font-weight:normal;
color:#4f3922;
}
.main_big {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:22px;
font-variant:normal;
font-weight:normal;
color:#4f3922;
}
.main_left {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
font-style:italic;
font-weight:normal;
color:#d9c7a6;
}
.italic {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:15px;
font-style:italic;
font-weight:normal;
color:#82373a;
}
.form {
width:150px;
background-color:#d9c7a6;
border:solid 1px #663333;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:15px;
font-variant:normal;
font-weight:normal;
color: #663300;
}
.form01 {
width: 200px;
background-color:#ffffff;
border:solid 1px #666666;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:15px;
font-variant:normal;
font-weight:normal;
color: #663300;
}
.button {
background-color:#82373a;
border:solid 1px #663333;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:13px;
font-variant:normal;
font-weight:normal;
color: #d6c4a5;
}
.border_grey {
border: solid 1px #AD7A4D;
}


