body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3F523A;
	background-color:#BFCEBB;
	margin:20px 0px; padding:0px;
	text-align:center;
	background-image: url(siteimgs/filigree.gif);
	background-repeat: repeat;
}
#Content {
	width:90%;
	text-align:left;
	padding:15px;
	float: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.container {
	position: relative;
	width: 760px;
	height: 600px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#BigBox {
	position:absolute;
	width:501px;
	height:404px;
	z-index:2;
	left:120px;
	top:40px;
	visibility: visible;
}
.pageBottomLinks {
	font-family: Perpetua, Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	font-weight:normal;
	text-shadow: #999 2px 2px 2px;
}

.index-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7A7E5A;
	text-align: left;
}

.index-text a:link {
	color: #555834;
	text-decoration: none;
}

.index-text a:visited {
	color: #555834;
	text-decoration: none;
}

.index-text a:hover {
	color: #FEF8D1;
	text-decoration: none;
}

.index-text a:active {
	color: #FEF8D1;
	text-decoration: none;
}

.homePageSlideShowLinks {
	font-family: Perpetua, Georgia, Times New Roman, Times, serif;
	font-size: 17px;
	font-weight:normal;
	text-shadow: #333 2px 2px 3px;
 	margin: 0 12px 0 12px;
 	padding: 12px 8px 12px 8px;
}

.homePageSlideShowLinks a:link {
	color: #FEF8D1;
	text-decoration:none;
}

.homePageSlideShowLinks a:visited {
	color: #FEF8D1;
	text-decoration:none;
}

.homePageSlideShowLinks a:hover {
	color: #717344;
	text-decoration:none;
}

.homePageSlideShowLinks a:active {
	color: #717344;
	text-decoration:none;
}


.logoBorder {
	padding: 3px;
	border: 1px solid #CCCCCC;
}
.tableBorder {
	border: 1px solid #CCCCCC;
}
.thumbBorder {
	border: 1px solid #000000;
}
.slideShowBorder {
	background-color:#FFFFFF;
	padding: 2px;
	border: 1px solid #333333;
}
.smallText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
}

a {outline:none;}

a:link {
	color: #717344;
	text-decoration:none;
}
a:visited {
	color: #717344;
	text-decoration:none;
}
a:hover {
	color: #FEF8D1;
	text-decoration:none;
}
a:active {
	color: #FEF8D1;
	text-decoration:none;
}


.tinyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7px;
	color: #CCCCCC;
	text-align: right;
}
.copyRight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #7A7E5A;
	text-align: center;
}

#Layer1 {
	position:absolute;
	width:171px;
	height:41px;
	z-index:1;
	left: 180px;
	top: 176px;
	visibility: visible;
}

/*---------- tooltip -----------*/
a.tt{
    position:relative;
    z-index:24;
    color:#7A7E5A;
	font-weight:normal;
	font-size: 11px;
    text-decoration:none;
}
a.tt span{ display: none; }

/*background:; ie hack, something must be changed in a for ie to execute it*/
a.tt:hover{ z-index:25; color: #7A7E5A; background:;}

a.tt:hover span.tooltip{
    display: block;
    position: absolute;
	border: 1px solid #000000;
    top: 48px; left: -40px;
	width: 200px;
	color: #717344;
	text-shadow: #999 2px 2px 3px;
    text-align: left;
}
a.tt:hover span.middle{ /* different middle bg for stretch */
	display: block;
	padding: 6px; 
}
.galleryTTLinks {
	font-family: Perpetua, Georgia, Times New Roman, Times, serif;
	font-size: 17px;
	font-weight:normal;
	text-shadow: #333 2px 2px 3px;
 	margin: 0 12px 0 12px;
 	padding: 12px 8px 12px 8px;
}

.galleryTTLinks a:link {
	color: #FEF8D1;
	text-decoration:none;
}

.galleryTTLinks a:visited {
	color: #FEF8D1;
	text-decoration:none;
}

.galleryTTLinks a:hover {
	color: #717344;
	text-decoration:none;
    display: block;
    position: absolute;
	border: 1px solid #000000;
    top: 48px; left: -40px;
	width: 200px;
	color: #717344;
	text-shadow: #999 2px 2px 3px;
    text-align: left;
}

.galleryTTLinks a:active {
	color: #717344;
	text-decoration:none;
}







