.leftbkg {
	background-image: url(../images/leftbkg.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	margin-left: 0px;
}

.leftbkg2 {
	background-image: url(../images/leftbkg.jpg);
	margin-left: 1px;
}

.rightbkg {
background-image: url(../images/rightbkg.jpg); background-repeat: repeat-y; }
.searchtext
{ height: 17px; background-color: #b6ab76; color: #503b0e; font-size: 11px; font-family: Verdana; border: 0px; }
.sidesearchtext
{ height: 17px; background-color: #f0e69f; color: #503b0e; font-size: 11px; font-family: Verdana; border: 0px; }
.sidenavTxt1
{ background-color: #615f52; color: #fdefb0; font-size: 14px; font-family: Times; padding-left: 10px; }

/* home page*/
.homepagetxt
{ background-color: #b7ac74; color: #312517; font-size: 13px; font-family: Times; font-weight: normal; }

A.homepagelink:link
{ color: #645A4D; font-size: 15px; font-family: Times; font-weight: normal; text-decoration: none; }
A.homepagelink:hover
{ color: #645A4D; font-size: 15px; font-family: Times; font-weight: normal; text-decoration: underline; }
A.homepagelink:active
{ color: #645A4D; font-size: 15px; font-family: Times; font-weight: normal; text-decoration: none; }
A.homepagelink:visited
{ color: #645A4D; font-size: 15px; font-family: Times; font-weight: normal; text-decoration: none; }

/* info pages */
A.infomenu:link
{ color: #513108; font-size: 18px; font-family: Times; font-weight: normal; text-decoration: none; }
A.infomenu:hover
{ color: #513108; font-size: 15px; font-family: Times; font-weight: normal; text-decoration: underline; }
A.infomenu:active
{ color: #513108; font-size: 15px; font-family: Times; font-weight: normal; text-decoration: none; }
A.infomenu:visited
{ color: #513108; font-size: 15px; font-family: Times; font-weight: normal; text-decoration: none; }

A.infosubmenu:link
{ color: #513108; font-size: 14px; font-family: Times; font-weight: normal; text-decoration: none; }
A.infosubmenu:hover
{ color: #513108; font-size: 14px; font-family: Times; font-weight: normal; text-decoration: underline; }
A.infosubmenu:active
{ color: #513108; font-size: 14px; font-family: Times; font-weight: normal; text-decoration: none; }
A.infosubmenu:visited
{ color: #513108; font-size: 14px; font-family: Times; font-weight: normal; text-decoration: none; }

.infotxt
{ color: #000000; font-size: 13px; font-family: Times; font-weight: normal; text-decoration: none; }
.floatLeft {
	float: left;
}
.floatRight {
	float: right;
	margin: 10px;
}

