body {
	background-color: #B99796;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-attachment: fixed;
	background-image: url(images/backgroundlayout.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
h6 {
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	letter-spacing: 2px;
	color: #FFFFFF;
}
h5 {
	font-size: 11px;
	color: #F4F4F4;
	background-color: #91928A;
	text-align: center;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 3px;
	padding-bottom: 3px;
}

.tabletop {
	border: 4px solid #FFFFFF;
}
.tableMiddle {
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.tableMiddle p {
	margin-right: 30px;
	margin-left: 30px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #7D6C5A;
	line-height: 16px;
}
.tableMiddle h1 {
	color: #7D6C5A;
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-left: 30px;
	letter-spacing: 1px;
}

.style1 {
	color: #FFFFFF;
	font-weight: bold;
	font-style: italic;
	font-size: 12px;
}
.style4 {color: #FFFFFF}
.style5 {color: #CCCCCC}
#botmenu {
	font-size: 11px;
	padding: 20px;
}
.leftrule {
	background-color: #FFFFFF;
	background-image: url(images/leftrule.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.rightrule {
	background-color: #FFFFFF;
	background-image: url(images/rightrule.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.headings {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 20px;
	font-weight: bold;
	color: #A77B7A;
}
.maintext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
.maintext a:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #77B7A7;
	text-decoration: underline;
}
.maintext a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #ABD3C9;
	text-decoration: underline;
}
.maintext a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #81827B;
	text-decoration: underline;
}
.maintext a:active {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #81827B;
	text-decoration: underline;
}
