body {
	background-color: #E4DDC5;
}
a {
	color: #B16424;
}
.content {
	width: 789px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-y;
	background-position: top;
	height: auto;
	visibility: visible;
}
.content .content_left {
	float: left;
	width: 410px;
	background-color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	line-height: 18px;
	padding: 5px;
}


.content .content_left a {
	color: #B16424;
}

.content .content_right {
	width: 358px;
	float: right;
	margin-top: 0px;
	padding-top: 0px;
}
.content .content_left p {
	padding-left: 20px;s
	margin-left: 5px;
}
.content .content_left img {
	float: left;
	padding-right: 15px;
	padding-bottom: 10px;
}
.content_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	line-height: 18px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.content .content_left li {
	list-style-image: url(images/bullet.gif);
}
.textHeader {
	font-weight: bold;
	color: #B16424;
}
.sideImage {
	background-image: url(images/gallery_sideimage.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
