﻿body {
	background: #F7F2F9 url(images/background.gif);
	margin: 0px;
	padding: 0px;
	font: 11px Verdana, sans-serif;
	border-bottom: 16px solid black;
	text-align: center;
}

a {
	color: #5B2E81;
	/*text-decoration: none;*/
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
}

address {
	font-style: normal;
}

#header {
	background-color: #5B2E81;
	border-top: 16px solid black;
	text-align: center;
	width: 100%;
}

body>#header {
	height: auto;
}

#header h1 {
	display: block;
	margin: 0px;
	background: white url(images/main-logo3.jpg) no-repeat top;
	height: 114px;
}

#header h1 span {
	visibility: hidden;
}

#header h2 {
	display: none;
}

#navbar {
	text-align: left;
	background-color: #5B2E81;
	margin: 0px auto;
	width: 760px;
	height: 19px;
}

#navbar ul {
	margin: 0px 0px 0px 32px;
	padding: 0px;
	list-style: none;
}

#navbar li,
#navbar li.hover {
	display: block;
	float: left;
	position: relative;
	/*width: 74px;*/
	text-align: center;
	margin: 0px;
	padding: 0px;
	border: 1px dashed white;
	border-width: 0px 0px 0px 1px;
	background: transparent;
}

#navbar li a,
#navbar li.hover a {
	display: block;
	padding: 3px 0px 3px;
	text-transform: uppercase;
	color: white;
	font-weight: bold;
	text-decoration: none;
	width: auto !important;
	font-size: 11px;
}

#navbar #link-course-bookings { width: 95px; }
#navbar #link-taidow { width: 138px; }
#navbar #link-testimonials { width: 120px; }
#navbar #link-about-us { width: 106px; }
#navbar #link-feng-shui { width: 100px; }
#navbar #link-contact-us { width: 106px; }
#navbar #link-home {
	float: right;
	width: 50px;
	border-right: 1px dashed white;
}

#navbar ul.submenu {
	display: none;
}

#navbar li a:hover {
	color: #fc0;
	text-decoration: none;
}

#navbar ul.submenu {
	display: none;
	position: absolute;
	left: -33px;
	top: 16px;
	width: 200px;
	border: 1px solid #918E88;
	background: white url(images/main-b-menu.gif) no-repeat right bottom;
	z-index: 30;
}

#navbar li:hover ul.submenu,
#navbar li.hover ul.submenu {
	display: block;
	margin: 0px;
	padding: 0px;
	left: 0px;
}

#navbar li>ul.submenu {
	left: 0px;
	top: auto;
}

#navbar ul.submenu li {
	border-right: none;
	float: none;
	width: auto;
	text-align: left;
	background: transparent;
	display: inline;
	width: 99.99%;
}

#navbar ul.submenu li a {
	display: block;
	padding: 4px 4px 5px;
	border-top: 1px dashed #918E88;
	border-bottom: none;
	margin: -1px 0px 0px;
	color: black;
	text-transform: none;
	text-align: left;
}

#navbar ul.submenu li>a {
	/*width: auto;*/
	position: relative;
	top: -13px;
	/*left: 33px;*/
	margin-bottom: -12px;
}

#navbar ul.submenu li:first-child a {
	border-top: 1px solid #918E88;
}

#navbar ul.submenu li:last-child a {
	margin-bottom: -13px;
}

#navbar ul.submenu li a:hover {
	background-color: #F1ECE3;
	color: #c00;
}

a.home-link {
	color: white;
	position: absolute;
	left: 524px;
	width: 74px;
	border-left: 1px dashed white;
	padding: 3px 0px 4px;
	text-transform: uppercase;
	text-align: center;
	text-decoration: none;
}

a.home-link:hover {
	color: #fc0;
	text-decoration: none;
}

#body {
	text-align: center;
}

#body-inner {
	width: 760px;
	text-align: left;
	margin: 0px auto;
}

#body-text {
	float: left;
	width: 560px;
	margin-right: 8px;
	overflow: visible;
}

#body-text-inner {
	margin-left: 32px;
	border-left: 1px dashed #918e88;
	padding: 2ex 8px;
}

p {
	line-height: 1.8;
	margin: 0px 0px 2ex;
}

