@charset "utf-8";
/* CSS Document */

body {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	background-repeat: repeat-y;
}
.body_table {
	background-image: url(images/feng_shui_home_03.jpg);
	background-repeat: repeat-y;
}
.menu_table {
	background-image: url(images/feng_shui_home_02.jpg);
	background-repeat: no-repeat;
}
.chinese_astrology_table {
	background-image: url(images/chinese_astrology_02.gif);
	background-repeat: no-repeat;
}
.consulting_table {
	background-image: url(images/feng_shui_consultations_02.jpg);
	background-repeat: no-repeat;
}
.menu_content {
	margin-right: 300px;
	margin-left: 25px;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}



.content_table {
	background-image: url(images/feng_shui_home_06.jpg);
	background-repeat: repeat-y;
}
.content_text {
	margin-right: 20px;
	margin-left: 25px;
}
.footer {
	background-image: url(images/feng_shui_home_08.jpg);
	background-repeat: no-repeat;
}
a.nav:link {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	margin-right: 20px;
}
a.nav:visited {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	margin-right: 20px;
}
a.nav:hover {
	font-size: 11px;
	font-weight: bold;
	color: #0099FF;
	text-decoration: underline;
	margin-right: 20px;
}
a.nav:active {
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: underline;
	margin-right: 20px;
}
a.foot:link {
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	margin-right: 20px;
}
a.foot:visited {
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	margin-right: 20px;
}
a.foot:hover {
	font-size: 10px;
	font-weight: normal;
	color: #0099FF;
	text-decoration: underline;
	margin-right: 20px;
}
a.foot:active {
	font-size: 10px;
	font-weight: normal;
	color: #CC0000;
	text-decoration: underline;
	margin-right: 20px;
}
.image_right {
	float: right;
}
