a:link {
	color: #993300;
	text-decoration: none;
}
a:visited {
	color: #993355;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
body {
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	background-color: #D4CAB2;
	color: #222222;
	font-size: 14px;
	margin: 0px;
	background-image:  url(images/background-chinese-tile.gif);
}
p {
	margin-top: 0px;
	color: #333333;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 14px;
}
hr { color:brown; }

.largebody {
	margin-top: 0px;
	color: #333333;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 16px;
}
.largebody14 {
	margin-top: 0px;
	color: #333333;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 16px;
}
.redtext {
	color: #FF1111;
}
.lightgray {
	color: #DDD9CC;
}
.goldencolor {
	color: #FFCC33;
}
.date {
	font-size: 13px;
	color: #606000;
	margin-bottom: 0px;
}
.col1 {
	background: #E6E6C9;
	padding-right: 10px;
	padding-left: 10px;
	border: 1px solid #B3B39C;
}
h1 {
	font: bold 24px "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	margin: 0.2em 0px 2px;
}
h2 {
	font: bold 20px "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	margin: 0.2em 0px 2px;
}
h3 {
	font: bold 18px "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	margin: 0.2em 0px 2px;
}
h4 {
	font: bold 16px "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	margin: 0.2em 0px 2px;
}
td {
	margin-top: 0px;
	color: #333333;
	font-size: 14px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
}
ul {
	margin: 12px;
	padding: 12px;
}
li {
	margin-top: 0px;
	color: #333333;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 14px;
/*	list-style-image: url(images/arrow-black-small.gif);   margin-left: 10px; */
}
.navindent {
	margin-left: 10px;
}
.imageborder {
	border: 1px solid #666666;
}
.roundcorner {
  border-radius:8px; -moz-border-radius:8px; -webkit-border-radius:8px;
}
.nav {
	font-size: 13px;
	color: #440000;
	font-weight: bold;
	background-color: #ece4da;
	width: 100%;
	padding: 1px;
	line-height: 30px;
	margin: 1px;
/*	line-height: 100%; */
}
.nav2 {
	font-size: 11px;
	line-height: 25px;
	font-weight: normal;
	color: #440000;
	background-color: #ece4da;
}
.thumbnailtable {
	background-color: #000000;
  border-radius:8px; -moz-border-radius:8px; -webkit-border-radius:8px;
}
.captionthumbnail {
	font-size: 13px;
	color: #FFCC33;
	line-height: 100%;
}
.caption {
	font-size: 12px;
	font-family: Arial, Helvetica, Verdana;
}
.sectionhead {
	font-family: Arial, Helvetica, sans-serif; font-size: 15px; font-weight: bold; color: #333333; line-height: 18px; font-variant: normal;
}
.maintable {
  background-color: #e4dac2;
  border-style:solid; border-color:#cccccc; border-width:1px; 	
  border-radius:8px; -moz-border-radius:8px; -webkit-border-radius:8px;
   padding:0px; margin:4px; width:980px; margin-left:auto; margin-right:auto; 
}

.callout {
	font-size: 16px;
	font-weight: bold;
	background-color: #ece4da;
	width: 100%;
	padding: 2px;
	margin: 2px;
	font-family: Georgia;
}
