@charset "UTF-8";
/* CSS Document */

#img {
	width: 600px;
	height: 600px;
	float: left;
	margin-left: 200px;
}
#text {
	width: 400px;
	height: auto;
	clear: none;
	position: static;
	margin-top: 0px;
	float: left;
}
.bdyTxt {
	color: #AC4714;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	float: left;
	margin-left: 10px;
}
.lnkTxt {
	color: #BE7E59;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
}
.heading  {
	color: #AC4714;
	font-size: 24px;
	padding-left: 12px;
	letter-spacing: 0px;
	word-spacing: normal;
}
.heading1  {
	margin-left: 10px;
	color: #AC4714;
	font-size: 18px;
	padding-left: 12px;
	letter-spacing: 0px;
	word-spacing: normal;
}
