@charset "utf-8";
table {
	background-color: #D9ECA5;
	border: 5px solid #FFFFFF;
}
body {
	background-color: #415325;
}
#navigation {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
}
#logo {
	right: 0px;
	left: 0px;
	padding-right: 10px;
}
.chloelink a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #415325;
	text-align: left;
	vertical-align: bottom;
	padding-bottom: 0px;
	padding-left: 10px;
}
td.chloelink {
	vertical-align: bottom;
	padding-bottom: 10px;
}
td.home {
	text-align: center;
	padding-left: 0px;
	background-color: #839454;
	padding-top: 0px;
	margin-top: 10px;
	border-top-width: 5px;
	border-right-width: 0px;
	border-bottom-width: 5px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #415325;
	border-right-color: #415325;
	border-bottom-color: #415325;
	border-left-color: #415325;
}
.aboutimg {
	text-align: center;
}
.tdabouttext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #415325;
	text-align: left;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.tdabouttext h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #6B5035;
}
