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

html { min-height: 101%; } /* add vertical scroll bar */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg-texture.jpg);
	background-repeat: repeat;
}

.clear {
	clear:both;
    height:0;
    font-size: 0;
    line-height: 0px;
}

.bg21 {
	background: url(images/bg21.jpg) top left repeat no-repeat;
}

.bg20 {
	background-image: url(images/bg20.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bg26 {
	background-image: url(images/bg26.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bg28 {
	background-image: url(images/bg28.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bg30 {
	background-image: url(images/bg30.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bgleft {
	background-image: url(images/leftside.jpg);
	background-repeat: repeat-x;
	background-position: right top;
}

.bgright {
	background-image: url(images/rightside.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

.header1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	line-height: 24pt;
	font-weight: bold;
	color: #91260d;
}
.header2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	line-height: 24pt;
	font-weight: bold;
	color: #525d33;
}
.header3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: 20pt;
	font-weight: bolder;
	color: #91260d;
}
.header4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: 20pt;
	font-weight: bold;
	color: #525d33;
}
.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14pt;
	font-weight: normal;
	color: #525d33;
}
.text-link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14pt;
	font-weight: normal;
	color: #91260d;
	text-decoration:none
}
.text-link:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14pt;
	font-weight: normal;
	color: #91260d;
	text-decoration:underline
}.text-sans {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #91260D;
}
.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #ffeebe;
}
.footer-link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #ffeebe;
	text-decoration:none;
}
.footer-link:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #ffeebe;
	text-decoration:underline;
}
.text_head {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #91260D;
}
.divider {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14pt;
	font-weight: normal;
	color: #525d33;
	letter-spacing: 5px;
}

#gallery {
	color: #91260D;
}

#gallery img {
	border: #76981d 3px solid;
}

.caption {
	color: #91260D;
}

.photo {
	border: #76981d 3px solid;
}
