body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.5em;
	color: #000000;
	background-color: #9F968D;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: 1.5em;
	letter-spacing: 0.5em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #9E958C;
}
h2 {
	font-size: 1.4em;
	letter-spacing: 0.4em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #9F968D;
}
h3 {
	font-size: 1.3em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #9E958C;
}
h4 {
	font-size: 1.2em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #9F968D;
}
h5 {
	font-size: 1.1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #9F968D;
}
img {
	border: 3px solid #B8B0A3;
}
.img_no_border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#Container {
	height: auto;
	width: auto;
	text-align: center;
}
#Header {
	padding: 0.5em;
	width: auto;
	text-align: center;
	background-color: #9F968D;
	border: 3px solid #9F968D;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: .5em;
	margin-left: 0em;
}
#Header a, a:visited {
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#Header a:hover {
	color: #FFFFCC;
	background-color: #006600;
}
#Newsletter {
	width: 229px;
	height: 172px;
	background-color: #B8B0A3;
	border: 3px solid #B8B0A3;
	text-align: left;
	font-size: 0.9em;
}
#Newsletter a, a:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#Newsletter a:hover {
	color: #FFFFCC;
	background-color: #006600;
}
#Elements {
	background-color: #B8B0A3;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	margin: 0em;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #9F968D;
	border-bottom-color: #9F968D;
	border-left-color: #9F968D;
}
#Elements a, a:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	display: block;
	margin-top: 0.5em;
	text-align: center;
	padding: 0em;
}
#Elements a:hover {
	color: #FFFFCC;
	background-color: #006600;
}


#Navigation {
	text-align: left;
	padding: 0.5em;
	margin-top: 1em;
	margin-bottom: 1em;
	margin-right: 0.5em;
	margin-left: 1em;
	border: 3px solid #B8B0A3;
	width: 200px;
	background-color: #B8B0A3;
}
#Navigation ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#Navigation li a, li a:visited {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	font-weight: bold;
	text-align: left;
	padding-top: .5em;
	padding-right: .5em;
	padding-bottom: .5em;
	padding-left: .5em;
	margin-top: .1em;
	margin-bottom: .1em;
	background-color: #9F968D;
}
#Navigation li a:hover {
	color: #FFFFCC;
	background-color: #006600;
}
#home #nav_home a,
#about_us #nav_about_us a,
#what_is_feng_shui #nav_what_is_feng_shui a,
#feng_shui_tips #nav_feng_shui_tips a,
#testimonials #nav_testimonials a,
#workshops #nav_workshops a,
#newsletter #nav_newsletter a,
#locations #nav_locations a,
#services #nav_services a,
#corporate_services #nav_corporate_services a,
#residential_services #nav_residential_services a,
#builders_developers #nav_builders_developers a,
#links #nav_liks a,
#shop #nav_shop a,
#payment_centre #nav_payment_centre a,
#contact_us #nav_contact_us a {
	color: #FFFFCC;
	background-color: #006600;
}

#Content {
	width: auto;
	text-align: justify;
	margin-top: 1em;
	margin-right: 0.5em;
	margin-bottom: 1em;
	margin-left: 0.5em;
	border: 3px solid #B8B0A3;
	padding-top: 0.5em;
	padding-right: 1.5em;
	padding-bottom: 0.5em;
	padding-left: 1.5em;
	background-color: #FFFFFF;
}
#Content a, a:visited {
	color: #006600;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
#Content a:hover {
	color: #FFFFCC;
	background-color: #006600;
}
#Newsletter_Content {
	width: auto;
	text-align: justify;
	margin-top: 1em;
	margin-right: 1em;
	margin-bottom: 1em;
	margin-left: 0.5em;
	border: 3px solid #B8B0A3;
	padding-top: 0.5em;
	padding-right: 1.5em;
	padding-bottom: 0.5em;
	padding-left: 1.5em;
	background-color: #FFFFFF;
}
#Newsletter_Content h1, h2, h3, h4, h5 {
	color: #990000;
	text-align: left;
}
#Newsletter_Content hr {
	color: #B8B0A3;
}

#Newsletter_Content a, a:visited {
	color: #006600;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
#Newsletter_Content a:hover {
	color: #FFFFCC;
	background-color: #006600;
}
#Content5e {
	width: auto;
	text-align: left;
	margin-top: 1em;
	margin-right: 0.5em;
	margin-bottom: 1em;
	margin-left: 0.5em;
	border: 3px solid #B8B0A3;
	padding-top: 0.5em;
	padding-right: 1.5em;
	padding-bottom: 0.5em;
	padding-left: 1.5em;
	background-color: #FFFFFF;
}
#Content5e a, a:visited {
	color: #006600;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
