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

* {
	margin: 0px;
	padding: 0px;
}
html {
	background: url(../images/feng-shui-footer-gradient.jpg) repeat-x center bottom;
}

body {
	background: url(../images/feng-shui-gradient.jpg) repeat-x center 275px;
	font: 100.01% "Palatino Linotype", "Book Antiqua", Palatino, serif;
	text-align: center;
}
img {
	border-style: none;
}
a:link, a:visited {
	color: #5F9B7F;
	text-decoration: none;
	font-weight: bold;
}
a:active, a:hover {
	text-decoration: underline;
}


#wrapper {
	text-align: left;
	position: relative;
}

#clear {
	clear: both;
}
#ir {
	margin: 10px 20px 10px 10px;
	float: right;
	border: 5px double #BABF9D;
}
#il {
	margin: 5px 10px 10px 20px;
	float: left;
	border: 5px double #D8E7E2;
}
#header {
	background: #D2E0C5 url(../images/header-bg.jpg) no-repeat center top;
	height: 275px;
}
#header h1, #header h2 {
	text-indent: -9999em;
}

{
	clear: both;
}
#header h1.home {
	background: url(../images/header-bg-home.png) no-repeat center center;
	height: 225px;
}
#header h1.services {
	background: url(../images/header-bg-services.png) no-repeat center center;
	height: 225px;
}
#header h1.bagua {
	background: url(../images/header-bg-bagua.png) no-repeat center center;
	height: 225px;
}
#header h1.links {
	background: url(../images/header-bg-links.png) no-repeat center center;
	height: 225px;
}
#header h1.about {
	background: url(../images/header-bg-about.png) no-repeat center center;
	height: 225px;
}
#header h1.contact {
	background: url(../images/header-bg-contact.png) no-repeat center center;
	height: 225px;
}
#feng-shui {
	background: url(../images/feng-shui-h1-gradient.jpg) repeat-x;
}
#mainContent {
	position: relative;
	margin: 0px auto;
	width: 975px;
	background: #FFF url(../images/feng-shui-lotus-bg.png) no-repeat center bottom;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #CCC;
	text-align: left;
	padding-bottom: 20px;
}
#mainContent h1 {
	color: #BABF9D;
	display: block;
	border-bottom: 1px solid #BABF9D;
	font-weight: bold;
	font-style: italic;
	font-size: 1.9em;
	margin-right: 20px;
	margin-left: 20px;
	padding-top: 20px;
	padding-bottom: 10px;
}
#mainContent #contactForm p{
	font-size: .7em;
	margin: 10px 0px 0px;
}

#mainContent h2 {
	margin: 10px 20px;
	font-weight: normal;
	color: #176349;
	font-size: 1.3em;
	text-transform: capitalize;
	font-style: italic;
}

#mainContent h3 a:link, #mainContent h3 a:visited{
	border: 1px solid #CCC;
	margin-right: 200px;
	margin-left: 200px;
	padding: 10px 20px;
	text-align: center;
	display: block;
	font-style: italic;
	color: #BB5151;
	text-transform: capitalize;
	font-weight: lighter;
	text-decoration: none;
}
#mainContent h3 a:hover, #mainContent h3 a:active {
	text-decoration: none;
	background: #F2F5F5;

}
#mainContent p {
	margin: 5px 20px 15px;
	line-height: 1.6em;
	color: #171717;
	font-style: italic;
	font-size: 1em;
	font-weight: normal;
}
#mainContent ul {
	margin: 15px 20px 10px;
}
#mainContent ul li {
	list-style: none;
	font-size: 0.9em;
	font-style: italic;
	line-height: 1.7em;
}
#feng-shui-services {
	width: 275px;
	padding: 8px;
	border-top: 3px double #246249;
	border-bottom: 3px double #246249;
	float: left;
	margin-top: 0px;
}
#feng-shui-services li a:link, #feng-shui-services li a:visited {
	color: #3E63A6;
}
#feng-shui-services a:hover, #feng-shui-services a:active {
	border-bottom: 1px dashed #4066AA;
	text-decoration: none;
	padding-bottom: 2px;
}



#feng-shui-services a.current, #feng-shui-services a:hover.current{
	border-bottom: 1px dashed #4066AA;
	text-decoration: none;
	cursor: default;
	padding-bottom: 2px;
}


#contactForm {
	margin: 10px 20px;
}



#footer {
	margin: 10px auto 40px;
	color: #749998;
	font-size: 0.8em;
	background: url(../images/feng-shui-footer.gif) no-repeat center top;
	width: 975px;
	text-align: center;
}
#footer p {
	padding-top: 10px;
	font-size: 1.1em;
	line-height: 2em;
	font-style: italic;
}
#footer ul {
	margin-top: 5px;
}

#footer ul li{
	display: inline;
	font-size: .9em;
}

#footer a:link ,#footer a:visited  {
	text-transform: capitalize;
	padding: 3px 7px;
	line-height: 2em;
	color: #749998;
	text-decoration: none;
	border-right: 1px solid #CCC;
	border-left: 1px solid #CCC;
	margin: -2px;
	font-style: italic;
}


#footer a:hover,#footer a:active   {
	color: #FFF;
	background: #C2D9BD;
}
#testimonial {
	float: right;
	width: 400px;
	margin: 10px 20px;
	border: 3px double #BABF9D;
}
#testimonial blockquote p {
	color: #347176;
	font-size: 0.8em;
	line-height: 1.5em;
	font-weight: lighter;
	margin: 0px;
	padding: 10px;
}
#testimonial blockquote p .signature {
	color: #952938;
	font-weight: bold;
	text-align: right;
	display: block;
	margin: 0px;
	padding: 10px 0px 0px;
	font-size: 1.1em;
	float: right;
}
#testimonial blockquote p .more a {
	display: block;
	float: left;
	color: #952938;
	padding-top: 20px;
	font-size: 0.9em;
}
#mainContent h4 {
	margin-left: 20px;
	color: #333;
}

