﻿body {
	background-image: url(images/design_horz_line.jpg);
	background-repeat: repeat;
    margin: 0px 0px;
    padding: 0px;
   	text-align: center;
}
}
.wrapper {
	padding-top: 70px;
	top: 70px;
}
.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 10px;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}
.content2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 0px 10px 0px 0px;
	color: #74674B;
}
.content3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 0px 0px 0px 10px;
	color: #74674B;
}
.border {
	border: 3px solid #C8A277;
}
#images .img {
	width: 110px;
	height: 110px;
	float: left;
	clear: none;
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
	margin-top: 5px;
	margin-right: 40px;
	margin-bottom: 5px;
	margin-left: 40px;
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
	font-size: 12px;
}
#images {

}
#images object {
	margin: 10px;
}
.footer img   {
	margin-left: 250px;
	border: 1px solid #000000;
	text-decoration: none;
}
