@charset "UTF-8";
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #AFA897;
	letter-spacing: 0.3em;
	font-style: normal;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #655236;
	margin-right: 40px;
	margin-left: 40px;
	font-weight: 200;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 24px;
	font-weight: bolder;
	font-variant: normal;
	color: #A29B91;
	letter-spacing: 0.3em;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: normal;
	font-weight: lighter;
	color: #655B4E;
	margin-right: 14px;
	margin-left: 14px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	font-weight: lighter;
	color: #655B4E;
	margin-right: 50px;
	margin-left: 50px;
	white-space: normal;
}
#nav {
	background-color: #FFFFFF;
	height: 562px;
	width: 154px;
	padding: 10px;
}
#nav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#nav a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	padding-top: 14px;
	padding-bottom: 14px;
	text-align: right;
	white-space: normal;
	display: block;
}
#nav a:link {
	color: #9C835F;
}
#nav a:hover {
	color: #E2B800;
}
#nav1 ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#nav1 {
	background-color: #CCCCCC;
	height: 271px;
	width: 149px;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#nav1 a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	padding-top: 13px;
	padding-bottom: 13px;
	text-align: right;
	white-space: normal;
	display: block;
	list-style-type: none;
}
#nav1 a:link {
	color: #9C835F;
}
#nav1 a:hover {
	color: #C4A417;
}
#nav2 ul {
	list-style-type: none;
	display: inline;
	padding-right: 10px;
}
#nav2 {
	height: auto;
	width: 81px;
	padding-right: 10px;
}
#nav2 a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	padding-top: 14px;
	padding-bottom: 14px;
	text-align: right;
	white-space: normal;
	display: block;
	list-style-type: none;
}
#nav2 a:link {
	color: #9C835F;
}
#nav2 a:hover {
	color: #C4A417;
}
.celltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	margin: 0px;
	padding: 0px;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: lighter;
	text-decoration: none;
	margin-top: 4px;
	margin-bottom: 4px;
	padding-right: 4px;
	padding-left: 4px;
	color: #7C6A53;

}
a:hover {
	color: 655b4e;
	text-decoration: none;
}
a:active {
	color: 655b4e;
	text-decoration: none;
}
a:link {
	color: 655b4e;
	text-decoration: none;
}
