/* DEBUG */
div {
	xxxxxxborder: 1px solid #0ff;
}

.main {
	background-image:  url("../images/text-bg-mid-home.gif");
 	width: 785px;
}

.main .top {
	vertical-align: top;
 	margin: 0px 0px 22px 0px;
}

.main .btm {
	clear: both;
 	margin: 22px 0px 0px 0px;
}

p {
	xxxtext-align: right;
}

.text p {
 	padding: 0px 0px 16px 29px;
 	margin: 0px 0px 0px 0px;
}

.h2 {
 	padding: 0px 0px 0px 0px;
 	margin: 0px 0px 16px 29px;
}

.col-left {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
 	width: 293px;
}

.col-right {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
	float: right;
	clear: right;
	width: 471px;
}

.col-right p {
	padding-top: 0px;
	margin-top: 0px;
	margin-right: 206px;
}

.photo-home {
	background-image:  url("../images/photo-bg-home.gif");
	background-repeat: repeat-y;
	background-position: right;
	width: 262px;
 	padding: 6px 6px 6px 0px;
	margin: 2px 0px 2px 21px;
	float: right;
}

.photo-home img {
	background-color: #d6cea9;
	border: 2px solid #eece36;
	border-bottom: none;
}

.photo-home p {
	background-color: #d6cea9;
 	padding: 6px 12px 6px 12px;
	margin: 0px 0px 0px 0px;
	width: 262px;
	max-width: 234px;
	border: 2px solid #eece36;
	border-top: none;
		xxxcolor: 9f4f4f;
 	font-family: Georgia, "Times New Roman", serif;
 	line-height: 150%;
 	font-size: 75%;
 	font-weight: bold;
}

