html {
	margin: 0px;
	padding: 0px;
}
body {
	margin: 0px;
	padding: 0px;
	background-image: url(chinaimg/navbg.gif);
	background-repeat: repeat-y;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
}
div#header {
	height: 155px;
	width: 100%;
	position: static;
	left: 0px;
	top: 0px;
	background-image: url(chinaimg/headingbg.gif);
	background-repeat: repeat-x;
}
div#topEnd {
	position:absolute;
	top: 0px;
	right: 0px;
}
img#top {
	width: 750px;
	height: 155px;
}
img#headerEnd {
	width: 10px;
	height: 155px;
}
div#nav {
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	position: absolute;
	height: auto;
	width: 200px;
	left: 0px;
	top: 155px;
}
div#content {
	margin: 20px 50px 20px 270px;
	padding: 30px 0px 50px 0px;
	width: 500px;	
}
#nav ul {
	margin: 0px;
	padding: 0px;
	width: 198px;
	list-style-type: none;
}
#nav li {
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
#nav a {
	text-decoration: none;
	display: block;
	width: 92%;
	line-height: 2em;
	margin: 0px;
	padding: 0px 0px 0px 15px;
	border-top: 2px solid #999999;
	border-bottom: 2px solid #000000;
	border-right: 2px solid #000000;
	border-left: 2px solid #999999;
}
#nav a:link, #nav a:visited{
	color: #FFFFFF;
	background-color: #FF0000;
	background-image: url(chinaimg/buttonbg-red.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
#nav a:hover, #nav a:active{
	color: #FF0000;
	background-color: #FFFFFF;
	background-image: url(chinaimg/buttonbg-white.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.centered {
	text-align: center;
}
p.homepage {
	text-align: justify;
}
h1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height:1.2em;
	font-weight: bold;
	color: #1177AA;
	text-align: center;
	margin-top: 0px;
}
h1 span.subheading {display:block; font-size:16px; padding-top:0px; color:#1177AA;}
h2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height:1.2em;
	font-weight: bold;
	color: #1177AA;
	margin-top: 0px;
}
h2 span.subheading {
	display:block;
	font-size:14px;
	padding-top:10px;
}
.itinerayDay {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #1177AA;
	border-bottom: 1px solid #FF0000;
	margin-top: 2em;
	margin-bottom: 8px;
	font-size: 12px;
}
.itineraryDescrip {
	margin-top: 0px;
	margin-left: 25px;
}
.execform {
	font-weight: bold;
	font-variant: small-caps;
	font-family: Georgia, "New York", "Times New Roman", Times, serif;
	font-size: 1.1em;
}
.renaissance {
	font-family: Georgia, "New York", "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 1.1em;
}
.photoLink {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
.photoCaption {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #1177AA;
	text-align: center;
}
.photoLink a:link, .photoLink a:visited {
	color: #FF0000;
	text-decoration: none;
}
.photoLink a:hover, .photoLink a:active {
	color: #1177AA;
	text-decoration: none;
	background-color: #FFFFFF;
}
#noAddOn {
	background-color: #FFFFFF;
	padding: 10px;
	border: 2px solid #FF0000;
	visibility: hidden;
	height: auto;
	width: 200px;
	position: absolute;
	left: 550px;
	top: 100px;
}
#AddOn {
	background-color: #FFFFFF;
	padding: 10px;
	border: 2px solid #FF0000;
	visibility: hidden;
	height: auto;
	width: 200px;
	position: absolute;
	left: 550px;
	top: 100px;
}
.cityListTitle {
	color: #1177AA;
	border-bottom: 2px solid #FF0000;
	font-size: 14px;
	font-weight: bold;
	text-align:center;
}
.pricingTitle {
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 0px;
}
.pricingList {
	margin-top: 5px;
}
a:link, a:visited {
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
a:hover, a:active {
	color: #FFFFFF;
	text-decoration: none;
	background: #1177AA;
	font-weight: bold;
}
.hotelHead {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #1177AA;
	border-bottom: 1px solid #000000;
	margin-top: 2em;
	margin-bottom: 8px;
	font-size: 12px;
}
.hotelLink {
	margin-top: 0px;
	margin-left: 25px;
}
.subHead {
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 0px;
}
.info {
	margin-top: 5px;
	margin-left: 25px;
}
.notes {
	font-size: 10px;
}
.linkList {
	margin: 5px 0px 0px 50px;
	margin-left: 50px;
	font-size: 10px;
	text-indent: -25px;
}
div#regbutton {
	width:300px;
	height:auto;
	margin: 0px auto 0px auto;
}
#regbutton a {
	text-decoration: none;
	display: block;
	width: 92%;
	line-height: 2em;
	margin: 0px;
	padding: 0px 0px 0px 15px;
	border-top: 2px solid #999999;
	border-bottom: 2px solid #000000;
	border-right: 2px solid #000000;
	border-left: 2px solid #999999;
}
#regbutton a:link, #regbutton a:visited{
	color: #FFFFFF;
	background-color: #FF0000;
	background-image: url(chinaimg/buttonbg-red.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
#regbutton a:hover, #regbutton a:active{
	color: #FFFFFF;
	background-color: #1177AA;
	background-image: url(chinaimg/buttonbg-blue.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
blockquote {
	margin: 0 0 20px 75px;
}
blockquote p {
	margin-top:0;
	margin-bottom:10px;
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	line-height:1.3em;
	text-align:justify;
}
.quoteAuthor {
	color: #1177AA;
	border-bottom: 2px solid #FF0000;
	font-size: 13px;
	line-height:1.2em;
	font-weight: bold;
	text-align:right;
	margin:50px 0 10px 75px;
	padding-bottom:2px;
}
h2.quotePage {
	text-align:justify;
}
#photoTable {margin:0 auto;}
#photoTable td img {margin:0 0 5px 0; padding:0;}
#photoTable td {padding-bottom:10px; font-size:10px; text-align:center; line-height:1em; vertical-align:bottom;}