.main {
	width: 900px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #FFFFFF;
}
body {
	background-repeat: repeat;
	background-color: #FEB05B;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.topbanner {
	background-image: url(images/topBack.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 173px;
	margin-bottom: 2px;
}
.topbanner h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FF8500;
	padding-left: 250px;
	padding-top: 5px;
}
.topnavWait {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #993300;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: bold;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FF8F59;
}
.topnavWait a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.topnavChosen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
	background-color: #eeeeee;
	padding-bottom: 3px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	padding-top: 3px;
}
.topnavChosen a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #993300;
	text-decoration: none;
}

.topnavFrame {
	border-bottom-width: 1px;
	padding-top: 2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-bottom: 1px;
}
.leftnavWait {
	height: 20px;
	width: 220px;
	margin-top: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	padding-top: 2px;
	padding-left: 5px;
	background-repeat: no-repeat;
	background-position: center center;
	border-bottom: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}
.leftnavWait a {
	color: #000000;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}

.boardtop {
	background-image: url(images/images/insidePage_01.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 15px;
	width: 182px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #336699;
}


.leftnavFrame {
	width: 200px;
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 15px;
}
.boardmiddle {
	background-image: url(images/images/insidePage_02.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	width: 182px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: capitalize;
	font-weight: bold;
}
.boardmiddle a {
	color: #C34A1B;
	text-decoration: underline;
}
.boardmiddle a:hover {
	color: #003399;
	text-decoration: none;
}
.boardbottom {

	background-image: url(images/images/insidePage_03.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 15px;
	width: 182px;
}
.eventsBoard {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	background-color: #FFFFFF;
	margin-top: 3px;
	border: 1px solid #CCCCCC;
	margin-right: 5px;
	margin-left: 5px;
	font-weight: normal;
	padding: 5px;
	overflow: auto;
	z-index: 3;
	height: 350px;
}
.contentTop {
	background-image: url(images/topBox_01.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 22px;
	width: 584px;
	padding-top: 5px;
}
.content {
	font-size: 12px;
	line-height: 16px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	font-weight: normal;
	text-transform: none;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.content h2 {
	font-size: 14px;
	color: #993300;
	font-weight: bold;
	text-transform: capitalize;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 3px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.contentTop h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #993300;
	margin-left: 10px;
	padding-bottom: 5px;
	margin-bottom: 3px;
}

.contentMiddle {

	background-image: url(images/topBox_02.gif);
	background-repeat: repeat-y;
	background-position: center top;
	width: 584px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: none;
	color: #000000;
	font-weight: bold;
}
.contentBottom {


	background-image: url(images/topBox_03.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 15px;
	width: 584px;
}

.content a {
	color: #993300;
	font-size: 13px;
	line-height: 17px;
	margin-bottom: 5px;
	list-style-type: square;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}
.bottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FF8700;
}
.bottom a {
	font-size: 10px;
	color: #000000;
}

.content a:hover {
	color: #6699FF;
	text-decoration: underline;
}.leftnavChosen {
	height: 20px;
	margin-top: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 2px;
	padding-left: 5px;
	background-color: #720405;
	border-bottom: 1px solid #FFFFFF;
	width: 220px;
}
.leftnavChosen a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
.smallContentTop {
	background-image: url(images/smallBox_01.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 17px;
	padding-top: 3px;
	width: 285px;
}
.smallContentmiddle {
	background-image: url(images/smallBox_02.gif);
	background-repeat: repeat-y;
	background-position: center bottom;
	height: 26px;
	padding-top: 3px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.smallContentmiddle a {
	color: #993300;
}

.smallContentbottom {

	background-image: url(images/smallBox_03.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 26px;
	padding-top: 3px;
}
.smallContentmiddle a:hover {
	color: #0066CC;
	text-decoration: none;
}
.smallContentTop h1 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #993300;
	margin-left: 10px;
	padding-bottom: 0px;
	margin-bottom: 3px;
}
.brownFont {
	color: #993300;
}
.contentTop h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #666666;
	padding-bottom: 5px;
	margin-bottom: 3px;
	margin-top: 0px;
	margin-left: 10px;
}
.frame {
	background-color: #F5F5F5;
	padding: 5px;
	border: 1px dotted #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.frame blockquote {
	font-size: 11px;
	margin-top: 3px;
	margin-left: 18px;
}

.small {
	font-size: 10px;
	font-weight: normal;
	color: #993300;
}
.width200 {
	width: 190px;
}
.width100 {

	width: 100px;
}
#dropmenudiv {
	position: absolute;
	z-index: 100;
	margin-left: -5px;
	margin-top: 2px;
	border: 1px solid #FEB05B;
	background-color: #FECC94;
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.blueFont {
	color: #006699;
	font-size: 13px;
	font-weight: bold;
}
.calendar {
	color: #FFFFFF;
	background-color: #993300;
	clear: left;
	height: 10px;
	width: 12px;
	font-weight: bold;
	padding-left: 4px;
	padding-right: 4px;
	float: left;
	margin-right: 15px;
}
.dot {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.testimonials {
	background-color: #F4F8FB;
	padding: 10px 5px 5px 15px;
	border: 1px dotted #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-bottom: 8px;
	width: 95%;
	line-height: 14px;
	color: #000000;
}
.chinaTrip {
	background-image: url(chinaTrip/top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 100%;
	height: 277px;
}
.main .chinaTrip .chinaTitle3 .chinaTitle4 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF8500;
	text-transform: capitalize;
	margin-top: 5px;
	padding-top: 5px;
	text-decoration: none;
	line-height: 24px;
}

.main .chinaTrip .chinaTitle3 .chinaTitle4 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF8500;
	text-transform: capitalize;
	margin-top: 5px;
	padding-top: 5px;
	text-decoration: none;
}

.main .chinaTrip .chinaTitle3 .chinaTitle4 a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF8500;
	text-transform: capitalize;
	margin-top: 5px;
	padding-top: 5px;
	text-decoration: none;
}

.main .chinaTrip .chinaTitle3 .chinaTitle4 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: capitalize;
	margin-top: 5px;
	padding-top: 5px;
	text-decoration: none;
}
.chinaTitle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 15px;
	margin-bottom: 0px;
	text-transform: capitalize;
	line-height: 23px;
	font-style: italic;
	padding-top: 5px;

}

.chinaTitle2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #993300;
	margin: 2px 0px 0px;
	padding: 0px;
	font-style: normal;

}

.chinaTitle3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #000000;
	margin-left: 35px;
	margin-top: 10px;

}
.chinaTitle4{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #FFFFFF;
	margin-left: 35px;
	font-weight: normal;
	margin-top: 15px;

}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #993300;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
}
.forum {
	overflow: auto;
	position: static;
	height: 150px;
	margin-top: 10px;
}
.greenFount {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #009900;
}
.sharethis {
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}
.highlight {
	background-color: #FFFF00;
}