#callouts {
	float: left;
	width: 192px;
	padding: 0px 0px 10px;
}

#callouts h2 {
	display: none;
}

#callouts h2 span {
	visibility: hidden;
}

.callout {
	border: 1px dashed #918e88;
	font-size: 10px;
	padding: 8px;
	margin-top: 10px;
	background: #F7F2F9;
}

.callout h3 {
	font-size: 11px;
	text-transform: uppercase;
	margin: 0px 0px 1ex;
}

.callout p {
	margin: 0px 0px 1ex;
}

#footer {
	width: 100%;
	clear: both;
	background: #F7F2F9;
	color: black;
	font-size: 10px;
	padding: 4px 0px 50px;
	border-top: 1px dashed #918E88;
}

#footer p {
	text-align: left;
	margin: 0px auto;
	width: 680px;
}

.emphasis {
	font-weight: bold;
}

.left {
	clear: left;
	float: left;
	margin: 1ex 10px 1ex 0px;
}

.right {
	clear: right;
	float: right;
	margin: 1ex 10px 0px 1ex;
}

.photo {
	border: 1px solid black;
}

h1 {
	font-family: Verdana, sans-serif;
	color: #5B2E81;
	font-size: 18px;
	font-weight: bold;
	margin: 2ex 0px 1ex;
}

h2 {
	font: bold 100% Verdana, sans-serif;
	color: #5B2E81;
	margin: 4ex 0px 1ex;
	font-size: 13px;
}

h3 {
	font-weight: bold;
	font-size: 100%;
	margin: 1ex 0px 2ex;
}

a.continued {
	display: block;
	margin: 3ex 0px 2ex;
	text-align: right;
	padding: 4px 24px 4px 0px;
	background: url(images/link-continued.gif) no-repeat right;
}

a.continued:hover {
}

#body-text ul {
	margin: 0px 0px 3ex;
	padding: 0px;
}

#body-text ul li {
	margin: 0px 0px 1ex;
	padding: 0px 20px;
	list-style: none;
	background: url(images/taidow-bullet.gif) no-repeat 5px 7px;
	line-height: 1.8;
}

#body-text ol {
	margin: 0px 0px 3ex 3ex;
	padding: 0px;
}

#body-text ol li {
	margin: 0px 0px 1ex 24px;
	padding: 0px;
	line-height: 1.8;
	color: #5B2E81;
	font-weight: bold;
}

#body-text ol li span {
	color: #000000;
	font-weight: normal;
}

.testimonials {
	margin: 1ex 1ex 3ex;
	border-top: 1px dashed #918E88;
}

.testimonials blockquote {
	padding: 1ex;
	border-bottom: 1px dashed #918E88;
	margin: 0px;
	line-height: 1.8;
}

.testimonials blockquote .source {
	margin-top: 1ex;
	text-align: right;
	font-style: italic;
}

form label {
	display: block;
	clear: left;
	float: left;
	width: 100px;
	text-align: right;
	padding-top: 2px;
}

form input.numberofpeople {
	font: 11px Verdana, sans-serif;
	border: 1px solid #918E88;
	background-color: #F7F2F9;
}

form input.text, form select, form textarea {
	display: block;
	font: 11px Verdana, sans-serif;
	border: 1px solid #918E88;
	background-color: #F7F2F9;
	width: 200px;
	
}

form .group {
	margin-left: 110px;
	width: 205px;
	margin-bottom: 2ex;
}

form .group input.text {
	margin-left: 0px !important;
}

form input.button {
	font-weight: bold;
	background-color: #5B2E81;
	font: bold 11px Verdana, sans-serif;
	color: white;
	margin-left: 110px;
	cursor: pointer;
	border-top: 1px solid #C8A9D8;
	border-right: 1px solid #2F0C42;
	border-bottom: 1px solid #2F0C42;
	border-left: 1px solid #C8A9D8;
}
.formspacing {
	margin-left: 30px;	
}

.question {
	font-weight: bold;
}

.text-purple-large {

	color: #5B2E81;
	font-size: 14px;
	font-weight: bold;
}
.text-purple {
	color: #5B2E81;
}
.text-small {
	font-size: 9px;
}
.testimonialphotos {
	border: 1px solid #5B2E81;	
}

.intro-links {
	font: 10px Verdana, sans-serif;
}
