html,
body,
a,
p,
h1,
h2,
h3,
h4,
h5,
h6,
table,
td,
tr,
li,
ul {
	font-size: 12px;
	line-height: 200%;
	color: #43391A;
	text-align: left;
}
ul {
	list-style-position: inside;
}
body {
	background-color: #F6F3DB;
	margin: 0px;
	padding: 0px;
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	text-align: center;
}
h1 {
	font-size: 18px;
	color: #787423;
	font-weight: bold;
	letter-spacing: 4px;
	line-height: 100%;
}
h2 {
	font-size: 16px;
	color: #787423;
	font-weight: bold;
	letter-spacing: 4px;
	line-height: 100%;
}
h3 {
	font-size: 30px;
	color: #787423;
	font-weight: bold;
	letter-spacing: 4px;
	line-height: 100%;
}
img {
	padding-right: 10px;
}
a:link,
a:visited {
	color: #787423;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #787423;
	text-decoration: underline;
}
a.bottomlinks,
a.bottomlinks:link,
a.bottomlinks:visited,
a.bottomlinks:hover,
.bottomlinks {
	font-size: 10px;
	line-height: 100%;
}
div.holder {
	position: absolute;
	margin: 0px;
	padding: 0px;
	left: 0px;
	height: 100%;
	width: 100%;
	text-align: center;
}
div.navigation {
	position: absolute;
	height: 120px;
	width: 840px;
	top: 0px;
	left: 50%;
	margin-left: -420px;
	z-index: 5;
	text-align: left;
}
div.photo {
	position: absolute;
	width: 500px;
	top: 121px;
	left: 50%;
	height: 295px;
	margin-left: -250px;
	z-index: 7;
}
div.content {
	position: absolute;
	width: 630px;
	top: 385px;
	left: 50%;
	margin-left: -315px;
	z-index: 10;
}
td.contentTD {
	width: 600px;
	padding: 10px;
	background-color: #F8F9F1;
	border-width: 1px;
	border-style: solid;
	border-color: #787423;
}
td.topRightTD {
	height: 30px;
	width: 30px;
	background-image: url(shadowFULL.jpg);
	background-repeat: no-repeat;
	background-position: -87px 0px;
}
td.rightTD {
	width: 30px;
	background-image: url(shadowRIGHT.jpg);
	background-repeat: repeat-y;
	background-position: -87px 0px;
}
td.bottomRightTD {
	height: 20px;
	width: 30px;
	background-image: url(shadowFULL.jpg);
	background-repeat: no-repeat;
	background-position: -87px -87px;
}
td.bottomTD,
td.bottomTD2 {
	height: 20px;
	background-image: url(shadowBOTTOM.jpg);
	background-repeat: repeat-x;
	background-position: 0px -87px;
}
td.bottomTD {
	width: 570px;
}
td.bottomTD2 {
	width: 780px;
}
td.bottomLeftTD {
	height: 20px;
	width: 30px;
	background-image: url(shadowFULL.jpg);
	background-repeat: no-repeat;
	background-position: 0px -87px;
}
td.navTD {
	width: 600px;
	padding: 0px;
	margin: 0px;
}

/*NAVIGATION*/
img.navImage {
	padding: 0px;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#menu2 a {
	float:left;
	width:auto;
	height:auto;
	background:#F7F8F0;
	text-decoration:none;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #787423;
	padding-top: 15px;
	padding-bottom: 5px;
	padding-right: 12px;
	padding-left: 9px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #787423;
  }
#menu2 a:hover {
  background:#ADAB79;
  }
#menu2  a.hit {
	background:#ADAB79;
}
#last {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #787423;
}

