html { overflow-y: scroll; }
html, body {
	margin:0;
	padding:0;
}
p, h1, h2, h3, h4 {
	font-family: Verdana, Arial, sans-serif;
}
h1 {
	font-weight:normal;
	font-size: 18pt;
	line-height: 18pt;
	margin: 24px 0 6px;
}
h2 {
	color: black;
	font-size: 13pt;
	font-weight: normal;
	margin: 12px 0 0 0;
}
body {
	background-color:#fff1da;
	font-family:Kabel LT Std, Verdana, Geneva, sans-serif;
	font-size:9pt;
}
img {
	border:none;
}
a:link { color: #99000b; }
a:visited { color: #99000b; }
a:hover { color: #99000b; }
a:active { color: #99000b; }
#footer {
	background-image:url('/fengshui/images/submenu/FooterB.png');
	background-repeat:no-repeat;
	clear:both;
	color:#666666;
	font-size:8pt;
	margin-bottom:10px;
	margin-top:20px;
	text-align:center;
}
#footer2 {
	clear:both;
	color:#666666;
	font-size:8pt;
	margin-bottom:10px;
	margin-top:0px;
	text-align:center;
}
#wrapper {
	width:947px;
	background-image:url('/fengshui/images/submenu/WrapperB.png');
	background-repeat:repeat-y;
	margin:auto;
}
#innerwrapper {
	width:950px;
	margin:auto;
}
#banner {
	background-color:#ffd48e;
	background-position:top center;
	background-repeat:repeat-x;
	background-image:url('/fengshui/images/patternbackground.png');
	height:149px;
	margin-top:0px;
}
#bannerI {
	background-image:url(images/banner.png);
	background-repeat:no-repeat;
	height:149px;
	width:945px;
	margin:auto;
	margin-top:0px;
}
/***************************************************************************SIDEBAR*******************************************************************/
#SideNav {
	width:197px;
	background-image:url('/fengshui/images/submenu/SideNavB.png');
	background-repeat:repeat-y;
	background-color:#fff1da;
	padding: 77px 0px;
	margin-left:9px;
	float:left;
}
/***************************************************************************Main Body*******************************************************************/

#main {
	width:630px;
	margin-left:242px;
	padding:20px;
}
/***************************************************************************Main Nav*******************************************************************/

#navouter{
	background-color:#402f24;
	height:52px;
	}
#nav {
	height:52px;
	margin:auto;
	margin-bottom:15px;
	padding:0;
	width:945px;
	background-color:#402f24;
}
#nav ul {
	border:0 none;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
}
#nav ul li {
	border:0 none;
	float:left;
	position:relative;
}
#nav ul li ul {
	height:0;
	left:-2px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-top:16px;
	padding:0;
	position:absolute;
	top:36px;
	visibility:hidden;
}
#nav ul li ul li {
	background-color:#402f24;
	color:#56aa1c;
	font-family:Kabel LT Std, Verdana, Geneva, sans-serif;
	display:block;
	font-size:10pt;
	min-width:182px;
	padding:9px 10px 8px;
	margin: 0px;
}
#nav ul li ul li:hover {
	background-color:#f26301;
}
#nav ul li:hover ul {
	visibility:visible;
}
#nav a:link {
	color:#ffd48e;
	display:block;
	text-decoration:none;
}
#nav a:visited {
	color:#ffd48e;
	display:block;
	text-decoration:none;
}
#nav a:active {
	color:black;
	display:block;
	text-decoration:none;
}
/***********************************************************Different Colours for Sidebar Title Text***********************************************************/
p { margin: 0 0 10px 0; }
#brochure td { font-size: 8pt;  }
p.a {
	font-weight:bold;
	margin-bottom: 30px;
}
p.q {
	font-style: italic;
	font-size: 12pt;
}

table, tr, td { margin: 0; padding: 0; border: 0; }
table { border-collapse: collapse; }