@charset "utf-8";
/* CSS Document */

BODY {
	FONT-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	color: #584F41;
	background-color: #BDB6A8;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
A:link {
	COLOR: #584F41;
	font-size: x-small;
	text-decoration: none;
	font-weight: bold;
}
A:visited {
	COLOR: #584F41;
	font-size: x-small;
	text-decoration: none;
	font-weight: bold;
}
A:hover {
	COLOR: #FFFFFF;
	font-size: x-small;
	text-decoration: none;
}
A:active {
	COLOR: #584F41;
	font-size: x-small;
	text-decoration: none;
	font-weight: bold;
}
A.txt:link {
	font-size: x-small;
	text-decoration: underline;
	font-weight: normal;
	color: #006600;
}
A.txt:visited {
	font-size: x-small;
	text-decoration: underline;
	font-weight: normal;
	color: #006600;
}
A.txt:hover {
	font-size: x-small;
	text-decoration: underline;
	font-weight: normal;
	color: #339900;
}
A.txt:active {
	font-size: x-small;
	text-decoration: underline;
	font-weight: normal;
	color: #006600;
}
A.att:link {
	font-size: small;
	text-decoration: underline;
	font-weight: bold;
	color: #006600;
}
A.att:visited {
	font-size: small;
	text-decoration: underline;
	font-weight: bold;
	color: #006600;
}
A.att:hover {
	font-size: small;
	text-decoration: underline;
	font-weight: bold;
	color: #339900;
}
A.att:active {
	font-size: small;
	text-decoration: underline;
	font-weight: bold;
	color: #006600;
}
.picframe {
	border: 2px solid #C0AD8E;
}
.panopad {
	margin-left: 15px;
}
.pad1 {
	padding-right: 20px;
}


.galleryframe {
	border: 2px solid #8D7F69;
}
.noShow {
	display: none;
}
.currPage {
	font-size: small;
	color: #FFFFFF;
	font-weight: bold;
}
.hdrTxt {
	font-size: small;
	font-weight: bold;
	color: #584F41;
}
.bgBot {
	background-image: url(../images/botBgline.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.smallTxt {
	font-size: xx-small;
	color: #FFFFFF;
}
.hdgtxt {
	font-size: large;
	font-weight: bold;
}
.lsrgertxt {
	font-size: small;
}


.lineIt {
	font-size: small;
	text-decoration: underline;
	font-weight: bold;
}
.emphasisedTxt {
	font-size: small;
}
.bgcolor {
	background-color: #F1EEE7;
}

