td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #333333;
}
body {
}

a.foot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
a.foot:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}
a.sidebar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6666CC;
	text-decoration: none;
}
a.sidebar:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #AC957D;
	text-decoration: underline;
}
a.navLink { 
	text-decoration: none; 
	color: #FFFFFF; 
	font-weight: bold; 
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 11px
	}
a.navLinkHover { 
	color: #FFFFFF; 
	text-decoration: none; 
	font-weight: bold; 
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 11px
	}
a.navLinkHover:hover { 
	color: #FFFFFF; ; 
	text-decoration: none;
	 }
table#NavButtons { 
	float: right; 
	border-collapse: collapse; 
	margin: 0; 
	padding: 0; 
	border-spacing: 0; 
	border: 0; 
	text-align: center;
	}

td.NavButtonOn {
	border-collapse: collapse;
	height: 30px;
	margin: 0;
	padding: 0;
	border-spacing: 0;
	background-color: #763E0A;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-align: center;
	vertical-align: middle;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/nav_on_bg.jpg);
	background-repeat: repeat-x;
}

td.NavButtonOff {
	border-collapse: collapse;
	height: 30px;
	margin: 0;
	padding: 0;
	border-spacing: 0;
	background-color: #CBB391;
	background-position: right bottom;
	background-repeat: no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	vertical-align: middle;
	color: #333333;
	text-decoration: none;
}
- start gallery controls  

a.GalLink { 
	text-decoration: none; 
	}
a.GalLinkHover { 
	text-decoration: none; 
	}
a.GalLinkHover:hover { 
	text-decoration: none;
	 }
table#Gal { 
	margin: 0; 
	padding: 0; 
	border: 0; 
	}
td.GalOn {
	height: 102px;
	background-image: url(/image-gallery/bg_on.jpg);
	background-repeat: no-repeat;
	width: 80px;
	background-position: center center;
	border-spacing: 0;
	border-collapse: collapse;
}
td.GalOff {
	height: 102px;
	width: 80px;
	background-image: url(/image-gallery/bg_off.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	border-spacing: 0;
	border-collapse: collapse;
}
.text_12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
	width: 80%;
	text-align: left;
}
.text_10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
	vertical-align: top;
	white-space: normal;
	margin: 0px;
	padding: 0px;
	width: 80%;
}

.title_20 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	line-height: 30px;
	font-weight: normal;
	color: #552D08;
	width: 90%;
	text-align: left;
}
div.border {
	border: 1px solid #D9C6B5;
	background-color: #FFFFFF;
	width: 90%;
	font-size: 10px;
	text-align: left;
	vertical-align: top;
	white-space: pre;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.side_r {

	background-image: url(/images/side_r.jpg);
	background-repeat: repeat-y;
}
.side_l {
	background-image: url(/images/side_l.jpg);
	background-repeat: repeat-y;
}
.side_r {

	background-image: url(/images/side_r.jpg);
	background-repeat: repeat-y;
}
.side_b {
	background-image: url(/images/side_b.jpg);
	background-repeat: repeat-x;
}
.full {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #42261A;
	text-align: justify;
}



.side_bl {

	background-image: url(/images/side_bl.jpg);
	background-repeat: no-repeat;
}
.side_br {

	background-image: url(/images/side_br.jpg);
	background-repeat: no-repeat;
}
