body {
	background-color: #462D06;
}
p {
	margin-top: 0px;
	margin-bottom: 0px;
}
.textFooter {
	font-family: Georgia, Garamond, "Times New Roman";
	font-size: 11px;
	color: #705823;
}
.textFooter a:link {
	color: 705823;
	text-decoration: none;
}
.textFooter a:visited {
	color: 705823;
	text-decoration: none;
}
.textFooter a:hover {
	color: #F3ECDA;
	text-decoration: none;
}
.textFooter a:active {
	color: 705823;
	text-decoration: none;
}
.textMenu {
	font-family: Georgia, Garamond, "Times New Roman";
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #5A471C;
	margin-right: 6px;
	margin-bottom: 5px;

}
.textMenu a:link { color: #5A471C; text-decoration: none;  }
.textMenu a:visited { color: #5A471C; text-decoration: none;   }
.textMenu a:hover {color: #5A471C; text-decoration: underline;    }
.textMenu a:active { color: #5A471C; text-decoration: none;   }

.textHome {
	font-family: Georgia, Garamond, "Times New Roman";
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
	font-weight: bold;
	color: #5a471c;
	font-size: 13px;

}
.imgHome {
	margin-bottom: 1px;
	margin-right: 1px;
}
.tableBottomBorder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #462D06;
}
.columnLeft {
	background-image: url(assets/Background_left.gif);
	background-repeat: repeat-y;
}
h1 {
	font-family: Georgia, Garamond, "Times New Roman";
	font-size: 15px;
	font-weight: bold;
	color: #462D06;
	margin-top: 30px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 10px;
	letter-spacing: 1px;
	font-variant: small-caps;
}
.textMain {
	font-family: Georgia, Garamond, "Times New Roman";
	font-size: 12px;
	color: #462d06;
	margin-top: 0px;
	margin-right: 40px;
	margin-bottom: 10px;
	margin-left: 10px;
	text-align: justify;


}
.imgStyle {
	margin-top: 30px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
	border: 1px solid #462D06;
}
.textMenuFooter {
	font-family: Georgia, Garamond, "Times New Roman";
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #705823;
	margin-right: 6px;
	margin-bottom: 5px;
	margin-top: 5px;
}
.textMenuFooter a:link { color: #705823; text-decoration: none; }
.textMenuFooter a:visited {  color: #705823; text-decoration: none;  }
.textMenuFooter a:hover { color: #ECE0C7; text-decoration: none;   }
.textMenuFooter a:active { color: #705823; text-decoration: none;   }
.imgBordered {
	border: 1px solid #462D06;
	margin: 5px;
}
.textMainSinglCol {

	font-family: Georgia, Garamond, "Times New Roman";
	font-size: 12px;
	color: #462d06;
	margin-top: 0px;
	margin-right: 100px;
	margin-bottom: 10px;
	margin-left: 100px;
	text-align: justify;
}
.textLeft {

	font-family: Georgia, Garamond, "Times New Roman";
	font-size: 12px;
	color: #462d06;
	margin-top: 0px;
	margin-right: 40px;
	margin-bottom: 10px;
	margin-left: 20px;
	text-align: justify;
}
.textForm {


	font-family: Georgia, Garamond, "Times New Roman";
	font-size: 12px;
	color: #462d06;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.textListLeft {
	font-family: Georgia, Garamond, "Times New Roman";
	font-size: 10px;
	color: #462d06;
	margin-bottom: 3px;
}
.textListLeft a:link {
	text-decoration: underline;
	color: #462d06;
}
.textListLeft a:visited {
	color: #764A0A;
	text-decoration: underline;
}
.textListLeft a:hover {
	color: 462d06;
	text-decoration: none;
}
.textListLeft a:active {
	color: 462d06;
	text-decoration: underline;
}
.imgStyle2 {
	border: 1px solid #462D06;
	margin: 15px;
	float: left;
}
