body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	font-family: Tahoma, "Arial Narrow", Arial, Verdana;
	font-size: 11px;
	background-image: url(images/squares.jpg);
	margin-bottom: 0px;
}
a:link, a:visited, a:active {
	color: #6A734D;
	text-decoration: none;
}
a:hover {
	color: #6A734D;
	text-decoration: none;
}
#uppermost {
	height: 5px;
}
#container {
	width: 780px;
	border: 1px outset #000044;
	background-color: #EBEAE3;
	display: table;
	position: relative;
}
#TopMenu {
	padding-left: 10px;
	padding-right: 10px;
	vertical-align: middle;
	background-color: #ddd6cc;
}
#TopMenu a:link, #TopMenu a:visited, #TopMenu a:active{
	font-family: Tahoma, "Arial Narrow", Arial, Verdana;
	color: #42382f;
	font-size: 12px;
	font-weight: bolder;
}

#TopMenu a:hover{
	font-family: Tahoma, "Arial Narrow", Arial, Verdana;
	color: #ebeae3;
	font-size: 12px;
}
#LeftMenu {
	background-color: #E7E6D9;
	width: 100%;
	font-family: Tahoma, "Arial Narrow", Arial, Verdana;
	font-size: 11px;
	vertical-align: top;
	text-align: left;
}
#LeftMenu h1{
	font-size: 13px;
	font-weight: normal;
	font-variant: small-caps;
	margin: 0px;
}
#LeftMenu a:link, #LeftMenu a:visited, #LeftMenu a:active {
	color: #6A734D;
}
#LeftMenu a:hover {
	color: #2F2E20;
}
.paddingleft{
	padding-left: 15px;
}
.tholder {
	border: 2px solid #d2d0b7;
}
.thup {
	font-family: Tahoma, "Arial Narrow", Arial, Verdana;
	font-size: 13px;
	font-weight: bold;
	background-color: #d2d0b7;
	padding-left: 30px;
	text-align: left;
	height: 19px;
	vertical-align: middle;
	text-indent: 10px;
	white-space: pre;
	font-variant: small-caps;
}
.thtext h2 {
	font-size: 12px;
	text-align: center;
}
.thtext h4 {
	font-size: 11px;
	text-align: center;
}
.thtext h3 {
	font-size: 11px;
	text-align: center;
	text-decoration: underline;
}
.thtext{
	padding: 5px 15px 15px;
	text-align: left;
	vertical-align: top;
}
.thtext p{
	padding: 0px;
	margin-bottom: 6px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.thtext a:link, .thtext a:visited, .thtext a:active {
	color: #6A734D;
}
.thtext a:hover {
	color: #2F2E20;
}
.thtext ul {
	text-align: left;
	list-style-position: inside;
	list-style-type: disc;
	margin-left: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
}
.thtext ul p{
	text-align: left;
	list-style-position: inside;
	list-style-type: disc;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.thtext ol {
	text-align: left;
	list-style-position: inside;
	list-style-type: decimal;
	margin-left: 15px;
	font-style: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
}
.thype {
	background-color: #E7E6DC;
	padding: 5px;
	margin-bottom: 10px;
}
.imgintext {
	display: inline;
	border: none;
	float: left;
	margin-right: 15px;
	margin-bottom: 3px;
	margin-top: 3px;
	margin-left: 3px;
}
.phonebottom {
	text-align: center;
}
.itlist {
	font-style: italic;
}
.copyright {
	font-family: Tahoma, "Arial Narrow", Arial, Verdana;
	font-size: 10px;
	padding-left: 15px;
	color: #6A734D;
	text-align: center;
}
.LeftSpaces {
	height: 6px;
}
.LeftSpacesMini {
	height: 5px;
}
#homecontainer {
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0px;
	right: 0px;
}
