body {
	margin: 0;
	padding: 0;
	background-color: #e9dac7;
	background-image: url(back_1.jpg);
	background-repeat: no-repeat;
	height: 650px;
	width: 1100px;
	background-position: 0px, 0px;
}
.menuDiv {
	position: relative;
	left: 14%;
	top: 145px;
	font-size: 10px;
	color: #741d0a;
	text-align: center;
	height:auto;
	width: auto;
}
.menu2Div {
	position: relative;
	left: 130px;
	top: 220px;
	font-family: Lucida Calligraphy;
	background-repeat: no-repeat;
	font-size: 42px;
	color: #741d0a;
	text-align: center;
}
.contentDiv {
	color: #667773;
	font-family: Lucida Calligraphy;
	position: relative;
	left: 30%;
	top: 142px;
	width: 64%;
	font-weight: bold;
}
.content2Div {
	color: #667773;
	font-family: Lucida Calligraphy;
	position: relative;
	left: 29%;
	top: 135px;
	width: 57%;
	font-weight: bold;
}
.content3Div {
	color: #667773;
	font-family: Lucida Calligraphy;
	position: relative;
	left: 33%;
	top: 160px;
	width: 57%;
	font-weight: bold;
}
.content4Div {
	color: #667773;
	font-family: Lucida Calligraphy;
	position: relative;
	left: 12%;
	top: 200px;
	width: 100%;
	font-weight: bold;
}
div.menuDiv img
{
  margin: 0px;
  border: 0px solid #000000;
}
div.contentDiv img
{
  display: inline;
  margin: 0px;
  border: 0px solid #000000;
}
div.content2Div img
{
  display: inline;
  margin: 0px;
  border: 0px solid #000000;
}
div.content3Div img
{
  display: inline;
  margin: 0px;
  border: 0px solid #000000;
}
.menuDiv a {
	color: #741d0a;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	border:0px solid;
}
.menu2Div a {
	color: #741d0a;
	font-family: Lucida Calligraphy;
	text-decoration: none;
	font-size: 42px;
	font-weight: bold;
}
.menuDiv a:hover {
	text-decoration: none;
	color: #000000;
	border-top:0px solid #000000;
	opacity:0.6;
}
.menu2Div a:hover {
	font-family: Lucida Calligraphy;
	text-decoration: none;
	color: #000000;
}
.contentDiv a {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.contentDiv a:hover {
	text-decoration: none;
	color: #000000;
	opacity:0.9;
}
.content2Div a {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.content2Div a:hover {
	text-decoration: none;
	color: #000000;
	opacity:0.7;
}
.content3Div a {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.content3Div a:hover {
	text-decoration: none;
	color: #000000;
	opacity:0.9;
}
.style1 {
	color: #3f3937;
	font-family: Lucida Calligraphy;
	font-weight: bold;
	font-size: 18px;
}
.style2 {
	color: #741d0a;
	font-family: Lucida Calligraphy;
	font-weight: bold;
	font-size: 18px;
}
.style3 {
	color: #741d0a;
	font-family: Lucida Calligraphy;
	font-weight: bold;
	font-size: 42px;
}
.style4 {
	color: #741d0a;
	font-family: Lucida Calligraphy;
	font-size: 36px;
	font-weight: bold;
}
.style5 {
	color: #000000;
	font-family: Lucida Calligraphy;
	font-weight: bold;
	font-size: 18px;
}
