body {
	margin: 0px;
	padding: 0px;
	background-image: url(/images/page01.jpg);
}

body, th, td {
	font-family: Georgia, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D9AC84;
}

.align-justify {
	text-align: justify;
}


td.right {
  text-align: right;
}

.text1 {
	color: #FFFFFF;
}

.text2 {
	color: #857B6D;
}

a {
	color: #FFFFFF;
}

a:hover {
	text-decoration: none;
}

.bg1 {
	background-image: url(/images/page02.jpg);
	background-repeat: repeat-x;
}

.bg2 { background: transparent url(/images/page07a.jpg) no-repeat left top; }
.bg3 { background: transparent url(/images/page08.jpg) no-repeat left bottom; }
.bg4 { background: transparent url(/images/page09a.jpg) no-repeat left top; }
.bg5 { background: transparent url(/images/page10.jpg) no-repeat left bottom; }
.bg6 { background: transparent url(/images/page11a.jpg) no-repeat left top; }
.bg7 { background: transparent url(/images/page12.jpg) no-repeat left bottom; }

.bg8 {
	padding: 0px 12px 0px 12px;
	background: transparent url(/images/index15.jpg) no-repeat left bottom;
	text-align: justify;
}

.bg9 { background: transparent url(/images/inside02.jpg) no-repeat left top; }
.bg10 { background: transparent url(/images/inside04.jpg) no-repeat left bottom; }

.bg11 { background: transparent url(/images/inside2_02.jpg) no-repeat left top; }
.bg12 { background: transparent url(/images/inside2_04.jpg) no-repeat left bottom; }

.bg13 { background: transparent url(/images/side1.jpg) left; }
.bg14 { background: transparent url(/images/side2.jpg) right; }
.bg15 { background: transparent url(/images/banner.jpg); }

h2 {
	font-family: Georgia,Arial;	font-size: 16px;color: #FFDAAB;
}

h1 {
  font-family: Georgia,Arial;	font-size: 30px; color: #FFDAAB;
}

h3 {
	font-family: Georgia,Arial;
	font-size: 14px;
	color: #FFDAAB;
}

li,p {
	text-align: justify;
	font-family: Georgia, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D9AC84;
}

ul {
	margin: 20px;
	margin-right: 0px;
}

td.bigtext {
	font-family: Georgia, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #D9AC84;

}