* {
	margin: 0;
	padding: 0;
	border: 0;
}
body {
	margin: 0px;
	background-color: #c9be86;
	text-align: center;
	font-size: 10pt;
	font: normal normal 11px verdana, arial, sans-serif;
}
a:link {
	color: #6d6948;
	text-decoration: underline;
}
a:visited {
	color: #6d6948;
	text-decoration: underline;
}
a:hover {
	color: #adaa8e;
	text-decoration: underline;
}
.divider {
	height: 1px;
	margin: 20px 0;
	width: 100%;
}
hr {
	display:none;
}
h1 {
	font: normal bold 18px times new roman, verdana, serif;
	color: #6d6948;
	margin: 1px 0px 10px 0px;
}
p {
	margin: 0px 0px 10px 0px;
}
.clear {
	clear: both;
	height: 0px;
	overflow: hidden;
	width: 100%;
}
.txt_splitter {
	padding: 0px 10px;
}
#bg_wrapper {
	background: url('/Image/wood_bg.jpg')	repeat-x top center;
	width: 100%;
	min-height: 274px;
	margin-top: 0px;
	padding-top: 8px;
	text-align: center;
}

#pg_wrapper_top {
	clear:both;
	display:none;
}
#print_header {
	display: block;
	text-align:center;
}
#pg_wrapper_bottom {
	width: 95%;
	text-align: left;
}
#callout {
	clear:both;
	display:none;
}
#content {
	clear: both;
	width: 95%;
	padding-bottom: 20px;
	font: normal normal 10pt verdana, arial, sans-serif;
	color: black;
}
#content td p {
	font: normal normal 10pt verdana, arial, sans-serif;
	color: black;
}
#bottomnav {
	clear: both;
	width: 100%;
	height: 13px;
	background-color: black;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
	#bottomnav_txt {
		font: normal normal 8pt verdana, arial, sans-serif;
		color: #dad7bc;
	}
#footer {
	font: normal normal 8pt verdana, arial, sans-serif;
	color: black;
	text-align: center;
	padding: 10px 0px;
	line-height: 10pt;
}
.home_sketch {
	display: none;
	clear:both;
}
.home_stick {
	display: none;
	clear:both;
}
.home_portfolio {
	display: none;
	clear:both;
}