@charset "UTF-8";
body {
	background-color: #808a5e;
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
	margin: 0px;
}
.outertable_header_td {
	margin: 0px;
	padding: 0px;
	height: 125px;
	width: 700px;
	vertical-align: top;
}
.outertable_body_td {
	height: 100%;
	width: 700px;
	background-color: #FFFFFF;
}
.outertable_footer_td {
	background-color: #6D794C;
	background-image: url(images/bg-footer.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 50px;
	width: 760px;
}
.outertable {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 760px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.outertable_left_td   {
	background-color: #7E885D;
	background-image: url(images/bg-shadow-left.jpg);
	background-repeat: repeat-y;
	width: 30px;
	margin: 0px;
	padding: 0px;
	height: 100%;
}
.outertable_right_td {
	background-color: #7E885D;
	background-image: url(images/bg-shadow-right.jpg);
	background-repeat: repeat-y;
	width: 30px;
	margin: 0px;
	padding: 0px;
	height: 100%;
}
.contenttable_submenu_td {
	width: 138px;
	vertical-align: top;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 15px;
	text-align: left;
}
.contenttable_body {
	font-family: Palatino, Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	vertical-align: text-top;
	line-height: 20px;
	word-spacing: normal;
	text-align: justify;
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 15px;
	padding-left: 25px;
	background-color: #FFFFFF;
}

.contentitalic {
	font-family: Palatino, Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style:italic;
	font-weight:bold;
	vertical-align: text-top;
	line-height: 20px;
	word-spacing: normal;
	text-align: justify;
}

.homesubtable {
	background-color: #d9dd91;
	border: thin solid #6D794C;
}
.contenttable {
	background-color: #FFFFFF;
	height: 100%;
	width: 700px;
}
h2 {
	font-family: Palatino, Garamond, "Times New Roman";
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
a:link {
	color: #666633;
	font-family: "Century Gothic", Futura, Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
h1 {
	font-family: "Century Gothic", Futura, Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}
a:hover {
	color: #4E4E26;
	font-family: "Century Gothic", Futura, Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	color: #666633;
	font-family: "Century Gothic", Futura, Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a:active {
	color: #979749;
	font-family: "Century Gothic", Futura, Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
.contenttable_submenu_td_bg {
	background-image: url(images/ bg-content-submenu-leaf
.jpg);
	background-repeat: no-repeat;
	vertical-align: top;
	text-align: left;
	background-color: #DFE3C2;
	background-image: url(images/bg-content-submenu-leaf.jpg);
}
.contenttable_images {
	vertical-align: top;
	background-color: #FFFFFF;
	width: 100px;
}
.biopic {
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 0px;
}
.linkstable {
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.homesubtable_body_td {
	background-color: #d9dd91;
	padding: 15px;
}