#Content5e a:hover {
	color: #FFFFCC;
	background-color: #006600;
}
#Tips {
	width: auto;
	text-align: left;
	margin-top: 1em;
	margin-right: 0.5em;
	margin-bottom: 1em;
	margin-left: 0.5em;
	border: 3px solid #B8B0A3;
	padding-top: 0.5em;
	padding-right: 1.5em;
	padding-bottom: 0.5em;
	padding-left: 1.5em;
	background-color: #FFFFFF;
}
#Tips a, a:visited {
	color: #006600;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
#Tips a:hover {
	color: #FFFFCC;
	background-color: #006600;
}
#Center {
	text-align: center;
	width: auto;
	padding: 1em;
	margin-top: 1em;
	margin-right: 2em;
	margin-bottom: 1em;
	margin-left: 2em;
	border: 3px solid #B8B0A3;
	background-color: #FFFFFF;
}
#Center a, a:visited {
	color: #006600;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
#Center a:hover {
	color: #FFFFCC;
	background-color: #006600;
}
#Note1 {
	text-align: left;
	width: auto;
	margin-top: 1em;
	margin-bottom: .5em;
	margin-right: 1em;
	margin-left: 0.5em;
	border: 3px solid #B8B0A3;
	padding-top: 0.5em;
	padding-right: 1em;
	padding-bottom: 0.5em;
	padding-left: 1em;
	background-color: #FFFFFF;
	font-size: .8em;
}
#Note1 a, a:visited {
	color: #006600;
	text-decoration: none;
	text-align: justify;
	display: inline;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
#Note1 a:hover {
	color: #FFFFCC;
	background-color: #006600;
}
#Note2 {
	text-align: left;
	width: auto;
	margin-top: .5em;
	margin-bottom: 1em;
	margin-right: 1em;
	margin-left: 0.5em;
	border: 3px solid #B8B0A3;
	padding-top: 0.5em;
	padding-right: 1em;
	padding-bottom: 0.5em;
	padding-left: 1em;
	background-color: #FFFFFF;
	font-size: .8em;
}
#Note2 a, a:visited {
	color: #006600;
	text-decoration: none;
	text-align: justify;
	display: inline;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
#Note2 a:hover {
	color: #FFFFCC;
	background-color: #006600;
}
#Content form {
	color: #006600;
}
#Content form input {
	border: 1px solid #006600;
	color: #006600;
}
#Content form textarea {
	border: 1px solid #006600;
	color: #006600;
}
.asterik {
	color: #990000;
	font-weight: bold;
}

#Footer {
	padding: 0.5em;
	width: auto;
	text-align: center;
	border: 3px solid #9F968D;
	font-size: 0.8em;
	background-color: #B8B0A3;
}
#Footer a, a:visited {
	color: #FFFFFF;
	text-decoration: none;
	display: inline;
	padding: 0.5em;
	font-weight: bold;
}
#Footer a:hover {
	color: #FFFFCC;
	background-color: #006600;
}
.fire {
	background-image: url(../images/five_elements/wd_fire.jpg);
	margin: 0px;
	padding: 0px;
	width: auto;
	border: 1px solid #000000;
	height: 2em;
	background-position: center center;
}
.earth {
	background-image: url(../images/five_elements/wd_earth.jpg);
	border: 1px solid #000000;
	margin: 0px;
	padding: 0px;
	width: auto;
	background-position: center center;
}
.metal {
	background-image: url(../images/five_elements/metal2.jpg);
	border: 1px solid #000000;
	margin: 0px;
	padding: 0px;
	width: auto;
}
.water {
	background-image: url(../images/five_elements/wd_water.jpg);
	border: 1px solid #000000;
	margin: 0px;
	padding: 0px;
	width: auto;
	background-position: center center;
}
.wood {
	background-image: url(../images/five_elements/wd_wood.jpg);
	border: 1px solid #000000;
	margin: 0px;
	padding: 0px;
	width: auto;
	background-position: center center;
}

.img_float_left {
	margin-right: 1em;
	margin-bottom: 1em;
	float: left;
	clear: both;
}
.italic {
	font-style: italic;
	color: #666666;
}
.bold {
	font-weight: bold;
}
.christmas_box {
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #006600;
	border: 1px solid #006600;
	padding: 0.5em;
}
.christmas_box h3 {
	color: #000000;
	background-color: #990000;
	display: block;
	width: auto;
	padding: 0px;
	margin-top: 0px;
	border: 1px solid #990000;
}



.small_text {
	font-size: .8em;
	color: #666666;
}

.dot_border {
	border: 1px dotted #B8B0A3;
	margin-top: 1em;
	margin-bottom: 1em;
	padding-right: 0.5em;
	padding-left: 0.5em;
	padding-top: 0em;
	padding-bottom: 0em;
}
.justify {
	text-align: justify;
}
