a {
	background-color: inherit;
	color: rgb(100,100,100);
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

hr {color: #78B027;
background-color: #78B027;
height: 2px;}
a:visited {
	background-color: inherit;
	color: rgb(100,100,100);
	text-decoration: underline;
} 
#phonenumber{
	color:#DDD789;
	font-size:12px;
	width: 135px;
	height: 27px;
	overflow: hidden;
	position: absolute;
	z-index: 1;
	left: 513px;
	top: 84px;
	font-weight: normal;
	}
	#topright{
	color:#DDD789;
	font-size:12px;
	width: 135px;
	height: 49px;
	overflow: hidden;
	position: absolute;
	z-index: 1;
	left: 513px;
	top: 19px;
	font-weight: normal;
	text-align: right;
	}
	#topright img{
	border: thin solid #BBD75A;
	}
/*Drop Menu style*/

#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #C6FF56;
}
td.header { font-family: arial,helvetica; font-size: 10pt; color: black; font-weight: bold; background: white; }
td.menu { font-family: arial,helvetica; font-size: 10pt; color: black; font-weight: bold; background: black; }
table.menu { font-size:100%; position:absolute; visibility:hidden; }
a.menu{ font-family : Helvetica, Arial, Verdana; font-size : 10pt; font-weight : bold; }
a.menu:link{ color : #000000; text-decoration : none; }
a.menu:visited{ color : #000000; text-decoration : none; }
a.menu:active{ color : #000000; }
a.menu:hover{ color : #000000; text-decoration : underline; }

/*Drop Menu style*/

body
{
	font-size:       62.5%; /* reset 1EM to 10px */
	margin:          5px 0 0 0;
	padding:         0;
	font-family:     'lucida grande', arial, tahoma, sans-serif;
	background-color: #3E3E3E;
	background-repeat: repeat-x;
	background-position:left;
	background-attachment:fixed;
	}

#container
{
	margin:          0 auto;
	width:           800px;
	position:        relative;
	background-color: #FFFFFF;
	background-image: url(images/containerbg.png);
	background-repeat: repeat-y;
	background-position: left top;
}

#header
{
	margin:          0 auto;
	width:           760px;
	height:          116px;
	background-color: transparent;
	background-image: url(images/topback.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

.headtitle
{
	position:        relative;
	font-family:     'lucida grande', arial, tahoma, sans-serif;
	font-size:       30px;
	color:           #FFF;
	top:             0px;
	left:            12px;
}

#menu
{
	margin:          0 20px;
	height:          29px;
	background:      #bbd75a !important;
	background:      #b3d24e;
	padding:         5px 0;
}

#menu ul
{
	margin:          0;
	padding:         7px;
	height:          29px;
	background-color: transparent;
	background-image: url(images/img_header_nav_bottom.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

#menu ul li
{
	list-style:      none;
	display:         inline;
}

#menu ul li a:link, #menu ul li a:active, #menu ul li a:visited
{
	color:           #FFFFFF;
	font-size:       12px;
	font-family:     Arial, Helvetica, sans-serif;
	font-weight:     bold;
	text-decoration: none;
	padding-top: 13px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 7px;
}

#menu ul li a:hover
{
	color:           #E0D78A;
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #E0D78A;
}

#roundedheader
{
	width:           640px;
	height:          18px;
	margin:          0 auto;
	background:      transparent url('images/belowheader.png') top left no-repeat;
}

#content
{
	width:           760px;
	margin:          0 auto;
	background-repeat: repeat;
}

#insidecontent
{
	float:           left;
	padding-left:    20px;
	width:           550px;
	background-color: #FFFFFF;
	margin-left: 5px;
}
#insidecontent2 {

	float:           left;
	padding-left:    15px;
	width:           530px;
}
#contentchinatrip
{
	float:           left;
	padding-left:    10px;
	width:           750px;
	background-color: #FFFFFF;
}
#contentchinatrip p
{
	margin:          0;
	color:           #333333;
	font-family:     'lucida grande', 'franklin gothic medium', sans-serif;
	font-size:       1.3em;
	line-height:     normal;
}
#insidecontent p
{
	margin:          0;
	color:           #333333;
	font-family:     'lucida grande', 'franklin gothic medium', sans-serif;
	font-size:       1.3em;
	line-height:     normal;
}
#insidecontent2 p {

	margin:          0;
	color:           #333333;
	font-family:     'lucida grande', 'franklin gothic medium', sans-serif;
	font-size:       1.3em;
	line-height:     normal;
}
#insidecontent img {
	float: left;
	margin: 0.3em 0.75em 0.3em 0em;
	border: 1px solid #78B027;
	font-size: 0.833em; !scaling units so that 1.0em=10px, thus more easy to scale pictures. This is necessary since active font-size is 1.2em in the middle section.	
}
#sidebar
{
	float:           right;
	width:           170px;
	padding-top: 0;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 0;
}
#sidebar2
{
    
	float:           right;

}
#sidebar2 img
{
	float:           none;
	border: thin solid #93B734;
	padding-top: 2px;
}
#sidebar div
{
	background-color: #E6F0BF;
}
#sidebar p
{
	margin:          0;
	color:           #565656;
	font-family:     'lucida grande', 'franklin gothic medium', sans-serif;
	font-size:       1em;
	line-height:     170%;
}

#sidebar a:link, #sidebar a:active, #sidebar a:visited
{
	text-decoration: underline;
	color:           #e36767;
}

#sidebar a:hover
{
	text-decoration: none;
}

#roundedfooter
{
	width:           640px;
	height:          17px;
	margin:          0 auto;
	background:      transparent url('images/abovefooter.png') top left no-repeat;
}

h1
{
	margin-top: 10px;
	margin-bottom:   -15px;
	font-weight:     normal;
	color:           #d8f7af;
	font-size:       3.2em;
}

h2
{
	margin:          0;
	padding:0;
	display:         inline;
	position:        relative;
	top:             -1.5em;
	left:            2em;
	font-size:       1.8em;
	font-weight:     normal;
	color:           #94c258;
}

h3
{
	margin:          0;
	font-size:       1.5em;
	font-weight:     normal;
	color:           #94C258;
}
h4
{
	/* clear: both; */
	display: block;
	border-bottom: solid 0.167em rgb(120,176,39);
	background-color: #FFFFFF;
	color: rgb(112,162,36);
	font-weight: bold;
	font-size: 1.2em;
	margin-top: 0;
	margin-right: 0em;
	margin-bottom: 0.5em;
	margin-left: 0em;
	padding-top: 0em;
	padding-right: 0em;

	padding-bottom: 0.em;
	padding-left: 0em;
	clear: both;
	padding-bottom: 3px;
}
#footer
{
	margin:          0 auto;
	width:           760px;
	height:          39px;
	background-color: #3E3E3E;
	background-repeat: repeat-x;
	background-position: left top;
	border: medium solid #BBD75A;
}
#footer a
{
color:#BBD75A}
#footer span
{
	display:         block;
	position:        relative;
	font-family:     'lucida grande', 'franklin gothic medium', sans-serif;
	font-size:       1.2em;
	padding:         10px;
	color:           #FFFFFF;
}
h5 {

	/* clear: both; */
	display: block;
	color: #000000;
	font-weight: bold;
	font-size: 1.2em;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 0.5em;
	margin-left: 0em;
	padding-top: 1em;
	padding-right: 0em;
	padding-bottom: 0.2em;
	padding-left: 0em;
}
#sidebar img {

	float:           none;
	border: thin solid #93B734;
	padding-top: 2px;
}

.img2 {border:1px solid #78B027;}
