	/***** global *****/
h2 {
	padding: 10px 0 0 10px;
	font-size: 18px;
	font-weight: bold;
	color: #FBF6F5;
}
	/***** copy wrapper *****/
#copyWrapper {
	background: #A2837B;
}
	/***** copy sections *****/
#pic {
	width: 400px;
	height: 490px;
	background: url(../image_main/locations_bottom.gif) no-repeat bottom;
}
#copy {
	width: 370px;
	padding-bottom: 20px;
	background: #DEB5A9;
}
#copy a {
	width: 200px;
	height: 23px;
	display: block;
	padding: 0 0 0 20px;
	background: url(../image_main/bullet01.png) no-repeat 0 50%;
	text-decoration: none;
	color: #434F60;
}
#copy a:hover {
	color: #75849D;
}
#copy p img {
	float: left;
	margin: 0 10px 0 0;
}
	/***** tag *****/
#tag {
	width: 344px;
	height: 43px;
	margin: 20px auto 20px auto;
	background: url(../image_main/environment_tag.gif) no-repeat;
}