@charset "utf-8";
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #403b32;
}
.pictureright {
	float: right;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
	margin-right: 20px;
	margin-top: 100px;
}
.stripe {
	float: right;
}
#home_text {
	color: #F2E6C2;
	background-color: #403B32;
	height: 495px;
	width: 495px;
	margin-top: 10px;
	margin-left: 330px;
	text-align: center;
}
#home_text p {
	color: #bfa878;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#menu {
	margin-left: 310px;
	margin-top: 20px;
}
.oneColFixCtrHdr   #gallery_menu  {
	margin-left: 330px;
	margin-top: 20px;
	color: #bfa878;
}
.oneColFixCtrHdr  #gallery_menu  a {
	color: #bfa878;
}
#gallery_image {
	background-color: #F2E6C2;
	height: 580px;
	width: 510px;
	margin-top: 10px;
	margin-left: 330px;
	text-align: center;
}
#gallery_image p {
	font-weight: bold;
	color: #bfa878;

}
