body { background-image:url(images/bg.jpg);
background-repeat:repeat-x;
background-color:#DDA568;
margin: 0px;
	padding: 0px;
}

#wrapper {
	background-image: url(images/bodybg.jpg);
	width: 764px;
	height: 867px;
}

.photo1 {
	position: absolute;
	visibility: visible;
	left: 216px;
	top: 240px;
	width: 355px;
	height: 244px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #663300;
	text-align: center;
}
.photo1 img{
	margin-bottom:5px;
}

.photo2 {
	position: absolute;
	visibility: visible;
	left: 352px;
	top: 558px;
	width: 300px;
	height: 240px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #663300;
	text-align: center;
}
.photo2 img{
	margin-bottom:5px;
}

#body1 {
	position: absolute;
	visibility: visible;
	left: 730px;
	top: 202px;
	width: 340px;
	height: 200px;
	
}

#bodytext1 {
	font-size: 12px;
	font-family: Arial;
	line-height: 17px;
	color: #4A280F;
}

#bodytext1 a{
	font-size: 12px;
	font-family: Arial;
	line-height: 24px;
	color: #4A280F;
}

.text1 {
	font-size: 12px;
	font-family: Arial;
	line-height: 20px;
	color: #4A280F;
}


#contactinfo {
	position: absolute;
	height: 100px;
	width: 200px;
	left: 34px;
	top: 870px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.form1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#EFD0B3;
}

