@charset "UTF-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;/*Global Font*/
	font-size: 10pt;
	height: 100%;
	margin: 0;
	padding: 0;
}
a:link, a:visited {
	color: #876848;
	outline: none;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #876848;
}
h1, h2, h3, h4, h5, h6, table td, form {
	margin: 0;
	padding: 0;
}
h1 {
	font-size: 120%;
}
h2 {
	font-size: 110%;
}
h3, h4, h5, h6 {
	font-size: 100%;
}
img {
	border: 0;
}
.content {
	width: 890px;
	margin: auto;
	}
.pageFooter {
	font-size: 10px;
	width: 890px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.pageFooter a {
	color: #876848;
	text-decoration: none;
}
.content_left {
	width: 310px;
	float: left;
	padding-top: 10px;
}
.content_right {
	width: 549px;
	float: right;
	padding-top: 10px;
	background-image: url(../images/home-img.jpg);
	background-repeat: no-repeat;
	height: 616px;
}
.logo {
	width: 232px;
	height: 190px;
	padding-left: 30px;
}
.text_heading {
	font-size: 12pt;
	font-weight: bold;
	color: #876848;
	padding-bottom: 10px;
	padding-left: 30px;
}
.tell_a_friend {
	padding-bottom: 10px;
	padding-top: 40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #876848;
	padding-left: 30px;
}
.indent {
	padding-left: 30px;
}
.nag {
	padding-bottom: 3px;
	padding-left: 15px;
}
.cities {
	margin-right: 45px;
}
.agenda {
	padding-top: 100px;
	color: #FFFFFF;
	height: 350px;
}
.table_hoz_line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-left: 15px;
	padding-top: 8px;
	padding-bottom: 8px;
}
.table_hoz_line a {
	color: #d7df21;
}

.table_noline {
	padding-left: 15px;
	padding-top: 8px;
	padding-bottom: 8px;
}
.table_noline a {
	color: #d7df21;
}
.shangri_la {
	padding-top: 60px;
	padding-left: 400px;
}
.content_xian {
	width: 549px;
	float: right;
	padding-top: 10px;
	background-image: url(../images/xian-img.jpg);
	background-repeat: no-repeat;
	height: 616px;
}
.content_inside {
	width: 310px;
	float: left;
	padding-top: 10px;
	height: 655px;
}
.content_shanghai {
	width: 549px;
	float: right;
	padding-top: 10px;
	background-image: url(../images/shanghai-img.jpg);
	background-repeat: no-repeat;
	height: 616px;
}
.content_chengdu {
	width: 549px;
	float: right;
	padding-top: 10px;
	background-image: url(../images/chengdu-img.jpg);
	background-repeat: no-repeat;
	height: 616px;
}
.content_singapore {
	width: 549px;
	float: right;
	padding-top: 10px;
	background-image: url(../images/singapore-img.jpg);
	background-repeat: no-repeat;
	height: 616px;
}
.bios_content {
	margin: auto;
	width: 400px;
}
.bios_content_left {
	padding-top: 10px;
	padding-left: 10px;
	float: left;
	width: 240px;
}
.bios_content_right {
	height: 124px;
	padding-left: 15px;
	padding-bottom: 15px;
	float: right;
	padding-top: 10px;
	padding-right: 10px;
}
.bios_text_heading {
	font-size: 12pt;
	font-weight: bold;
	color: #876848;
	padding-bottom: 10px;
	width: 240px;
}
.donate_content {
	margin: auto;
	width: 550px;
}

#form1 table tr td{ height:15px; }
#form1 .error{color:#ff0000}

#form1 a{padding:2px 5px;line-height:22px;background:#76573a;cursor:pointer; color:#fff; text-decoration:none; font-weight:bold;}



