body {
	background-image: url(CHimages/template/leafbackground.png);
	text-align: left;
	background-color: #F6D8C5;
	background-repeat: repeat-x;
}
#wrap {
	height: auto;
	width: auto;
	margin-right: 1%;
	margin-left: 1%;
	text-align: center;
	margin-top: 36px;
	vertical-align: top;
}
#chwy {
	background-color: #FFF;
	height: auto;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	padding: 12px;
	vertical-align: top;
}
#chwy_head {
	float: left;
	height: 81px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	text-indent: -9999px;
	overflow: hidden;
	font-family: Verdana, Geneva, sans-serif;
}
#navbar {
	height: 27px;
	width: 800px;
}
#sidecar {
	padding: 6px;
	width: 200px;
	height: auto;
	float: left;
	text-align: left;
	vertical-align: text-top;
	font-size: 12px;
	line-height: 16px;
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
}
#chwy_content {
	padding: 6px;
	float: left;
	width: 726px;
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 16px;
	vertical-align: text-top;
	color: #000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.img_border {
	border: 2px solid #000;
}
#birky {
	padding: 0px;
	float: left;
	height: auto;
	width: 950px;
	text-align: center;
	vertical-align: middle;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #42200B;
	background-color: #FFF;
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: fixed;
}
.clearfloat {
	clear: both;
}
.bold {
	font-weight: bold;
}
#notes {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000;
	height: auto;
	width: 938px;
	text-align: left;
	padding: 6px;
}
p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000;
	text-align: left;
}
.italic {
	font-style: oblique;
	font-size: 9px;
}
.center_tag {
	text-align: center;
	vertical-align: middle;
}
#left {
	width: 300px;
	margin-right: auto;
	float: left;
	text-align: center;
	clear: left;
	margin-left: auto;
}
