@charset "UTF-8";
body {
	font: 62.5%/2em Helvetica, Arial, sans-serif;
	color: #321;
	background-color:#600;
	margin:0;
	padding:0;
}
#page {
	background: #FFF url(images/hom_bamboo.jpg) repeat-y 0px 0px;
	position:relative;
	top:0;
	left:0;
	margin:0 auto;
	width:900px;
	padding:0;
}
#cont {
	background: url(images/chop_bg.jpg) no-repeat center 3em ;
	margin:0 100px 0;
	padding:0;
}
#spurl {
	float:right;
	margin-left:20px;
}
#foot {
	background: #600 url(images/hom_footer.jpg) no-repeat 0px 0px;
	clear:both;
	color:#ca0;
	font-size:.9em;
	height:50px;
	left:0;
	margin:0 auto;
	padding:25px 0 0 0;
	position:relative;
	text-align:center;
	top:0;
	width:900px;
}
#foot a {
	color:#ca0;
	text-decoration:none;
}
#foot a:hover {
	color:#ca0;
	text-decoration:underline;
}
#tnav {
	background: #E8E3CF url(images/hom_nb.jpg) no-repeat 0px 0px;
	border-bottom:1px solid #654;
	font: normal 1.4em Helvetica, Arial, sans-serif;
	height:auto;
	margin:0 78px;
	padding:0;
	text-align:center;
	width:746px;
}
#tnav a {
	color:#700;
	background:none;
	display:inline-block;
	margin:0;
	padding:7px .5em 4px;
	text-decoration:none;
}
#tnav a:hover {
	color:#000;
	background: #E8E3CF url(images/hom_no.jpg) repeat-x 0px 0px;
	text-decoration:none;
}
img.print {
	display:none;
	visibility:hidden;
	height:0;
}
h1, h2, h3, h4, h5, .col {
	color:#700;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h1 {
	font-size:2.4em;
}
h2 {
	font-size:2.1em;
}
h3 {
	font-size:1.8em;
}
h4 {
	font-size:1.6em;
}
h5 {
	font-size:1.4em;
}
p {
	font-size:1.4em;
}
#cont a {
	color:#600;
	padding:0 .2em;
}
#cont a.pdflink {
	background: url(images/globaliconpdf12x12.gif) no-repeat left center;
	display: inline-block;
	text-indent:12px;
}
#cont a:visited {
	color:#444;
}
#cont a:hover, #cont a:hover.pdflink {
	background-color:#ccb;
	color:#000;
	text-decoration:none;
}
li {
	font-size:1.4em;
}
li li {
	font-size:1em;
	list-style:disc;
}
.clr {
	clear:both;
}
.col {
	text-align:center;
	width:350px;
	float:left;
}
.col p {
	font-size:1.2em;
	line-height:1em;
}
.listcol {
	float:left;
	width:320px;
	margin:0 0 1em 10px;
}
ul.pdflist li {
	list-style-image:url(images/globaliconpdf12x12.gif);
}
ul.weblist li {
	list-style-image:url(images/globaliconhtml12x12.gif);
}
.cimg {
	clear:both;
	display:block;
	padding:0;
	margin:1em auto;
	border:#600 solid 1px;
}
.limg {
	float:left;
	padding:0;
	margin:0 10px 0 0;
	border:#600 solid 1px;
}
.rimg {
	float:right;
	padding:0;
	margin:0 0 0 10px;
	border:#600 solid 1px;
}
#page #cont p .qref {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-style:italic;
}
#hom_info {
	width:300px;
	float:left;
}
#hom_info img.at {
	width:1em;
	height:1em;
	vertical-align:text-bottom;
}
#hom_form {
	width:380px;
	float:right;
}
#hom_form label {
	display:block;
	padding:10px 0 2px 0;
}
#hom_form label em {
	font-weight:normal;
	color:#800;
}
#hom_form input.ttxt, #hom_form textarea {
	margin:0 0 0 20px;
	width:360px;
}
#hom_form .tobon {
	position:absolute;
	top:-1000px;
	display:none;
}
#hom_form input.ptxt {
	margin:0 5px 0 20px;
	width:100px;
}
#hom_form input.cbox {
	margin:0 0 5px 5px;
}
#hom_form label.clab {
	display:inline;
	padding:0 0 20px 0;
}
#hom_form select {
	margin:0 0 0 20px;
}
#hom_form img.ferr {
	position:absolute;
	height:16px;
	width:16px;
}
